aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/e-plugin.h
Commit message (Expand)AuthorAgeFilesLines
* Finish adding symbols to libeutil API docs.Matthew Barnes2012-12-151-10/+10
* Consolidate base utility libraries into libeutil.Matthew Barnes2012-12-131-0/+4
* Bug 675391 - Remove support for EVOLUTION_PLUGIN_PATH.Matthew Barnes2012-05-041-1/+0
* Coding style and whitespace cleanup.Matthew Barnes2011-09-041-3/+3
* Coding style and whitespace cleanup.Matthew Barnes2010-02-081-28/+43
* Coding style and whitespace cleanup.Matthew Barnes2010-01-311-1/+1
* Simplify EPlugin loading at startup.Matthew Barnes2009-08-301-118/+0
* Fix excessive whitespace.Matthew Barnes2009-07-141-2/+0
* Prefer GLib basic types over C types.Matthew Barnes2009-05-271-37/+37
* Remove trailing whitespace, again.Matthew Barnes2009-05-271-3/+3
* e-util/e-plugin.c e-util/e-plugin.h EPlugins must be loaded after BonoboPhilip Van hoof2009-01-121-0/+1
* Change License from GPL to LGPL. 2nd batch.Sankarasivasubramanian Pasupathilingam2008-09-031-0/+20
* ** Allow evolution to build with G_DISABLE_SINGLE_INCLUDES andMatthew Barnes2008-06-061-3/+1
* Code cleanup. Also add an "enabled" property to EPlugin.Matthew Barnes2008-05-231-14/+72
* Move some EPlugin macros from e-plugin-ui.c to e-plugin.h where they belong.Matthew Barnes2008-05-201-0/+19
* ** Fixes bug #525241 (EPluginUI)Matthew Barnes2008-05-091-0/+2
* ** Fix for bug #496839Sankar P2008-03-191-0/+12
* ** Fix for bug #500210Milan Crha2007-12-041-4/+4
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-21/+21
* ** Fix for bug #461272Sankar P2007-10-261-0/+3
* Plugins should be configurable within the plugin-manager itself.Sankarasivasubramanian Pasupathilingam2007-07-261-0/+3
* Use guint for 1-bit bitfield. Remove unused var Remove unused vars RenameKjartan Maraas2006-02-081-1/+1
* Removed, these are now implemented as a plugin.Not Zed2005-05-251-0/+23
* added helper api to list all plugins. (ep_construct): load authors intoNot Zed2004-11-031-0/+11
* convert to org.gnome hook namesJP Rosevear2004-10-201-1/+1
* Fix the function pointer types!Not Zed2004-10-071-2/+2
* noop if we're disabled, and do some lifecycle stuff now, callNot Zed2004-10-071-0/+10
* show the toplevel notebook if we had to create one, always.Not Zed2004-10-071-1/+9
* Merged notzed-eplugin-2-branch to head.Michael Zucci2004-09-201-0/+221