| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge revisions 37075:37107 from trunk. | Matthew Barnes | 2009-01-21 | 1 | -1/+1 |
* | Merge revisions 37047:37074 from trunk. | Matthew Barnes | 2009-01-15 | 1 | -10/+36 |
* | Merge revisions 36016:36533 from trunk. | Matthew Barnes | 2008-10-02 | 1 | -12/+12 |
* | Merge revisions 35747:35930 from trunk. | Matthew Barnes | 2008-08-08 | 1 | -2/+3 |
* | ** Fix for bug #540972 | Milan Crha | 2008-07-01 | 1 | -0/+1 |
* | Tell which plugin it could not load in the warning message. | Tor Lillqvist | 2008-06-06 | 1 | -1/+1 |
* | Code cleanup. Also add an "enabled" property to EPlugin. | Matthew Barnes | 2008-05-23 | 1 | -154/+288 |
* | ** Fixes bug #525241 (EPluginUI) | Matthew Barnes | 2008-05-09 | 1 | -0/+36 |
* | ** Fixes bug #528817 | Matthew Barnes | 2008-04-19 | 1 | -1/+1 |
* | Changed a stupid conditional statement, in the previous commit. | Sankar P | 2008-03-20 | 1 | -1/+1 |
* | ** Fix for bug #496839 | Sankar P | 2008-03-19 | 1 | -22/+55 |
* | ** Fix for bug #500210 | Milan Crha | 2007-12-04 | 1 | -35/+23 |
* | ** Remove trailing whitespace from source code. | Matthew Barnes | 2007-11-15 | 1 | -57/+57 |
* | ** Fix for bug #461272 | Sankar P | 2007-10-26 | 1 | -3/+18 |
* | ** Fixes bug #437579 | Matthew Barnes | 2007-10-10 | 1 | -13/+14 |
* | Update FSF address in header comments (#469886). Patch from Tobias | Matthew Barnes | 2007-09-02 | 1 | -1/+1 |
* | reviewed by: Srinivasa Ragavan <sragavan@novell.com> | Sankar P | 2007-08-07 | 1 | -6/+10 |
* | Plugins should be configurable within the plugin-manager itself. | Sankarasivasubramanian Pasupathilingam | 2007-07-26 | 1 | -0/+34 |
* | Clean up compiler warnings in e-util directory (#438467). | Matthew Barnes | 2007-06-03 | 1 | -17/+17 |
* | On Win32, if the compile-time localedir's prefix from the plugin's .eplug | Tor Lillqvist | 2006-06-15 | 1 | -0/+8 |
* | Fix memory leak. Fixes bug #335423. | Chris Heath | 2006-06-09 | 1 | -0/+3 |
* | Use guint for 1-bit bitfield. Remove unused var Remove unused vars Rename | Kjartan Maraas | 2006-02-08 | 1 | -4/+4 |
* | Delete e_mkdir_hier(), and use e_util_mkdir_hier() instead of it. | Simon Zheng | 2006-01-10 | 1 | -1/+1 |
* | e-plugin.c (epl_construct) [Win32] The interface of | Tor Lillqvist | 2006-01-05 | 1 | -2/+4 |
* | Use GLib API where applicable for portability. | Tor Lillqvist | 2005-12-18 | 1 | -18/+43 |
* | e-plugin.c (ep_set_enabled): Fix compiler warning on early bailout | David Malcolm | 2005-08-23 | 1 | -1/+2 |
* | fixed a typo: s/occured/occurred/g | Jens Seidel | 2005-08-22 | 1 | -1/+1 |
* | Removed, these are now implemented as a plugin. | Not Zed | 2005-05-25 | 1 | -81/+199 |
* | include config.h. | Not Zed | 2004-12-22 | 1 | -0/+11 |
* | kill warning if we can't open the path. | Not Zed | 2004-12-08 | 1 | -1/+1 |
* | removed, code moved into camel-net-utils.[ch]. | Not Zed | 2004-12-03 | 1 | -1/+1 |
* | get the image directly from the icon factory | JP Rosevear | 2004-11-26 | 1 | -8/+8 |
* | if the plugin fails to load just disable it, don't unref it (it may be | Not Zed | 2004-11-19 | 1 | -7/+5 |
* | split out module loadng code. (epl_construct): if we're enabled, and | Not Zed | 2004-11-18 | 1 | -20/+47 |
* | added helper api to list all plugins. (ep_construct): load authors into | Not Zed | 2004-11-03 | 1 | -11/+127 |
* | check for empty trailing sections/pages after we exit the main loop. | Not Zed | 2004-10-20 | 1 | -3/+4 |
* | convert to org.gnome hook names | JP Rosevear | 2004-10-20 | 1 | -5/+5 |
* | fix typo | JP Rosevear | 2004-10-08 | 1 | -1/+1 |
* | handle wrong root element properly. From David Trowbridge | Not Zed | 2004-10-08 | 1 | -2/+5 |
* | noop if we're disabled, and do some lifecycle stuff now, call | Not Zed | 2004-10-07 | 1 | -5/+23 |
* | show the toplevel notebook if we had to create one, always. | Not Zed | 2004-10-07 | 1 | -67/+208 |
* | Merged notzed-eplugin-2-branch to head. | Michael Zucci | 2004-09-20 | 1 | -0/+850 |