aboutsummaryrefslogtreecommitdiffstats
path: root/mail
Commit message (Expand)AuthorAgeFilesLines
...
| * ** Fix for bug #509647Milan Crha2008-08-283-4/+14
| * ** Fix for bug #534762Philip Withnall2008-08-273-8/+16
| * License ChangesSankarasivasubramanian Pasupathilingam2008-08-2747-577/+724
| * ** Fixes bug #546926Matthew Barnes2008-08-214-0/+19
| * ** Fixes bug #508732Matthew Barnes2008-08-184-8/+44
| * ** Fixes bug #513363Matthew Barnes2008-08-162-32/+9
| * ** Fix for bug #547805Sebastien Bacher2008-08-152-6/+7
| * Patch from Moritz Mertinkat <moritz@mertinkat.net> (Added meaningful user ag...Suman Manjunath2008-08-132-0/+7
| * ** Fix for bug #519292Milan Crha2008-08-122-4/+31
| * ** 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
* | Miscellaneous bug fixes.Matthew Barnes2009-04-2410-86/+248
* | Add "View Inline" / "Hide" menu items to the popup menu.Matthew Barnes2009-04-151-4/+2
* | Make the selected attachment view and file chooser folder persistent.Matthew Barnes2009-04-151-0/+14
* | Commit some code cleanups that I want to keep separate.Matthew Barnes2009-04-155-76/+142
* | Bug fixes and formerly unfinished bits of the attachment rewrite.Matthew Barnes2009-04-111-8/+151
* | Convert "import-ics-attachments" plugin to an EAttachmentHandler subclass.Matthew Barnes2009-04-103-94/+1
* | Attachment rewrite pretty much complete. Just testing now.Matthew Barnes2009-04-085-648/+25
* | Split the attachment button into a separate widget that integrates withMatthew Barnes2009-04-036-215/+711
* | Finish attachment drag and drop.Matthew Barnes2009-04-022-592/+136
* | Extend EAttachmentView by subclassing EAttachmentHandler.Matthew Barnes2009-04-015-2/+345
* | Saving progress again on the attachment rewrite.Matthew Barnes2009-03-312-145/+114
* | Saving progress again on the attachment rewrite.Matthew Barnes2009-03-272-9/+4
* | Saving progress again on the attachment rewrite.Matthew Barnes2009-03-261-0/+7
* | Saving progress again on the attachment rewrite.Matthew Barnes2009-03-245-203/+771
* | Saving progress on a massive attachment handling rewrite.Matthew Barnes2009-03-215-103/+51
* | Add e_lookup_action() and e_lookup_action_group() to e-util, soMatthew Barnes2009-03-101-1/+1
* | Cleaning up the attachment bar, centralizing its popup menu, and convertingMatthew Barnes2009-03-096-76/+91
* | Move text searching UI into a new EMailSearchBar widget.Matthew Barnes2009-03-0216-1200/+1221
* | Split the interactive parts of the message display out of EMFormatHTMLDisplayMatthew Barnes2009-03-0113-1412/+1755
* | Documentation tweaks.Matthew Barnes2009-02-241-1/+2
* | Make filter options for mail labels work again.Matthew Barnes2009-02-235-20/+80
* | Convert eab-vcard-control.c to a new "vcard-inline" plugin, similar to theMatthew Barnes2009-02-213-214/+8
* | Documentation tweaks.Matthew Barnes2009-02-191-1/+1
* | Rename EShell:online-mode to EShell:online and update docs.Matthew Barnes2009-02-192-9/+9
* | Clean up the EMFormat stack. Add some GObject properties to bind to.Matthew Barnes2009-02-1914-825/+1494
* | Inline mail_crypto_get_pgp_cipher_context() logic into the composerMatthew Barnes2009-02-163-97/+0
* | Move signature script execution to e-util/e-signature-utils.s so theMatthew Barnes2009-02-163-243/+13
* | Merge revisions 37200:3266 from trunk.Matthew Barnes2009-02-1515-218/+248
* | 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