aboutsummaryrefslogtreecommitdiffstats
path: root/modules/mail/e-mail-shell-backend.c
Commit message (Expand)AuthorAgeFilesLines
* Remove dead assignments found by clang.Matthew Barnes2010-01-161-3/+0
* Bug #597816 - Read/save search folders with labels properlyMilan Crha2010-01-051-0/+8
* Kill MailSession's interactive flag.Matthew Barnes2009-12-171-3/+0
* Move MailFolderCache signal handlers to EMailBackend.Matthew Barnes2009-12-171-77/+0
* Introduce EMailBackend into libevolution-mail.Matthew Barnes2009-12-161-358/+155
* Add MailFolderCache::folder-changed signalJonathon Jongsma2009-12-161-0/+55
* Remove mail-config, vfolder, and filter deps from mail-folder-cacheJonathon Jongsma2009-12-161-0/+22
* Move mail migration code to libevolution-mail.so.Matthew Barnes2009-12-161-2/+2
* Port all error code to use GObject-ified EAlert / EAlertDialogJonathon Jongsma2009-12-081-1/+1
* Rename EError to EAlert to match general use betterJonathon Jongsma2009-12-011-2/+2
* port modules/ to new EError API.Jonathon Jongsma2009-12-011-1/+1
* Cleanup and rename filter classes.Matthew Barnes2009-10-271-1/+1
* Bug #397265 - Image loading for new contact requires restarting EvolutionMilan Crha2009-10-261-0/+1
* Bug #594471 - Shouldn't call e_error_new/run with NULL 'parent'Milan Crha2009-10-131-15/+2
* Bug 595092 - Remove option to skip offline syncrhonization dialogMatthew Barnes2009-10-081-2/+1
* Bug #596753 - Autocompletion addressbooks not rememberedMilan Crha2009-09-301-0/+1
* Bug #594573 - Label dropdown box in the rule editor does not workMatt McCutchen2009-09-101-1/+2
* Bug #586854 - Crash on File->Quit with empty_junk enabledRitesh Khadgaray2009-09-081-2/+2
* Relax the EBinding API to reduce GObject casting.Matthew Barnes2009-09-021-6/+6
* Get EConfig and EEvent hooks working again.Matthew Barnes2009-09-011-4/+9
* Simplify EPlugin loading at startup.Matthew Barnes2009-08-301-23/+8
* Exit if no command-line URIs are handled.Matthew Barnes2009-08-251-1/+1
* BugĀ 592032 - Marks message as read when preview is offMatthew Barnes2009-08-181-2/+1
* Fix compiler warnings and deprecated GTK+ API usage.Matthew Barnes2009-08-161-0/+1
* Kill a debug message.Matthew Barnes2009-07-181-2/+0
* Implement the mail backend's quit strategy.Matthew Barnes2009-07-171-0/+203
* Prompt when exiting with unsent messages.Matthew Barnes2009-07-171-0/+48
* Kill the global EMailShellBackend variable. Yay!Matthew Barnes2009-07-141-8/+0
* Implement the shutdown protocol and stub in session management.Matthew Barnes2009-07-111-2/+0
* Get the "startup-wizard" plugin working again.Matthew Barnes2009-06-301-24/+0
* Radically reorganize source code.Matthew Barnes2009-06-251-0/+787