| Commit message (Expand) | Author | Age | Files | Lines |
* | Prototype evolution_mail_config_get_type. | Jeffrey Stedfast | 2001-05-28 | 2 | -0/+5 |
* | Fix an fd leak | Dan Winship | 2001-05-28 | 19 | -646/+118 |
* | #include "evolution-shell-component-utils.h" rather than "e-gui-utils.h" | Dan Winship | 2001-05-28 | 3 | -3/+12 |
* | #include "evolution-shell-component-utils.h" rather than "e-gui-utils.h" | Dan Winship | 2001-05-28 | 3 | -2/+10 |
* | #include "evolution-shell-component-utils.h" rather than "e-gui-utils.h" | Dan Winship | 2001-05-28 | 2 | -2/+9 |
* | #include "evolution-shell-component-utils.h" rather than "e-gui-utils.h" | Dan Winship | 2001-05-28 | 3 | -2/+10 |
* | New file. (e_pixmaps_update): Moved here from e-util to break e-util | Dan Winship | 2001-05-28 | 5 | -1/+150 |
* | Remove e_pixmaps_update (moved to libeshell) so libeutil won't depend on | Dan Winship | 2001-05-28 | 3 | -70/+5 |
* | Fix to work properly. (handle_multipart_signed): Fixed a bug that caused | Jeffrey Stedfast | 2001-05-27 | 2 | -1/+4 |
* | Fix to work properly. | Jeffrey Stedfast | 2001-05-27 | 2 | -4/+27 |
* | Added callbacks for Next/Previous Unread and Next/Previous Flagged | Jeffrey Stedfast | 2001-05-27 | 4 | -15/+55 |
* | Added MailNextUnread, MailNextFlagged, MailPreviousUnread, and | Jeffrey Stedfast | 2001-05-27 | 2 | -13/+43 |
* | Don't free the hash keys in priv->path_to_etree_node, because they're | Dan Winship | 2001-05-27 | 2 | -10/+7 |
* | When unreffing a folder we got ourselves (as opposed to one passed in by | Dan Winship | 2001-05-27 | 4 | -2/+59 |
* | Add a "need_rescan" flag saying if we want to rescan the entire folder for | Dan Winship | 2001-05-27 | 4 | -24/+66 |
* | Updated Swedish translation. | Christian Rose | 2001-05-26 | 2 | -1128/+1737 |
* | updated Azeri file | Pablo Saratxaga | 2001-05-26 | 2 | -57/+30 |
* | Reference libeshell.la instead of libeshell.a. | Peter Williams | 2001-05-26 | 10 | -22/+62 |
* | place the shortcut bar in a frame | jacob berkman | 2001-05-26 | 2 | -6/+17 |
* | *** empty log message *** | Akira Tagoh | 2001-05-26 | 1 | -2/+2 |
* | Oops. Use a strNcmp to make sure the response begins with a 334 code, not | Jeffrey Stedfast | 2001-05-26 | 2 | -1/+5 |
* | Remove row row + i instead of row i. (et_table_rows_inserted): Insert row | Christopher James Lahey | 2001-05-26 | 1 | -2/+2 |
* | Remove row i instead of row row. Destroy et->group when you get the | Christopher James Lahey | 2001-05-26 | 1 | -4/+11 |
* | oops | Jeffrey Stedfast | 2001-05-26 | 1 | -1/+2 |
* | Disable Resend on non-Sent folder FolderBrowsers. Thanks to Wayne Davis | Jeffrey Stedfast | 2001-05-26 | 2 | -4/+12 |
* | remove the summary info so we are not out-of-sync with the maildir folder. | Jeffrey Stedfast | 2001-05-26 | 4 | -71/+100 |
* | Correct the height calculation here to not include the | Christopher James Lahey | 2001-05-26 | 3 | -1/+14 |
* | Added shell/e-storage-set-view.etspec. | Christopher James Lahey | 2001-05-26 | 2 | -0/+5 |
* | Changed the tooltips here based on Taylor's work. | Christopher James Lahey | 2001-05-26 | 2 | -2/+7 |
* | Added ETSPECDIR. Added e-storage-set-view.etspec to get installed. | Christopher James Lahey | 2001-05-26 | 10 | -39/+85 |
* | This code should be correct now. Still waiting on the shell to do it's job | Jeffrey Stedfast | 2001-05-26 | 2 | -13/+15 |
* | Oops, I spelled the get-default-db function name wrong. | Jeffrey Stedfast | 2001-05-25 | 2 | -1/+7 |
* | 0.5 RELEASE | Arturo Espinosa Aldama | 2001-05-25 | 1 | -0/+4 |
* | s/Helix Code/Ximian | Federico Mena Quintero | 2001-05-25 | 4 | -4/+12 |
* | #include <stdlib.h> #include <string.h>. Kill warnings. | Kjartan Maraas | 2001-05-25 | 1 | -0/+1 |
* | #include <string.h> Same here. Kills warnings on newer gcc. | Kjartan Maraas | 2001-05-25 | 2 | -0/+2 |
* | g_strdup the uid into the ml->cursor_uid. | Jeffrey Stedfast | 2001-05-25 | 4 | -6/+20 |
* | If the message data is online, sniff the data for a MIME type first, and | Dan Winship | 2001-05-25 | 2 | -27/+50 |
* | Only write the message up to (but not including) the attached signature | Jeffrey Stedfast | 2001-05-25 | 2 | -2/+11 |
* | format similar to nautilus | jacob berkman | 2001-05-25 | 2 | -9/+12 |
* | (menu_edit_delete_all_cb): be more careful about text color and | Radek Doulik | 2001-05-25 | 2 | -0/+9 |
* | add hp-ux specific check from glib | jacob berkman | 2001-05-25 | 2 | -1/+8 |
* | Populate the extra_hdr_* arrays with any non-special-case headers. | Jeffrey Stedfast | 2001-05-25 | 2 | -0/+63 |
* | added delete all to edit menu added placeholders for all edit menu parts | Radek Doulik | 2001-05-24 | 2 | -0/+8 |
* | new callback (menu_edit_delete_all_cb): set orig to 0 too | Radek Doulik | 2001-05-24 | 2 | -0/+2 |
* | added delete all to edit menu | Radek Doulik | 2001-05-24 | 2 | -1/+10 |
* | new callback | Radek Doulik | 2001-05-24 | 2 | -0/+28 |
* | Don't free the folder-info here, instead have mail_append_mail() call our | Jeffrey Stedfast | 2001-05-24 | 3 | -11/+22 |
* | s/folder_deleted/folder_created - result of a bad copy/paste. | Jeffrey Stedfast | 2001-05-24 | 2 | -1/+5 |
* | Make the message-list respect the "hide deleted messages" setting. Fixes | Jeffrey Stedfast | 2001-05-24 | 2 | -10/+14 |
* | Optimize the match "" case. | Jeffrey Stedfast | 2001-05-24 | 2 | -17/+35 |
* | New function that the shell component calls to copy/move a folder. | Jeffrey Stedfast | 2001-05-24 | 4 | -4/+166 |
* | Finished porting from the old event-editor.c. Made it store a clone of the | Federico Mena Quintero | 2001-05-24 | 8 | -29/+1229 |
* | New async function to remove a folder. God knows if it does what the | Jeffrey Stedfast | 2001-05-24 | 4 | -11/+201 |
* | Remove reference to verify-evolution-install.sh since it doesn't work any | Dan Winship | 2001-05-24 | 3 | -27/+57 |
* | Updated Japanese translation | Akira TAGOH | 2001-05-23 | 2 | -350/+406 |
* | Mark a string for translation. | Kjartan Maraas | 2001-05-23 | 2 | -1/+6 |
* | s/evolution-vcard-import/evolution-vcard-importer | Kjartan Maraas | 2001-05-23 | 2 | -1/+5 |
* | Untabify. | Ettore Perazzoli | 2001-05-23 | 2 | -1464/+1464 |
* | Add Emacs-like local variable settings to disable `indent-tabs-mode'. | Ettore Perazzoli | 2001-05-23 | 2 | -2/+10 |
* | More (minor) indentation fixes. | Ettore Perazzoli | 2001-05-23 | 2 | -14/+14 |
* | Re-indented the FAQ document. | Ettore Perazzoli | 2001-05-23 | 4 | -876/+850 |
* | set orig to 0 | Radek Doulik | 2001-05-23 | 2 | -0/+5 |
* | track change to the path to the ComponentPlaceholder. | Chris Toshok | 2001-05-23 | 2 | -1/+7 |
* | fix strings such that ones that happening at the beginning or during an | Chris Toshok | 2001-05-23 | 3 | -8/+31 |
* | add sequence_complete_id to EAddressbookModel and stop_state_changed to | Chris Toshok | 2001-05-23 | 5 | -12/+101 |
* | allow NULL pixbufs, and draw with crappy alpha | jacob berkman | 2001-05-23 | 1 | -33/+17 |
* | Save the message-display style. (config_read): Read the message-display | Jeffrey Stedfast | 2001-05-23 | 3 | -3/+23 |
* | Made this faster in some cases. | Christopher James Lahey | 2001-05-23 | 1 | -1/+1 |
* | If http mode is HTTP_SOMETIMES, use e_book_query_address_locally to check | Dan Winship | 2001-05-23 | 3 | -9/+46 |
* | ref the listener for the duration of this function, since emitting | Dan Winship | 2001-05-23 | 2 | -0/+15 |
* | Use MAILER_CFLAGS and MAILER_LIBS. | Jeffrey Stedfast | 2001-05-23 | 3 | -7/+5 |
* | Create MAILER_CFLAGS and MAILER_LIBS so that we don't have the same libs | Jeffrey Stedfast | 2001-05-23 | 2 | -0/+11 |
* | Instead of calling message_list_select_uid() here, instead connect to the | Jeffrey Stedfast | 2001-05-23 | 4 | -9/+47 |
* | The double_click signal on the table item now emits the model row instead | Christopher James Lahey | 2001-05-23 | 1 | -2/+1 |
* | a similar change to below, which makes it actually work for the case where | jacob berkman | 2001-05-22 | 1 | -1/+1 |
* | Updated Hungarian translation (andras) | Szabolcs Ban | 2001-05-22 | 2 | -125/+150 |
* | track the change in evolution-addressbook.xml's bonobo ui path's. | Chris Toshok | 2001-05-22 | 2 | -6/+10 |
* | make the name of menuitem/toolitem's the same as the verb to save us from | Chris Toshok | 2001-05-22 | 2 | -23/+25 |
* | fixed bad shadow | Jakub Steiner | 2001-05-22 | 2 | -0/+4 |
* | Added evolution-faq as an entity. | Aaron Weber | 2001-05-22 | 6 | -1074/+1196 |
* | correct typo. | Chris Toshok | 2001-05-22 | 2 | -1/+5 |
* | make the view menuitems radio items of the same group, and allocate the | Chris Toshok | 2001-05-22 | 2 | -52/+85 |
* | doc/C/evolution.sgml - Pulled my name from copyright list | Kevin Breit | 2001-05-22 | 2 | -2/+0 |
* | update_view_type is gone, since the menu item is gone. | Chris Toshok | 2001-05-22 | 3 | -52/+12 |
* | remove ViewAsTable menu item. | Chris Toshok | 2001-05-22 | 2 | -7/+4 |
* | increment row each time through the loop so we don't get @count copies of | Chris Toshok | 2001-05-22 | 1 | -0/+1 |
* | Store the CamelFolderInfo tree that was returned from | Jeffrey Stedfast | 2001-05-22 | 3 | -5/+17 |
* | Fix bug #2831; the tasks toolbar and menu now have a button to delete the | Federico Mena Quintero | 2001-05-22 | 6 | -59/+213 |
* | Added a Delete button on the toolbar. | Federico Mena Quintero | 2001-05-22 | 2 | -17/+13 |
* | Mark a string for translation. | Kjartan Maraas | 2001-05-22 | 2 | -2/+6 |
* | Updated Spanish translation. | Hector Garcia | 2001-05-22 | 2 | -1096/+1816 |
* | fixed multibyte | Pablo Saratxaga | 2001-05-22 | 2 | -9/+4 |
* | Updated. Updated Norwegian translation. | Kjartan Maraas | 2001-05-21 | 3 | -25/+49 |
* | Updated Norwegian translation. | Kjartan Maraas | 2001-05-21 | 2 | -503/+654 |
* | Updated Hungarian translation (andras) | Szabolcs Ban | 2001-05-21 | 2 | -787/+1126 |
* | Removed an unused variable. | Christopher James Lahey | 2001-05-21 | 5 | -3/+19 |
* | Add in evolution-vcard-importer as part of the list of processes to | Duncan Mak | 2001-05-21 | 2 | -0/+7 |
* | Add a button and an icon to toggle between online and offline | Ettore Perazzoli | 2001-05-21 | 4 | -23/+207 |
* | Implemented the "Copy Folder" and "Move Folder" menu items. Untested. | Ettore Perazzoli | 2001-05-20 | 5 | -12/+302 |
* | Updated to ignore more built files. | Ettore Perazzoli | 2001-05-20 | 2 | -12/+16 |
* | This should fix that irritating | Jody Goldberg | 2001-05-20 | 2 | -0/+7 |
* | Add a caption to the folder selection dialog widget, and get the | Ettore Perazzoli | 2001-05-20 | 6 | -10/+67 |
* | Renamed the "NewWindow" verb into "OpenFolderInNewWindow". Got the | Ettore Perazzoli | 2001-05-19 | 6 | -69/+103 |
* | Killed a warning here. (model_changed, items_inserted): Check if we're | Christopher James Lahey | 2001-05-19 | 1 | -7/+5 |
* | German translation updates | Matthias Warkus | 2001-05-19 | 2 | -1084/+1568 |
* | Create new files for the folder commands, and move the "Create new | Ettore Perazzoli | 2001-05-19 | 5 | -12/+181 |
* | Modify `e_gethostbyname_r()' so that it doesn't report an error if the | Ettore Perazzoli | 2001-05-19 | 2 | -1/+17 |
* | Updated Japanese translation. | Akira TAGOH | 2001-05-19 | 2 | -1831/+2549 |
* | Fix bug #2829. | Federico Mena Quintero | 2001-05-19 | 6 | -141/+303 |
* | Added a lot of new content. Fixed old content. Validated. Still need to | Aaron Weber | 2001-05-19 | 8 | -1200/+530 |
* | Added two questions about importing Outlook (text from Iain). Fixed some | Duncan Mak | 2001-05-19 | 4 | -4/+152 |
* | Added items to the `File -> Folder' submenu. | Ettore Perazzoli | 2001-05-19 | 2 | -15/+112 |
* | Do a better job constructing match strings, so we never try to use a | Jon Trowbridge | 2001-05-19 | 2 | -6/+63 |
* | Added a question about the need for write permissions on | Ettore Perazzoli | 2001-05-18 | 2 | -0/+10 |
* | Added a question about the need for write permissions on | Ettore Perazzoli | 2001-05-18 | 2 | -0/+42 |
* | small update | Kenneth Christiansen | 2001-05-18 | 1 | -70/+57 |
* | Return the serialized EDestinations (rather than just a string w/ e-mail | Jon Trowbridge | 2001-05-18 | 25 | -156/+788 |
* | Updated Slovenian translation | Andraz Tori | 2001-05-18 | 1 | -1033/+1033 |
* | no more ContactFind command. | Chris Toshok | 2001-05-18 | 2 | -47/+5 |
* | add <commands> for the toolbar/menu items we set the sensitivity on. | Chris Toshok | 2001-05-18 | 2 | -7/+27 |
* | add our selection_change signal. (e_minicard_view_widget_realize): connect | Chris Toshok | 2001-05-18 | 8 | -8/+300 |
* | mark Outbox messages as read. | Dan Winship | 2001-05-18 | 2 | -1/+10 |
* | New convenience function for all signature verification functions to use | Jeffrey Stedfast | 2001-05-18 | 2 | -63/+63 |
* | Draft messages should be marked read. | Dan Winship | 2001-05-18 | 2 | -1/+6 |
* | add new icons from jimmac | Dan Winship | 2001-05-18 | 2 | -0/+11 |
* | missed one | Dan Winship | 2001-05-18 | 1 | -0/+1 |
* | Install Jakub's new icons | Dan Winship | 2001-05-18 | 2 | -0/+9 |
* | Change the code to pop-up the folder context menu to use the stuff | Ettore Perazzoli | 2001-05-17 | 3 | -42/+17 |
* | Reformat a bit and add the folder context menu definition. | Ettore Perazzoli | 2001-05-17 | 2 | -149/+173 |
* | mail config druid icons | Jakub Steiner | 2001-05-17 | 8 | -0/+10 |
* | Removed editor-page.[ch] | Duncan Mak | 2001-05-17 | 1 | -0/+5 |
* | The service can be NULL here too, thanks to Wayne Davis for pointing this | Jeffrey Stedfast | 2001-05-17 | 2 | -1/+3 |
* | *** empty log message *** | Duncan Mak | 2001-05-17 | 1 | -2/+0 |
* | Split the event and task editors into different objects for the separate | Federico Mena Quintero | 2001-05-17 | 21 | -638/+5239 |
* | add E_TEXT_TO_HTML_ESCAPE_8BIT to the flags | Dan Winship | 2001-05-17 | 2 | -1/+6 |
* | add E_TEXT_TO_HTML_ESCAPE_8BIT to turn non-US-ASCII characters into "?"s. | Dan Winship | 2001-05-17 | 3 | -1/+13 |
* | Added S/MIME sign/encrypt code. (init): Initalize smime_sign/encrypt. | Jeffrey Stedfast | 2001-05-17 | 3 | -19/+254 |
* | Functions to determine if a folderbrowser is one of the drafts, sent, or | Dan Winship | 2001-05-17 | 8 | -150/+140 |
* | Removed (this now exists in camel/camel-smime.c). | Jeffrey Stedfast | 2001-05-17 | 3 | -100/+162 |
* | We don't need to be passed the certdb path anymore. | Jeffrey Stedfast | 2001-05-17 | 3 | -4/+8 |
* | Added S/MIME menu items. | Jeffrey Stedfast | 2001-05-17 | 2 | -3/+18 |
* | Build the GnomeCard importer | Iain Holmes | 2001-05-17 | 4 | -27/+197 |
* | Remove importers/evolution-gnomecard-importer.c | JP Rosevear | 2001-05-17 | 2 | -1/+4 |
* | Fixed Grammar, edited a few answers, did the vfolder thing. | Aaron Weber | 2001-05-17 | 2 | -44/+60 |
* | Deal with full-header mode in addition to source mode | Dan Winship | 2001-05-17 | 3 | -36/+100 |
* | New function to return an array of all headers. | Dan Winship | 2001-05-17 | 4 | -2/+108 |
* | Update | Kenneth Christiansen | 2001-05-17 | 1 | -1863/+2463 |
* | Remove camel/camel-pkcs7-context.c | JP Rosevear | 2001-05-17 | 2 | -1/+4 |
* | forgot to mention color change for calendar | Jakub Steiner | 2001-05-17 | 1 | -0/+1 |
* | fixes #2862 | Jakub Steiner | 2001-05-17 | 6 | -0/+7 |
* | Modify ChangeLog to say that the icons are by Tuomas. | Ettore Perazzoli | 2001-05-16 | 1 | -2/+2 |
* | New icons for offline/online status. | Ettore Perazzoli | 2001-05-16 | 4 | -0/+9 |
* | Updated Norwegian translation. | Kjartan Maraas | 2001-05-16 | 2 | -429/+604 |
* | Fixes to make it make dist and make distcheck. Kind of kludgy but they | JP Rosevear | 2001-05-16 | 2 | -16/+20 |
* | initialize the model and adapter. (button_press): set on the model. | Chris Toshok | 2001-05-16 | 3 | -5/+28 |
* | e-minicard-view-model.c -> e-addressbook-reflow-adapter.c | Chris Toshok | 2001-05-16 | 2 | -1/+6 |
* | Fixed up the lifetime of the drag_data_get signal a bit. | Christopher James Lahey | 2001-05-16 | 2 | -23/+10 |
* | MinicardViewModel -> ReflowAdapter name change. (get_card_list): same. | Chris Toshok | 2001-05-16 | 16 | -1131/+1372 |
* | Make the "Submit Bug Report" menu item fire up a browser with | Ettore Perazzoli | 2001-05-16 | 2 | -1/+27 |
* | Add an "Evolution FAQ" entry to the Help menu, and update the existing | Ettore Perazzoli | 2001-05-16 | 4 | -5/+19 |
* | Get the User guide and the Evolution FAQ to be installed into separate | Ettore Perazzoli | 2001-05-16 | 4 | -12/+50 |
* | Update the file name in the top comment. | Ettore Perazzoli | 2001-05-16 | 1 | -1/+1 |
* | Some demeeksifying indentation changes. | Ettore Perazzoli | 2001-05-16 | 1 | -25/+16 |
* | Evolution users worldwide, rejoice! We have a FAQ. (Yes, it still | Ettore Perazzoli | 2001-05-16 | 4 | -12/+1524 |
* | Don't close or free (it wasn't allocated) the certdb. | Jeffrey Stedfast | 2001-05-16 | 2 | -13/+11 |
* | here's some good lovin' from the oven... | Jeffrey Stedfast | 2001-05-16 | 1 | -0/+2 |
* | yea... | Jeffrey Stedfast | 2001-05-16 | 2 | -0/+6 |
* | I've said it before and I'll say it again... man am I a dumb schmuck | Jeffrey Stedfast | 2001-05-16 | 2 | -0/+1072 |
* | yes, I am a dumbass | Jeffrey Stedfast | 2001-05-16 | 2 | -0/+1582 |
* | oops, I guess this file does belong here | Jeffrey Stedfast | 2001-05-16 | 2 | -0/+602 |
* | Create CAMEL_CFLAGS and CAMEL_LIBS so that we don't have to link in all | Jeffrey Stedfast | 2001-05-16 | 2 | -0/+11 |
* | updated .cvsignore | Jeffrey Stedfast | 2001-05-16 | 4 | -0/+6 |
* | Removed some evolution-*-decl.txt files since these are autogenerated by | Jeffrey Stedfast | 2001-05-16 | 12 | -2/+58 |
* | Don't use EXTRA_GNOME_*, use the new CAMEL_* variables so we don't link in | Jeffrey Stedfast | 2001-05-16 | 3 | -4/+7 |
* | Load http images if the user has force-loaded images too. | Dan Winship | 2001-05-16 | 10 | -46/+113 |
* | Create a "Message Display" submenu in View, move source/full | Dan Winship | 2001-05-16 | 2 | -6/+28 |
* | Added t the test suite - tests the S/MIME pkcs7 functions. | Jeffrey Stedfast | 2001-05-16 | 3 | -2/+186 |
* | Updated Hungarian translation (andras) | Szabolcs Ban | 2001-05-16 | 1 | -15/+14 |
* | Update for changes in evolution-mail.xml (many commands were renamed to | Dan Winship | 2001-05-16 | 2 | -85/+73 |
* | Clean this up A LOT. In addition to cosmetic changes, now every command | Dan Winship | 2001-05-16 | 2 | -313/+324 |
* | Updated Hungarian translation (andras) | Szabolcs Ban | 2001-05-16 | 2 | -2109/+2566 |
* | Put frame around dialog vbox, put mail subject in that frame's label. | Jon Trowbridge | 2001-05-15 | 3 | -52/+74 |
* | add the importers. | Chris Toshok | 2001-05-15 | 2 | -0/+10 |
* | Updated Slovak translation | Stano Visnovsky | 2001-05-15 | 2 | -1545/+2058 |
* | Fix a small error not decreasing the data_count here. | Christopher James Lahey | 2001-05-15 | 2 | -1/+7 |
* | added file for Scrollkeeper | Kevin Breit | 2001-05-15 | 3 | -0/+32 |
* | set the dialog's window_icon to jimmac's new find_message.xpm. | Duncan Mak | 2001-05-15 | 2 | -1/+9 |
* | Updated Norwegian translation. | Kjartan Maraas | 2001-05-15 | 3 | -1145/+1557 |
* | Lots of fixes to get this to compile. | Jeffrey Stedfast | 2001-05-15 | 2 | -4/+2 |
* | bah, just mod the pgp-context macro for camel_pgp_verify so that we don't hav... | Jeffrey Stedfast | 2001-05-15 | 2 | -2/+2 |
* | Lots of fixes to get this to almost compile. Still struggling with the | Jeffrey Stedfast | 2001-05-15 | 9 | -39/+95 |
* | add in the new find_message.xpm | Duncan Mak | 2001-05-15 | 2 | -0/+5 |
* | Fix up the Importers. Remove spewage, and update for latest styles | Iain Holmes | 2001-05-15 | 4 | -64/+166 |
* | Fix the importer linkline | Iain Holmes | 2001-05-15 | 2 | -0/+6 |
* | Remove this... it's not used any more. | Dan Winship | 2001-05-15 | 6 | -308/+5 |
* | Add camel-smime-context.[c,h] and camel-smime.[c,h] to the build. | Jeffrey Stedfast | 2001-05-15 | 6 | -14/+568 |
* | Replicate the semantics of the libunicode utf8 functions by returning NULL | Jon Trowbridge | 2001-05-15 | 7 | -10/+36 |
* | Validate utf8 to avoid lock-ups. (_get_position): Validate utf8 to avoid | Jon Trowbridge | 2001-05-15 | 1 | -6/+8 |
* | Subclass CamelSession since we can no longer specify the passwd callback | Jeffrey Stedfast | 2001-05-15 | 12 | -89/+727 |
* | set the subfolder's parent to NULL so the subfolder list doesn't change | jacob berkman | 2001-05-15 | 2 | -1/+10 |
* | Remove Help->About. | Jeffrey Stedfast | 2001-05-15 | 2 | -2/+4 |
* | Redo forwarding stuff so there's "Forward", "ForwardAttached", | Dan Winship | 2001-05-15 | 2 | -16/+25 |
* | Split "Other" page into three pages, Display, Composer, and PGP. Add HTML | Dan Winship | 2001-05-15 | 14 | -138/+371 |
* | Try to deal with bad utf8. (_get_position): Try to deal with bad utf8. | Jon Trowbridge | 2001-05-15 | 1 | -6/+6 |
* | Find (in?) message | Jakub Steiner | 2001-05-14 | 2 | -0/+134 |
* | Use secondary searches here, so that we control the interference between | Jon Trowbridge | 2001-05-14 | 5 | -73/+222 |
* | add prototype for addressbook_expand_uri. | Chris Toshok | 2001-05-14 | 6 | -20/+102 |
* | Get rid of this - we don't need it. | Jeffrey Stedfast | 2001-05-14 | 4 | -7/+8 |
* | Updates the subject on refresh and sets subject to "Untitled Message" if | Duncan Mak | 2001-05-14 | 3 | -26/+63 |
* | er, OptionSet | Jeffrey Stedfast | 2001-05-13 | 1 | -1/+1 |
* | s/SSL_Enable/SSL_SetOption | Jeffrey Stedfast | 2001-05-13 | 1 | -1/+1 |
* | my computer crashed while commiting this first time. | Gediminas Paulauskas | 2001-05-12 | 8 | -6/+41 |
* | load pixmaps for MessageCopy and MessageForwardAttached. Thanks Wayne | Gediminas Paulauskas | 2001-05-12 | 1 | -2/+2 |
* | spew the data passed to us. (destination_folder_handle_motion): the | Chris Toshok | 2001-05-12 | 2 | -1/+11 |
* | implement the CORBA side of dragging. | Chris Toshok | 2001-05-12 | 2 | -6/+94 |
* | correct bug causing the Ok button to never be enabled. | Chris Toshok | 2001-05-12 | 2 | -2/+9 |
* | add RemoveFolder menu item and verb. (folder_context_menu_remove_cb): new | Chris Toshok | 2001-05-12 | 4 | -8/+51 |
* | add this define for the xml path to use when adding menu items to the | Chris Toshok | 2001-05-12 | 3 | -5/+26 |
* | example. | Chris Toshok | 2001-05-12 | 2 | -3/+7 |
* | Ask for a folder to import into. | Iain Holmes | 2001-05-12 | 7 | -20/+75 |
* | use e_card_list_get_vcard to build up the data to send. | Chris Toshok | 2001-05-12 | 9 | -52/+169 |
* | callback to use GNOME-VFS to load http data. (on_url_requested): Handle | Dan Winship | 2001-05-12 | 6 | -157/+303 |
* | Decode Content-Location, either correctly or Netscape-generated-brokenly. | Dan Winship | 2001-05-12 | 5 | -0/+64 |
* | Don't check the initial auth response until we get into the while-loop | Jeffrey Stedfast | 2001-05-12 | 2 | -9/+20 |
* | If the name is set and the full_name or file_as haven't been yet, set | Christopher James Lahey | 2001-05-12 | 2 | -0/+23 |
* | Make a key press stop the tooltip timeout. | Christopher James Lahey | 2001-05-12 | 2 | -1/+5 |
* | add proto | JP Rosevear | 2001-05-12 | 6 | -4/+39 |
* | Set a title on the window "Reconfigure %s" where %s is the folder name. | Jeffrey Stedfast | 2001-05-12 | 4 | -46/+88 |
* | component_new refs the object itself, so unref ours when we finish with it | JP Rosevear | 2001-05-12 | 3 | -6/+11 |
* | sanitize LD_ADDS and CFLAGS so the libtool lines are shorter (fixes | Martha Burke | 2001-05-12 | 2 | -3/+6 |
* | Reordered the includes here. (string_to_dbt): The sleepycat libdb | Christopher James Lahey | 2001-05-12 | 4 | -1/+20 |
* | only check schema support if we've connected. | Chris Toshok | 2001-05-12 | 2 | -4/+10 |
* | Don't allow multiple copies of this to be run at a time. | Jeffrey Stedfast | 2001-05-12 | 3 | -23/+87 |
* | Remove a snippet of debugging code I left in by mistake. | Jon Trowbridge | 2001-05-12 | 2 | -8/+5 |
* | Make this return CamelStream * (like the other stream new functions) | Dan Winship | 2001-05-12 | 3 | -5/+10 |
* | If the cursor_uid is NULL, then we can't forward anything so just return. | Jeffrey Stedfast | 2001-05-12 | 2 | -0/+12 |
* | Lots of people seem to have "broken" local storage hierarchies. So ignore | Dan Winship | 2001-05-12 | 2 | -2/+10 |
* | don't leak the ECard or ECardSimple. | Chris Toshok | 2001-05-11 | 3 | -18/+31 |
* | the only problematic area - pass NULL for now in as the BonoboUIContainer. | Chris Toshok | 2001-05-11 | 10 | -34/+116 |
* | I'm an idiot. | Jon Trowbridge | 2001-05-11 | 1 | -1/+0 |
* | Use the ESearchingTokenizer to highlight search matches for folder-level | Jon Trowbridge | 2001-05-11 | 9 | -9/+1082 |
* | No, we don't want to include bonobo-running-context.h... just | Jon Trowbridge | 2001-05-11 | 2 | -1/+6 |
* | plug leak (icaltime_as_timet): use altered functions | JP Roseveaer | 2001-05-11 | 2 | -58/+64 |
* | call SSL_Enable after the SSL_ImportFD and before PR_Connect. Otherwise, | Chris Toshok | 2001-05-11 | 2 | -1/+8 |
* | Fix some compiler warnings by including the correct bonobo headers and by | Jeffrey Stedfast | 2001-05-11 | 3 | -23/+51 |
* | If we are creating a message with only a single part (ie no attachments | Jeffrey Stedfast | 2001-05-11 | 2 | -5/+22 |
* | Don't abort if the Service is NULL, this is perfectly valid for cipher | Jeffrey Stedfast | 2001-05-11 | 2 | -1/+5 |
* | Make the time section work | Iain Holmes | 2001-05-11 | 2 | -2/+12 |
* | Don't let the spinner be set to 0 | Iain Holmes | 2001-05-11 | 2 | -1/+6 |