index
:
gsoc2013-evolution
archive-integration
archive-integration-review
master
Google Summer of Code 2013 - GNOME - Archive Integration workspace
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
e-util
/
e-plugin.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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