aboutsummaryrefslogtreecommitdiffstats
path: root/mail
Commit message (Expand)AuthorAgeFilesLines
* ** Fixes bug #546892Matthew Barnes2008-08-1214-49/+60
* ** Fix for bug #519292Milan Crha2008-08-112-15/+20
* ** Fix for bug #352695Milan Crha2008-08-112-11/+59
* ** Part fix for bug #529743Srinivasa Ragavan2008-08-112-0/+21
* Don't use uninitialized exception. It leads to freeing uninitializedSrinivasa Ragavan2008-08-112-2/+13
* ** Fix for bug #546788Paul Bolle2008-08-082-17/+10
* ** Fix for bug #546668Paul Bolle2008-08-073-4/+8
* Use CamelDList instead of EDList.Matthew Barnes2008-08-073-5/+11
* ** Fix for bug #249844Milan Crha2008-08-063-3/+12
* ** Fix for bug #467115Michael Monreal2008-08-062-4/+4
* ** Fix for bug #531288Michael Monreal2008-08-061-1/+1
* Fix a performance issue, where we can just go by the presence than theSrinivasa Ragavan2008-08-052-1/+9
* Use G_STRLOC or G_STRFUNC instead of deprecated G_GNUC_PRETTY_FUNCTION.Matthew Barnes2008-08-055-10/+20
* Patch from Paul Bolle <pebolle@tiscali.nl>: Fix for bug #543058 (Use "Inbox"...Suman Manjunath2008-08-043-1/+15
* Patch from Paul Bolle <pebolle@tiscali.nl>: Fix related to bug #539268 (Do n...Suman Manjunath2008-08-042-0/+8
* Matthew Barnes <mbarnes@redhat.com> ** Fixes bug #249844 (Use C_() macro ins...Suman Manjunath2008-08-043-3/+12
* Patch from Paul Bolle <pebolle@tiscali.nl>: Fixes bug #537088 (Message heade...Suman Manjunath2008-08-042-2/+10
* ** Fixes bug #514006Matthew Barnes2008-08-022-7/+16
* ** Fixes bug #544859Matthew Barnes2008-08-022-3/+10
* ** Fixes bug #545820Matthew Barnes2008-08-012-1/+7
* ** Fix for bug #545436Srinivasa Ragavan2008-07-312-3/+9
* ** Part of fix for bug #500389Milan Crha2008-07-302-1/+113
* Kill a compilation warning.Srinivasa Ragavan2008-07-292-1/+5
* Corrected string 'Prompt on sending HTML..'Lucian Langa2008-07-282-1/+6
* ** Fix for bug #543532Milan Crha2008-07-282-1/+9
* ** Fix for bug #256540Milan Crha2008-07-282-71/+7
* ** See bug #504417: Preferences windows cut offLucian Langa2008-07-282-3/+9
* Use G_GNUC_PRETTY_FUNCTION instead of __PRETTY__FUNCTIONJeff Cai2008-07-283-4/+11
* ** See bug #544969: Added the hook for folder custom icon.Lucian Langa2008-07-284-1/+50
* ** Fix for bug #543411Srinivasa Ragavan2008-07-283-1/+19
* Make show unread/etc work well.Srinivasa Ragavan2008-07-252-2/+6
* Search by Labels.Sankar P2008-07-242-1/+6
* Revert Sankar's search hacks.Srinivasa Ragavan2008-07-242-3/+7
* ** Fix for bug #544022Milan Crha2008-07-222-0/+10
* Guard against camel_store_get_folder() returning NULL, which happened atTor Lillqvist2008-07-212-3/+9
* Rearrange G_OS_WIN32 ifdefs a bit, as we need to compile more of this fileTor Lillqvist2008-07-212-8/+24
* Fixed some compiler warnings for Templates specific hunk.Bharath Acharya2008-07-212-3/+8
* Add support for migration.Srinivasa Ragavan2008-07-211-8/+118
* Committing on behalf of Milan Crha <mcrha@redhat.com>Milan Crha2008-07-212-0/+15
* Committing on behalf of Milan Crha <mcrha@redhat.com>Milan Crha2008-07-213-5/+30
* ** Fixes Bug #200147Bharath Acharya2008-07-2110-7/+216
* Pushing changes from the madagascar branch related to the on-diskSankarasivasubramanian Pasupathilingam2008-07-165-9/+30
* ** Fix for bug #207802 (Patch suggested by Veerapuram Varadhan.)Milan Crha2008-07-092-0/+47
* ** Fix for bug #541365Milan Crha2008-07-032-4/+15
* Sort the uids so that moving/copying messages preserves mailbox orderingJeffrey Stedfast2008-07-032-4/+14
* ** Fix for bug #540160Milan Crha2008-06-263-20/+30
* ** Fix for bug #537275Milan Crha2008-06-243-0/+19
* Patch from Paul Bolle <pebolle@tiscali.nl>: Fix for bug #539268 (Do not use ...Suman Manjunath2008-06-222-5/+13
* Patch from Paul Bolle <pebolle@tiscali.nl>: Fix for bug #538741 (Strip prece...Suman Manjunath2008-06-222-1/+8
* ** Fixes bug #537725Matthew Barnes2008-06-212-2/+9
* fixed copyright noticesJeffrey Stedfast2008-06-2195-95/+95
* fixed copyright noticesJeffrey Stedfast2008-06-2128-31/+31
* ** Fix for bug #534039Milan Crha2008-06-204-34/+37
* ** Fix for bug #382783Milan Crha2008-06-202-0/+41
* ** Fix for bug #423395Milan Crha2008-06-192-4/+16
* ** Fixes part of bug #532472Matthew Barnes2008-06-192-26/+36
* ** Fix for bug #467892Milan Crha2008-06-164-6/+47
* ** Fix for bug #337160Milan Crha2008-06-132-4/+26
* ** Fix for bug #538002Milan Crha2008-06-132-0/+12
* ** Fix for bug #314467Milan Crha2008-06-132-0/+8
* ** Fix for bug #535791Milan Crha2008-06-096-6/+66
* ** Fix for bug #201011Milan Crha2008-06-093-0/+17
* ** Fix for bug #536772Milan Crha2008-06-092-0/+9
* Dumb typo.Matthew Barnes2008-06-071-1/+1
* Fix build breakage. Apparently <gtk/gtk.h> only recently startedMatthew Barnes2008-06-072-0/+2
* ** Allow evolution to build with G_DISABLE_SINGLE_INCLUDES andMatthew Barnes2008-06-0644-233/+53
* Fix a typo.Matthew Barnes2008-06-062-1/+5
* Never undefine DISABLE_DEPRECATED macros in source code. Yes, it willMatthew Barnes2008-06-062-10/+6
* Committing on behalf of Jacob Brown <jeblinux@gmail.com>Jacob Brown2008-06-022-1/+7
* Committing on behalf of Milan Crha <mcrha@redhat.com>Milan Crha2008-06-022-7/+26
* Committing on behalf of Srinivasa Ragavan <sragavan@novell.com>Srinivasa Ragavan2008-06-022-0/+9
* Committing on behalf of Milan Crha <mcrha@redhat.com>Milan Crha2008-06-022-44/+45
* ** Fix for bug #535689Lucian Langa2008-06-022-1/+9
* Committing on behalf of Milan Crha <mcrha@redhat.com>Milan Crha2008-06-023-28/+120
* ** Fix for bug #535670Lucian Langa2008-05-313-0/+12
* ** Fix for bug #317755Milan Crha2008-05-277-2/+117
* ** Fix for bug #322553Milan Crha2008-05-274-3/+47
* ** Fixes bug #534476Matthew Barnes2008-05-233-18/+17
* Convert the the warning to a message.Srinivasa Ragavan2008-05-232-1/+6
* ** Fix a bunch of compiler warnings.Matthew Barnes2008-05-233-21/+9
* ** Fixes bug #534360Matthew Barnes2008-05-2316-26/+47
* Use a bit more direct English when informing the user of no messages inMatthew Barnes2008-05-202-1/+7
* ** Fixes bug #533465, patch from Ritesh KhadgarayMatthew Barnes2008-05-192-3/+13
* Make non junk learn work again.Srinivasa Ragavan2008-05-192-1/+5
* ** Fixes bug #514383Matthew Barnes2008-05-172-8/+6
* add gtk/gtkspinbutton.h to the includesJeffrey Stedfast2008-05-171-0/+1
* Needed so that IMAP4 can allow users to configure cache expirationJeffrey Stedfast2008-05-152-0/+43
* ** Fixes bug #463040, Patch by Milan CrhaMatthew Barnes2008-05-142-0/+12
* ** Fix for bug #531519Sankar P2008-05-092-1/+10
* ** Fixes part of bug #424744Matthew Barnes2008-05-078-11/+23
* Use the GtkCellRendererText's "markup" property for error messages.Matthew Barnes2008-05-072-19/+14
* ** Fixes bug #531426Matthew Barnes2008-05-062-1/+9
* Fix up the Debug Logs window a bit: - Add a Close button. - Fix someMatthew Barnes2008-05-052-116/+165
* ** Fix for bug #528288Milan Crha2008-04-303-3/+31
* ** Fix for bug #530245Milan Crha2008-04-302-2/+8
* ** Fix for bug #467892Milan Crha2008-04-303-12/+34
* Patch from Shuai Liu <shuai.liu@sun.com>Shuai Liu2008-04-302-2/+10
* Fixes compiler warning (unused variable).Milan Crha2008-04-292-1/+5
* ** Fix for bug #511337Milan Crha2008-04-294-2/+53
* ** Fix for bug #529247Johan Euphrosine2008-04-284-26/+41
* Avoid crash while detecting mime types.Srinivasa Ragavan2008-04-282-6/+13
* Fix the Mailer header displaySrinivasa Ragavan2008-04-282-1/+5
* ** Fix for bug #273041Milan Crha2008-04-254-4/+69
* Compiler warning fix.Milan Crha2008-04-232-1/+7
* ** Fix for bug #529375Milan Crha2008-04-2311-16/+108
* ** Fix for bug #529179Milan Crha2008-04-232-2/+32
* ** Fixes bug #458505EVOLUTION_2_23_1Matthew Barnes2008-04-232-1/+8
* ** Fixes bug #529462Matthew Barnes2008-04-232-2/+10
* ** Fixes bug #494171Matthew Barnes2008-04-223-1/+72
* Move these files to e-util.Matthew Barnes2008-04-222-1/+6
* ** Fix for bug #323402Milan Crha2008-04-213-1/+24
* ** Fix for bug #334444Srinivasa Ragavan2008-04-213-1/+44
* ** Fix for bug #526741 (gnome-vfs to gio/gvfs port)Milan Crha2008-04-1811-629/+143
* Patch from Shuai Liu <shuai.liu@sun.com>: Fix for bug #528358 (Use message s...Suman Manjunath2008-04-172-1/+20
* ** Fix for bug #270406Milan Crha2008-04-144-24/+160
* Add an icon for Folder->New.Matthew Barnes2008-04-142-0/+6
* Revert my previous change. Glade was more destructive toward the file thanMatthew Barnes2008-04-112-5867/+9823
* Change the name of the variable we look for in the glade file.Sankar P2008-04-102-7/+25
* Loaded this file into Glade 3.5 and saved it. Doing so appears to haveMatthew Barnes2008-04-092-9815/+5874
* ** Fixes bug #523413Matthew Barnes2008-04-093-5/+18
* Fix a stupid typo.Matthew Barnes2008-04-071-1/+1
* reviewed by: Milan CrhaTakao Fujiwara2008-04-072-43/+52
* ** Fixes bug #335891Matthew Barnes2008-04-072-13/+42
* Fix a corner case that I missed in my last commit.Matthew Barnes2008-04-064-6/+27
* ** Fixes part of bug #526152, plus some tangential code cleanup.Matthew Barnes2008-04-057-804/+785
* Same as below.Jeffrey Stedfast2008-04-053-39/+55
* Need to unfold some headers. Also simplified figuring out the label.Jeffrey Stedfast2008-04-052-81/+111
* ** Fix for bug #264456Milan Crha2008-04-032-1/+13
* ** Fix for bug #350308Milan Crha2008-04-032-22/+15
* ** Merge the mbarnes-composer branchMatthew Barnes2008-04-037-413/+574
* ** Fix for bug #271863Milan Crha2008-04-022-2/+11
* ** Fixes bug #525508, spotted by Thomas M.Matthew Barnes2008-04-012-0/+8
* ** Fixes bug #525510, patch from Thomas M.Matthew Barnes2008-04-012-1/+8
* Fix some unused variable warnings.Matthew Barnes2008-03-292-4/+6
* ** Fixes bug #523271Matthew Barnes2008-03-282-0/+14
* ** Fix for bug #522178Milan Crha2008-03-272-1/+14
* ** Fix for bug #519292Milan Crha2008-03-273-14/+12
* ** Fix for bug #502826 (original patch by nickspoon0)Milan Crha2008-03-273-11/+43
* ** Fix for bug #488175Milan Crha2008-03-272-5/+11
* ** Fix for bug #524310Dan Williams2008-03-251-3/+1
* Varadhan's patch for configurable proxy settings in Evolution. Suman Manjunath2008-03-258-5/+1521
* ** Fix for bug #511978Milan Crha2008-03-192-2/+8
* Code cleanup, no logic changes.Matthew Barnes2008-03-194-205/+312
* ** Fix for bug #519154Milan Crha2008-03-192-3/+12
* ** Fix for bug #506359Milan Crha2008-03-182-1/+10
* ** Fix for bug #514744Milan Crha2008-03-172-2/+15
* Fix an implicit function declaration.Milan Crha2008-03-133-0/+7
* ** Fix for bug #515786Milan Crha2008-03-132-0/+35
* ** Fix for bug #273177Milan Crha2008-03-134-20/+118
* ** Fixes breakage caused by bug #513951Matthew Barnes2008-03-1215-39/+79
* ** Fixes bug #513951Matthew Barnes2008-03-113-15/+22
* ** Fix for bug #520745Tobias Mueller2008-03-072-5/+12
* Re-fix bug #351672 since my patch for bug #362638 accidentally revertedMatthew Barnes2008-03-042-18/+7
* ** Fix for BNC bug #282466Srinivasa Ragavan2008-03-032-2/+15
* Add mail/default/ko/Makefile to AC_OUTPUT.Changwoo Ryu2008-03-034-1/+353
* Make Bogofilter the default junk plugin in Evolution.Srinivasa Ragavan2008-03-032-1/+6
* ** Fix for bug #512776Milan Crha2008-02-227-33/+69
* ** Fix for BNC #358697Srinivasa Ragavan2008-02-222-2/+33
* ** Fix for bug #469292Srinivasa Ragavan2008-02-202-2/+11
* ** Fix for bug #516349Milan Crha2008-02-192-4/+9
* ** Part of fix for bug #515744Milan Crha2008-02-184-2/+16
* ** Fix for bug #167638Srinivasa Ragavan2008-02-182-0/+10
* ** Fix for bnc #153807Srinivasa Ragavan2008-02-182-0/+7
* Patch from Aidan Delaney <a.j.delaney@brighton.ac.uk>: Fix for bug #516234 (...Suman Manjunath2008-02-172-1/+6
* ** Fix for bug #515659Paul Bolle2008-02-162-0/+14
* Patch from Milan Crha <mcrha@redhat.com> ** Fix for bug #515054 (Clear/set n...Suman Manjunath2008-02-112-3/+10
* ** Fix for bug #411576Srinivasa Ragavan2008-02-113-1/+26
* String changes for improved error-messages and a schema-description. Suman Manjunath2008-02-113-5/+12
* ** Fixes part of bug #509741Matthew Barnes2008-02-082-13/+30
* Replace G_GNUC_FUNCTION (deprecated) with G_STRFUNC.Matthew Barnes2008-01-292-1/+6
* ** Fix for bug #506948Srinivasa Ragavan2008-01-282-1/+39
* Patch from Milan Crha <mcrha@redhat.com> ** Fix for bug #504062 (Don't use c...Suman Manjunath2008-01-283-2/+13
* Patch from Andre Klapper <a9016009@gmx.de> ** Fix for bug #339156 (Added a g...Suman Manjunath2008-01-283-6/+13
* ** Fix for bug #511488Srinivasa Ragavan2008-01-284-1/+38
* Fix for 467581 : wrap a/c searches in a camel-op for better cancellation.Johnny Jacob2008-01-252-6/+34
* ** Partial fix for bug #395939Milan Crha2008-01-244-2/+15
* ** Fix for bug #402487Milan Crha2008-01-242-3/+30
* ** Part of bug #511488Milan Crha2008-01-246-30/+38
* Updated the right bug ids.Srinivasa Ragavan2008-01-241-0/+1
* ** Fix for bug #510779Srinivasa Ragavan2008-01-2410-19/+602
* Revert the last cursor remove commit. It breaks selections with CTRL. MaySrinivasa Ragavan2008-01-202-1/+6
* Remove the focus cursor on the message list. The message list now has aSrinivasa Ragavan2008-01-202-1/+7
* Change of heart; decided we like the old "emblem-important" icon betterMatthew Barnes2008-01-173-2/+10
* ** Fixes bug #509741Matthew Barnes2008-01-172-1/+16
* ** Fix for bug #509697Milan Crha2008-01-162-0/+11
* Add missing punctuation.Kjartan Maraas2008-01-142-27/+31
* Patch from Gert Kulyk <gkulyk@yahoo.de> ** Fix for bug #350932 (Enable the u...Suman Manjunath2008-01-142-1/+8
* Patch from Martin Meyer <elreydetodo@gmail.com> ** Fix for bug #496301 (More...Suman Manjunath2008-01-142-2/+12
* ** Fix for bug #488213Milan Crha2008-01-123-9/+11
* ** Fix for bug #507067Milan Crha2008-01-103-28/+179
* ** Fix for bug #211353Milan Crha2008-01-1013-666/+216
* ** Most of the errors are now non-intrusiveSrinivasa Ragavan2008-01-1010-19/+78
* Decode the right thingy. Fixes a regression in decoding of face headerSankar P2008-01-102-1/+8
* Fix bug #309432 : RTL headersDjihed Afifi2008-01-092-10/+34
* ** Fix for bug #499145Colin Leroy2008-01-082-9/+21
* Patch from Bharath Acharya <abharath@novell.com>: Fix for bug #474118 (Check...Suman Manjunath2008-01-082-1/+13
* ** Fix for bug #300336Milan Crha2008-01-0711-3/+150
* fix the date of the Changelog entry (silly me)Gilles Dartiguelongue2008-01-071-1/+1
* ** Fix bug #497914Gilles Dartiguelongue2008-01-072-8/+12
* Patch from Michael Monreal <michael.monreal@gmx.net>: Fix for bug #492188 (U...Suman Manjunath2008-01-075-14/+26
* ** Fix for bug #317823Milan Crha2008-01-022-18/+57
* ** Fix for bug #364642Milan Crha2008-01-025-0/+49
* add mnemonic_widget for default junk plugin. see bug #476264.Andre Klapper2008-01-022-0/+6
* Send the folder name along with the new mail event.Srinivasa Ragavan2008-01-026-1/+49
* ** Fixes bug #362638Matthew Barnes2007-12-2126-1641/+1421
* Fix another compiler warning.Matthew Barnes2007-12-192-7/+5
* Fix some compiler warnings.Srinivasa Ragavan2007-12-172-2/+6
* ** Fix for bug #211353Milan Crha2007-12-1713-385/+1020
* ** Fix for bug #430369Srinivasa Ragavan2007-12-172-0/+7
* ** Non-intrusive errror reporting and basic logging support.Srinivasa Ragavan2007-12-1711-10/+391
* Just remove the mail-remote plugin altogether so we stop going back andMatthew Barnes2007-12-162-4/+12
* Part of fix for #492702 from Milan Crha : New mail notify and preferences ui ...Johnny Jacob2007-12-159-401/+113
* Moving some code from tree to model where it belongs. Fixes some CPU usageSankar P2007-12-143-26/+38
* Fix an implicit function declaration.Matthew Barnes2007-12-142-0/+6
* Patch from Alex "weej" Jones <alex@weej.com>: Fix for bug #503111 (Suppress ...Suman Manjunath2007-12-132-1/+8
* ** Fix for bug #502318Milan Crha2007-12-112-14/+34
* ** Fix for bug #336074Milan Crha2007-12-112-13/+18
* If it is not FolderBrowser object, the pane size signal is not sent. FixJeff Cai2007-12-102-1/+8
* ** Fix for bug #329706Alex Kloss2007-12-083-4/+13
* Patch from Akhil Laddha <lakhil@novell.com>: Fix for bug #475508 (UI: Change...Suman Manjunath2007-12-082-8/+18
* ** Fix for bug #500561Denis Washington2007-12-072-0/+8
* ** Fix for bug #263236Milan Crha2007-12-062-5/+20
* Fix a compiler warning.Srinivasa Ragavan2007-12-052-1/+5
* ** Added a preference to disable Magic Spacebar.Srinivasa Ragavan2007-12-058-5/+75
* Patch from David Turner <cillian64@googlemail.com>: Fix for bug #347329 (mis...Suman Manjunath2007-12-052-1/+8
* Patch from Alex Kloss <alexkloss@att.net>: Fix for bug #329578 (missing mnemo...Suman Manjunath2007-12-052-5/+13
* Patch from David Turner <cillian64@googlemail.com>: Fix for bug #446029 (mne...Suman Manjunath2007-12-042-1/+8
* Patch from Alex Kloss <alexkloss@att.net>: Fix for bug #466503 (mnemonic conf...Suman Manjunath2007-12-042-1/+8
* ** Part of fix for bug #466499David Turner2007-12-042-5/+9
* ** Fix for bug #466497David Turner2007-12-042-3/+10
* ** Fix for bug #466241David Turner2007-12-042-2/+10
* ** Fix for bug #363644Denis Washington2007-12-042-0/+10
* ** Part of fix for bug #271551Milan Crha2007-11-302-0/+20
* Fix an implicit function declaration caused by my last commit.Matthew Barnes2007-11-282-0/+6
* ** Fixes bug #495123Matthew Barnes2007-11-282-0/+8
* ** Fix for bug #216485 Edit->Select thread menu fix and improvement.Nicholas Miell2007-11-264-24/+70
* ** Fix for bug #494414Milan Crha2007-11-232-1/+18
* ** Fix for bug #494425Milan Crha2007-11-232-7/+93
* ** Fix for bug #335931Milan Crha2007-11-234-10/+64
* ** Fix for bug #498551Milan Crha2007-11-222-2/+9
* ** Fix for bug #256899 by ChayaMilan Crha2007-11-224-52/+11
* ** Fix for bug #480514Milan Crha2007-11-202-4/+18
* ** Fix for bug #493783Milan Crha2007-11-202-4/+12
* ** Fix for bug #495875Gilles Dartiguelongue2007-11-182-11/+21
* Call camel_folder_info_new() instead of g_new0().Matthew Barnes2007-11-152-1/+6
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-1597-4220/+4220
* ** Fix for bug #263236Milan Crha2007-11-142-3/+9
* ** Fix for bug #263236Milan Crha2007-11-124-24/+116
* Fix some typos in the GObject macros.Matthew Barnes2007-11-092-4/+9
* ** Fix for bug #492170Michael Monreal2007-11-064-11/+21