aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
...
* New function to return a description of the async drop operation. FixesJeffrey Stedfast2004-03-171-0/+5
* If the mail_get_message() async op fails, it will still call us with aJeffrey Stedfast2004-03-161-0/+5
* Use camel_store_rename_folder() when appropriate (m->tostore ==Jeffrey Stedfast2004-03-161-0/+6
* make this a varags function, which then calls the virtual method to do theNot Zed2004-03-151-0/+12
* No-op if emfv->folder is NULL (this means we are looking at a storeJeffrey Stedfast2004-03-131-0/+6
* remove junk learning thread, it's handled in camel-folder.c:folder_changedRadek Doulik2004-03-131-0/+9
* Removed. No longer in use (hasn't been since before 1.2).Jeffrey Stedfast2004-03-131-0/+13
* Reverted signal blocking stuff. Doesn't work and is unneeded with theJeffrey Stedfast2004-03-121-0/+3
* Fixed a bug where txt wasn't being properly initialised in all cases forJeffrey Stedfast2004-03-121-0/+9
* a really gross hack, disable all search handlers before setting the searchNot Zed2004-03-111-0/+9
* when we sort, handle not having the node in the tree. otherwise we alwaysNot Zed2004-03-111-0/+5
* make dnd look funny for joe. #55246.Not Zed2004-03-111-0/+3
* change stores hash to point to a structure, in which we maintain theNot Zed2004-03-111-0/+7
* pass the raw header in instead of name and value. (efh_format_headers): ifNot Zed2004-03-111-0/+40
* Fix for bug #55298.Jeffrey Stedfast2004-03-111-0/+11
* Removed an unused variable left over from an old attempted fix.Jeffrey Stedfast2004-03-111-1/+8
* Partial fix for bug #53862Jeffrey Stedfast2004-03-111-0/+11
* Focus the entry widget. Fixes bug #55330.Jeffrey Stedfast2004-03-111-0/+5
* (pipe_to_sa_with_error): do not call close, camel_stream_closeRadek Doulik2004-03-111-0/+2
* call camel_stream_close and close the fds[1]Radek Doulik2004-03-111-0/+5
* New async function to create a folder. (em_folder_tree_create_folder):Jeffrey Stedfast2004-03-091-0/+10
* new method, filter folder with FILTER_SOURCE_JUNKTEST type filterRadek Doulik2004-03-091-0/+10
* Don't set our parent window as the efhd, ehfd isn't even a widget.Jeffrey Stedfast2004-03-061-0/+13
* ** See bug #55096.Not Zed2004-03-051-0/+12
* If event == NULL, don't try to use event->key.timeJeffrey Stedfast2004-03-051-0/+10
* ** See bug #53738.Not Zed2004-03-031-0/+6
* ** See bug #54924.Not Zed2004-03-031-0/+6
* ** See bug #54121.Not Zed2004-03-031-1/+9
* if we have the folder opened already, and its the outbox, then use theNot Zed2004-03-031-0/+59
* s/||/&&/. Fixes a dumb bug I introduced yesterday.Jeffrey Stedfast2004-03-031-0/+5
* Connect to the folder-activated signal. (folder_activated_cb): CallJeffrey Stedfast2004-03-021-0/+14
* Fixed some console warnings from my last commit.Jeffrey Stedfast2004-02-281-0/+3
* If gconf_entry_get_value() returns NULL, then it means the key was unsetJeffrey Stedfast2004-02-281-0/+16
* Create the arrows in these widgets as GTK_SHADOW_NONE, since the defaultRodney Dawes2004-02-271-0/+8
* Fix for bug #54352Jeffrey Stedfast2004-02-271-0/+13
* Make sure url->path is non-NULL before setting folder_name to url->path +Jeffrey Stedfast2004-02-271-0/+6
* Protect against using NULL pixbufs. Gets rid of a lot of console warningJeffrey Stedfast2004-02-261-1/+5
* Removed Delete/KP_Delete from here. Now handled via the bonobo-ui menuJeffrey Stedfast2004-02-261-0/+5
* set seen flag for junk messages52004-02-261-0/+3
* do not set DELETED52004-02-261-0/+4
* Removed Apply button. As discussed on IRC, UI doesn't feel we should haveJeffrey Stedfast2004-02-251-0/+6
* Need to listen for changes to S/MIME options, the signature option menu,Jeffrey Stedfast2004-02-251-0/+4
* Set the SEEN flag as well. (emfv_list_key_press): Removed theJeffrey Stedfast2004-02-251-0/+8
* Use the new camel_store_folder_uri_equal() function.Jeffrey Stedfast2004-02-251-0/+6
* Fix for bug #54057Jeffrey Stedfast2004-02-241-0/+10
* Protect against NULL uids. (emmb_set_message): Same.Jeffrey Stedfast2004-02-241-0/+4
* Print the headers when forwarding inline/quoted. Fixes bug #53916.Jeffrey Stedfast2004-02-241-0/+3
* We want UID_LISTs to drop with the MOVE action by default. Fixes a commonJeffrey Stedfast2004-02-241-0/+6
* check mps->protocol != NULL before dereferencing it. See #54406.Not Zed2004-02-231-0/+5
* Delete key should always delete, never undelete (bug #53215). Also fixes aJeffrey Stedfast2004-02-211-0/+4
* Fix for bug #53997Jeffrey Stedfast2004-02-211-0/+9
* Remove the debug message here.Dan Winship2004-02-211-0/+4
* fix for vfolder-rule api changes.Not Zed2004-02-201-0/+3
* switch the sense of the no select checks. TEST!Not Zed2004-02-201-0/+5
* wrap code with ENABLE_SMIME instead of HAVE_NSS. (emf_multipart_signed):Chris Toshok2004-02-201-0/+7
* Revert previous change, dohRodney Dawes2004-02-201-0/+4
* Don't set the timeout id to 0 and then immediately return FALSE, whichRodney Dawes2004-02-201-0/+5
* fix camel provider api changes.Not Zed2004-02-191-0/+13
* Changed the name to not imply we are working with a GtkCList widget (sinceJeffrey Stedfast2004-02-191-0/+4
* Pass flags to em_popup_target_new_folder() instead of just an isstore arg.Jeffrey Stedfast2004-02-191-0/+2
* Pass flags to em_popup_target_new_folder() instead of just an isstore arg.Jeffrey Stedfast2004-02-191-0/+10
* Updated for em-popup API change (altho currently passes a dummy value).Jeffrey Stedfast2004-02-191-0/+20
* Revert change from yesterday. (efhd_xpkcs7mime_button): Use the icon fromJeffrey Stedfast2004-02-191-0/+6
* ** See bug #54492.Not Zed2004-02-181-0/+8
* Fix for bug #54060 (except for the "don't let users copy/move messages toJeffrey Stedfast2004-02-181-0/+19
* Display an alternate description based on the trust value if we have aJeffrey Stedfast2004-02-181-0/+4
* Set the hide_deleted bool on EMFolderView.Jeffrey Stedfast2004-02-181-4/+14
* ** See bug #53914.Not Zed2004-02-171-0/+6
* ** See bug #54200.Not Zed2004-02-171-0/+15
* fix for the weird-arsed e-contact list api. and fix a small memleak.Not Zed2004-02-171-0/+5
* Make sure the drop-target folder doesn't already contain a folder namedJeffrey Stedfast2004-02-141-0/+7
* added defaults for composer width/heightRadek Doulik2004-02-131-0/+5
* added the code to get the previous mail in a list, if get_next_mail fails.Sarfraaz Ahmed2004-02-131-0/+7
* use mail-importer to import the mail tree, fix the account stuff to talkNot Zed2004-02-131-0/+28
* use g_find_program_in_path to avoid fork in case program is not availableRadek Doulik2004-02-131-0/+6
* Disable the bonobo-ui-component statusbar when using the EMFolderBrowserJeffrey Stedfast2004-02-121-0/+5
* #include <libgnomevfs/gnome-vfs-mime.h> (em_popup_create_menu): WrapJeffrey Stedfast2004-02-121-0/+6
* "On this computer" -> "On This Computer".Christian Neumair2004-02-121-0/+7
* Same.Jeffrey Stedfast2004-02-121-0/+4
* Add license & config.hJeffrey Stedfast2004-02-121-0/+4
* if spamc is not available, try /usr/sbin/spamcRadek Doulik2004-02-121-0/+12
* call the right recursive function, oops.Not Zed2004-02-111-0/+8
* include camel-operation.hJP Rosevear2004-02-111-0/+4
* Basically rewrote this, the import tasks run in another thread. It tellsNot Zed2004-02-111-0/+28
* merged in code from em_folder_tree_model_drag_data_delete.Not Zed2004-02-091-0/+20
* just print the \n after the credits in the same printf, rather than addingNot Zed2004-02-091-0/+6
* Make private (only EMFormatHTMLQuote used it and that class is no longerJeffrey Stedfast2004-02-071-0/+7
* Set the NO_VIRTUAL flag bit for get_folder_info(). Fixes bug #51887.Jeffrey Stedfast2004-02-071-0/+5
* move to the next message after mark not junk as wellRadek Doulik2004-02-071-0/+11
* split into spamassassin and spamd tests (em_junk_sa_is_available): testRadek Doulik2004-02-061-0/+6
* ** See bug #53258.Not Zed2004-02-061-0/+37
* Grab focus on the HTML widget when we displayRodney Dawes2004-02-061-0/+7
* Set the new title. (em_message_browser_window_new): Connect to theJeffrey Stedfast2004-02-061-0/+5
* Now takes a GdkContext arg... will need this later when we want toJeffrey Stedfast2004-02-061-0/+4
* Always set the search_state, even if it is NULL (NULL means default/unsetJeffrey Stedfast2004-02-061-0/+3
* Pass TRUE as wraparound (to both be consistant with prev_flagged and toJeffrey Stedfast2004-02-061-0/+6
* sync the from folder if we're going to delete it, otherwise we can'tNot Zed2004-02-051-0/+6
* hmm, another well tested bit of code ... if you launch another thread youNot Zed2004-02-051-0/+15
* call abort before we unref, aid debugging if we hit it.Not Zed2004-02-051-0/+8
* Don't allow dropping into a vfolder (store). Fixes bug #53757.Jeffrey Stedfast2004-02-051-0/+5
* ** See bug #53683.Not Zed2004-02-041-0/+27
* Modified slightly. The model now calls gtk_drag_finish() for us when it isJeffrey Stedfast2004-02-041-0/+12
* handle the sa prefs here, have own gconf client with sa dir addedRadek Doulik2004-02-031-0/+7
* Fix for bug #52941Jeffrey Stedfast2004-02-031-0/+8
* ** See bug #53549.Not Zed2004-02-021-0/+7
* ** See bug #52994.Not Zed2004-02-021-0/+17
* god knows what else this'll break.Not Zed2004-02-021-0/+12
* Fixes for bug #53530Bill Zhu2004-02-021-0/+7
* Fixes for bug #53348Jeffrey Stedfast2004-01-311-0/+18
* Get recursive folder listing (needed or folders that haveJeffrey Stedfast2004-01-311-0/+4
* Fix for bug #53195.Jeffrey Stedfast2004-01-311-0/+7
* ** See bug #53549, partial fix.Not Zed2004-01-301-0/+12
* ** See bug #53123.Not Zed2004-01-301-0/+10
* ** See bug #53558 (plus other fixes/cleanups)Not Zed2004-01-301-0/+43
* removed CAMEL_PROVIDER_IS_EXTERNAL check likewise likewiseNicel KM2004-01-291-0/+6
* Fixes a bug i can't find right nowNot Zed2004-01-291-0/+14
* ** See bug #53320 and probably othersNot Zed2004-01-291-0/+29
* If the store is already in the model, remove it and then re-add it. FixesJeffrey Stedfast2004-01-291-0/+6
* And thus completes the fixes for bug #52766.Jeffrey Stedfast2004-01-291-0/+15
* ** See bug #53179Not Zed2004-01-281-0/+11
* ref folder from mail_component_get_folder.Not Zed2004-01-281-0/+8
* Removed unneeded debug printfs.Jeffrey Stedfast2004-01-281-1/+4
* Use gtk_tree_view_get_dest_row_at_pos() instead ofJeffrey Stedfast2004-01-281-0/+6
* Copy the imap cache into the right place. Duh.Jeffrey Stedfast2004-01-281-0/+5
* ** See bug #53084 and others.Not Zed2004-01-271-0/+42
* fix the parent-finding logic.Not Zed2004-01-271-0/+15
* Fixes for bug #53251.Jeffrey Stedfast2004-01-271-0/+13
* Set priv->drag_row.Jeffrey Stedfast2004-01-271-1/+6
* Update default mailboxAaron Weber2004-01-271-0/+3
* Use FOLDER_INFO_FAST bitflag here, since we don't care about unread countsJeffrey Stedfast2004-01-271-0/+8
* translate DEMAND to INCOMING to get the right rulesRadek Doulik2004-01-271-0/+9
* Cast the name entry to a GtkWidget to avoid a compiler warning Grab focusRodney Dawes2004-01-251-0/+9
* Removed the drag & drop interfaces, apparently these aren't good enoughJeffrey Stedfast2004-01-241-0/+20
* add the control id to the factory.Larry Ewing2004-01-241-0/+5
* Handle where the file: url is roken (ie, points to a location out of theJeffrey Stedfast2004-01-241-0/+6
* Set the mnemonic widget for "Folder _name:"Rodney Dawes2004-01-241-0/+6
* use mail_session_get_sa_daemon_portRadek Doulik2004-01-241-0/+17
* Oops, when calling spamassassin rather than spamc, we need to invokeJeffrey Stedfast2004-01-231-0/+5
* Fixes bug #53175.Jeffrey Stedfast2004-01-231-0/+14
* See bug #53051 + + * em-subscribe-editor.c (subscribe_set_store): fix typoGary Ekker2004-01-231-0/+6
* uncomment system wide spamd testRadek Doulik2004-01-221-0/+10
* Migrate the ETree expanded state files as well as the GalView files.Jeffrey Stedfast2004-01-221-0/+9
* use camel_mkdir(0777) rather than 0777 & st.st_mode which isn't setNot Zed2004-01-211-0/+7
* ** See bug #53159.Not Zed2004-01-211-0/+18
* New function to migrate the imap cache. (em_migrate_1_4): Migrate the IMAPJeffrey Stedfast2004-01-211-0/+2
* New function to migrate the imap cache. (em_migrate_1_4): Migrate the IMAPJeffrey Stedfast2004-01-211-0/+4
* Changed the logic of the visibility of the passwd text so that we hid etheJeffrey Stedfast2004-01-211-0/+6
* ** See Bug #52817.Not Zed2004-01-201-0/+9
* Make displayed_uid public.Not Zed2004-01-201-0/+21
* ** See bug #52885.Not Zed2004-01-201-0/+8
* ** See bug #53028.Not Zed2004-01-201-0/+7
* ** See bug #52990.Not Zed2004-01-201-0/+5
* ** See bug #52989.Not Zed2004-01-201-0/+7
* pasted bug #Radek Doulik2004-01-201-0/+2
* path to gtkhtml's rc file (config_write_style): use MAIL_CONFIG_RC_DIRRadek Doulik2004-01-201-0/+6
* removed this like i asked radek to ages ago, just call the parentNot Zed2004-01-191-0/+24
* get the toplevel widget here too, similar to bug 52161.Not Zed2004-01-191-0/+14
* if we can't open the pop3 cache dir, because it doesn't exist, it is notNot Zed2004-01-191-0/+24
* properly decode the mailto url rather than treating it as a simple string.Not Zed2004-01-191-0/+9
* pass in an exception to useJP Rosevear2004-01-171-0/+5
* Dump a struct _camel_header_address to an html string.Jeffrey Stedfast2004-01-171-0/+6
* s/g_fre/g_free/Jeffrey Stedfast2004-01-171-0/+7
* fixed changelogJeffrey Stedfast2004-01-171-1/+3
* Oops, still need to stat() the src file so we can report what percentageJeffrey Stedfast2004-01-171-0/+3
* Move 'message_list->folder = folder;' out of the uri compare if-block andJeffrey Stedfast2004-01-161-4/+8
* change this to check the store using the provider url_cmp and just lookupNot Zed2004-01-161-0/+20
* Startup files/folders.Not Zed2004-01-161-0/+19
* Make vfolder_store 'global'.Jeffrey Stedfast2004-01-161-0/+6
* Fixes bug #52888Jeffrey Stedfast2004-01-161-2/+6
* Make the model sorted. Fixes bug #52888.Jeffrey Stedfast2004-01-161-0/+3
* Don't select the first unread mesg in the case where no mesg wasJeffrey Stedfast2004-01-161-0/+5
* Only abort the copy if the dest folder both exists and contains data.Jeffrey Stedfast2004-01-161-0/+2
* Only abort the copy if the dest folder both exists and contains data.Jeffrey Stedfast2004-01-161-0/+5
* removed ForgetPasswords verb. (emfb_forget_passwords): removed.Rodrigo Moya2004-01-161-0/+5
* ** See bug #52891.Not Zed2004-01-151-0/+5
* ** See bug #52878.Not Zed2004-01-151-0/+8
* ** See bugs #51609 and #43515.Not Zed2004-01-151-0/+14
* Add a description for /apps/evolution/mail/junk/sa/local_only.Jeremy Katz2004-01-151-0/+5
* Split out the remapping code into e-util/e-bconf-map.[c,h] to be sharedJeffrey Stedfast2004-01-151-0/+5
* ** See bug 51660.Not Zed2004-01-141-0/+56
* Handle upgrading from 1.0.x and 1.2.x (code basically moved verbatim fromJeffrey Stedfast2004-01-141-0/+8
* support for posting both to mail and to (multiple) foldersMeilof Veeningen2004-01-131-0/+21
* use mail_session_get_sa_use_daemonRadek Doulik2004-01-131-0/+3
* added SA prefs (mail_session_get_sa_local_only): new helper methodRadek Doulik2004-01-131-0/+18
* fix up the controls factory location.Larry Ewing2004-01-131-0/+10
* Don't O_TRUNC the dest file, instead use O_EXC and don't do anything ifJeffrey Stedfast2004-01-121-0/+7
* ** See bug 52737.Not Zed2004-01-121-0/+7
* ** See bug 52696.Not Zed2004-01-091-0/+10
* add total + unread counts to properties page.Not Zed2004-01-091-0/+9
* bugfixesMichael Zucci2004-01-091-0/+19
* ** See bug #50786Not Zed2004-01-081-0/+11
* Don't migrate stuff here anymore.Jeffrey Stedfast2004-01-081-0/+18
* Removed. (efh_format_header): Handle address formatting a littleJeffrey Stedfast2004-01-081-0/+7
* as belowRadek Doulik2004-01-071-0/+7
* Emit a hover-url signal when the user mouses over a URL, ...ERDI Gergo2004-01-071-0/+15
* Protect against a NULL message-info. Afaik, this can only happen if theJeffrey Stedfast2004-01-061-0/+7
* Clone the CamelRenameInfo and ref the store before emitting the asyncJeffrey Stedfast2004-01-061-0/+13
* add NULL at the end of argv for execvp (poited out by Frank Solensky,Radek Doulik2004-01-061-0/+5
* Check that the folder isn't NULL (ie. no folder is selected). Fixes bugJeffrey Stedfast2004-01-061-0/+6
* Set the send/recv dialog to non-modal. Fixes bug #50127.Jeffrey Stedfast2004-01-061-0/+3
* If we aren't in the main thread, proxy it over to the main thread.Jeffrey Stedfast2004-01-061-8/+15
* Pass mail_thread_queued to mail_get_folder() instead of mail_thread_new soJeffrey Stedfast2004-01-061-0/+6
* ** See bug #50996.Not Zed2004-01-051-0/+11
* s/it's/its/ in mail warning.David Woodhouse2004-01-051-0/+4
* Implemented; sets an image attachment as the GNOME wallpaper.David Moore2003-12-221-0/+10
* Merge in evolution-mail-message-display.xml first, since it is the parentRodney Dawes2003-12-191-0/+6
* #ifdef out certain code pieces if s/mime isn't supportedJP Rosevear2003-12-171-0/+5
* Fix erroneous function callJP Rosevear2003-12-151-0/+7
* put the style in .evolution.Not Zed2003-12-121-0/+7
* ** See bug #52108.Not Zed2003-12-121-0/+12
* get the build moving again. add CERT_UI_CFLAGS here for the time being.Chris Toshok2003-12-121-0/+5
* Fixes bug #1717.Jeffrey Stedfast2003-12-121-0/+16
* Shorten the namespace of some internal functions to just emft.Jeffrey Stedfast2003-12-121-0/+2
* Shorten the namespace of some internal functions to just emft.Jeffrey Stedfast2003-12-121-2/+12
* display x-evolution-mailer pseudo header irrespective of xmailer_mask.Grahame Bowland2003-12-111-0/+48
* (efh_text_enriched): add table around the enriched part so itLarry Ewing2003-12-111-0/+2
* Modified to simply copy mbox files from one place to another (and theJeffrey Stedfast2003-12-111-0/+6
* add text/x-patch as a plain type.Larry Ewing2003-12-111-0/+4
* check m->fi != NULL before dereferencing it.Not Zed2003-12-111-0/+5
* Fixed a leak.Jeffrey Stedfast2003-12-111-0/+4
* Add INFO_FAST here as we don't need it to get unread counts.Jeffrey Stedfast2003-12-111-0/+11
* Update the unread count in the model if the folder got new mail.Jeffrey Stedfast2003-12-111-0/+16
* treat application/pkcs7-signature as application/x-pkcs-signature. StupudNot Zed2003-12-101-0/+6
* rewritten to get rid of hte old crap that should've been gotten rid ofNot Zed2003-12-101-0/+7
* use a POSITIVE value for the response value, gtk uses -ative ones. BugNot Zed2003-12-101-0/+12
* separeate view_menu unreffing from view_instance. fixes a runtime warning.Not Zed2003-12-101-0/+10
* ** See bug #51899.Not Zed2003-12-091-0/+8
* Remove hard coded disable deprecated flagsJP Rosevear2003-12-071-0/+4
* Remove the extra || unread check in the conditional in the g_object_set ()Rodney Dawes2003-12-061-0/+5
* Fixes bug #51482Rodney Dawes2003-12-061-0/+7
* use new gtk_html_flush method instead of forcing processing of all gtkRadek Doulik2003-12-051-0/+11
* Make sure folder_path is non-NULL ("Loading..." nodes will have a NULLJeffrey Stedfast2003-12-051-2/+8
* Fixes bug #51618Jeffrey Stedfast2003-12-051-0/+5
* Fixes bug #51605.Jeffrey Stedfast2003-12-051-0/+11
* set junk toolbar buttons pixmapsRadek Doulik2003-12-051-0/+2
* monitor gconf key /apps/evolution/mail/junk/check_incoming and keepRadek Doulik2003-12-041-0/+9
* Updated to add use mail subdirs. (mail_config_uri_renamed): UpdatedJeffrey Stedfast2003-12-041-0/+12
* Emit the OK response, not the CREATE_NEW response. Also,Jeffrey Stedfast2003-12-041-0/+7
* tedfast <fejj@ximian.com>Jeffrey Stedfast2003-12-041-0/+3
* (emft_popup_rename_folder): Set oldpath and newpath to the properJeffrey Stedfast2003-12-041-0/+2
* Need to prepend a "/" to path if the path is the url fragment. Also fixedJeffrey Stedfast2003-12-041-0/+6
* Fixed a FIXME by using the CamelProvider url flags to determine if the urlJeffrey Stedfast2003-12-041-0/+6
* remove the source before savingJP Rosevear2003-12-041-0/+5
* Set the save_state_id to 0 or we will never get a chance to run again.Jeffrey Stedfast2003-12-041-0/+5
* Commit ChangeLog.Ettore Perazzoli2003-12-031-0/+20
* save the state immediately if there is a timeout setJP Rosevear2003-12-031-0/+7
* changed to setup the rule part properly, it could never have worked. BugNot Zed2003-12-031-0/+15
* Moved here. (drop_folder): Moved here. (import_message_rfc822): MovedJeffrey Stedfast2003-12-031-0/+35
* Connect to the loading row signal. (loading_row_cb): Expand the path ifJeffrey Stedfast2003-12-031-0/+11
* Fixed to pass the evolution dir into em_folder_tree_model_new().Jeffrey Stedfast2003-12-031-0/+20