aboutsummaryrefslogtreecommitdiffstats
path: root/mail/em-config.h
Commit message (Collapse)AuthorAgeFilesLines
* Coding style cleanups.Matthew Barnes2010-09-131-5/+5
|
* Only #include Camel's top-level header.Matthew Barnes2010-04-031-2/+1
|
* Simplify EPlugin loading at startup.Matthew Barnes2009-08-301-15/+0
| | | | | | | | | | | | | - Require all EPlugin and EPluginHook subtypes be registered before loading plugins. This drastically simplifies the EPlugin/EPluginHook negotiation. - Turn most EPluginHook subtypes into GTypeModules and register their types from an e_module_load() function (does not include shell hooks). - Convert EPluginLib and the Mono and Python bindings to GTypeModules and register their types from an e_module_load() function, and kill EPluginTypeHook.
* BugĀ 567260 - Migrate from GnomeDruid to GtkAssistantMilan Crha2009-08-181-1/+1
|
* Stop abusing forward declarations.Matthew Barnes2009-06-191-9/+11
|
* Use G_BEGIN_DECLS / G_END_DECLS macros.Matthew Barnes2009-06-181-7/+2
|
* Prefer GLib basic types over C types.Matthew Barnes2009-05-271-3/+3
|
* Remove trailing whitespace, again.Matthew Barnes2009-05-271-1/+1
|
* Fix several types of pedantic compiler warnings.Matthew Barnes2009-05-171-1/+1
|
* Change License from GPL to LGPL. 2nd batch.Sankarasivasubramanian Pasupathilingam2008-09-031-14/+14
| | | | | | More changes to come. svn path=/trunk/; revision=36247
* fixed copyright noticesJeffrey Stedfast2008-06-211-1/+1
| | | | svn path=/trunk/; revision=35663
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-1/+1
| | | | | | | | | | 2007-09-02 Matthew Barnes <mbarnes@redhat.com> * Update FSF address in header comments (#469886). Patch from Tobias Mueller. svn path=/trunk/; revision=34151
* Merged notzed-eplugin-2-branch to head.Michael Zucci2004-09-201-0/+114
svn path=/trunk/; revision=27300