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