/misc/chef/

/>
aboutsummaryrefslogtreecommitdiffstats
path: root/mail
Commit message (Expand)AuthorAgeFilesLines
* temporarily reverting camel namespace changes until after other branches have...Jeffrey Stedfast2003-08-2711-80/+51
* Updated for camel namespace changes.Jeffrey Stedfast2003-08-276-5/+17
* updated for namespace changed made to camel-mime-utils.[c,h]Jeffrey Stedfast2003-08-266-46/+63
* translate the local time format.Not Zed2003-08-237-33/+67
* Don't abort at the first failure after sending (filtering, appending toJeffrey Stedfast2003-08-232-30/+63
* removed upgrade-mailer.c - no longer used/neededJeffrey Stedfast2003-08-202-1176/+0
* Removed the new-mail-notification mess.Jeffrey Stedfast2003-08-203-47/+115
* Added a comment for translators.Not Zed2003-08-192-3/+19
* Added translation for day and localtime strings. Also removed the tz_zoneNot Zed2003-08-192-2/+46
* ** For #45348Harry Lu2003-08-192-1/+8
* fixed shitJeffrey Stedfast2003-08-151-5/+6
* Fix for 45818 ( i18n mail messages search only produces '[?]'). NowSuresh Chandrasekharan2003-08-152-4/+12
* Removed unused function prototype.Jeffrey Stedfast2003-08-132-4/+4
* removed all the timeout shite that we don't even use anymoreJeffrey Stedfast2003-08-122-235/+5
* Updated for CamelMimePart::content_type changes.Jeffrey Stedfast2003-08-125-68/+109
* ** See bug #47224. Hook onto clicked rather than button_pressed, so thatNot Zed2003-08-062-18/+36
* add a CamelOperation for overriding status handler.Not Zed2003-08-0211-20/+41
* *Fix for bug #6951Harry Lu2003-08-012-17/+164
* close mail message window using 'ESC' key, fix bug #47087Yuedong Du2003-08-012-0/+8
* Removed smime functions as they were stale.Jeffrey Stedfast2003-07-293-180/+4
* Handle our own Delete key presses. Fixes bug #45597.Jeffrey Stedfast2003-07-262-0/+26
* Revert prior changes.Jeffrey Stedfast2003-07-242-21/+52
* Fix type warnings (folder_browser_toggle_caret_mode): Remove unusedDan Winship2003-07-2310-28/+41
* We don't have camel_pgp_mime_is_rfc2015_encrypted() anymore so just lookJeffrey Stedfast2003-07-172-48/+24
* We don't have camel_pgp_mime_is_rfc2015_encrypted() anymore so just lookJeffrey Stedfast2003-07-172-1/+9
* Handle invalid URIs, or more likely, the last empty element in a URI listFederico Mena Quintero2003-07-163-0/+16
* remove the use of caret mode widget style. use new gtkhtml api to setYuedong Du2003-07-153-6/+10
* Change the EditPaste mask to IS_0MESSAGE so that it is always activatable.Antonio Xu2003-07-122-1/+6
* camel-smime-utils.h doesn't exist anymoreJeffrey Stedfast2003-07-111-1/+0
* ** For bug #41839Maxx Cao2003-07-102-26/+76
* add a gconf key corresponding to newly introduced caret mode of gtkhtmlYuedong Du2003-07-106-0/+83
* Removed camel-pgp-mime.h, it no longer exists.Jeffrey Stedfast2003-07-103-2/+6
* Use camel_strcase_hash/equal.Jeffrey Stedfast2003-07-082-3/+6
* Updated to use the camel-file-utils version of mkdir.Jeffrey Stedfast2003-07-082-4/+8
* fixed the changelogJeffrey Stedfast2003-07-081-0/+8
* Apply a From-filter when dragging as a test/uri-list and message/rfc822.Jeffrey Stedfast2003-07-082-9/+5
* Strip the signature from the body text. Fixes bug #45523. While we'reJeffrey Stedfast2003-07-043-25/+86
* Gone (pixbuf_gen_idle): Use e_icon_for_mime_type instead.Dan Winship2003-07-032-58/+7
* Use the newer utf8 versions of the e_strftime*() functions since ourJeffrey Stedfast2003-07-024-7/+19
* applied simpler spell error color fixRadek Doulik2003-06-262-5/+15
* reverted spell error color fixRadek Doulik2003-06-264-110/+30
* Might fix bug #45368 but I wouldn't bet on it.Jeffrey Stedfast2003-06-254-10/+38
* ** See bug #43887Not Zed2003-06-252-5/+17
* add EvolutionMailPrintHTMLWidget style assignmentRadek Doulik2003-06-253-2/+10
* use spell preferences at new locationRadek Doulik2003-06-254-29/+110
* Save the idle_idDan Winship2003-06-242-1/+5
* make sure not to strcmp a possibly NULL string.Larry Ewing2003-06-242-1/+9
* ** See bug #45063Not Zed2003-06-202-4/+16
* Only save state if we have a folder reference. Fixes some warnings aboutJeffrey Stedfast2003-06-192-1/+10
* Don't display an unread icon for a parent message status if it has unreadJeffrey Stedfast2003-06-182-13/+9
* ** See bug #44609Not Zed2003-06-175-8/+59
* Put the ChangeLog.pre-1-4 in the Makefiles.Ettore Perazzoli2003-06-131-0/+1
* We only really want to use mail_identify_mime_part() if the content-typeJeffrey Stedfast2003-06-122-5/+21
* free the info structure as well.Larry Ewing2003-06-122-0/+6
* Use mail-config's gconf client. (target_date_new): Same.Jeffrey Stedfast2003-06-1216-84/+178
* ** See bug #22542Not Zed2003-06-116-37/+86
* Roll over ChangeLogs.Ettore Perazzoli2003-06-102-24750/+24750
* Put the buttons in HIG order; don't replace the label of the stock FindFederico Mena Quintero2003-06-042-5/+16
* install gconf schemas even if purify is disabled (oops) :-)Jeffrey Stedfast2003-06-031-6/+6
* ** This and jeffs patch for #43862.Not Zed2003-06-034-12/+64
* Stat the XML file before trying to parse it to make sure it exists.Jeffrey Stedfast2003-06-032-3/+12
* added server_DATA (*.server) so make clean works. For #42691.Not Zed2003-06-022-1/+6
* use %02x instead of %2x when formatting color for rc fileRadek Doulik2003-05-312-1/+6
* Fixes bug #43805.Jeffrey Stedfast2003-05-302-5/+40
* removed the help button since it didn't do anything anywayJeffrey Stedfast2003-05-301-11/+0
* set the default open size to something reasonable. For #43410.Not Zed2003-05-284-2/+13
* set signature html flag even if it's newly signature, we don't set it inRadek Doulik2003-05-232-3/+9
* Updated copyright years.Jeffrey Stedfast2003-05-215-7/+19
* remove link hilighting option that isn't attached to anything.Larry Ewing2003-05-212-18/+5
* filter notification events to keep the redisplay count down.Larry Ewing2003-05-212-3/+18
* remove references to gtkhtml property manager. Connect to missingLarry Ewing2003-05-218-123/+129
* Only re-add the store to the folder-tree if the account is enabled. Oops.Jeffrey Stedfast2003-05-202-1/+7
* remove references to font prefs.Larry Ewing2003-05-204-35/+39
* ** See bug #43234Not Zed2003-05-192-1/+11
* New async "empty trash" op.Dan Winship2003-05-194-16/+89
* gnome_font_get_descender returns negative valueRadek Doulik2003-05-192-1/+6
* remove font prefs server from the listLarry Ewing2003-05-192-25/+5
* Add #include to fix warning.Jeremy Katz2003-05-178-17/+43
* ** See bug #42838.Not Zed2003-05-162-3/+11
* Disabled some debugging messages.Jeffrey Stedfast2003-05-162-2/+6
* add protoJP Rosevear2003-05-157-57/+51
* Removed. (make_factory): No need to set up the SIGSEGV redirect handlerEttore Perazzoli2003-05-143-44/+16
* Fix ChangeLog for yesterday's commit.Ettore Perazzoli2003-05-101-4/+3
* (request_password): Make sure password_dialog isEttore Perazzoli2003-05-092-2/+10
* Make sure that we haven't been destroyed before we start writing to theJeffrey Stedfast2003-05-092-0/+11
* ** See bug #42456Not Zed2003-05-082-0/+12
* Correct default for list.Jeremy Katz2003-05-082-1/+7
* ** See bug #42400Not Zed2003-05-072-0/+15
* ** See bug #42294.Not Zed2003-05-062-1/+9
* (request_password): Set OK as the defaultEttore Perazzoli2003-05-062-0/+6
* To be consistant with the message-list envelope toggle, undelete theJeffrey Stedfast2003-05-034-4/+38
* ** See bug #41748Not Zed2003-05-012-7/+26
* Don't just blindly cast an int to gpointer, use the proper glib magicJeremy Katz2003-04-302-2/+9
* Updated for API change in the filter code.Jeffrey Stedfast2003-04-302-4/+10
* ** See bug #41972Not Zed2003-04-305-14/+41
* Remove preceding whitespaceDan Winship2003-04-302-0/+6
* (mail_session_forget_passwords): Forget allEttore Perazzoli2003-04-292-1/+6
* Made toplevel container widgets set a border-width (including toplevelJeffrey Stedfast2003-04-296-2182/+2346
* as below (update_active): as belowRadek Doulik2003-04-253-4/+11
* pass an exception to get_provider, to silence some warnings/get a validNot Zed2003-04-242-1/+9
* Only add the Organization: header if it is non-empty. Fixes bug #41730.Jeffrey Stedfast2003-04-24