aboutsummaryrefslogtreecommitdiffstats
path: root/modules/mail/em-account-prefs.c
Commit message (Expand)AuthorAgeFilesLines
* Consolidate base utility libraries into libeutil.Matthew Barnes2012-12-131-2/+0
* Adapt modules/mail to the new ESource API.Matthew Barnes2012-06-031-5/+2
* Make the settings capplet optional.Matthew Barnes2012-05-291-2/+0
* Move vfolders to libemail-engine and rest as mail-vfolder-ui. It all works andSrinivasa Ragavan2012-03-031-2/+4
* Move EAlert* and e-xml-utils references from other part of the code to libevo...Srinivasa Ragavan2012-03-031-1/+1
* Coding style and whitespace cleanup.Matthew Barnes2012-02-201-2/+8
* Bug #668482 - Edit account properties from menu on folder storeMilan Crha2012-02-161-72/+3
* Introduce libemail-engine and libemail-utils.Matthew Barnes2012-01-191-10/+15
* Reduce diff noise with account-mgmt branch.Matthew Barnes2011-12-201-7/+24
* Reorder accounts by drag-and-drop.Matthew Barnes2011-12-111-238/+46
* e-mail-store.c: Take EMailSession instead of EMailBackend.Matthew Barnes2011-10-271-4/+11
* Miscellaneous cleanups from the account-mgmt branch.Matthew Barnes2011-09-271-13/+9
* Bug #351025 - Make the order of the mail accounts configurableMilan Crha2011-09-261-1/+94
* Coding style and whitespace cleanup.Matthew Barnes2011-08-131-2/+7
* Bug #656133 - Mail-local not initialized when adding/editing accountMilan Crha2011-08-111-0/+4
* Bug #646109 - Fix use of include <config.h> to make sure translations workMilan Crha2011-05-271-2/+2
* EMFolderTree: Store an EMailBackend instead of an EMailSession.Matthew Barnes2011-05-241-33/+35
* Adapt to CamelService changes.Matthew Barnes2011-04-211-8/+5
* Coding style and whitespace cleanup.Matthew Barnes2011-03-061-1/+2
* Bug #614480 - Avoid using G_TYPE_INSTANCE_GET_PRIVATE repeatedlyMilan Crha2011-02-251-9/+5
* Bug #632562 - Disabled account in preferences not remove in folder treeMilan Crha2010-11-031-1/+3
* Give MailSession a permanent home.Matthew Barnes2010-10-131-34/+129
* GObject boilerplate cleanup.Matthew Barnes2010-08-251-32/+7
* Defer the load / creation of configuration UI with changes toMichael Meeks2010-08-111-1/+6
* Convert "startup-wizard" to an EExtension.Matthew Barnes2010-06-031-3/+13
* Only #include Camel's top-level header.Matthew Barnes2010-04-031-2/+0
* Restructure capplet stuffs and load only on express mode.Srinivasa Ragavan2010-03-141-1/+1
* Switch to anjal style on express mode.Srinivasa Ragavan2010-03-141-15/+18
* Integrate into new account button.Srinivasa Ragavan2010-03-141-1/+4
* Remove dead assignments found by clang.Matthew Barnes2010-01-161-2/+0
* BugĀ 606250 - Remove usage of deprecated GTK+ symbolsMatthew Barnes2010-01-081-4/+4
* 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-3/+3
* port modules/ to new EError API.Jonathon Jongsma2009-12-011-2/+2
* BugĀ 567260 - Migrate from GnomeDruid to GtkAssistantMilan Crha2009-08-181-17/+17
* Radically reorganize source code.Matthew Barnes2009-06-251-0/+323