| Commit message (Expand) | Author | Age | Files | Lines |
* | stop signal emission so the GtkButton class method doesn't mess up the | Damon Chaplin | 2001-08-18 | 2 | -0/+9 |
* | Put _() instead of N_() around of the "Search" string, | Zbigniew Chyla | 2001-08-18 | 2 | -1/+7 |
* | We want wax-seal.png instead, since I added the png files to cvs and | Jeffrey Stedfast | 2001-08-18 | 2 | -2/+9 |
* | Compile fixes | Iain Holmes | 2001-08-18 | 2 | -2/+8 |
* | don't init the config here | JP Rosevear | 2001-08-18 | 3 | -2/+7 |
* | remove a cmpiler warning | Jeffrey Stedfast | 2001-08-18 | 1 | -1/+1 |
* | remove dead structure | JP Rosevear | 2001-08-18 | 2 | -1/+4 |
* | Save the always-sign options for pgp and smime. (config_read): Read in the | Jeffrey Stedfast | 2001-08-18 | 2 | -0/+24 |
* | Made the default values for column expansions here more reasonable. | Christopher James Lahey | 2001-08-17 | 2 | -6/+11 |
* | Startup assistant stuff | Iain Holmes | 2001-08-17 | 8 | -156/+607 |
* | Only starting cutting the signature out when we match "-- \n", so "--\n" | Jason Leach | 2001-08-17 | 2 | -1/+7 |
* | Respect the user's desire to be prompted to confirm that he wants to | Jeffrey Stedfast | 2001-08-17 | 4 | -10/+63 |
* | Sort the nodes here... (fe_sort_folder): ... using this function. | Peter Williams | 2001-08-17 | 3 | -1/+24 |
* | Disable "Search Message" when more or less than exactly one message is | Peter Williams | 2001-08-17 | 2 | -1/+4 |
* | (fe_node_to_shell_path): Use node->name and node->full_name to generate | Peter Williams | 2001-08-17 | 2 | -6/+51 |
* | Instead of hackfully getting the path, use a CamelURL so that escaping is | Peter Williams | 2001-08-16 | 2 | -10/+12 |
* | Remove some stray cvs collision markers. | Jon Trowbridge | 2001-08-16 | 1 | -4/+0 |
* | Remember the filename is in utf8, so use the e_utf8 functions to set the | Jeffrey Stedfast | 2001-08-16 | 2 | -6/+16 |
* | Always remove the idle and return FALSE, instead of returning TRUE if more | Peter Williams | 2001-08-16 | 2 | -6/+10 |
* | Stop building the quote after a sigdash, hence, omitting the signature | Jason Leach | 2001-08-16 | 2 | -0/+8 |
* | Re-added, at Ettore's request, the confirm-expunge dialog. | Anna Marie Dirks | 2001-08-16 | 2 | -8/+123 |
* | Use ALWAYS for scroll frame policy because ETable acts lame with | Jason Leach | 2001-08-16 | 2 | -163/+20 |
* | Don't confirm expunge. | Not Zed | 2001-08-15 | 2 | -1/+5 |
* | gets rid of those annoying operation-re-registered messages at last. | Not Zed | 2001-08-15 | 3 | -14/+9 |
* | removed send_receive_mockups.glade | Jeffrey Stedfast | 2001-08-15 | 1 | -534/+0 |
* | Convert the UTF-8 account name string into a gtk-string before using it in | Jeffrey Stedfast | 2001-08-15 | 2 | -3/+11 |
* | Make previous unread wrap around too. | Peter Williams | 2001-08-15 | 2 | -1/+4 |
* | If the account is enabled, set a checkmark pixmap instead of a strange | Peter Williams | 2001-08-15 | 3 | -3/+29 |
* | Fix bug #215... desensitize menu items based on the number of selected | Peter Williams | 2001-08-14 | 6 | -5/+254 |
* | Fix the fix for #6722. | Dan Winship | 2001-08-14 | 3 | -4/+16 |
* | Disable the "search forward/backward" option in the search dialog. Why? | Jon Trowbridge | 2001-08-14 | 2 | -0/+31 |
* | New function, handle "user creatable items". (component_fn): Tell the | Peter Williams | 2001-08-14 | 2 | -0/+26 |
* | Fix this so it can actually get folders from the hash of folders on the | Jason Leach | 2001-08-14 | 4 | -23/+45 |
* | Break most of the functionality into a separate function. | Peter Williams | 2001-08-14 | 6 | -18/+223 |
* | Changed all instances of "Wizard" and "Druid" to "Assistant". | Anna Marie Dirks | 2001-08-14 | 3 | -4/+10 |
* | Do some g_assert() action. Make sure that the node passed in is non-NULL | Jeffrey Stedfast | 2001-08-14 | 2 | -51/+64 |
* | Changed the title of the Mail Settings dialog from "Evolution Account | Anna Marie Dirks | 2001-08-14 | 2 | -1/+6 |
* | Confirm that the user really wants to expunge. (save_msg_ok): Set the | Jeffrey Stedfast | 2001-08-14 | 2 | -1/+35 |
* | Remove the shortcuts corresponding to an account (they all point to | Peter Williams | 2001-08-14 | 2 | -0/+64 |
* | Whoa, fatal typo. Sorry. | Peter Williams | 2001-08-14 | 2 | -1/+5 |
* | Tell folder cache the path for our Trash is /Trash, because that's what | Jason Leach | 2001-08-13 | 2 | -1/+7 |
* | Set the session as online so auto mail checking (and the composer) will be | Jason Leach | 2001-08-12 | 2 | -0/+7 |
* | Make the right click "Resend..." into "Edit as New Message...", bug #6838. | Jason Leach | 2001-08-12 | 2 | -1/+4 |
* | Remove unecessary #include <camel.h> | Jason Leach | 2001-08-12 | 3 | -4/+7 |
* | oops, take out the g_asserts | Jeffrey Stedfast | 2001-08-11 | 1 | -2/+0 |
* | Fix bug #4523 for good. (save_service): If service->authitem is NULL, then | Jeffrey Stedfast | 2001-08-11 | 3 | -16/+31 |
* | Removed comment about the need to resolve nicknames properly, because we | Jon Trowbridge | 2001-08-11 | 2 | -2/+6 |
* | Prepend the uri with evolution: to fix bug #6916. | Jeffrey Stedfast | 2001-08-11 | 2 | -1/+6 |
* | Make the context menu for the Sent folder have "Resend..." instead of | Jason Leach | 2001-08-11 | 2 | -1/+6 |
* | Since 'N' keypresses go through here now, use wrap-around selecting. | Jason Leach | 2001-08-11 | 3 | -7/+25 |
* | Don't remove the account from the tree if it's not enabled. | Peter Williams | 2001-08-11 | 2 | -1/+6 |
* | 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 |