| Commit message (Expand) | Author | Age | Files | Lines |
* | Added key accelerators to a bunch of the config options and moved the Bcc | Jeffrey Stedfast | 2001-08-07 | 7 | -86/+91 |
* | Set the message-display message to NULL if we can't get an info too. | Jeffrey Stedfast | 2001-08-07 | 3 | -31/+35 |
* | Make vtrash folders on other storages with a "vtrash" type, so they get | Jason Leach | 2001-08-07 | 2 | -4/+17 |
* | Reimplement to be asynchronous and pretty, with progressive folder loading | Peter Williams | 2001-08-07 | 7 | -905/+1395 |
* | Yuck. Special case whether or not we want to expunge all the trash folders | Jeffrey Stedfast | 2001-08-07 | 3 | -11/+33 |
* | Removed this function, it's not needed anymore. | Jason Leach | 2001-08-07 | 2 | -29/+11 |
* | Fix a minor glitch with how it started a backwards wraparound at the 2nd | Jason Leach | 2001-08-07 | 2 | -1/+7 |
* | s/character set/character encoding | Jeffrey Stedfast | 2001-08-07 | 2 | -1/+5 |
* | Make the title of the window "subject - Message" instead of just | Ettore Perazzoli | 2001-08-06 | 2 | -1/+24 |
* | Back to using `bonobo_generic_factory_new()'. (component_fn): Updated | Ettore Perazzoli | 2001-08-06 | 2 | -8/+14 |
* | Use `e_bonobo_generic_factory_multi_display_new()' instead of just | Ettore Perazzoli | 2001-08-05 | 2 | -5/+15 |
* | oops, s/#ifdef/#endif | Jeffrey Stedfast | 2001-08-05 | 1 | -1/+1 |
* | forgot to commit a file | Jacob Leach | 2001-08-05 | 1 | -8/+10 |
* | Add yet another special-case hack for application/pgp. | Jeffrey Stedfast | 2001-08-05 | 2 | -9/+31 |
* | Add a @wraparound argument, so the 'n' and 'p' keypresses (or anything | Jason Leach | 2001-08-05 | 4 | -6/+33 |
* | Updates for EvolutionStorage API changes. | Jason Leach | 2001-08-04 | 6 | -42/+46 |
* | Try to restore the choice the user had chosen before hitting the "Check | Jeffrey Stedfast | 2001-08-04 | 3 | -3/+20 |
* | return the source url for popb4smtp auth request. | Not Zed | 2001-08-03 | 2 | -0/+16 |
* | Added. Provide description for filter_folder_op. (fetch_mail_describe): | Jon Trowbridge | 2001-08-03 | 5 | -5/+52 |
* | handle null paths in the dialog so that we avoid printing NULL strings | Larry Ewing | 2001-08-03 | 2 | -1/+8 |
* | Raise the filter-editor window if it's already created. | Jeffrey Stedfast | 2001-08-03 | 2 | -1/+4 |
* | I obviously can't spell recieved, er, received...uh, yea. | Jeffrey Stedfast | 2001-08-03 | 2 | -2/+7 |
* | Set history_id's for the sig and html sig gnome file entry boxes so it can | Jason Leach | 2001-08-03 | 2 | -1/+11 |
* | Connect to the folder_remove signal on the storage. (vfolder_remove): New | Jeffrey Stedfast | 2001-08-03 | 2 | -7/+8 |
* | Connect to the folder_remove signal on the storage. (vfolder_remove): New | Jeffrey Stedfast | 2001-08-03 | 5 | -66/+113 |
* | Add EVOLUTION_BUTTONSDIR to get to some different icons. | Not Zed | 2001-08-02 | 4 | -69/+116 |
* | Do the Right Thing (tm) if the message list is not the widget in focus | Jeffrey Stedfast | 2001-08-02 | 2 | -0/+13 |
* | More updates to icons, this time the Save, Save As, and Search icons for | Jacob Leach | 2001-08-01 | 2 | -0/+5 |
* | Don't move cursors around when deleting last message and Hide Deleted | Jason Leach | 2001-08-01 | 2 | -3/+12 |
* | Changed the title of this dialog to "Enter Password". | Anna Marie Dirks | 2001-08-01 | 2 | -0/+7 |
* | We are not guarenteed to have a non-NULL service (ie. PGP) thus check for | Jeffrey Stedfast | 2001-07-31 | 3 | -23/+38 |
* | When writing out a CamelException to the HTML stream, be sure to translate | Jeffrey Stedfast | 2001-07-31 | 3 | -148/+205 |
* | Restore old security settings from the saved configuration. Fixes bug | Jeffrey Stedfast | 2001-07-31 | 4 | -40/+49 |
* | Actually add the timeout, this time in the gtk thread. | Not Zed | 2001-07-30 | 2 | -7/+46 |
* | Added (unused) table with strings intended to be translated (i18n tools | Chyla Zbigniew | 2001-07-28 | 2 | -0/+9 |
* | Don't need this anymore. (do_get_pass): Since we already have the entry | Jeffrey Stedfast | 2001-07-28 | 5 | -62/+56 |
* | Figure out whether we're getting the password for the source or the | Peter Williams | 2001-07-27 | 4 | -5/+60 |
* | glade beautifications | Jeffrey Stedfast | 2001-07-27 | 2 | -29/+31 |
* | If we don't have any messages selected, break out. This fixes bug #5612. | Jeffrey Stedfast | 2001-07-27 | 3 | -8/+43 |
* | Implemented. (setup_mime_tables): Setup the application/pgp handler to use | Jeffrey Stedfast | 2001-07-27 | 2 | -10/+79 |
* | Use magic to make the password remembering checkbutton come after the | Peter Williams | 2001-07-27 | 2 | -2/+33 |
* | Respect Gtk theme colors for the fonts and calculate a new table gbcolor | Jeffrey Stedfast | 2001-07-27 |