aboutsummaryrefslogtreecommitdiffstats
path: root/mail
Commit message (Expand)AuthorAgeFilesLines
* Get mail search bar partially working without help from EFilterBar.Matthew Barnes2009-02-146-169/+502
* Let the mail module handle composer "Post To:" button clicks, sinceMatthew Barnes2009-02-131-5/+69
* Make attachment saving work everywhere.Matthew Barnes2009-02-132-3/+15
* Make MailSession available through EShellSettings so composer can use it.Matthew Barnes2009-02-131-0/+12
* Make saving attachments work.Matthew Barnes2009-02-122-3/+9
* Crash fix: There is no GtkButton.clicked() method, so don't chain up.Matthew Barnes2009-02-113-121/+0
* Rewrite the signature management UI from top to bottom.Matthew Barnes2009-02-1011-2000/+807
* More preferences cleanup. Convert forward and reply style optionMatthew Barnes2009-02-085-281/+141
* Rewrite the mail label code from top to bottom.Matthew Barnes2009-02-0826-11242/+8266
* Merge revisions 37108:37199 from trunk.Matthew Barnes2009-02-015-5/+48
* Let the mailer handle composer printing.Matthew Barnes2009-02-014-124/+200
* When invoking Evolution with URIs on the command-line (e.g. mailto:),Matthew Barnes2009-01-292-27/+26
* Add unique-1.0 requirement (blessed external dependency).Matthew Barnes2009-01-292-18/+0
* Heh, oops. Fun typo.Matthew Barnes2009-01-281-1/+1
* Make action group management in shell windows more elegant.Matthew Barnes2009-01-275-23/+11
* Add action groups to support lockdown, starting with printing.Matthew Barnes2009-01-275-78/+23
* Split EAccountList and ESignatureList management out of the mail module.Matthew Barnes2009-01-2720-291/+208
* Miscellaneous stuff.Matthew Barnes2009-01-2712-161/+16
* Fix more runtime warnings.Matthew Barnes2009-01-265-951/+15
* Make the sidebar icon follow the folder icon.Matthew Barnes2009-01-258-118/+165
* Get automatic message selection working.Matthew Barnes2009-01-244-194/+223
* Redesign EPluginUI to accommodate merging and unmerging shell views.Matthew Barnes2009-01-241-0/+1
* Fix some runtime warnings.Matthew Barnes2009-01-2210-164/+335
* Merge revisions 37075:37107 from trunk.Matthew Barnes2009-01-215-0/+129
* Untangle some circular dependencies with the composer.Matthew Barnes2009-01-203-115/+146
* Formalize the "no disabled items in popup menus" policy in the form of aMatthew Barnes2009-01-209-349/+604
* Fix a runtime warning.Matthew Barnes2009-01-184-18/+21
* Hack GtkIconTheme so we can reference category icons as named icons.Matthew Barnes2009-01-185-1/+167
* Give camel_init() the correct path, and suddenly the mail module is USABLE!Matthew Barnes2009-01-163-42/+3
* Implement some more mailer actions.Matthew Barnes2009-01-162-575/+106
* Merge revisions 37047:37074 from trunk.Matthew Barnes2009-01-156-33/+55
* Fix online mode initialization.Matthew Barnes2009-01-141-3/+8
* Merge revisions 36866:37046 from trunk.Matthew Barnes2009-01-1220-36/+1021
* Add a couple missing files.Matthew Barnes2009-01-122-0/+651
* Continue chipping away at EMFolderView and EMFolderBrowser.Matthew Barnes2009-01-1113-702/+845
* Add missing accelerator for File -> Print.Matthew Barnes2009-01-101-1/+1
* Fix a weird UI merging bug.Matthew Barnes2009-01-091-2/+6
* Fix some miscellaneous mailer bugs.Matthew Barnes2009-01-086-121/+129
* Tweak the EShell API.Matthew Barnes2009-01-0814-487/+313
* Get the Character Encoding menu working.Matthew Barnes2009-01-0110-208/+331
* Get the basic mail browser window working. No message contents yet.Matthew Barnes2008-12-296-70/+347
* Handle mailto/email URIs (unfinished).Matthew Barnes2008-12-283-39/+124
* Solve a translation issue related to the New menu.Matthew Barnes2008-12-282-3/+3
* Define a new interface called EMailReader, which implements operationsMatthew Barnes2008-12-2717-2637/+2673
* Committing progress. About to try something radical...Matthew Barnes2008-12-203-49/+106
* Implement yet more mail actions.Matthew Barnes2008-12-1910-313/+384
* Implement folder tree popup actions. Purge EPopup from EMFolderTree.Matthew Barnes2008-12-1913-463/+618
* Implement more mail actions. Slowly phasing out EMFolderView.Matthew Barnes2008-12-186-396/+756
* - Start fleshing out some of the mail actions.Matthew Barnes2008-12-165-155/+345
* - Mail: Update the sidebar on folder selection.Matthew Barnes2008-12-165-160/+418
* - Get offline synchronization working in the mailer (I think).Matthew Barnes2008-12-142-113/+216
* - Fix NetworkManager connection tracking.Matthew Barnes2008-12-1410-392/+629
* Merge revisions 36811:36865 from trunk.Matthew Barnes2008-12-1112-76/+135
* Merge revisions 36737:36810 from trunk.Matthew Barnes2008-11-2410-85/+370
* Progress update:Matthew Barnes2008-11-1915-547/+779
* Rearranged some of the addressbook code to try and eliminate some circularMatthew Barnes2008-11-143-12/+29
* Merge revisions 36685:36729 from trunk.Matthew Barnes2008-11-086-250/+56
* Ellipsize the Subscriptions menu item.Matthew Barnes2008-11-031-1/+1
* Get composer integration working with the rest of the modules, but man doMatthew Barnes2008-11-011-9/+7
* Add popup menus to the calendar memopad and taskpad.Matthew Barnes2008-10-319-323/+248
* Disable parts of my previous calendar work, such that all modules now load!Matthew Barnes2008-10-282-5/+15
* Merge revisions 36534:36684 from trunk.Matthew Barnes2008-10-2511-40/+222
* Commit recent work so I can merge from trunk.Matthew Barnes2008-10-2512-88/+350
* Yeah, it was something stupid. Folder tree now working.Matthew Barnes2008-10-171-1/+1
* Get the mail folder tree compiling, though I'm not yet sure why it's notMatthew Barnes2008-10-1743-1485/+2805
* Progress update:Matthew Barnes2008-10-1415-424/+3727
* Merge revisions 36016:36533 from trunk.Matthew Barnes2008-10-0261-1173/+3928
* Progress update:Matthew Barnes2008-09-182-10/+1
* Merge revisions 36016:36303 from trunk.Matthew Barnes2008-09-11110-1354/+1708
* ** Fixes bug #549969Matthew Barnes2008-08-312-3/+11
* ** Fixes bug #549970Matthew Barnes2008-08-312-2/+12
* Progress update:Matthew Barnes2008-08-301-1/+0
* Merge revisions 35993:36015 from trunk.Matthew Barnes2008-08-195-40/+60
* Merge revisions 35951:35992 from trunk.Matthew Barnes2008-08-1517-77/+201
* Merge revisions 35747:35930 from trunk.Matthew Barnes2008-08-0831-170/+830
* Migrate CompEditor, CompEditorPage, and the various subclasses fromMatthew Barnes2008-07-161-1/+0
* ** 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