index
:
gsoc2013-epiphany
archive-integration
archive-integration-rebase
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
/
src
/
ephy-extensions-manager.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
More curly quotes.
Christian Persch
2005-11-01
1
-1
/
+0
*
Load the key files and xml files directly from disc, instead of getting
Christian Persch
2005-10-22
1
-109
/
+204
*
Expose the extension description keyfile directly to the loaders.
Christian Persch
2005-10-21
1
-93
/
+42
*
A data/ephy-xml2ini.xsl:
Christian Persch
2005-10-18
1
-357
/
+73
*
Don't crash if the Authors key is missing, or there are no keys in the
Crispin Flowerday
2005-09-24
1
-20
/
+27
*
s/DOT_INIT/DOT_INI/g.
Christian Persch
2005-09-24
1
-6
/
+6
*
Don't read unused variables, and use a #define for the keyfile extension.
Christian Persch
2005-09-24
1
-37
/
+11
*
R data/epiphany-extension.xsd:
Christian Persch
2005-09-24
1
-99
/
+1
*
Add support for extension description files in the keyfile format, using
Crispin Flowerday
2005-09-24
1
-42
/
+218
*
Fix compiler warning.
Christian Persch
2005-07-04
1
-5
/
+5
*
EphyCookie's expires field is now of time_t type (fixes gcc 4.0 warning).
Jean-François Rameau
2005-07-04
1
-5
/
+5
*
Common helper function to unref a GObject from idle.
Christian Persch
2005-06-11
1
-9
/
+2
*
Version 1.7.1.
Release171
Christian Persch
2005-06-05
1
-3
/
+5
*
A README.Python A m4/.cvsignore: A m4/python.m4:
Christian Persch
2005-05-21
1
-0
/
+18
*
Add ; to all LOG statements, and adapt ephy-debug.h for non-GNUC-varargs
Christian Persch
2005-01-29
1
-14
/
+14
*
Extension manager owns only one ref on extensions which don't implement
Jean-François Rameau
2005-01-28
1
-8
/
+8
*
Add loader directory to the .pc file.
Christian Persch
2005-01-04
1
-2
/
+47
*
Free the gconf value. Thanks to jfr for noticing this.
Christian Perschristian Persch
2004-12-29
1
-0
/
+4
*
Add attach_tab and detach_tab functions to extension interface (bug
Adam Hooper
2004-12-18
1
-2
/
+81
*
If the gconf key doesn't exist, or has the wrong value type, set it to
Christian Persch
2004-12-02
1
-2
/
+25
*
Add defines and #ifdef to enable validation; disabled for now.
Christian Persch
2004-11-18
1
-2
/
+16
*
make len a gsize rather than an int to fix compilation on 64-bit systems.
James Henstridge
2004-11-11
1
-1
/
+1
*
Free XML data after parsing it. Noticed by jfr. I'm an idiot.
Adam Hooper
2004-11-03
1
-1
/
+7
*
We always have config.h, no need to guard its inclusion.
Christian Persch
2004-11-03
1
-2
/
+0
*
Disable extensions description validation for now.
Christian Persch
2004-11-01
1
-2
/
+2
*
Process xml:lang in extension description files.
Christian Persch
2004-10-31
1
-4
/
+51
*
Move idle unreffing to extensions manager. Makes sure that extensions are
Christian Persch
2004-10-30
1
-1
/
+16
*
Listen for changes to extension directories using
Adam Hooper
2004-10-30
1
-59
/
+252
*
De-couple instantiation and initialisation of the extensions manager.
Christian Persch
2004-10-26
1
-2
/
+10
*
Annotate "if (type == 0)" in get_type functions with G_UNLIKELY, like the
Christian Persch
2004-10-24
1
-1
/
+1
*
Only multiplex [attach|detach]_window to extensions implementing the
Christian Persch
2004-10-23
1
-5
/
+14
*
Remove bogus debug output.
Christian Persch
2004-10-22
1
-3
/
+0
*
Validate extension XML files against an XSD Schema.
Adam Hooper
2004-10-19
1
-5
/
+98
*
R lib/ephy-module-loader.c: R lib/ephy-module-loader.h: A
Christian Persch
2004-10-17
1
-237
/
+630
*
Load/unload extensions based on GConf key
Adam Hooper
2004-09-14
1
-47
/
+303
*
s/EphyExtensionClass/EphyExtensionIface/g
Christian Persch
2004-02-17
1
-2
/
+2
*
Decouple extensions manager initialisation and extensions loading. Fixes a
Christian Persch
2004-02-02
1
-3
/
+1
*
New extensions API.
Christian Persch
2003-11-11
1
-0
/
+260