aboutsummaryrefslogtreecommitdiffstats
path: root/mail
Commit message (Expand)AuthorAgeFilesLines
* NOOP if the folder has changed.Not Zed2004-02-261-4/+7
* get rid of a duplicate #includeJeffrey Stedfast2004-02-261-1/+0
* Protect against using NULL pixbufs. Gets rid of a lot of console warningJeffrey Stedfast2004-02-262-7/+14
* Removed Delete/KP_Delete from here. Now handled via the bonobo-ui menuJeffrey Stedfast2004-02-262-4/+5
* set seen flag for junk messages52004-02-262-1/+4
* do not set DELETED52004-02-262-2/+6
* Removed Apply button. As discussed on IRC, UI doesn't feel we should haveJeffrey Stedfast2004-02-252-81/+7
* Need to listen for changes to S/MIME options, the signature option menu,Jeffrey Stedfast2004-02-253-18/+44
* Set the SEEN flag as well. (emfv_list_key_press): Removed theJeffrey Stedfast2004-02-253-16/+19
* Use the new camel_store_folder_uri_equal() function.Jeffrey Stedfast2004-02-252-37/+9
* Fix for bug #54057Jeffrey Stedfast2004-02-242-12/+69
* Protect against NULL uids. (emmb_set_message): Same.Jeffrey Stedfast2004-02-242-1/+8
* Print the headers when forwarding inline/quoted. Fixes bug #53916.Jeffrey Stedfast2004-02-242-6/+211
* We want UID_LISTs to drop with the MOVE action by default. Fixes a commonJeffrey Stedfast2004-02-242-1/+13
* check mps->protocol != NULL before dereferencing it. See #54406.Not Zed2004-02-232-6/+13
* Delete key should always delete, never undelete (bug #53215). Also fixes aJeffrey Stedfast2004-02-212-7/+6
* Fix for bug #53997Jeffrey Stedfast2004-02-212-1/+18
* Remove the debug message here.Dan Winship2004-02-212-6/+5
* fix for vfolder-rule api changes.Not Zed2004-02-202-5/+10
* switch the sense of the no select checks. TEST!Not Zed2004-02-202-3/+8
* wrap code with ENABLE_SMIME instead of HAVE_NSS. (emf_multipart_signed):Chris Toshok2004-02-202-4/+11
* Revert previous change, dohRodney Dawes2004-02-202-0/+5
* Don't set the timeout id to 0 and then immediately return FALSE, whichRodney Dawes2004-02-202-1/+5
* fix camel provider api changes.Not Zed2004-02-1910-21/+26
* Changed the name to not imply we are working with a GtkCList widget (sinceJeffrey Stedfast2004-02-193-137/+12
* Pass flags to em_popup_target_new_folder() instead of just an isstore arg.Jeffrey Stedfast2004-02-192-1/+8
* removed a FIXME comment that my last commit fixedJeffrey Stedfast2004-02-191-1/+0
* Pass flags to em_popup_target_new_folder() instead of just an isstore arg.Jeffrey Stedfast2004-02-194-33/+58
* Updated for em-popup API change (altho currently passes a dummy value).Jeffrey Stedfast2004-02-195-16/+47
* Revert change from yesterday. (efhd_xpkcs7mime_button): Use the icon fromJeffrey Stedfast2004-02-192-23/+9
* ** See bug #54492.Not Zed2004-02-182-7/+14
* Fix for bug #54060 (except for the "don't let users copy/move messages toJeffrey Stedfast2004-02-185-43/+160
* Display an alternate description based on the trust value if we have aJeffrey Stedfast2004-02-182-3/+25
* Set the hide_deleted bool on EMFolderView.Jeffrey Stedfast2004-02-183-8/+20
* ** See bug #53914.Not Zed2004-02-172-42/+51
* ** See bug #54200.Not Zed2004-02-175-4/+36
* fix for the weird-arsed e-contact list api. and fix a small memleak.Not Zed2004-02-173-4/+23
* Make sure the drop-target folder doesn't already contain a folder namedJeffrey Stedfast2004-02-142-5/+10
* added defaults for composer width/heightRadek Doulik2004-02-132-0/+29
* added the code to get the previous mail in a list, if get_next_mail fails.Sarfraaz Ahmed2004-02-132-3/+14
* use mail-importer to import the mail tree, fix the account stuff to talkNot Zed2004-02-138-1174/+988
* use g_find_program_in_path to avoid fork in case program is not availableRadek Doulik2004-02-132-0/+14
* Disable the bonobo-ui-component statusbar when using the EMFolderBrowserJeffrey Stedfast2004-02-122-1/+7
* #include <libgnomevfs/gnome-vfs-mime.h> (em_popup_create_menu): WrapJeffrey Stedfast2004-02-122-1/+8
* "On this computer" -> "On This Computer".Christian Neumair2004-02-123-3/+10
* Same.Jeffrey Stedfast2004-02-123-2/+37
* Add license & config.hJeffrey Stedfast2004-02-122-2/+32
* if spamc is not available, try /usr/sbin/spamcRadek Doulik2004-02-122-42/+113
* call the right recursive function, oops.Not Zed2004-02-113-4/+10
* include camel-operation.hJP Rosevear2004-02-112-0/+6
* Basically rewrote this, the import tasks run in another thread. It tellsNot Zed2004-02-1121-1115/+903
* oops, remove some debugMichael Zucci2004-02-091-3/+0
* merged in code from em_folder_tree_model_drag_data_delete.Not Zed2004-02-094-646/+607
* just print the \n after the credits in the same printf, rather than addingNot Zed2004-02-092-5/+9
* Make private (only EMFormatHTMLQuote used it and that class is no longerJeffrey Stedfast2004-02-075-32/+35
* Set the NO_VIRTUAL flag bit for get_folder_info(). Fixes bug #51887.Jeffrey Stedfast2004-02-072-1/+6
* move to the next message after mark not junk as wellRadek Doulik2004-02-073-19/+34
* split into spamassassin and spamd tests (em_junk_sa_is_available): testRadek Doulik2004-02-062-14/+29
* ** See bug #53258.Not Zed2004-02-0610-81/+145
* Grab focus on the HTML widget when we displayRodney Dawes2004-02-062-0/+8
* Set the new title. (em_message_browser_window_new): Connect to theJeffrey Stedfast2004-02-062-0/+18
* Now takes a GdkContext arg... will need this later when we want toJeffrey Stedfast2004-02-064-12/+19
* Always set the search_state, even if it is NULL (NULL means default/unsetJeffrey Stedfast2004-02-062-4/+6
* Pass TRUE as wraparound (to both be consistant with prev_flagged and toJeffrey Stedfast2004-02-062-2/+8
* sync the from folder if we're going to delete it, otherwise we can'tNot Zed2004-02-052-0/+12
* hmm, another well tested bit of code ... if you launch another thread youNot Zed2004-02-052-109/+139
* call abort before we unref, aid debugging if we hit it.Not Zed2004-02-055-6/+43
* Don't allow dropping into a vfolder (store). Fixes bug #53757.Jeffrey Stedfast2004-02-052-11/+20
* ** See bug #53683.Not Zed2004-02-045-7/+180
* ** See bug #53832.Not Zed2004-02-041-1/+2
* ** See bug #53131.Not Zed2004-02-041-2/+6
* oops, don't ref/unref the gtk_selection_dataJeffrey Stedfast2004-02-041-2/+0
* Modified slightly. The model now calls gtk_drag_finish() for us when it isJeffrey Stedfast2004-02-044-81/+139
* handle the sa prefs here, have own gconf client with sa dir addedRadek Doulik2004-02-034-69/+46
* Fix for bug #52941Jeffrey Stedfast2004-02-033-4/+83
* ** See bug #53549.Not Zed2004-02-023-4/+9
* ** See bug #52994.Not Zed2004-02-026-208/+331
* god knows what else this'll break.Not Zed2004-02-023-12/+14
* Fixes for bug #53530Bill Zhu2004-02-022-2/+7
* Fixes for bug #53348Jeffrey Stedfast2004-01-314-20/+103
* Get recursive folder listing (needed or folders that haveJeffrey Stedfast2004-01-312-1/+5
* Fix for bug #53195.Jeffrey Stedfast2004-01-312-7/+25
* ** See bug #53549, partial fix.Not Zed2004-01-304-1/+26
* ** See bug #53123.Not Zed2004-01-302-35/+43
* ** See bug #53558 (plus other fixes/cleanups)Not Zed2004-01-307-285/+198
* removed CAMEL_PROVIDER_IS_EXTERNAL check likewise likewiseNicel KM2004-01-294-8/+10
* Fixes a bug i can't find right nowNot Zed2004-01-295-4/+41
* ** See bug #53320 and probably othersNot Zed2004-01-294-54/+94
* If the store is already in the model, remove it and then re-add it. FixesJeffrey Stedfast2004-01-292-14/+8
* And thus completes the fixes for bug #52766.Jeffrey Stedfast2004-01-293-28/+30
* ** See bug #53179Not Zed2004-01-284-18/+49
* ref folder from mail_component_get_folder.Not Zed2004-01-283-1/+11
* Removed unneeded debug printfs.Jeffrey Stedfast2004-01-283-15/+10
* Use gtk_tree_view_get_dest_row_at_pos() instead ofJeffrey Stedfast2004-01-283-8/+13
* Copy the imap cache into the right place. Duh.Jeffrey Stedfast2004-01-282-1/+6
* ** See bug #53084 and others.Not Zed2004-01-2717-309/+413
* fix the parent-finding logic.Not Zed2004-01-274-46/+31
* Fixes for bug #53251.Jeffrey Stedfast2004-01-273-9/+63
* Set priv->drag_row.Jeffrey Stedfast2004-01-273-8/+38
* Update default mailboxAaron Weber2004-01-272-4/+461
* removed some debugging printfsJeffrey Stedfast2004-01-271-4/+1
* Use FOLDER_INFO_FAST bitflag here, since we don't care about unread countsJeffrey Stedfast2004-01-272-3/+11
* translate DEMAND to INCOMING to get the right rulesRadek Doulik2004-01-273-1/+13
* Updated some .cvsignore files.Christian Neumair2004-01-261-0/+2
* Cast the name entry to a GtkWidget to avoid a compiler warning Grab focusRodney Dawes2004-01-253-1/+11
* Removed the drag & drop interfaces, apparently these aren't good enoughJeffrey Stedfast2004-01-244-528/+693
* remove a typo from the beginning of this fileDan Winship2004-01-241-1/+1
* add the control id to the factory.Larry Ewing2004-01-242-2/+9
* Handle where the file: url is roken (ie, points to a location out of theJeffrey Stedfast2004-01-242-1/+13
* Set the mnemonic widget for "Folder _name:"Rodney Dawes2004-01-242-0/+7
* use mail_session_get_sa_daemon_portRadek Doulik2004-01-249-8/+262
* Oops, when calling spamassassin rather than spamc, we need to invokeJeffrey Stedfast2004-01-232-6/+15
* Fixes bug #53175.Jeffrey Stedfast2004-01-232-196/+196
* See bug #53051 + + * em-subscribe-editor.c (subscribe_set_store): fix typoGary Ekker2004-01-232-1/+7
* uncomment system wide spamd testRadek Doulik2004-01-222-11/+28
* Migrate the ETree expanded state files as well as the GalView files.Jeffrey Stedfast2004-01-223-42/+283
* use camel_mkdir(0777) rather than 0777 & st.st_mode which isn't setNot Zed2004-01-212-19/+46
* ** See bug #53159.Not Zed2004-01-214-17/+36
* oopsJeffrey Stedfast2004-01-211-1/+1
* New function to migrate the imap cache. (em_migrate_1_4): Migrate the IMAPJeffrey Stedfast2004-01-212-0/+12
* fixed a type-o that omehow made it in between building and committingJeffrey Stedfast2004-01-211-2/+1
* New function to migrate the imap cache. (em_migrate_1_4): Migrate the IMAPJeffrey Stedfast2004-01-212-3/+82
* Changed the logic of the visibility of the passwd text so that we hid etheJeffrey Stedfast2004-01-212-1/+7
* ** See Bug #52817.Not Zed2004-01-202-13/+23
* Make displayed_uid public.Not Zed2004-01-208-17/+63
* ** See bug #52885.Not Zed2004-01-202-6/+26
* ** See bug #53028.Not Zed2004-01-202-1/+10
* ** See bug #52990.Not Zed2004-01-203-3/+8
* ** See bug #52989.Not Zed2004-01-202-6/+21
* pasted bug #Radek Doulik2004-01-201-0/+2
* path to gtkhtml's rc file (config_write_style): use MAIL_CONFIG_RC_DIRRadek Doulik2004-01-202-2/+9
* removed this like i asked radek to ages ago, just call the parentNot Zed2004-01-196-34/+131
* get the toplevel widget here too, similar to bug 52161.Not Zed2004-01-193-7/+25
* if we can't open the pop3 cache dir, because it doesn't exist, it is notNot Zed2004-01-194-119/+100
* properly decode the mailto url rather than treating it as a simple string.Not Zed2004-01-193-6/+34
* pass in an exception to useJP Rosevear2004-01-172-1/+6
* removed evolution-mbox-upgrade.c from the buildJeffrey Stedfast2004-01-172-429/+0
* Dump a struct _camel_header_address to an html string.Jeffrey Stedfast2004-01-172-4/+57
* s/g_fre/g_free/Jeffrey Stedfast2004-01-173-17/+23
* updatedJeffrey Stedfast2004-01-171-1/+1
* fixed changelogJeffrey Stedfast2004-01-171-1/+3
* Oops, still need to stat() the src file so we can report what percentageJeffrey Stedfast2004-01-172-1/+7
* Move 'message_list->folder = folder;' out of the uri compare if-block andJeffrey Stedfast2004-01-162-12/+17
* cvsignoreJeffrey Stedfast2004-01-162-0/+4
* change this to check the store using the provider url_cmp and just lookupNot Zed2004-01-165-25/+103
* Startup files/folders.Not Zed2004-01-167-17/+113
* oopsJeffrey Stedfast2004-01-161-1/+1
* fixed a type-oJeffrey Stedfast2004-01-161-1/+1
* Make vfolder_store 'global'.Jeffrey Stedfast2004-01-163-5/+39
* Fixes bug #52888Jeffrey Stedfast2004-01-162-2/+52
* Make the model sorted. Fixes bug #52888.Jeffrey Stedfast2004-01-162-9/+39
* oops, add major, minor, revision args to g_warningJeffrey Stedfast2004-01-161-4/+6
* Don't select the first unread mesg in the case where no mesg wasJeffrey Stedfast2004-01-162-1/+7
* Only abort the copy if the dest folder both exists and contains data.Jeffrey Stedfast2004-01-162-2/+11
* Only abort the copy if the dest folder both exists and contains data.Jeffrey Stedfast2004-01-162-1/+8
* removed ForgetPasswords verb. (emfb_forget_passwords): removed.Rodrigo Moya2004-01-162-8/+5
* ** See bug #52891.Not Zed2004-01-152-2/+9
* ** See bug #52878.Not Zed2004-01-152-3/+23
* ** See bugs #51609 and #43515.Not Zed2004-01-156-3/+102
* Add a description for /apps/evolution/mail/junk/sa/local_only.Jeremy Katz2004-01-152-0/+11
* Split out the remapping code into e-util/e-bconf-map.[c,h] to be sharedJeffrey Stedfast2004-01-152-529/+140
* ** See bug 51660.Not Zed2004-01-1413-90/+329
* Pass the parent window, fixing a crasher. Bug #52161.Ross Burton2004-01-141-2/+2
* s/<= 0/== 0/Jeffrey Stedfast2004-01-141-1/+1
* Handle upgrading from 1.0.x and 1.2.x (code basically moved verbatim fromJeffrey Stedfast2004-01-144-159/+1485
* support for posting both to mail and to (multiple) foldersMeilof Veeningen2004-01-1313-107/+534
* use mail_session_get_sa_use_daemonRadek Doulik2004-01-132-1/+4
* added SA prefs (mail_session_get_sa_local_only): new helper methodRadek Doulik2004-01-138-79/+182
* fix up the controls factory location.Larry Ewing2004-01-133-15/+104
* Don't O_TRUNC the dest file, instead use O_EXC and don't do anything ifJeffrey Stedfast2004-01-122-1/+8
* ** See bug 52737.Not Zed2004-01-122-1/+8
* add total + unread counts to properties page.Not Zed2004-01-121-6/+34
* ** See bug 52696.Not Zed2004-01-092-2/+12
* add total + unread counts to properties page.Not Zed2004-01-093-2/+11
* bugfixesMichael Zucci2004-01-091-0/+19
* keep the windows charset filter around until we're done since if we set itNot Zed2004-01-094-8/+25
* ** See bug #50786Not Zed2004-01-084-2/+22
* s/addressbook/address bookAaron Weber2004-01-081-1/+1
* Don't migrate stuff here anymore.Jeffrey Stedfast2004-01-084-57/+164
* Removed. (efh_format_header): Handle address formatting a littleJeffrey Stedfast2004-01-082-90/+118
* as belowRadek Doulik2004-01-073-2/+9
* Emit a hover-url signal when the user mouses over a URL, ...ERDI Gergo2004-01-076-0/+123
* Protect against a NULL message-info. Afaik, this can only happen if theJeffrey Stedfast2004-01-062-3/+11
* Clone the CamelRenameInfo and ref the store before emitting the asyncJeffrey Stedfast2004-01-062-47/+95
* add NULL at the end of argv for execvp (poited out by Frank Solensky,Radek Doulik2004-01-062-11/+23
* Check that the folder isn't NULL (ie. no folder is selected). Fixes bugJeffrey Stedfast2004-01-063-1/+16
* Set the send/recv dialog to non-modal. Fixes bug #50127.Jeffrey Stedfast2004-01-062-18/+23
* If we aren't in the main thread, proxy it over to the main thread.Jeffrey Stedfast2004-01-062-8/+41
* Pass mail_thread_queued to mail_get_folder() instead of mail_thread_new soJeffrey Stedfast2004-01-062-2/+8
* ** See bug #50996.Not Zed2004-01-054-5/+63
* s/it's/its/ in mail warning.David Woodhouse2004-01-052-1/+5
* Implemented; sets an image attachment as the GNOME wallpaper.David Moore2003-12-224-3/+132
* Merge in evolution-mail-message-display.xml first, since it is the parentRodney Dawes2003-12-192-2/+8
* #ifdef out certain code pieces if s/mime isn't supportedJP Rosevear2003-12-172-0/+14
* Fix erroneous function callJP Rosevear2003-12-152-1/+8
* put the style in .evolution.Not Zed2003-12-123-1/+11
* ** See bug #52108.Not Zed2003-12-124-0/+16
* get the build moving again. add CERT_UI_CFLAGS here for the time being.Chris Toshok2003-12-122-0/+6
* Fixes bug #1717.Jeffrey Stedfast2003-12-122-23/+67
* Shorten the namespace of some internal functions to just emft.Jeffrey Stedfast2003-12-122-4/+7
* Shorten the namespace of some internal functions to just emft.Jeffrey Stedfast2003-12-123-119/+154
* display x-evolution-mailer pseudo header irrespective of xmailer_mask.Grahame Bowland2003-12-117-7/+690
* (efh_text_enriched): add table around the enriched part so itLarry Ewing2003-12-112-2/+12
* Modified to simply copy mbox files from one place to another (and theJeffrey Stedfast2003-12-112-62/+215
* add text/x-patch as a plain type.Larry Ewing2003-12-112-0/+5
* check m->fi != NULL before dereferencing it.Not Zed2003-12-112-1/+6
* Fixed a leak.Jeffrey Stedfast2003-12-113-1/+30
* Add INFO_FAST here as we don't need it to get unread counts.Jeffrey Stedfast2003-12-113-4/+14
* Update the unread count in the model if the folder got new mail.Jeffrey Stedfast2003-12-118-7/+68
* treat application/pkcs7-signature as application/x-pkcs-signature. StupudNot Zed2003-12-104-3/+12
* rewritten to get rid of hte old crap that should've been gotten rid ofNot Zed2003-12-103-169/+26
* use a POSITIVE value for the response value, gtk uses -ative ones. BugNot Zed2003-12-105-5/+93
* separeate view_menu unreffing from view_instance. fixes a runtime warning.Not Zed2003-12-103-7/+23
* ** See bug #51899.Not Zed2003-12-092-1/+10
* Remove hard coded disable deprecated flagsJP Rosevear2003-12-072-1/+4
* Remove the extra || unread check in the conditional in the g_object_set ()Rodney Dawes2003-12-062-1/+6
* Fixes bug #51482Rodney Dawes2003-12-062-3/+9
* use new gtk_html_flush method instead of forcing processing of all gtkRadek Doulik2003-12-052-3/+12
* Make sure folder_path is non-NULL ("Loading..." nodes will have a NULLJeffrey Stedfast2003-12-052-3/+9
* Fixes bug #51618Jeffrey Stedfast2003-12-053-6/+18
* Fixes bug #51605.Jeffrey Stedfast2003-12-055-30/+67
* set junk toolbar buttons pixmapsRadek Doulik2003-12-052-2/+6
* monitor gconf key /apps/evolution/mail/junk/check_incoming and keepRadek Doulik2003-12-047-26/+246
* Updated to add use mail subdirs. (mail_config_uri_renamed): UpdatedJeffrey Stedfast2003-12-043-87/+141
* Emit the OK response, not the CREATE_NEW response. Also,Jeffrey Stedfast2003-12-042-1/+8
* tedfast <fejj@ximian.com>Jeffrey Stedfast2003-12-042-0/+4
* (emft_popup_rename_folder): Set oldpath and newpath to the properJeffrey Stedfast2003-12-042-2/+4
* Need to prepend a "/" to path if the path is the url fragment. Also fixedJeffrey Stedfast2003-12-043-16/+36
* Fixed a FIXME by using the CamelProvider url flags to determine if the urlJeffrey Stedfast2003-12-043-10/+26
* remove the source before savingJP Rosevear2003-12-042-2/+6
* Set the save_state_id to 0 or we will never get a chance to run again.Jeffrey Stedfast2003-12-042-2/+8
* fixed a compile warningJeffrey Stedfast2003-12-032-4/+4
* Commit ChangeLog.Ettore Perazzoli2003-12-031-0/+20
* Do not depend on e-folder-list.Ettore Perazzoli2003-12-037-18/+0
* save the state immediately if there is a timeout setJP Rosevear2003-12-031-3/+4
* save the state immediately if there is a timeout setJP Rosevear2003-12-032-7/+17
* changed to setup the rule part properly, it could never have worked. BugNot Zed2003-12-036-13/+88
* Moved here. (drop_folder): Moved here. (import_message_rfc822): MovedJeffrey Stedfast2003-12-037-537/+450
* Connect to the loading row signal. (loading_row_cb): Expand the path ifJeffrey Stedfast2003-12-035-0/+68
* more fixesJeffrey Stedfast2003-12-033-5/+7
* fixed some mem leaks in my codeJeffrey Stedfast2003-12-032-52/+17
* Fixed to pass the evolution dir into em_folder_tree_model_new().Jeffrey Stedfast2003-12-035-136/+192
* Version the schemas Removed AddedRodney Dawes2003-12-023-15/+12
* moved the gtk_widget_show_all to before we add the pages, otherwise it canNot Zed2003-12-022-1/+6
* setup another image (followup completed) to flag status list.Not Zed2003-12-022-6/+21
* Added empty_trash prompt key.Not Zed2003-12-029-88/+123
* (do_op_status): Use data->activity_id, not localEttore Perazzoli2003-12-022-4/+7
* Commit changes missing from previous commit.Ettore Perazzoli2003-12-022-54/+33
* New member activity_handler. (mail_component_init): Initialize.Ettore Perazzoli2003-12-022-12/+39
* Pass a label for the status bar control for now.Ettore Perazzoli2003-12-022-0/+16