aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/e-plugin.c
Commit message (Expand)AuthorAgeFilesLines
* if the plugin fails to load just disable it, don't unref it (it may beNot Zed2004-11-191-7/+5
* split out module loadng code. (epl_construct): if we're enabled, andNot Zed2004-11-181-20/+47
* added helper api to list all plugins. (ep_construct): load authors intoNot Zed2004-11-031-11/+127
* check for empty trailing sections/pages after we exit the main loop.Not Zed2004-10-201-3/+4
* convert to org.gnome hook namesJP Rosevear2004-10-201-5/+5
* fix typoJP Rosevear2004-10-081-1/+1
* handle wrong root element properly. From David TrowbridgeNot Zed2004-10-081-2/+5
* noop if we're disabled, and do some lifecycle stuff now, callNot Zed2004-10-071-5/+23
* show the toplevel notebook if we had to create one, always.Not Zed2004-10-071-67/+208
* Merged notzed-eplugin-2-branch to head.Michael Zucci2004-09-201-0/+850