aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/groupwise-account-setup/groupwise-account-setup.c
Commit message (Collapse)AuthorAgeFilesLines
* GN-bug #593617 - GroupWise plugins are not builtMilan Crha2009-09-231-138/+0
|
* Simplify EPlugin loading at startup.Matthew Barnes2009-08-301-2/+2
| | | | | | | | | | | | | - 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.
* Fix excessive whitespace.Matthew Barnes2009-07-141-1/+0
|
* More code cleanup.Matthew Barnes2009-06-021-2/+2
|
* Whitespace cleanup.Matthew Barnes2009-05-291-1/+1
|
* Prefer GLib basic types over C types.Matthew Barnes2009-05-271-5/+5
|
* Remove trailing whitespace, again.Matthew Barnes2009-05-271-3/+3
|
* ** Fix for bug #470474 (bugzilla.novell.com)Bharath Acharya2009-01-291-11/+0
| | | | | | | | | | | 2009-01-29 Bharath Acharya <abharath@novell.com> ** Fix for bug #470474 (bugzilla.novell.com) * groupwise-account-setup.c (set_esource_props): a corruption. Cleanup unused strings. svn path=/trunk/; revision=37160
* License ChangesSankarasivasubramanian Pasupathilingam2008-08-271-21/+17
| | | | svn path=/trunk/; revision=36116
* updated novell copyright notices (left others alone)Jeffrey Stedfast2008-06-211-1/+1
| | | | svn path=/trunk/; revision=35665
* Committing on behalf of Chenthill Palanisamy <pchenthill@novell.com>Chenthill Palanisamy2008-04-301-0/+88
| | | | | | | | | | 2008-04-30 Chenthill Palanisamy <pchenthill@novell.com> ** Fixes #358644 (bnc) Retracted groupwise appointments should disappear as soon as they are retracted. svn path=/trunk/; revision=35449
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-4/+4
| | | | | | | | | 2007-11-14 Matthew Barnes <mbarnes@redhat.com> ** Remove trailing whitespace from source code. svn path=/trunk/; revision=34537
* def9ine before defining.Not Zed2005-08-241-2/+2
| | | | | | | | | | | 2005-08-23 Not Zed <NotZed@Ximian.com> * groupwise-account-setup.c (org_gnome_groupwise_account_setup): def9ine before defining. * camel-gw-listener.c (account_added): fix warning. svn path=/trunk/; revision=30231
* Add missing file to pluginShreyas Srinivasan2005-07-101-0/+66
| | | | | | | | 2005-07-10 Shreyas Srinivasan <sshreyas@novell.com> * plugins/groupwise-account-setup/groupwise-account-setup.c: Add missing file to plugin svn path=/trunk/; revision=29701
* Removed unneeded filesJain Vivek2005-06-131-66/+0
| | | | svn path=/trunk/; revision=29497
* (forgot to commit this from ages ago)Not Zed2005-03-031-4/+3
| | | | | | | | | | 2005-02-16 Not Zed <NotZed@Ximian.com> * groupwise-account-setup.c (org_gnome_gw_account_setup): return NULL, not an invisible, so it doesn't interfere with account editor. svn path=/trunk/; revision=28946
* initial check in of groupwise config pluginSivaiah Nallagatla2004-12-041-0/+67
svn path=/trunk/; revision=28058