Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Build fixes | Rodrigo Moya | 2011-11-18 | 1 | -1/+1 |
| | |||||
* | Migrate all EABConfig* code to use GSettings | Rodrigo Moya | 2011-11-17 | 1 | -3/+2 |
| | |||||
* | Coding style and whitespace cleanup. | Matthew Barnes | 2011-09-14 | 1 | -2/+3 |
| | |||||
* | Bug #655492 - Move 'Automatic contacts' tab to 'Contacts' part | Milan Crha | 2011-09-14 | 1 | -1/+13 |
| | |||||
* | Including <glib-object.h> directly is rarely needed. | Matthew Barnes | 2011-06-30 | 1 | -2/+0 |
| | |||||
* | Whitespace cleanup. | Matthew Barnes | 2011-06-30 | 1 | -1/+0 |
| | |||||
* | Bug #614480 - Avoid using G_TYPE_INSTANCE_GET_PRIVATE repeatedly | Milan Crha | 2011-06-30 | 1 | -0/+7 |
| | |||||
* | 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. | ||||
* | 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 | -1/+1 |
| | |||||
* | 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 |
| | |||||
* | License Changes | Sankarasivasubramanian Pasupathilingam | 2008-08-27 | 1 | -11/+13 |
| | | | | svn path=/trunk/; revision=36116 | ||||
* | updated novell copyright notices (left others alone) | Jeffrey Stedfast | 2008-06-21 | 1 | -1/+1 |
| | | | | svn path=/trunk/; revision=35665 | ||||
* | 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 | ||||
* | forgot to commit | Michael Zucci | 2004-10-21 | 1 | -0/+83 |
svn path=/trunk/; revision=27667 |