| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove all the messages from a folder that's being deleted before actually | Jason Leach | 2001-08-11 | 4 | -7/+54 |
* | Whoops, compile fix. | Peter Williams | 2001-08-11 | 2 | -1/+5 |
* | If marking messages as unread, remove the automatic mark-as-read timer. | Jason Leach | 2001-08-11 | 2 | -2/+14 |
* | Don't load the storage if it isn't enabled. (mail_remove_storage_by_uri): | Peter Williams | 2001-08-11 | 5 | -81/+127 |
* | Free dbkey if we don't use it. | Jeffrey Stedfast | 2001-08-10 | 3 | -17/+22 |
* | Added a comment about leaking memory here, but we seem to not even use the | Jeffrey Stedfast | 2001-08-10 | 3 | -36/+54 |
* | Dont want it to keep on running if it got bad arguments, want it to bloody | Not Zed | 2001-08-10 | 2 | -5/+12 |
* | in mail: | Peter Williams | 2001-08-10 | 2 | -7/+1 |
* | Added a g_assert_not_reached() - I'm hoping this will help us track down | Jeffrey Stedfast | 2001-08-10 | 3 | -20/+32 |
* | The bonobo menu items now handle 'n' and 'p'. | Peter Williams | 2001-08-10 | 2 | -14/+3 |
* | Fix inline documentation. | Peter Williams | 2001-08-10 | 2 | -1/+7 |
* | Fixes bug #6918 | Anna Marie Dirks | 2001-08-10 | 2 | -1/+8 |
* | Fixes bug #6722 | Jeffrey Stedfast | 2001-08-10 | 3 | -4/+15 |
* | Save the pgp and smime always-sign options. | Jeffrey Stedfast | 2001-08-10 | 7 | -22/+88 |
* | Remove the "Customize Toolbar" thing. | Ettore Perazzoli | 2001-08-09 | 2 | -5/+5 |
* | Dont double-register this operation, mail-mt will do it for us. | Not Zed | 2001-08-09 | 3 | -19/+16 |
* | New function. Set the sensitivity of the subscribe buttons based on | Peter Williams | 2001-08-09 | 2 | -0/+30 |
* | [ Change this gtk_object_ref on the storage to a bonobo_object_ref ] | Peter Williams | 2001-08-09 | 3 | -2/+6 |
* | Change this gtk_object_ref on the storage to a bonobo_object_ref. | Peter Williams | 2001-08-08 | 2 | -1/+6 |
* | Free the dbkey if we found the config option. | Not Zed | 2001-08-08 | 4 | -11/+36 |
* | Hide the app->window. (do_mail_print): Set the parent of the gnome-dialog | Jeffrey Stedfast | 2001-08-08 | 3 | -43/+28 |
* | Revert Jeff's changes to subscribe-dialog.[ch]. It's not a widget, it's an | Peter Williams | 2001-08-08 | 3 | -5/+10 |
* | Hide the app->window. | Jeffrey Stedfast | 2001-08-08 | 2 | -1/+3 |
* | [ Use bonobo_object_unref on the storage since it's a bonobo object. ] | Peter Williams | 2001-08-08 | 3 | -4/+8 |
* | This should return a GtkWidget not a GtkObject. | Jeffrey Stedfast | 2001-08-08 | 10 | -142/+319 |
* | Use bonobo_object_unref on the storage since it's a bonobo object. | Peter Williams | 2001-08-08 | 2 | -4/+9 |
* | Unref the e_storage since lookup_store gives us a ref. | Peter Williams | 2001-08-08 | 2 | -1/+7 |
* | Move fe_create_root_node farther down, so we can check for its children | Peter Williams | 2001-08-08 | 2 | -100/+105 |
* | 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 | 4 | -13/+61 |
* | Make the date column smaller and the subject column larger, relatively. | Peter Williams | 2001-07-27 | 2 | -1/+4 |
* | Don't display "0 hidden". | Peter Williams | 2001-07-27 | 2 | -1/+4 |
* | Make 'q' a toggle, not one-way. | Peter Williams | 2001-07-26 | 2 | -2/+5 |
* | Rename "Date" column to "Sent". | Peter Williams | 2001-07-26 | 2 | -1/+5 |
* | fixed a mis-spelling of "Fashion" in the mail accounts window. (See bug | Anna Marie Dirks | 2001-07-26 | 2 | -5/+20 |
* | Don't make the key url:item if we have the url, just make it url. This | Jeffrey Stedfast | 2001-07-26 | 5 | -30/+14 |
* | Don't make the key url:item if we have the url, just make it url. This | Jeffrey Stedfast | 2001-07-26 | 3 | -62/+73 |
* | Make it so Enter always opens the message in another window. | Peter Williams | 2001-07-26 | 2 | -6/+6 |
* | Now take a CamelService parameter (as passed by Camel). Allows us to have | Peter Williams | 2001-07-26 | 6 | -5/+61 |
* | Now takes a check_supported gboolean argument saying whether or not to | Jeffrey Stedfast | 2001-07-26 | 3 | -9/+25 |
* | Initialize `me' to NULL. (forward_attached): If we are only forwarding a | Jeffrey Stedfast | 2001-07-26 | 2 | -12/+44 |
* | Initialize `me' to NULL. | Jeffrey Stedfast | 2001-07-26 | 3 | -12/+16 |
* | Um, write the HTML signature settings in the right place. Whoops. | Peter Williams | 2001-07-25 | 2 | -2/+7 |
* | If we're the last row and we're deleting, select the previous message, not | Jason Leach | 2001-07-25 | 2 | -2/+14 |
* | Pass the O_TRUNC flag to open so that we don't leave trailing garbage at | Jeffrey Stedfast | 2001-07-25 | 3 | -39/+48 |
* | oops, we had a possible NULL value passed to a strcmp | Jeffrey Stedfast | 2001-07-25 | 1 | -1/+3 |
* | fixed a typo | Jeffrey Stedfast | 2001-07-25 | 1 | -1/+1 |
* | Fix for bug #5174. | Jeffrey Stedfast | 2001-07-25 | 2 | -2/+8 |
* | Match the prefix for the "remember_passphrase" setting with where it's | Jason Leach | 2001-07-25 | 2 | -8/+15 |
* | check_specials if this is an application/pgp type as well. | Jeffrey Stedfast | 2001-07-25 | 2 | -1/+4 |
* | When dumping the CamelURL to a string, hide all the params. | Jeffrey Stedfast | 2001-07-25 | 2 | -10/+15 |
* | Do a case-insensitive comparison. (mail_generate_reply): Only resort to | Jeffrey Stedfast | 2001-07-25 | 7 | -49/+86 |
* | get_boolean_with_default for the "Mark as read" timeout, not | Jason Leach | 2001-07-25 | 2 | -2/+7 |
* | Don't display "(0 unsent)" if the outbox is empty. | Peter Williams | 2001-07-25 | 2 | -2/+5 |
* | Set up the local trash in the folder cache. | Peter Williams | 2001-07-25 | 2 | -0/+8 |
* | Make the error reporting a little but more descriptive. | Peter Williams | 2001-07-24 | 2 | -2/+7 |
* | Add new label widgets with a message that SSL isn't supported. | Peter Williams | 2001-07-24 | 5 | -8/+70 |
* | Dont call notifyResult here if we've just launched a thread to do the | Not Zed | 2001-07-24 | 2 | -13/+17 |
* | Go back to calling mail_msg_free here. (mail_msg_destroy): Remove the | Not Zed | 2001-07-24 | 3 | -8/+31 |
* | Oops. Uncomment this code since Trow fixed GtkHTML to actually have this | Jeffrey Stedfast | 2001-07-24 | 2 | -1/+4 |
* | Fixed the "Read" to be Read in the glade file per menesis' request. | Jeffrey Stedfast | 2001-07-24 | 6 | -5/+94 |
* | fixed my fix to compile | Jeffrey Stedfast | 2001-07-24 | 1 | -2/+2 |
* | If the source and destination folders are the same, just mark the uids as | Jeffrey Stedfast | 2001-07-24 | 2 | -4/+21 |
* | Carefully check for NULL everywhere, and do the right thing if the message | Jon Trowbridge | 2001-07-24 | 2 | -2/+24 |
* | [Bug #5225: No UI way to mark as unimportant] | Jason Leach | 2001-07-24 | 5 | -6/+49 |
* | Add an extra @type arg to the xferFolder and removeFolder methods in | Ettore Perazzoli | 2001-07-23 | 2 | -1/+22 |
* | Add a `user_creatable' property to folder types and make components | Ettore Perazzoli | 2001-07-22 | 2 | -3/+8 |
* | Change this back to the "evolution:/local/Inbox" URI. | Jason Leach | 2001-07-21 | 2 | -1/+6 |
* | Don't let the user remove vtrash folders. | Peter Williams | 2001-07-21 | 2 | -0/+8 |
* | Fix DanW's fix. Pass the right arguments to mail_msg_destroy. | Peter Williams | 2001-07-21 | 4 | -6/+41 |
* | er, unbroke changelog | Jeffrey Stedfast | 2001-07-21 | 1 | -1/+0 |
* | Don't expunge the source folder if we have a cache. | Jeffrey Stedfast | 2001-07-21 | 4 | -11/+18 |
* | Use mail_msg_destroy rather than mail_msg_free, so the cancellation | Dan Winship | 2001-07-21 | 2 | -1/+7 |
* | Update this evolution:/local/ URI to evolution:/Local Folders/ to go along | Jason Leach | 2001-07-20 | 2 | -1/+7 |
* | Fix #4605: "Save Image as" should be "Save Image as...". | Jason Leach | 2001-07-20 | 2 | -2/+7 |
* | Set the vertical scrolling policy for the mail display to AUTOMATIC, only | Jason Leach | 2001-07-20 | 4 | -6/+18 |
* | In camel: | Peter Williams | 2001-07-20 | 3 | -13/+56 |
* | remove something notzed didn't mean to commit | Dan Winship | 2001-07-20 | 1 | -1/+1 |
* | remvoed register/start/end etc code. | Not Zed | 2001-07-19 | 5 | -318/+41 |
* | partial checkin before completing the changes | Not Zed | 2001-07-19 | 6 | -127/+137 |
* | Remove this prototype for a function that was removed long ago. | Jason Leach | 2001-07-19 | 2 | -4/+6 |
* | [Simplifying how default account is stored and used internally, fixes | Jason Leach | 2001-07-19 | 7 | -82/+89 |
* | Do what was suggested in #4596. | Jeffrey Stedfast | 2001-07-19 | 3 | -32/+32 |
* | Add GTK_WIDGET to the charset picker. Reportedly prevent a craash for | Peter Williams | 2001-07-19 | 2 | -1/+4 |
* | Typo fix. Later: And actually fix the typo. | Peter Williams | 2001-07-18 | 2 | -1/+2 |
* | Typo fix. | Peter Williams | 2001-07-18 | 2 | -1/+5 |
* | Setup the auto-receive here instead. | Jeffrey Stedfast | 2001-07-18 | 3 | -2/+11 |
* | Reset the autoreceive when necessary. | Iain Holmes | 2001-07-18 | 3 | -0/+8 |
* | Fix for last change: hide the entire widget, not just the entry. | Jason Leach | 2001-07-18 | 3 | -4/+10 |
* | Fix to correctly handle text/uri-lists that contain more than a single | Jeffrey Stedfast | 2001-07-18 | 3 | -53/+74 |
* | Make the Path: entry into a GnomeFileEntry so you get a nice "Browse..." | Jason Leach | 2001-07-18 | 2 | -24/+40 |
* | Cleaned up a bit. (handle_multipart_encrypted): Replace the encrypted part | Jeffrey Stedfast | 2001-07-18 | 3 | -19/+26 |
* | Make a nicer delete account dialog | Iain Holmes | 2001-07-18 | 2 | -6/+11 |
* | Use CAMEL_VTRASH_NAME. | Jeffrey Stedfast | 2001-07-18 | 7 | -21/+28 |
* | Use g_strcasecmp() when looking for a Trash folder - it may be lowercase | Jeffrey Stedfast | 2001-07-17 | 2 | -8/+20 |
* | Use g_strcasecmp() when looking for a Trash folder - it may be lowercase | Jeffrey Stedfast | 2001-07-17 | 4 | -28/+39 |
* | Let VTrash folders accept/export the same dnd types as normal folders. | Jeffrey Stedfast | 2001-07-17 | 2 | -20/+26 |
* | prototype outbox_folder so we can check if a folder is it. | Peter Williams | 2001-07-17 | 2 | -4/+23 |
* | Use our own display_style member instead of the global setting. | Peter Williams | 2001-07-17 | 8 | -10/+44 |
* | DUH. No need to update every folder if we set the folder browser to NULL. | Peter Williams | 2001-07-16 | 2 | -5/+11 |
* | Call mail_autoreceive_setup() so that any changes to the list of accounts | Jeffrey Stedfast | 2001-07-16 | 2 | -0/+9 |
* | Merged mine and Peter's entries. | Jeffrey Stedfast | 2001-07-14 | 2 | -6/+6 |
* | Segfault prevention here if no uid is currently loaded. | Peter Williams | 2001-07-14 | 2 | -6/+8 |
* | Segfault prevention here if we lose the race with | Peter Williams | 2001-07-14 | 2 | -1/+5 |
* | New function. If a vfolder in our list gets finalized, NULL out | Peter Williams | 2001-07-13 | 2 | -0/+28 |
* | Updated to reflect changes in the filter API by passing in the provided | Jeffrey Stedfast | 2001-07-13 | 2 | -0/+19 |
* | Updated to reflect changes in the filter API by passing in the provided | Jeffrey Stedfast | 2001-07-13 | 2 | -45/+64 |
* | Fix the importers if you try to import into an already existing directory | Iain Holmes | 2001-07-13 | 2 | -20/+38 |
* | Force-hide all deleted messages before expunging. (expunged_folder): | Jeffrey Stedfast | 2001-07-13 | 2 | -25/+50 |
* | Only blank the mail display if the message being viewed is one of those to | Jason Leach | 2001-07-13 | 2 | -1/+14 |
* | Should be saving the 'identity_html_signature' and | Jason Leach | 2001-07-13 | 2 | -2/+9 |
* | no longer need to set a my address property | JP Rosevear | 2001-07-12 | 2 | -17/+15 |
* | Set the CLIPBOARD selection as well as the primary selection so that | Federico Mena Quintero | 2001-07-11 | 2 | -3/+30 |
* | [Bug #4305: Make the automatic mark-as-read timer optional] | Jason Leach | 2001-07-11 | 7 | -14/+63 |
* | Oops | JP Rosevear | 2001-07-11 | 1 | -1/+2 |
* | Cosmetic patch - replace our defines with the e-popup ones | JP Rosevear | 2001-07-11 | 1 | -0/+2 |
* | Typo | JP Rosevear | 2001-07-11 | 3 | -10/+11 |
* | Took the logic of whether or not to make the attachment header out of the | Peter Williams | 2001-07-11 | 4 | -22/+108 |
* | extra dist the news files | JP Rosevear | 2001-07-11 | 2 | -1/+12 |
* | Use bonobo_config_set_string_wrapper. (mail_config_write): Same. | Jeffrey Stedfast | 2001-07-11 | 2 | -61/+42 |
* | Make sure that the reply-to addr i non-NULL before trying to add it to the | Jeffrey Stedfast | 2001-07-11 | 2 | -5/+11 |
* | fix typo so it compiles | JP Rosevear | 2001-07-10 | 2 | -1/+5 |
* | Handle application/pgp using the text/plain handler. | Jeffrey Stedfast | 2001-07-10 | 2 | -24/+24 |
* | Handle application/pgp using the text/plain handler. | Jeffrey Stedfast | 2001-07-10 | 6 | -93/+207 |
* | Update to pass in the `remember' argument when creating a new pgp context. | Jeffrey Stedfast | 2001-07-10 | 3 | -6/+12 |
* | Update to pass in the `remember' argument when creating a new pgp context. | Jeffrey Stedfast | 2001-07-10 | 7 | -67/+136 |
* | Check for an exception and print it. Call done anyway. | Peter Williams | 2001-07-10 | 2 | -1/+14 |
* | Some NULL protection for our strings: pgp_key, html_signature, smime_key. | Peter Williams | 2001-07-10 | 3 | -4/+25 |
* | g_strdup the result of g_get_home_dir since this variable will get free'd | Dan Winship | 2001-07-10 | 2 | -1/+4 |
* | Use gnome_vfs_mime_get_short_list_applications rather than | Dan Winship | 2001-07-10 | 4 | -38/+83 |
* | Change html_signature stuff over to bonobo-config -- someone forgot to do | Peter Williams | 2001-07-10 | 2 | -4/+8 |
* | Gave up and got rid of dm. Just replaced it with d(g_message()) and set | Peter Williams | 2001-07-09 | 2 | -39/+48 |
* | Deleted (as opposed to #if 0) (get_folder_info): Changed to assume it has | Peter Williams | 2001-07-09 | 2 | -53/+42 |
* | Check for new_uid != NULL here before strcmping. | Christopher James Lahey | 2001-07-08 | 2 | -1/+6 |
* | Only install the segv_redirect handler if SEGV's handler is not currently | Dan Winship | 2001-07-07 | 2 | -7/+16 |
* | Made this handle being given a row that's outside the range better. | Christopher James Lahey | 2001-07-07 | 2 | -4/+14 |
* | Removed old CVS conflict marker. | Jon Trowbridge | 2001-07-07 | 1 | -1/+0 |
* | [Fix bug #1100, default account is stored strangely] | Jason Leach | 2001-07-07 | 2 | -17/+50 |
* | add a NULL check since that is a valid return. | Larry Ewing | 2001-07-07 | 2 | -1/+10 |
* | Prevent infinite recursion when viewing attachments that we can't / | Peter Williams | 2001-07-07 | 2 | -5/+20 |
* | Freeze and Thaw the folder. | Jeffrey Stedfast | 2001-07-07 | 3 | -7/+13 |
* | Mark the messages as Seen also. (folder_browser_class_init): Create an | Jeffrey Stedfast | 2001-07-07 | 4 | -149/+220 |
* | Don't free the psd here -- it will be freed on the "destroy" signal. | Peter Williams | 2001-07-07 | 4 | -8/+18 |
* | Select the very next message after deleting, not the next undeleted (it | Jason Leach | 2001-07-07 | 5 | -11/+45 |
* | Fix obvious bug in previous bugfix: Pass "fb" to check_for_fb_match() so | Dan Winship | 2001-07-07 | 2 | -1/+8 |
* | Change the folder right-click "Properties..." menu item handling so | Ettore Perazzoli | 2001-07-06 | 2 | -1/+25 |
* | Add a checkbox for prompting when sending a message with an empty subject. | Jeffrey Stedfast | 2001-07-06 | 5 | -37/+82 |
* | Okay, apparently I was wrong. Oh well. (mail_config_set_thread_list): Fix | Jeffrey Stedfast | 2001-07-06 | 2 | -10/+23 |
* | And kill these stupid files. Aaar. | Peter Williams | 2001-07-06 | 2 | -308/+0 |
* | Remove the ridiculuous relic known as test-mail. Clean up a bit. | Peter Williams | 2001-07-06 | 2 | -23/+3 |
* | Formatting fix on ChangeLog (ie I Forgot To Save The File Before Committing Y... | Peter Williams | 2001-07-05 | 1 | -0/+2 |
* | Add mail folder cache hookups. | Peter Williams | 2001-07-05 | 2 | -0/+6 |
* | Clear the shell view label if mailer loses focus. | Peter Williams | 2001-07-05 | 3 | -4/+25 |
* | set "pixname" value only if pixbuf was loaded successfully. Otherwise | Gediminas Paulauskas | 2001-07-05 | 2 | -0/+6 |
* | Revert Sam's changes. | Jeffrey Stedfast | 2001-07-05 | 2 | -3/+15 |
* | Replace value in config->preview_hash when it already exists. Old code | Sam Creasey | 2001-07-04 | 2 | -1/+8 |
* | Unset the message being displayed when expunging. This makes expunged | Joe Shaw | 2001-07-04 | 2 | -0/+7 |
* | If msg is NULL, fetch the message and requeue a mail_reply call. Fixes bug | Joe Shaw | 2001-07-04 | 2 | -1/+20 |
* | Use a better GHashTable technique that will hopefully solve some bugs and | Jeffrey Stedfast | 2001-07-04 | 2 | -78/+67 |
* | Split make_string into these. (update_idle): Use (name and status) instead | Peter Williams | 2001-07-04 | 2 | -40/+52 |
* | Finish off #809 by committing the menu and right click thingies for | Jacob Leach | 2001-07-04 | 2 | -1/+5 |
* | use bonobo-conf everywhere | Dietmar Maurer | 2001-07-04 | 1 | -359/+391 |
* | Compile fixes. #include errno.h and gnome-dialog-utils.h. | Peter Williams | 2001-07-04 | 2 | -4/+10 |
* | Forgot to save this | Peter Williams | 2001-07-04 | 1 | -2/+4 |
* | Prevent folders from appearing to have -1 new messages. Prevent nonactive | Peter Williams | 2001-07-04 | 5 | -22/+123 |
* | Rename some of the widgets in the news config to not conflict with the | Dan Winship | 2001-07-04 | 2 | -2/+8 |
* | Use mkdtemp if we have it, else use mktemp but make the code safer than it | Jeffrey Stedfast | 2001-07-04 | 3 | -6/+27 |
* | Hide the URL passwd, auth, and params. (folder_browser_copy): Same. | Jeffrey Stedfast | 2001-07-03 | 2 | -2/+10 |
* | Don't pass a dirty exception to camel_folder_sync. Fixes an IMAP filtering | Dan Winship | 2001-07-03 | 2 | -1/+7 |
* | Added an MailAccountEditorNews, for NNTP configuratuion. Based on | Sam Creasey | 2001-07-03 | 10 | -62/+575 |
* | Setup the Empty Trash On Exit widgets. | Jeffrey Stedfast | 2001-07-03 | 6 | -16/+81 |
* | Updated for the mail_transfer_messages API. | Jeffrey Stedfast | 2001-07-03 | 7 | -136/+90 |
* | i2001-07-02 Larry Ewing <lewing@ximian.com> | Larry Ewing | 2001-07-03 | 2 | -15/+113 |
* | Add a warning about how wrong this document is. | Peter Williams | 2001-07-03 | 2 | -0/+10 |
* | New file. Protoypes for the Mail Folder Cache, which provides a place for | Peter Williams | 2001-07-03 | 10 | -197/+973 |
* | #include widgets/misc/e-charset-picker.h since it was moved there from | Jeffrey Stedfast | 2001-07-03 | 2 | -1/+7 |
* | Kill irritating "Returning" g_warning. | Peter Williams | 2001-07-03 | 2 | -1/+5 |
* | Implement this, based on code that used to be in mail-ops.c | Dan Winship | 2001-07-02 | 5 | -111/+102 |
* | the FolderSearch control is in a different dockitem now. | Chris Toshok | 2001-07-02 | 2 | -1/+6 |
* | oops. didn't save before comittting | Dan Winship | 2001-07-02 | 1 | -1/+0 |
* | Ref the folder before proxying the event, in case there's only one | Dan Winship | 2001-07-02 | 2 | -3/+23 |
* | Use Tuomas' next-message, previous-message and print icons in the | Ettore Perazzoli | 2001-07-01 | 2 | -0/+10 |
* | Changed to return the created window. (find_socket): Added. Copied from | Jon Trowbridge | 2001-07-01 | 5 | -35/+128 |
* | remove redundant logic. | Larry Ewing | 2001-06-30 | 2 | -2/+4 |
* | make sure we show the sig file. | Larry Ewing | 2001-06-30 | 2 | -3/+11 |
* | Turn folder syncing back on here so that IMAP folders will sync without | Jeffrey Stedfast | 2001-06-30 | 2 | -17/+18 |
* | fixed a logic mistake in the last commit | Jeffrey Stedfast | 2001-06-30 | 1 | -9/+9 |
* | Throw up the confirmation dialog. (composer_get_message): If the user only | Jeffrey Stedfast | 2001-06-30 | 4 | -2/+91 |
* | Take two authtypes lists, "all", and "supported", and make the unsupported | Dan Winship | 2001-06-29 | 2 | -10/+26 |
* | implemented plain saving | Radek Doulik | 2001-06-29 | 2 | -32/+84 |
* | signature editor | Radek Doulik | 2001-06-29 | 2 | -5/+237 |
* | Add a CamelMimeFilterStripHeader that removes a header from mime output. Used | Peter Williams | 2001-06-29 | 2 | -11/+8 |
* | The e_iterator_get() returns a gconstpointer and we need a non-const | Jeffrey Stedfast | 2001-06-29 | 5 | -3/+22 |
* | Capitalize words in the link right-click menu to make it consistent | Ettore Perazzoli | 2001-06-29 | 2 | -2/+8 |
* | Implement the "Copy link location" right-click menu item in the | Ettore Perazzoli | 2001-06-29 | 3 | -35/+90 |
* | Don't bother trying to save the passwd if the url is NULL. | Jeffrey Stedfast | 2001-06-29 | 3 | -1/+8 |
* | Since we have an exception variable, we might as well use it when getting | Jeffrey Stedfast | 2001-06-29 | 3 | -7/+27 |
* | After finding a folder, attach to its "folder_changed" and | Dan Winship | 2001-06-29 | 3 | -68/+123 |
* | simplified(refactored) signature handling + better support for html | Radek Doulik | 2001-06-29 | 8 | -48/+177 |
* | Get the Mail Component to understand `mailto:'. | Ettore Perazzoli | 2001-06-28 | 2 | -1/+33 |
* | Add method `ShellComponent::handleExternalURI' and an | Ettore Perazzoli | 2001-06-28 | 2 | -0/+7 |
* | Bump required gal version for new accessors in ETree. | Peter Williams | 2001-06-28 | 5 | -6/+102 |
* | work around an e-tree bug | jacob berkman | 2001-06-28 | 2 | -0/+7 |
* | Fixed Cut/Copy/Paste to work - it turns out I couldn't share a single | Jeffrey Stedfast | 2001-06-28 | 3 | -41/+34 |
* | forgot to save before comitting... | Peter Williams | 2001-06-28 | 1 | -1/+0 |
* | Change to use more reality-based API below. Include folder-browser-ui.h | Peter Williams | 2001-06-28 | 4 | -30/+41 |
* | Mail: | Peter Williams | 2001-06-27 | 7 | -378/+531 |
* | Helps if I spell "received" correctly. | Jeffrey Stedfast | 2001-06-27 | 3 | -6/+29 |
* | Don't pop up a progress dialog to say "I already finished this a while | Dan Winship | 2001-06-27 | 5 | -10/+24 |
* | make ettore stop complaining so i can get back to work | jacob berkman | 2001-06-27 | 2 | -0/+6 |