aboutsummaryrefslogtreecommitdiffstats
path: root/src/ephy-extension.c
Commit message (Expand)AuthorAgeFilesLines
* Remove extensions supportXan Lopez2012-10-081-91/+0
* Remove $Id$ marker from source files.Xan Lopez2009-01-161-1/+0
* Remove EphyTab.Christian Persch2007-10-281-4/+4
* Correct FSF address. Bug #409075, patch by John Millikin.RELEASE_2_18_0GNOME_2_18_BRANCHPOINTChristian Persch2007-03-121-1/+1
* Use UTF-8 copyright symbolChristian Persch2006-09-131-2/+2
* Remove some unnecessary static data.Christian Persch2006-09-071-1/+1
* Add attach_tab and detach_tab functions to extension interface (bugAdam Hooper2004-12-181-2/+32
* 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
* *** empty log message ***Marco Pesenti Gritti2004-03-171-0/+4
* s/EphyExtensionClass/EphyExtensionIface/gChristian Persch2004-02-171-5/+5
* Fix silly type flags.Christian Persch2003-12-151-2/+1
* New extensions API.Christian Persch2003-11-111-0/+61