aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ephy-module.c
Commit message (Expand)AuthorAgeFilesLines
* ephy-module: use G_DEFINE_TYPE.Xan Lopez2009-03-011-32/+2
* Remove $Id$ marker from source files.Xan Lopez2009-01-161-1/+0
* Reimplement tabs detaching and tabs DND.Christian Persch2008-06-131-0/+3
* Fix some build warnings. Bug #537487.Cosimo Cecchi2008-06-101-2/+2
* Correct FSF address. Bug #409075, patch by John Millikin.RELEASE_2_18_0GNOME_2_18_BRANCHPOINTChristian Persch2007-03-121-1/+1
* Use a define for the default window icon. Bug #385872.Christian Persch2006-12-151-1/+8
* Use UTF-8 copyright symbolChristian Persch2006-09-131-2/+2
* Remove some unnecessary static data.Christian Persch2006-09-071-1/+1
* Don't use BIND_LAZY when enabling debugging. That way we can find missingChristian Persch2005-10-311-6/+11
* Use G_MODULE_BIND_LAZY when dlopening modules.Emmanuele Bassi2005-10-311-3/+5
* Use G_MODULE_BIND_LAZY | G_MODULE_BIND_LOCAL when opening the extensionChristian Persch2005-10-291-1/+2
* Expose the extension description keyfile directly to the loaders.Christian Persch2005-10-211-1/+9
* If the library path isn't absolute, look in the main extension dir, andCrispin Flowerday2005-09-251-1/+25
* Add ; to all LOG statements, and adapt ephy-debug.h for non-GNUC-varargsChristian Persch2005-01-291-5/+5
* We always have config.h, no need to guard its inclusion.Christian Persch2004-11-031-2/+0
* Annotate "if (type == 0)" in get_type functions with G_UNLIKELY, like theChristian Persch2004-10-241-1/+1
* R lib/ephy-module-loader.c: R lib/ephy-module-loader.h: AChristian Persch2004-10-171-0/+205