Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | EMConfigTargetFolder: Remove URI member. | Matthew Barnes | 2011-05-13 | 1 | -3/+1 |
| | | | | | Use e_mail_folder_uri_from_folder() if you really need a folder URI for the target's CamelFolder. | ||||
* | EMConfigTargetAccount: Add original_account member. | Matthew Barnes | 2011-05-03 | 1 | -4/+4 |
| | | | | | | | Rename the existing 'account' member to 'modified_account' and add an 'original_account' member so plugins have direct access to both. Mostly of benefit to the imap-features plugin. | ||||
* | EMConfig coding style cleanups. | Matthew Barnes | 2011-05-03 | 1 | -12/+16 |
| | |||||
* | Coding style cleanups. | Matthew Barnes | 2010-09-13 | 1 | -5/+5 |
| | |||||
* | Only #include Camel's top-level header. | Matthew Barnes | 2010-04-03 | 1 | -2/+1 |
| | |||||
* | Simplify EPlugin loading at startup. | Matthew Barnes | 2009-08-30 | 1 | -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 GtkAssistant | Milan Crha | 2009-08-18 | 1 | -1/+1 |
| | |||||
* | Stop abusing forward declarations. | Matthew Barnes | 2009-06-19 | 1 | -9/+11 |
| | |||||
* | Use G_BEGIN_DECLS / G_END_DECLS macros. | Matthew Barnes | 2009-06-18 | 1 | -7/+2 |
| | |||||
* | Prefer GLib basic types over C types. | Matthew Barnes | 2009-05-27 | 1 | -3/+3 |
| | |||||
* | Remove trailing whitespace, again. | Matthew Barnes | 2009-05-27 | 1 | -1/+1 |
| | |||||
* | Fix several types of pedantic compiler warnings. | Matthew Barnes | 2009-05-17 | 1 | -1/+1 |
| | |||||
* | Change License from GPL to LGPL. 2nd batch. | Sankarasivasubramanian Pasupathilingam | 2008-09-03 | 1 | -14/+14 |
| | | | | | | More changes to come. svn path=/trunk/; revision=36247 | ||||
* | fixed copyright notices | Jeffrey Stedfast | 2008-06-21 | 1 | -1/+1 |
| | | | | svn path=/trunk/; revision=35663 | ||||
* | Update FSF address in header comments (#469886). Patch from Tobias | Matthew Barnes | 2007-09-02 | 1 | -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 Zucci | 2004-09-20 | 1 | -0/+114 |
svn path=/trunk/; revision=27300 |