| Commit message (Expand) | Author | Age | Files | Lines |
* | Cleaning up the attachment bar, centralizing its popup menu, and converting | Matthew Barnes | 2009-03-09 | 6 | -76/+91 |
* | Move text searching UI into a new EMailSearchBar widget. | Matthew Barnes | 2009-03-02 | 16 | -1200/+1221 |
* | Split the interactive parts of the message display out of EMFormatHTMLDisplay | Matthew Barnes | 2009-03-01 | 13 | -1412/+1755 |
* | Documentation tweaks. | Matthew Barnes | 2009-02-24 | 1 | -1/+2 |
* | Make filter options for mail labels work again. | Matthew Barnes | 2009-02-23 | 5 | -20/+80 |
* | Convert eab-vcard-control.c to a new "vcard-inline" plugin, similar to the | Matthew Barnes | 2009-02-21 | 3 | -214/+8 |
* | Documentation tweaks. | Matthew Barnes | 2009-02-19 | 1 | -1/+1 |
* | Rename EShell:online-mode to EShell:online and update docs. | Matthew Barnes | 2009-02-19 | 2 | -9/+9 |
* | Clean up the EMFormat stack. Add some GObject properties to bind to. | Matthew Barnes | 2009-02-19 | 14 | -825/+1494 |
* | Inline mail_crypto_get_pgp_cipher_context() logic into the composer | Matthew Barnes | 2009-02-16 | 3 | -97/+0 |
* | Move signature script execution to e-util/e-signature-utils.s so the | Matthew Barnes | 2009-02-16 | 3 | -243/+13 |
* | Merge revisions 37200:3266 from trunk. | Matthew Barnes | 2009-02-15 | 15 | -218/+248 |
* | Get mail search bar partially working without help from EFilterBar. | Matthew Barnes | 2009-02-14 | 6 | -169/+502 |
* | Let the mail module handle composer "Post To:" button clicks, since | Matthew Barnes | 2009-02-13 | 1 | -5/+69 |
* | Make attachment saving work everywhere. | Matthew Barnes | 2009-02-13 | 2 | -3/+15 |
* | Make MailSession available through EShellSettings so composer can use it. | Matthew Barnes | 2009-02-13 | 1 | -0/+12 |
* | Make saving attachments work. | Matthew Barnes | 2009-02-12 | 2 | -3/+9 |
* | Crash fix: There is no GtkButton.clicked() method, so don't chain up. | Matthew Barnes | 2009-02-11 | 3 | -121/+0 |
* | Rewrite the signature management UI from top to bottom. | Matthew Barnes | 2009-02-10 | 11 | -2000/+807 |
* | More preferences cleanup. Convert forward and reply style option | Matthew Barnes | 2009-02-08 | 5 | -281/+141 |
* | Rewrite the mail label code from top to bottom. | Matthew Barnes | 2009-02-08 | 26 | -11242/+8266 |
* | Merge revisions 37108:37199 from trunk. | Matthew Barnes | 2009-02-01 | 5 | -5/+48 |
* | Let the mailer handle composer printing. | Matthew Barnes | 2009-02-01 | 4 | -124/+200 |
* | When invoking Evolution with URIs on the command-line (e.g. mailto:), | Matthew Barnes | 2009-01-29 | 2 | -27/+26 |
* | Add unique-1.0 requirement (blessed external dependency). | Matthew Barnes | 2009-01-29 | 2 | -18/+0 |
* | Heh, oops. Fun typo. | Matthew Barnes | 2009-01-28 | 1 | -1/+1 |
* | Make action group management in shell windows more elegant. | Matthew Barnes | 2009-01-27 | 5 | -23/+11 |
* | Add action groups to support lockdown, starting with printing. | Matthew Barnes | 2009-01-27 | 5 | -78/+23 |
* | Split EAccountList and ESignatureList management out of the mail module. | Matthew Barnes | 2009-01-27 | 20 | -291/+208 |
* | Miscellaneous stuff. | Matthew Barnes | 2009-01-27 | 12 | -161/+16 |
* | Fix more runtime warnings. | Matthew Barnes | 2009-01-26 | 5 | -951/+15 |
* | Make the sidebar icon follow the folder icon. | Matthew Barnes | 2009-01-25 | 8 | -118/+165 |
* | Get automatic message selection working. | Matthew Barnes | 2009-01-24 | 4 | -194/+223 |
* | Redesign EPluginUI to accommodate merging and unmerging shell views. | Matthew Barnes | 2009-01-24 | 1 | -0/+1 |
* | Fix some runtime warnings. | Matthew Barnes | 2009-01-22 | 10 | -164/+335 |
* | Merge revisions 37075:37107 from trunk. | Matthew Barnes | 2009-01-21 | 5 | -0/+129 |
* | Untangle some circular dependencies with the composer. | Matthew Barnes | 2009-01-20 | 3 | -115/+146 |
* | Formalize the "no disabled items in popup menus" policy in the form of a | Matthew Barnes | 2009-01-20 | 9 | -349/+604 |
* | Fix a runtime warning. | Matthew Barnes | 2009-01-18 | 4 | -18/+21 |
* | Hack GtkIconTheme so we can reference category icons as named icons. | Matthew Barnes | 2009-01-18 | 5 | -1/+167 |
* | Give camel_init() the correct path, and suddenly the mail module is USABLE! | Matthew Barnes | 2009-01-16 | 3 | -42/+3 |
* | Implement some more mailer actions. | Matthew Barnes | 2009-01-16 | 2 | -575/+106 |
* | Merge revisions 37047:37074 from trunk. | Matthew Barnes | 2009-01-15 | 6 | -33/+55 |
* | Fix online mode initialization. | Matthew Barnes | 2009-01-14 | 1 | -3/+8 |
* | Merge revisions 36866:37046 from trunk. | Matthew Barnes | 2009-01-12 | 20 | -36/+1021 |
* | Add a couple missing files. | Matthew Barnes | 2009-01-12 | 2 | -0/+651 |
* | Continue chipping away at EMFolderView and EMFolderBrowser. | Matthew Barnes | 2009-01-11 | 13 | -702/+845 |
* | Add missing accelerator for File -> Print. | Matthew Barnes | 2009-01-10 | 1 | -1/+1 |
* | Fix a weird UI merging bug. | Matthew Barnes | 2009-01-09 | 1 | -2/+6 |
* | Fix some miscellaneous mailer bugs. | Matthew Barnes | 2009-01-08 | 6 | -121/+129 |
* | Tweak the EShell API. | Matthew Barnes | 2009-01-08 | 14 | -487/+313 |
* | Get the Character Encoding menu working. | Matthew Barnes | 2009-01-01 | 10 | -208/+331 |
* | Get the basic mail browser window working. No message contents yet. | Matthew Barnes | 2008-12-29 | 6 | -70/+347 |
* | Handle mailto/email URIs (unfinished). | Matthew Barnes | 2008-12-28 | 3 | -39/+124 |
* | Solve a translation issue related to the New menu. | Matthew Barnes | 2008-12-28 | 2 | -3/+3 |
* | Define a new interface called EMailReader, which implements operations | Matthew Barnes | 2008-12-27 | 17 | -2637/+2673 |
* | Committing progress. About to try something radical... | Matthew Barnes | 2008-12-20 | 3 | -49/+106 |
* | Implement yet more mail actions. | Matthew Barnes | 2008-12-19 | 10 | -313/+384 |
* | Implement folder tree popup actions. Purge EPopup from EMFolderTree. | Matthew Barnes | 2008-12-19 | 13 | -463/+618 |
* | Implement more mail actions. Slowly phasing out EMFolderView. | Matthew Barnes | 2008-12-18 | 6 | -396/+756 |
* | - Start fleshing out some of the mail actions. | Matthew Barnes | 2008-12-16 | 5 | -155/+345 |
* | - Mail: Update the sidebar on folder selection. | Matthew Barnes | 2008-12-16 | 5 | -160/+418 |
* | - Get offline synchronization working in the mailer (I think). | Matthew Barnes | 2008-12-14 | 2 | -113/+216 |
* | - Fix NetworkManager connection tracking. | Matthew Barnes | 2008-12-14 | 10 | -392/+629 |
* | Merge revisions 36811:36865 from trunk. | Matthew Barnes | 2008-12-11 | 12 | -76/+135 |
* | Merge revisions 36737:36810 from trunk. | Matthew Barnes | 2008-11-24 | 10 | -85/+370 |
* | Progress update: | Matthew Barnes | 2008-11-19 | 15 | -547/+779 |
* | Rearranged some of the addressbook code to try and eliminate some circular | Matthew Barnes | 2008-11-14 | 3 | -12/+29 |
* | Merge revisions 36685:36729 from trunk. | Matthew Barnes | 2008-11-08 | 6 | -250/+56 |
* | Ellipsize the Subscriptions menu item. | Matthew Barnes | 2008-11-03 | 1 | -1/+1 |
* | Get composer integration working with the rest of the modules, but man do | Matthew Barnes | 2008-11-01 | 1 | -9/+7 |
* | Add popup menus to the calendar memopad and taskpad. | Matthew Barnes | 2008-10-31 | 9 | -323/+248 |
* | Disable parts of my previous calendar work, such that all modules now load! | Matthew Barnes | 2008-10-28 | 2 | -5/+15 |
* | Merge revisions 36534:36684 from trunk. | Matthew Barnes | 2008-10-25 | 11 | -40/+222 |
* | Commit recent work so I can merge from trunk. | Matthew Barnes | 2008-10-25 | 12 | -88/+350 |
* | Yeah, it was something stupid. Folder tree now working. | Matthew Barnes | 2008-10-17 | 1 | -1/+1 |
* | Get the mail folder tree compiling, though I'm not yet sure why it's not | Matthew Barnes | 2008-10-17 | 43 | -1485/+2805 |
* | Progress update: | Matthew Barnes | 2008-10-14 | 15 | -424/+3727 |
* | Merge revisions 36016:36533 from trunk. | Matthew Barnes | 2008-10-02 | 61 | -1173/+3928 |
* | Progress update: | Matthew Barnes | 2008-09-18 | 2 | -10/+1 |
* | Merge revisions 36016:36303 from trunk. | Matthew Barnes | 2008-09-11 | 110 | -1354/+1708 |
* | ** Fixes bug #549969 | Matthew Barnes | 2008-08-31 | 2 | -3/+11 |
* | ** Fixes bug #549970 | Matthew Barnes | 2008-08-31 | 2 | -2/+12 |
* | Progress update: | Matthew Barnes | 2008-08-30 | 1 | -1/+0 |
* | Merge revisions 35993:36015 from trunk. | Matthew Barnes | 2008-08-19 | 5 | -40/+60 |
* | Merge revisions 35951:35992 from trunk. | Matthew Barnes | 2008-08-15 | 17 | -77/+201 |
* | Merge revisions 35747:35930 from trunk. | Matthew Barnes | 2008-08-08 | 31 | -170/+830 |
* | Migrate CompEditor, CompEditorPage, and the various subclasses from | Matthew Barnes | 2008-07-16 | 1 | -1/+0 |
* | ** Fix for bug #207802 (Patch suggested by Veerapuram Varadhan.) | Milan Crha | 2008-07-09 | 2 | -0/+47 |
* | ** Fix for bug #541365 | Milan Crha | 2008-07-03 | 2 | -4/+15 |
* | Sort the uids so that moving/copying messages preserves mailbox ordering | Jeffrey Stedfast | 2008-07-03 | 2 | -4/+14 |
* | ** Fix for bug #540160 | Milan Crha | 2008-06-26 | 3 | -20/+30 |
* | ** Fix for bug #537275 | Milan Crha | 2008-06-24 | 3 | -0/+19 |
* | Patch from Paul Bolle <pebolle@tiscali.nl>: Fix for bug #539268 (Do not use ... | Suman Manjunath | 2008-06-22 | 2 | -5/+13 |
* | Patch from Paul Bolle <pebolle@tiscali.nl>: Fix for bug #538741 (Strip prece... | Suman Manjunath | 2008-06-22 | 2 | -1/+8 |
* | ** Fixes bug #537725 | Matthew Barnes | 2008-06-21 | 2 | -2/+9 |
* | fixed copyright notices | Jeffrey Stedfast | 2008-06-21 | 95 | -95/+95 |
* | fixed copyright notices | Jeffrey Stedfast | 2008-06-21 | 28 | -31/+31 |
* | ** Fix for bug #534039 | Milan Crha | 2008-06-20 | 4 | -34/+37 |
* | ** Fix for bug #382783 | Milan Crha | 2008-06-20 | 2 | -0/+41 |
* | ** Fix for bug #423395 | Milan Crha | 2008-06-19 | 2 | -4/+16 |
* | ** Fixes part of bug #532472 | Matthew Barnes | 2008-06-19 | 2 | -26/+36 |
* | ** Fix for bug #467892 | Milan Crha | 2008-06-16 | 4 | -6/+47 |
* | ** Fix for bug #337160 | Milan Crha | 2008-06-13 | 2 | -4/+26 |
* | ** Fix for bug #538002 | Milan Crha | 2008-06-13 | 2 | -0/+12 |
* | ** Fix for bug #314467 | Milan Crha | 2008-06-13 | 2 | -0/+8 |
* | ** Fix for bug #535791 | Milan Crha | 2008-06-09 | 6 | -6/+66 |
* | ** Fix for bug #201011 | Milan Crha | 2008-06-09 | 3 | -0/+17 |
* | ** Fix for bug #536772 | Milan Crha | 2008-06-09 | 2 | -0/+9 |
* | Dumb typo. | Matthew Barnes | 2008-06-07 | 1 | -1/+1 |
* | Fix build breakage. Apparently <gtk/gtk.h> only recently started | Matthew Barnes | 2008-06-07 | 2 | -0/+2 |
* | ** Allow evolution to build with G_DISABLE_SINGLE_INCLUDES and | Matthew Barnes | 2008-06-06 | 44 | -233/+53 |
* | Fix a typo. | Matthew Barnes | 2008-06-06 | 2 | -1/+5 |
* | Never undefine DISABLE_DEPRECATED macros in source code. Yes, it will | Matthew Barnes | 2008-06-06 | 2 | -10/+6 |
* | Committing on behalf of Jacob Brown <jeblinux@gmail.com> | Jacob Brown | 2008-06-02 | 2 | -1/+7 |
* | Committing on behalf of Milan Crha <mcrha@redhat.com> | Milan Crha | 2008-06-02 | 2 | -7/+26 |
* | Committing on behalf of Srinivasa Ragavan <sragavan@novell.com> | Srinivasa Ragavan | 2008-06-02 | 2 | -0/+9 |
* | Committing on behalf of Milan Crha <mcrha@redhat.com> | Milan Crha | 2008-06-02 | 2 | -44/+45 |
* | ** Fix for bug #535689 | Lucian Langa | 2008-06-02 | 2 | -1/+9 |
* | Committing on behalf of Milan Crha <mcrha@redhat.com> | Milan Crha | 2008-06-02 | 3 | -28/+120 |
* | ** Fix for bug #535670 | Lucian Langa | 2008-05-31 | 3 | -0/+12 |
* | ** Fix for bug #317755 | Milan Crha | 2008-05-27 | 7 | -2/+117 |
* | ** Fix for bug #322553 | Milan Crha | 2008-05-27 | 4 | -3/+47 |
* | ** Fixes bug #534476 | Matthew Barnes | 2008-05-23 | 3 | -18/+17 |
* | Convert the the warning to a message. | Srinivasa Ragavan | 2008-05-23 | 2 | -1/+6 |
* | ** Fix a bunch of compiler warnings. | Matthew Barnes | 2008-05-23 | 3 | -21/+9 |
* | ** Fixes bug #534360 | Matthew Barnes | 2008-05-23 | 16 | -26/+47 |
* | Use a bit more direct English when informing the user of no messages in | Matthew Barnes | 2008-05-20 | 2 | -1/+7 |
* | ** Fixes bug #533465, patch from Ritesh Khadgaray | Matthew Barnes | 2008-05-19 | 2 | -3/+13 |
* | Make non junk learn work again. | Srinivasa Ragavan | 2008-05-19 | 2 | -1/+5 |
* | ** Fixes bug #514383 | Matthew Barnes | 2008-05-17 | 2 | -8/+6 |
* | add gtk/gtkspinbutton.h to the includes | Jeffrey Stedfast | 2008-05-17 | 1 | -0/+1 |
* | Needed so that IMAP4 can allow users to configure cache expiration | Jeffrey Stedfast | 2008-05-15 | 2 | -0/+43 |
* | ** Fixes bug #463040, Patch by Milan Crha | Matthew Barnes | 2008-05-14 | 2 | -0/+12 |
* | ** Fix for bug #531519 | Sankar P | 2008-05-09 | 2 | -1/+10 |
* | ** Fixes part of bug #424744 | Matthew Barnes | 2008-05-07 | 8 | -11/+23 |
* | Use the GtkCellRendererText's "markup" property for error messages. | Matthew Barnes | 2008-05-07 | 2 | -19/+14 |
* | ** Fixes bug #531426 | Matthew Barnes | 2008-05-06 | 2 | -1/+9 |
* | Fix up the Debug Logs window a bit: - Add a Close button. - Fix some | Matthew Barnes | 2008-05-05 | 2 | -116/+165 |
* | ** Fix for bug #528288 | Milan Crha | 2008-04-30 | 3 | -3/+31 |
* | ** Fix for bug #530245 | Milan Crha | 2008-04-30 | 2 | -2/+8 |
* | ** Fix for bug #467892 | Milan Crha | 2008-04-30 | 3 | -12/+34 |
* | Patch from Shuai Liu <shuai.liu@sun.com> | Shuai Liu | 2008-04-30 | 2 | -2/+10 |
* | Fixes compiler warning (unused variable). | Milan Crha | 2008-04-29 | 2 | -1/+5 |
* | ** Fix for bug #511337 | Milan Crha | 2008-04-29 | 4 | -2/+53 |
* | ** Fix for bug #529247 | Johan Euphrosine | 2008-04-28 | 4 | -26/+41 |
* | Avoid crash while detecting mime types. | Srinivasa Ragavan | 2008-04-28 | 2 | -6/+13 |
* | Fix the Mailer header display | Srinivasa Ragavan | 2008-04-28 | 2 | -1/+5 |
* | ** Fix for bug #273041 | Milan Crha | 2008-04-25 | 4 | -4/+69 |
* | Compiler warning fix. | Milan Crha | 2008-04-23 | 2 | -1/+7 |
* | ** Fix for bug #529375 | Milan Crha | 2008-04-23 | 11 | -16/+108 |
* | ** Fix for bug #529179 | Milan Crha | 2008-04-23 | 2 | -2/+32 |
* | ** Fixes bug #458505EVOLUTION_2_23_1 | Matthew Barnes | 2008-04-23 | 2 | -1/+8 |
* | ** Fixes bug #529462 | Matthew Barnes | 2008-04-23 | 2 | -2/+10 |
* | ** Fixes bug #494171 | Matthew Barnes | 2008-04-22 | 3 | -1/+72 |
* | Move these files to e-util. | Matthew Barnes | 2008-04-22 | 2 | -1/+6 |
* | ** Fix for bug #323402 | Milan Crha | 2008-04-21 | 3 | -1/+24 |
* | ** Fix for bug #334444 | Srinivasa Ragavan | 2008-04-21 | 3 | -1/+44 |
* | ** Fix for bug #526741 (gnome-vfs to gio/gvfs port) | Milan Crha | 2008-04-18 | 11 | -629/+143 |
* | Patch from Shuai Liu <shuai.liu@sun.com>: Fix for bug #528358 (Use message s... | Suman Manjunath | 2008-04-17 | 2 | -1/+20 |
* | ** Fix for bug #270406 | Milan Crha | 2008-04-14 | 4 | -24/+160 |
* | Add an icon for Folder->New. | Matthew Barnes | 2008-04-14 | 2 | -0/+6 |
* | Revert my previous change. Glade was more destructive toward the file than | Matthew Barnes | 2008-04-11 | 2 | -5867/+9823 |
* | Change the name of the variable we look for in the glade file. | Sankar P | 2008-04-10 | 2 | -7/+25 |
* | Loaded this file into Glade 3.5 and saved it. Doing so appears to have | Matthew Barnes | 2008-04-09 | 2 | -9815/+5874 |
* | ** Fixes bug #523413 | Matthew Barnes | 2008-04-09 | 3 | -5/+18 |
* | Fix a stupid typo. | Matthew Barnes | 2008-04-07 | 1 | -1/+1 |
* | reviewed by: Milan Crha | Takao Fujiwara | 2008-04-07 | 2 | -43/+52 |
* | ** Fixes bug #335891 | Matthew Barnes | 2008-04-07 | 2 | -13/+42 |
* | Fix a corner case that I missed in my last commit. | Matthew Barnes | 2008-04-06 | 4 | -6/+27 |
* | ** Fixes part of bug #526152, plus some tangential code cleanup. | Matthew Barnes | 2008-04-05 | 7 | -804/+785 |
* | Same as below. | Jeffrey Stedfast | 2008-04-05 | 3 | -39/+55 |
* | Need to unfold some headers. Also simplified figuring out the label. | Jeffrey Stedfast | 2008-04-05 | 2 | -81/+111 |
* | ** Fix for bug #264456 | Milan Crha | 2008-04-03 | 2 | -1/+13 |
* | ** Fix for bug #350308 | Milan Crha | 2008-04-03 | 2 | -22/+15 |
* | ** Merge the mbarnes-composer branch | Matthew Barnes | 2008-04-03 | 7 | -413/+574 |
* | ** Fix for bug #271863 | Milan Crha | 2008-04-02 | 2 | -2/+11 |
* | ** Fixes bug #525508, spotted by Thomas M. | Matthew Barnes | 2008-04-01 | 2 | -0/+8 |
* | ** Fixes bug #525510, patch from Thomas M. | Matthew Barnes | 2008-04-01 | 2 | -1/+8 |
* | Fix some unused variable warnings. | Matthew Barnes | 2008-03-29 | 2 | -4/+6 |
* | ** Fixes bug #523271 | Matthew Barnes | 2008-03-28 | 2 | -0/+14 |
* | ** Fix for bug #522178 | Milan Crha | 2008-03-27 | 2 | -1/+14 |
* | ** Fix for bug #519292 | Milan Crha | 2008-03-27 | 3 | -14/+12 |
* | ** Fix for bug #502826 (original patch by nickspoon0) | Milan Crha | 2008-03-27 | 3 | -11/+43 |
* | ** Fix for bug #488175 | Milan Crha | 2008-03-27 | 2 | -5/+11 |
* | ** Fix for bug #524310 | Dan Williams | 2008-03-25 | 1 | -3/+1 |
* | Varadhan's patch for configurable proxy settings in Evolution. | Suman Manjunath | 2008-03-25 | 8 | -5/+1521 |
* | ** Fix for bug #511978 | Milan Crha | 2008-03-19 | 2 | -2/+8 |
* | Code cleanup, no logic changes. | Matthew Barnes | 2008-03-19 | 4 | -205/+312 |
* | ** Fix for bug #519154 | Milan Crha | 2008-03-19 | 2 | -3/+12 |
* | ** Fix for bug #506359 | Milan Crha | 2008-03-18 | 2 | -1/+10 |
* | ** Fix for bug #514744 | Milan Crha | 2008-03-17 | 2 | -2/+15 |
* | Fix an implicit function declaration. | Milan Crha | 2008-03-13 | 3 | -0/+7 |
* | ** Fix for bug #515786 | Milan Crha | 2008-03-13 | 2 | -0/+35 |
* | ** Fix for bug #273177 | Milan Crha | 2008-03-13 | 4 | -20/+118 |
* | ** Fixes breakage caused by bug #513951 | Matthew Barnes | 2008-03-12 | 15 | -39/+79 |
* | ** Fixes bug #513951 | Matthew Barnes | 2008-03-11 | 3 | -15/+22 |
* | ** Fix for bug #520745 | Tobias Mueller | 2008-03-07 | 2 | -5/+12 |
* | Re-fix bug #351672 since my patch for bug #362638 accidentally reverted | Matthew Barnes | 2008-03-04 | 2 | -18/+7 |
* | ** Fix for BNC bug #282466 | Srinivasa Ragavan | 2008-03-03 | 2 | -2/+15 |
* | Add mail/default/ko/Makefile to AC_OUTPUT. | Changwoo Ryu | 2008-03-03 | 4 | -1/+353 |
* | Make Bogofilter the default junk plugin in Evolution. | Srinivasa Ragavan | 2008-03-03 | 2 | -1/+6 |
* | ** Fix for bug #512776 | Milan Crha | 2008-02-22 | 7 | -33/+69 |
* | ** Fix for BNC #358697 | Srinivasa Ragavan | 2008-02-22 | 2 | -2/+33 |
* | ** Fix for bug #469292 | Srinivasa Ragavan | 2008-02-20 | 2 | -2/+11 |
* | ** Fix for bug #516349 | Milan Crha | 2008-02-19 | 2 | -4/+9 |
* | ** Part of fix for bug #515744 | Milan Crha | 2008-02-18 | 4 | -2/+16 |
* | ** Fix for bug #167638 | Srinivasa Ragavan | 2008-02-18 | 2 | -0/+10 |
* | ** Fix for bnc #153807 | Srinivasa Ragavan | 2008-02-18 | 2 | -0/+7 |
* | Patch from Aidan Delaney <a.j.delaney@brighton.ac.uk>: Fix for bug #516234 (... | Suman Manjunath | 2008-02-17 | 2 | -1/+6 |
* | ** Fix for bug #515659 | Paul Bolle | 2008-02-16 | 2 | -0/+14 |
* | Patch from Milan Crha <mcrha@redhat.com> ** Fix for bug #515054 (Clear/set n... | Suman Manjunath | 2008-02-11 | 2 | -3/+10 |
* | ** Fix for bug #411576 | Srinivasa Ragavan | 2008-02-11 | 3 | -1/+26 |
* | String changes for improved error-messages and a schema-description. | Suman Manjunath | 2008-02-11 | 3 | -5/+12 |
* | ** Fixes part of bug #509741 | Matthew Barnes | 2008-02-08 | 2 | -13/+30 |
* | Replace G_GNUC_FUNCTION (deprecated) with G_STRFUNC. | Matthew Barnes | 2008-01-29 | 2 | -1/+6 |
* | ** Fix for bug #506948 | Srinivasa Ragavan | 2008-01-28 | 2 | -1/+39 |
* | Patch from Milan Crha <mcrha@redhat.com> ** Fix for bug #504062 (Don't use c... | Suman Manjunath | 2008-01-28 | 3 | -2/+13 |
* | Patch from Andre Klapper <a9016009@gmx.de> ** Fix for bug #339156 (Added a g... | Suman Manjunath | 2008-01-28 | 3 | -6/+13 |
* | ** Fix for bug #511488 | Srinivasa Ragavan | 2008-01-28 | 4 | -1/+38 |
* | Fix for 467581 : wrap a/c searches in a camel-op for better cancellation. | Johnny Jacob | 2008-01-25 | 2 | -6/+34 |
* | ** Partial fix for bug #395939 | Milan Crha | 2008-01-24 | 4 | -2/+15 |
* | ** Fix for bug #402487 | Milan Crha | 2008-01-24 | 2 | -3/+30 |
* | ** Part of bug #511488 | Milan Crha | 2008-01-24 | 6 | -30/+38 |
* | Updated the right bug ids. | Srinivasa Ragavan | 2008-01-24 | 1 | -0/+1 |
* | ** Fix for bug #510779 | Srinivasa Ragavan | 2008-01-24 | 10 | -19/+602 |
* | Revert the last cursor remove commit. It breaks selections with CTRL. May | Srinivasa Ragavan | 2008-01-20 | 2 | -1/+6 |
* | Remove the focus cursor on the message list. The message list now has a | Srinivasa Ragavan | 2008-01-20 | 2 | -1/+7 |
* | Change of heart; decided we like the old "emblem-important" icon better | Matthew Barnes | 2008-01-17 | 3 | -2/+10 |
* | ** Fixes bug #509741 | Matthew Barnes | 2008-01-17 | 2 | -1/+16 |
* | ** Fix for bug #509697 | Milan Crha | 2008-01-16 | 2 | -0/+11 |
* | Add missing punctuation. | Kjartan Maraas | 2008-01-14 | 2 | -27/+31 |
* | Patch from Gert Kulyk <gkulyk@yahoo.de> ** Fix for bug #350932 (Enable the u... | Suman Manjunath | 2008-01-14 | 2 | -1/+8 |
* | Patch from Martin Meyer <elreydetodo@gmail.com> ** Fix for bug #496301 (More... | Suman Manjunath | 2008-01-14 | 2 | -2/+12 |
* | ** Fix for bug #488213 | Milan Crha | 2008-01-12 | 3 | -9/+11 |
* | ** Fix for bug #507067 | Milan Crha | 2008-01-10 | 3 | -28/+179 |
* | ** Fix for bug #211353 | Milan Crha | 2008-01-10 | 13 | -666/+216 |
* | ** Most of the errors are now non-intrusive | Srinivasa Ragavan | 2008-01-10 | 10 | -19/+78 |
* | Decode the right thingy. Fixes a regression in decoding of face header | Sankar P | 2008-01-10 | 2 | -1/+8 |
* | Fix bug #309432 : RTL headers | Djihed Afifi | 2008-01-09 | 2 | -10/+34 |
* | ** Fix for bug #499145 | Colin Leroy | 2008-01-08 | 2 | -9/+21 |
* | Patch from Bharath Acharya <abharath@novell.com>: Fix for bug #474118 (Check... | Suman Manjunath | 2008-01-08 | 2 | -1/+13 |
* | ** Fix for bug #300336 | Milan Crha | 2008-01-07 | 11 | -3/+150 |
* | fix the date of the Changelog entry (silly me) | Gilles Dartiguelongue | 2008-01-07 | 1 | -1/+1 |
* | ** Fix bug #497914 | Gilles Dartiguelongue | 2008-01-07 | 2 | -8/+12 |
* | Patch from Michael Monreal <michael.monreal@gmx.net>: Fix for bug #492188 (U... | Suman Manjunath | 2008-01-07 | 5 | -14/+26 |
* | ** Fix for bug #317823 | Milan Crha | 2008-01-02 | 2 | -18/+57 |
* | ** Fix for bug #364642 | Milan Crha | 2008-01-02 | 5 | -0/+49 |
* | add mnemonic_widget for default junk plugin. see bug #476264. | Andre Klapper | 2008-01-02 | 2 | -0/+6 |
* | Send the folder name along with the new mail event. | Srinivasa Ragavan | 2008-01-02 | 6 | -1/+49 |