| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |