aboutsummaryrefslogtreecommitdiffstats
path: root/src/ephy-extensions-manager.c
Commit message (Expand)AuthorAgeFilesLines
* Annotate "if (type == 0)" in get_type functions with G_UNLIKELY, like theChristian Persch2004-10-241-1/+1
* Only multiplex [attach|detach]_window to extensions implementing theChristian Persch2004-10-231-5/+14
* Remove bogus debug output.Christian Persch2004-10-221-3/+0
* Validate extension XML files against an XSD Schema.Adam Hooper2004-10-191-5/+98
* R lib/ephy-module-loader.c: R lib/ephy-module-loader.h: AChristian Persch2004-10-171-237/+630
* Load/unload extensions based on GConf keyAdam Hooper2004-09-141-47/+303
* s/EphyExtensionClass/EphyExtensionIface/gChristian Persch2004-02-171-2/+2
* Decouple extensions manager initialisation and extensions loading. Fixes aChristian Persch2004-02-021-3/+1
* New extensions API.Christian Persch2003-11-111-0/+260