| Commit message (Expand) | Author | Age | Files | Lines |
* | Only look for special pseudo-multipart-isms (binhex, uucode, old pgp, etc) | Dan Winship | 2001-04-12 | 1 | -0/+8 |
* | mark messages as seen when opening then in a separate window. | Dan Winship | 2001-04-12 | 1 | -0/+5 |
* | Don't g_free the recipient array members here because we free them in the | Jeffrey Stedfast | 2001-04-12 | 1 | -2/+7 |
* | Huh, somehow I forgot to apply the from filter when verifying signed | Jeffrey Stedfast | 2001-04-12 | 1 | -0/+6 |
* | Use the homedir as the default filename. | Jeffrey Stedfast | 2001-04-12 | 1 | -4/+2 |
* | Change to the user's home dir before opening the filesel. | Jeffrey Stedfast | 2001-04-12 | 1 | -0/+7 |
* | Save the expanded state using the ETree built in expanded state code. | Christopher James Lahey | 2001-04-11 | 1 | -0/+5 |
* | Merge from evolution-0-10 to evolution-0-10-merge-0 into head. | Not Zed | 2001-04-05 | 1 | -0/+118 |
* | Add prototype for service_changed(). Remove #include | Kjartan Maraas | 2001-04-05 | 1 | -0/+6 |
* | set content type to utf8. fix warning. just call on_link_clicked(). | Gediminas Paulauskas | 2001-04-04 | 1 | -0/+10 |
* | Executive summary and Trash now have nice icons both in tree/folder title and | Gediminas Paulauskas | 2001-04-04 | 1 | -0/+4 |
* | Add --no-tty argument to gpg. | Jeffrey Stedfast | 2001-04-04 | 1 | -0/+4 |
* | Sync the folder on activate. | Dan Winship | 2001-04-04 | 1 | -0/+3 |
* | Use the same URL-transforming rules we use when hashing the password so | Dan Winship | 2001-04-04 | 1 | -0/+6 |
* | Check for KMail files. | Iain Holmes | 2001-04-03 | 1 | -0/+11 |
* | Add a "provider_type" arg to MailAccountGuiService. | Dan Winship | 2001-04-03 | 1 | -0/+13 |
* | Blessed by Ettore. | Gediminas Paulauskas | 2001-04-02 | 1 | -0/+9 |
* | Register for cancellation. (mail_config_check_service): Pop up a modal | Dan Winship | 2001-03-31 | 1 | -0/+6 |
* | Fix a crash when the evolution-importer-client tries to pass NULL for the fol... | Iain Holmes | 2001-03-31 | 1 | -0/+7 |
* | Add support for converting e-mail addresses to links. (is_email_address): | Jon Trowbridge | 2001-03-31 | 1 | -0/+8 |
* | If the EvolutionShellComponent emits a "debug" signal, turn on | Dan Winship | 2001-03-31 | 1 | -0/+5 |
* | reset last_active | Radek Doulik | 2001-03-31 | 1 | -0/+4 |
* | Added #include <libgnome/gnome-paper.h> | Jon Trowbridge | 2001-03-30 | 1 | -0/+16 |
* | if called with a multipart that's really a 0-part, spew an error and | Dan Winship | 2001-03-30 | 1 | -0/+4 |
* | #include <camel/camel-vtrash-folder.h> | Dan Winship | 2001-03-30 | 1 | -0/+5 |
* | Ignore "funky" button clicks (like scroll wheel scrolls) | Dan Winship | 2001-03-30 | 1 | -0/+5 |
* | Cleaned up #includes. Remove unneccesary includes of <gnome.h>, | Kjartan Maraas | 2001-03-30 | 1 | -0/+7 |
* | Fix this so the "Receiving Options" page gets filled in again. | Dan Winship | 2001-03-30 | 1 | -0/+3 |
* | Doh! This was storing "struct _folder_info"s in the cache and then trying | Dan Winship | 2001-03-30 | 1 | -0/+5 |
* | Update call to camel_url_to_string. (Don't include the params in the | Dan Winship | 2001-03-30 | 1 | -0/+14 |
* | Create a vtrash folder, not a vee folder. | Not Zed | 2001-03-29 | 1 | -0/+21 |
* | Move the gtk_toggle_button_set_active outside the if. | Jeffrey Stedfast | 2001-03-29 | 1 | -0/+5 |
* | Set up the sent/drafts folder buttons. (folder_picker_clicked): Pop up the | Dan Winship | 2001-03-29 | 1 | -0/+31 |
* | Lets do some NULL checking here. First, make sure the gsrc isn't NULL and | Jeffrey Stedfast | 2001-03-28 | 1 | -0/+9 |
* | set the initial druid button state after doing the mail_account_gui_setup, | Dan Winship | 2001-03-28 | 1 | -0/+4 |
* | (save_service): Don't look at authtype if the widget is | Dan Winship | 2001-03-28 | 1 | -0/+2 |
* | Fill in signature and organization too. (mail_account_gui_save): Preserve | Dan Winship | 2001-03-27 | 1 | -0/+6 |
* | Use gnome-dialog-close instead of object_unref, for some reason it doesn't | Not Zed | 2001-03-27 | 1 | -0/+7 |
* | Probably the very last new config dialog ever. (Ha ha). From Anna, based | Dan Winship | 2001-03-27 | 1 | -0/+43 |
* | Add "vtrash" as an allowed mail folder type. | Jeffrey Stedfast | 2001-03-27 | 1 | -0/+3 |
* | Updated to reflect changes made to the move/copy API in camel-folder.c | Jeffrey Stedfast | 2001-03-27 | 1 | -0/+1 |
* | Updated to reflect changes made to the move/copy API in camel-folder.c | Jeffrey Stedfast | 2001-03-27 | 1 | -0/+7 |
* | Fixed vfolder_new api. | Not Zed | 2001-03-27 | 1 | -0/+4 |
* | Make fake content-id URLs be guaranteed unique: the old way (with %p on | Dan Winship | 2001-03-26 | 1 | -0/+11 |
* | Simplify a bit using camel_session_get_provider. | Dan Winship | 2001-03-26 | 1 | -0/+8 |
* | clear name and email data after each address | Radek Doulik | 2001-03-26 | 1 | -0/+5 |
* | Fix a bug in this that probably would have been noticed sooner if ETree | Dan Winship | 2001-03-26 | 1 | -0/+6 |
* | Allow the authtype to be NULL. (transport_auth_init): If the provider | Jeffrey Stedfast | 2001-03-25 | 1 | -0/+9 |
* | Default to iso-8859-1 as the user's charset here if it is undefined. This | Jeffrey Stedfast | 2001-03-25 | 1 | -0/+6 |
* | Added. Call me old-fashioned, but I just prefer to have a real API rather | Jon Trowbridge | 2001-03-23 | 1 | -0/+14 |
* | Turned on BROKEN_ETREE. | Christopher James Lahey | 2001-03-23 | 1 | -0/+4 |
* | Fix some warnings, Allow the importers to import into any folder. Update | Iain Holmes | 2001-03-23 | 1 | -0/+8 |
* | New callback to handle a double-click event in the account clist. | Jeffrey Stedfast | 2001-03-23 | 1 | -10/+15 |
* | (update_active): move to absolute coordinates | Radek Doulik | 2001-03-23 | 1 | -0/+2 |
* | (html_enter_notify_event): take care of enter event | Radek Doulik | 2001-03-23 | 1 | -0/+3 |
* | (html_motion_notify_event): new handler, highlights addresses by | Radek Doulik | 2001-03-23 | 1 | -0/+2 |
* | connect to button_press_event and iframe_created events of GtkHTML widget | Radek Doulik | 2001-03-23 | 1 | -0/+16 |
* | Don't fail at setting up all the toolbar icons if just one of the | Ettore Perazzoli | 2001-03-22 | 1 | -0/+5 |
* | Fix a bug in (illegal) 0-part messages | Dan Winship | 2001-03-22 | 1 | -0/+3 |
* | Use the new URL part macros | Dan Winship | 2001-03-22 | 1 | -0/+10 |
* | Added new icons. | Miguel de Icaza | 2001-03-21 | 1 | -0/+8 |
* | Step the parser so it imports more than one message. | Iain Holmes | 2001-03-21 | 1 | -0/+5 |
* | extra dist the oaf files | JP Rosevear | 2001-03-21 | 1 | -0/+4 |
* | set color in html citation | Radek Doulik | 2001-03-21 | 1 | -0/+12 |
* | Made this check if the control mask is set. | Christopher James Lahey | 2001-03-20 | 1 | -0/+5 |
* | Remove the node before freeing the data it points to. | Christopher James Lahey | 2001-03-20 | 1 | -0/+5 |
* | Bumped gal requirement to 0.5.99.8. | Christopher James Lahey | 2001-03-20 | 1 | -0/+32 |
* | Elm and Pine importers | Iain Holmes | 2001-03-20 | 1 | -0/+15 |
* | Removed gnome.h and ctype.h (send_queue_send): Don't remove the | Jeffrey Stedfast | 2001-03-20 | 1 | -0/+8 |
* | Write the date header. | Jeffrey Stedfast | 2001-03-20 | 1 | -0/+2 |
* | Call unref_standard_folders() here instead. | Jeffrey Stedfast | 2001-03-20 | 1 | -0/+3 |
* | pulled from the 0.9 release. | Jeffrey Stedfast | 2001-03-19 | 1 | -1/+1 |
* | Add Resend Message menu item. | Jeffrey Stedfast | 2001-03-19 | 1 | -0/+8 |
* | Unref the message. | Jeffrey Stedfast | 2001-03-19 | 1 | -0/+4 |
* | unref the standard folders. (owner_set_cb): Use g_atexit() to call | Jeffrey Stedfast | 2001-03-19 | 1 | -0/+9 |
* | Move the proxy event outside the lock (otherwise we always deadlock). | Not Zed | 2001-03-17 | 1 | -0/+60 |
* | New function to prepare the mime part and any subparts for pgp signing. | Jeffrey Stedfast | 2001-03-17 | 1 | -0/+13 |
* | Fix memory leak. | Miguel de Icaza | 2001-03-16 | 1 | -0/+5 |
* | ack | Jeffrey Stedfast | 2001-03-16 | 1 | -1/+1 |
* | We don't care about SSL, yea baby... (apply_changes): Don't care about | Jeffrey Stedfast | 2001-03-16 | 1 | -0/+16 |
* | Remove a stray camel_object_ref that was causing messages to never be | Dan Winship | 2001-03-15 | 1 | -0/+7 |
* | Added edit item to search-bar menu. | Not Zed | 2001-03-15 | 1 | -1/+10 |
* | Tell camel to init NSS. (mail_session_accept_dialog): Doh! NULL terminate | Jeffrey Stedfast | 2001-03-15 | 1 | -1/+1 |
* | Tell camel to init NSS. (mail_session_accept_dialog): Doh! NULL terminate | Jeffrey Stedfast | 2001-03-15 | 1 | -0/+4 |
* | Tell camel to init NSS. | Jeffrey Stedfast | 2001-03-15 | 1 | -0/+4 |
* | builddir != srcdir fixes. Yay! | Ettore Perazzoli | 2001-03-14 | 1 | -0/+5 |
* | Call gtk_html_end() on the stream so things happen. Fixes a problem with | Dan Winship | 2001-03-14 | 1 | -0/+8 |
* | Call camel_init with the evolution directory passed in. Also, abort if | Jeffrey Stedfast | 2001-03-14 | 1 | -5/+14 |
* | impl. (update_pixmaps): accelerate with cache. | Michael Meeks | 2001-03-13 | 1 | -0/+5 |
* | All my changes to get the folder creation working, and the magic Netscape | Iain Holmes | 2001-03-13 | 1 | -0/+16 |
* | Make the transport save whether or not it's supposed to use SSL as well. | Jeffrey Stedfast | 2001-03-13 | 1 | -0/+7 |
* | Instead of always creating a new vTrash folder, if the store already has a | Jeffrey Stedfast | 2001-03-13 | 1 | -0/+7 |
* | Added protection. | Jeffrey Stedfast | 2001-03-12 | 1 | -0/+11 |
* | Remove our X-Evolution header before we send. Also don't send messages | Jeffrey Stedfast | 2001-03-12 | 1 | -1/+2 |
* | Remove our X-Evolution header before we send. | Jeffrey Stedfast | 2001-03-11 | 1 | -0/+5 |
* | New async function that will be used for SSL certs later. | Jeffrey Stedfast | 2001-03-10 | 1 | -0/+9 |
* | Set the Forward->Quoted callback. Also set the forward->Attachment | Jeffrey Stedfast | 2001-03-09 | 1 | -0/+17 |
* | Switched to use e_contact_quick_add_free_form. Removed debugging code, | Jon Trowbridge | 2001-03-09 | 1 | -0/+17 |
* | Removed from cvs | Jeffrey Stedfast | 2001-03-09 | 1 | -0/+6 |
* | Add "vtrash" as a folder type we support. (create_view): Kludgy-kludge | Jeffrey Stedfast | 2001-03-09 | 1 | -0/+4 |
* | Call open_msg here so that it does the Right Thing (tm). | Jeffrey Stedfast | 2001-03-09 | 1 | -0/+5 |
* | Override the default init_trash() with the our custom one (since | Jeffrey Stedfast | 2001-03-09 | 1 | -0/+12 |
* | Added a ShellComponent method to retrieve the selection for drag and | Ettore Perazzoli | 2001-03-08 | 1 | -0/+5 |
* | Add an action-part widget. (filter_rule_from_mlist): Same here. This | Jeffrey Stedfast | 2001-03-08 | 1 | -0/+8 |
* | New function to decide if a mime part is an S/MIME v3 signed part. | Jeffrey Stedfast | 2001-03-07 | 1 | -0/+6 |
* | Move the signal emittion to after the set_menu call so that it actually | Jeffrey Stedfast | 2001-03-07 | 1 | -0/+11 |
* | Disable the NNTP code if NNTP is not enabled. This prevents some runtime | Jeffrey Stedfast | 2001-03-07 | 1 | -0/+3 |
* | Updated to have a transport auth page. | Jeffrey Stedfast | 2001-03-07 | 1 | -0/+4 |
* | Reorganize the menus to have entries always in a consistent fashion, as | Miguel de Icaza | 2001-03-07 | 1 | -0/+33 |
* | If the folderinfo has no URL (ie, can't contain messages), don't add it as | Dan Winship | 2001-03-07 | 1 | -0/+5 |
* | Don't access the `active` data member of a GtkToggleButton directly - bad | Jeffrey Stedfast | 2001-03-06 | 1 | -0/+9 |
* | Correcty set the mime type for the multipart. Hmmm, still doesn't wrap | Jeffrey Stedfast | 2001-03-06 | 1 | -0/+7 |
* | Remove very old camel lock stuff. | Not Zed | 2001-03-03 | 1 | -0/+17 |
* | Check the container is not NIL before trying to set thje prop. | Not Zed | 2001-03-02 | 1 | -0/+5 |
* | Fixes for changes to search bar. (search_save): Removed. (search_full): | Not Zed | 2001-03-01 | 1 | -0/+41 |
* | Return TRUE if the user configured his/her settings, else return FALSE. | Jeffrey Stedfast | 2001-02-28 | 1 | -0/+8 |
* | Set a "References" header no matter what if we are able to get a | Jeffrey Stedfast | 2001-02-27 | 1 | -1/+5 |
* | Confirm thatt he user REALLY wants to delete this account. (news_delete): | Jeffrey Stedfast | 2001-02-27 | 1 | -0/+4 |
* | Changed the product string - will change it to use User-Agent once I get | Jeffrey Stedfast | 2001-02-27 | 1 | -0/+6 |
* | Mark deleted messages as "seen" as well so they don't count towards the | Dan Winship | 2001-02-27 | 1 | -0/+7 |
* | Re-add the mail_vtrash_create() hack back in for LocalStores since there's | Jeffrey Stedfast | 2001-02-27 | 1 | -0/+10 |
* | New function to force the removal of a given password. | Jeffrey Stedfast | 2001-02-26 | 1 | -0/+9 |
* | Abort if the message is NULL (which is valid if an error occured). | Jeffrey Stedfast | 2001-02-26 | 1 | -0/+6 |
* | Toss the mail_tool_camel_lock* stuff. Same. Here too. | Jeffrey Stedfast | 2001-02-25 | 1 | -0/+12 |
* | No longer need to construct the vTrash here. (owner_set_cb): Don't make | Jeffrey Stedfast | 2001-02-25 | 1 | -0/+10 |
* | No longer need to do a vtrash_cleanup() (it also doesn't exist anymore). | Jeffrey Stedfast | 2001-02-24 | 1 | -4/+25 |
* | New stuff for the importer to create a new folder | Iain Holmes | 2001-02-23 | 1 | -0/+9 |
* | Come up with a unique store uri for each vtrash (using %p and the | Jeffrey Stedfast | 2001-02-23 | 1 | -0/+7 |
* | vfolder/filter on mailing list. Doesn't acutally work right yet. | Michael Zucci | 2001-02-23 | 1 | -0/+16 |
* | Only allow downloading if the source is enabled at this time. | Not Zed | 2001-02-23 | 1 | -0/+10 |
* | Construct the PGP Path GnomeFileEntry widget. (pgp_path_changed): Try to | Jeffrey Stedfast | 2001-02-23 | 1 | -0/+7 |
* | Make op cancellable/report internals. (get_folder_get): | Not Zed | 2001-02-23 | 1 | -0/+21 |
* | Fixed memory corruption bug. | Jeffrey Stedfast | 2001-02-23 | 1 | -0/+29 |
* | Updated to reflect changes to the filter-driver code. | Jeffrey Stedfast | 2001-02-23 | 1 | -0/+5 |
* | Removed, no longer link with libcamelvee. (evolution_mail_LDADD): Ditto. | Not Zed | 2001-02-22 | 1 | -0/+8 |
* | started hack for progress reporting, which is currently to the console. | Not Zed | 2001-02-22 | 1 | -0/+12 |
* | Changed to use PgpValidity. | Jeffrey Stedfast | 2001-02-22 | 1 | -0/+13 |
* | Fix for api changes to append_mail. | Not Zed | 2001-02-21 | 1 | -0/+30 |
* | Pass NULL, not "/" for @top. | Dan Winship | 2001-02-21 | 1 | -0/+8 |
* | Include the camel-vee-store.h header from the uninstalled copy. | Not Zed | 2001-02-20 | 1 | -0/+5 |
* | Create vTrash folders for all remote stores as well. | Jeffrey Stedfast | 2001-02-20 | 1 | -0/+5 |
* | Add the auto-update flag to the folder open flags. | Not Zed | 2001-02-20 | 1 | -0/+5 |
* | New handy dandy function to ref and return the vfolder storage (will | Jeffrey Stedfast | 2001-02-20 | 1 | -0/+30 |
* | Unref the driver here, in the subthread, so we dont block the gui while it | Not Zed | 2001-02-20 | 1 | -0/+7 |
* | Dont do the thaw/freeze set here. (update_folders): " | Not Zed | 2001-02-20 | 1 | -0/+10 |
* | Not sure it makes any difference, but lets ref the folder while the hash | Jeffrey Stedfast | 2001-02-17 | 1 | -2/+8 |
* | Reverse the changes I made yesterday. | Jeffrey Stedfast | 2001-02-17 | 1 | -0/+5 |
* | Have the mail-config and openpgp initialize here instead. | Jeffrey Stedfast | 2001-02-16 | 1 | -0/+8 |
* | Use mail_storage_create_folder | Jeffrey Stedfast | 2001-02-16 | 1 | -0/+22 |
* | Wrapped the address compare functions in a #ifdef (address_compare): | Jeffrey Stedfast | 2001-02-16 | 1 | -0/+7 |
* | Add the --no-tty flag. | Jeffrey Stedfast | 2001-02-15 | 1 | -0/+4 |
* | Rewrite explanatory comments to use normal regexps rather than procmail | Dan Winship | 2001-02-15 | 1 | -0/+7 |
* | Connect to the "create_folder" signal on the storage. | Dan Winship | 2001-02-15 | 1 | -0/+6 |
* | Setup the Trash folder. | Jeffrey Stedfast | 2001-02-15 | 1 | -0/+15 |
* | Fix some uninitialized variables. | Christopher James Lahey | 2001-02-14 | 1 | -0/+5 |
* | if doing a full update, save the cursor pos and restore it afterwards. | Not Zed | 2001-02-13 | 1 | -0/+11 |
* | Clean out the cruft in the Accounts section before writing the current | Jeffrey Stedfast | 2001-02-13 | 1 | -0/+4 |
* | Strip the leading "/" from the Namespace/Path entry if the provider | Jeffrey Stedfast | 2001-02-13 | 1 | -0/+6 |
* | xml-i18n-tools setup. Mark strings for translation. | Kjartan Maraas | 2001-02-13 | 1 | -0/+5 |
* | Re-add non-static forward_messages. mail-view.c needs it. | Dan Winship | 2001-02-12 | 1 | -0/+5 |
* | ack | Jeffrey Stedfast | 2001-02-11 | 1 | -0/+1 |
* | Don't leak memory. (forward_messages): change doinline to be a gboolean | Jeffrey Stedfast | 2001-02-11 | 1 | -0/+4 |
* | Check the full list of IDs instead of just the default id and if we find | Jeffrey Stedfast | 2001-02-11 | 1 | -0/+11 |
* | Getting almost full and proper use of xml-i18n-tools. | Gediminas Paulauskas | 2001-02-11 | 1 | -0/+6 |
* | Updates for CamelStore changes, small memory leak fixes. (lookup_folder): | Dan Winship | 2001-02-10 | 1 | -0/+26 |
* | New location for this function. | Jeffrey Stedfast | 2001-02-09 | 1 | -0/+6 |
* | Reworked some keep-mail-on-server logic so that we ALWAYS look for a | Jeffrey Stedfast | 2001-02-09 | 1 | -0/+8 |
* | only free driver, if set. (fetch_mail_fetched): Unref the driver here, so | Not Zed | 2001-02-09 | 1 | -0/+16 |
* | Set the sensitivity of the spin button based on the state of the checkbox. | Jeffrey Stedfast | 2001-02-09 | 1 | -0/+3 |
* | Properly do defaults here. (mail_config_write): Removed some of the | Jeffrey Stedfast | 2001-02-09 | 1 | -0/+7 |
* | Cast the CamelMedium to a CamelMimePart before performing actions on it as | Jeffrey Stedfast | 2001-02-09 | 1 | -0/+15 |
* | Use "contains" because the subject might be broken into subparts and using | Jeffrey Stedfast | 2001-02-08 | 1 | -0/+6 |
* | Init active_downloads hash if it hasn't been yet. | Not Zed | 2001-02-08 | 1 | -0/+5 |
* | Handle internal camel status return. (receive_done): Remove active | Not Zed | 2001-02-08 | 1 | -0/+22 |
* | Check current_message for NULL - this fixes a bug running under SunOS (not | Jeffrey Stedfast | 2001-02-08 | 1 | -0/+6 |
* | Oops, save the seen_timeout variable. | Jeffrey Stedfast | 2001-02-07 | 1 | -0/+5 |
* | Added libmenus.la. | Christopher James Lahey | 2001-02-07 | 1 | -0/+10 |
* | Change how the attachments are displayed. | Iain Holmes | 2001-02-07 | 1 | -0/+9 |
* | Updated to checkfor "(none)". | Jeffrey Stedfast | 2001-02-07 | 1 | -0/+13 |
* | We are now going to use a file descriptor and a CamelMimeParser rather | Jeffrey Stedfast | 2001-02-06 | 1 | -0/+13 |
* | Moved bonobo includes from the .c to the .h. Include | Christopher James Lahey | 2001-02-06 | 1 | -0/+25 |
* | New function to handle inline pgp-signatures. | Jeffrey Stedfast | 2001-02-06 | 1 | -0/+3 |
* | Keep track of the CheckSettings check boxes. (transport_next): Connect if | Jeffrey Stedfast | 2001-02-06 | 1 | -0/+8 |
* | Updated to not connect when getting a list of authtypes. (transport_next): | Jeffrey Stedfast | 2001-02-06 | 1 | -0/+17 |
* | Fix dodgy libxml allocation pollution, and potential faults on NULL | Michael Meeks | 2001-02-04 | 1 | -0/+5 |
* | Cleaned up so we dont add an unecessary level of indenting. | Not Zed | 2001-02-02 | 1 | -0/+14 |
* | Fix bug in autodetected mboxes | Iain Holmes | 2001-01-31 | 1 | -0/+9 |
* | Fix typo. | Kjartan Maraas | 2001-01-30 | 1 | -0/+4 |
* | Cast the camel_stream_mem_new() to a CamelStreamMem. | Jeffrey Stedfast | 2001-01-30 | 1 | -0/+5 |
* | Return efence ifdefs to 0 for solaris build | JP Rosevear | 2001-01-30 | 1 | -0/+4 |
* | (build_tree): Oops, turn on BROKEN_ETREE again. | Michael Zucci | 2001-01-29 | 1 | -0/+1 |
* | Debug function to compare the tree we think we have, after an incremental | Not Zed | 2001-01-29 | 1 | -0/+27 |
* | Turns out that I was wrong about the g_get_real_name mem leak, god damn | Jeffrey Stedfast | 2001-01-29 | 1 | -0/+6 |
* | Use UTF-8. (set_defaults): Use UTF-8 and also fixed a memory leak by | Jeffrey Stedfast | 2001-01-29 | 1 | -0/+15 |
* | Make the advanced search dialog use stock buttons. Make the OK button | Ettore Perazzoli | 2001-01-28 | 1 | -0/+8 |
* | Make the vfolder and "advanced search" dialogs a bit larger for better | Ettore Perazzoli | 2001-01-28 | 1 | -0/+8 |
* | Changed to use mail_save_part to save the data in another thread. | Not Zed | 2001-01-28 | 1 | -0/+10 |
* | Don't handle home and end keys since %ETable deals with them now. | Christopher James Lahey | 2001-01-28 | 1 | -0/+5 |
* | Protect against NULL address pointers. (subject_compare): Same but for | Jeffrey Stedfast | 2001-01-28 | 1 | -0/+6 |
* | warnings go byebye | Iain Holmes | 2001-01-27 | 1 | -0/+6 |
* | Try a control before an embeddable instead of an embeddable before a | Ettore Perazzoli | 2001-01-27 | 1 | -0/+5 |
* | Check for a NULL service->url as we obviously can't subscribe to folders | Jeffrey Stedfast | 2001-01-27 | 1 | -0/+9 |
* | Fix some compile problems and stop the blank mail appearing with the mbox | Iain Holmes | 2001-01-27 | 1 | -0/+12 |
* | Fix an uninitialized variable use. | Dan Winship | 2001-01-27 | 1 | -0/+5 |
* | (Fixing an old FIXME) | Jason Leach | 2001-01-26 | 1 | -0/+8 |
* | Define BROKEN_ETREE again, till we get this stuff fixed better. | Not Zed | 2001-01-26 | 1 | -0/+15 |
* | Fix the "sender contain" quicksearch rule by adding a missing | Ettore Perazzoli | 2001-01-26 | 1 | -0/+6 |
* | Neater importer stuff. | Iain Holmes | 2001-01-26 | 1 | -0/+12 |
* | The following fixes seem to clear up the problem of new mail not being | Jeffrey Stedfast | 2001-01-26 | 1 | -0/+11 |
* | (Don't prompt about unsaved changes for replies/forwards that have not | Jason Leach | 2001-01-26 | 1 | -0/+10 |
* | Check if a message part's content is available, and if it's not, queue a | Dan Winship | 2001-01-26 | 1 | -0/+22 |
* | Made the message list pay attention to the "cursor_activated" signal | Christopher James Lahey | 2001-01-26 | 1 | -0/+5 |
* | More happy icons for the mailer. | Ettore Perazzoli | 2001-01-25 | 1 | -0/+7 |
* | Get the mailer to use the new menu icons. | Ettore Perazzoli | 2001-01-25 | 1 | -0/+8 |
* | Fix the subject match expression, which was missing a closing ). | Not Zed | 2001-01-25 | 1 | -0/+8 |
* | Added a 3rd page to the account editor to allow users to set their HTML | Jeffrey Stedfast | 2001-01-25 | 1 | -0/+9 |
* | Save the source and transport changes whether the user can connect to the | Jeffrey Stedfast | 2001-01-24 | 1 | -0/+5 |
* | Patch from Tuomas to have a "Sender contains" rule in the quicksearch | Ettore Perazzoli | 2001-01-24 | 1 | -0/+14 |
* | Fix spelling. | Dan Winship | 2001-01-24 | 1 | -0/+5 |
* | Set the default folder when copying to mbox. This is a quick fix, i might | Not Zed | 2001-01-24 | 1 | -0/+6 |
* | Make sure the source->url is not NULL (which is perfectly valid). | Jeffrey Stedfast | 2001-01-24 | 1 | -0/+3 |
* | Make sure the source->url is not NULL (which is perfectly valid). | Jeffrey Stedfast | 2001-01-24 | 1 | -0/+3 |
* | A few minor tweaks. | Jeffrey Stedfast | 2001-01-24 | 1 | -0/+5 |
* | Try turning off the BROKEN_ETREE thing. It seems to work ok (better?) now, | Not Zed | 2001-01-23 | 1 | -0/+6 |
* | Automagically fill in the user's default transport if he/she has setup | Jeffrey Stedfast | 2001-01-23 | 1 | -0/+3 |
* | Just wrote a temp way of reporting success/fail of PGP/MIME signature | Jeffrey Stedfast | 2001-01-23 | 1 | -0/+6 |
* | Add the Outlook importer. | Iain Holmes | 2001-01-23 | 1 | -0/+10 |
* | make mail_gui_thread non-static. | Dan Winship | 2001-01-23 | 1 | -0/+9 |
* | Fixed to display subparts (other than the signature part) and started to | Jeffrey Stedfast | 2001-01-23 | 1 | -0/+6 |
* | Fix a double-free problem. | Not Zed | 2001-01-23 | 1 | -0/+4 |
* | Oops, danw didn't know 'provider' could be NULL :-) | Jeffrey Stedfast | 2001-01-23 | 1 | -0/+5 |
* | Change "Path:" label to "Namespace:" for IMAP. Use $MAILDIR rather than | Dan Winship | 2001-01-23 | 1 | -0/+4 |
* | Function to add a store/storage mapping. (add_storage): Use it. | Dan Winship | 2001-01-23 | 1 | -0/+17 |
* | s/filter-driver.h/camel-filter-driver.h/ and update first arg of | Dan Winship | 2001-01-23 | 1 | -0/+20 |
* | Added temp profiling files. | Not Zed | 2001-01-22 | 1 | -0/+2 |
* | remove a warning with conditional news compilation. | Not Zed | 2001-01-22 | 1 | -0/+50 |
* | Helps if I spell stuff correctly so it can pass the tests ;-) | Jeffrey Stedfast | 2001-01-22 | 1 | -0/+5 |
* | Initialize OpenPGP. | Jeffrey Stedfast | 2001-01-22 | 1 | -5/+12 |
* | Remove the X-Evolution header before we send. | Jeffrey Stedfast | 2001-01-22 | 1 | -0/+3 |
* | Don't forget to unref the filters. (pgp_mime_part_verify): Same. | Jeffrey Stedfast | 2001-01-22 | 1 | -0/+11 |
* | Updated header comment and fixed some ref/unref count problems in the | Jeffrey Stedfast | 2001-01-21 | 1 | -0/+4 |
* | Updated header comment and fixed some ref/unref count problems in the | Jeffrey Stedfast | 2001-01-21 | 1 | -0/+8 |
* | Added draw-focus="true" and selection-mode="browse" attributes to the | Christopher James Lahey | 2001-01-21 | 1 | -0/+8 |
* | Init a cancel field in the message. (mail_msg_free): Free it. | Not Zed | 2001-01-21 | 1 | -0/+28 |
* | Strip leading space from the transport url gotten from the message. | Jeffrey Stedfast | 2001-01-21 | 1 | -0/+5 |
* | If the name is empty string, use the address. | Jeffrey Stedfast | 2001-01-20 | 1 | -0/+5 |
* | Update for e_popup_menu_run change. | Dan Winship | 2001-01-20 | 1 | -0/+7 |
* | New function to add a folder and any parents of it that don't yet exist. | Dan Winship | 2001-01-20 | 1 | -0/+6 |
* | New swanky send/recieve thingy, well it so far only receives (pop/mbox). | Not Zed | 2001-01-19 | 1 | -0/+6 |
* | Added the next/previous toolbar buttons. | Jeffrey Stedfast | 2001-01-19 | 1 | -0/+9 |