aboutsummaryrefslogtreecommitdiffstats
path: root/lib/widgets/ephy-search-entry.c
Commit message (Expand)AuthorAgeFilesLines
* ephy-search-entry: use symbolic clear iconDiego Escalante Urrelo2012-02-081-3/+7
* docs: ephy-search-entryDiego Escalante Urrelo2009-12-031-0/+18
* ephy-search-entry: remove unneeded/redundant includes.Xan Lopez2009-02-231-2/+0
* Adapt to the modified GTK+ API.Cosimo Cecchi2009-01-021-1/+1
* Port EphySearchEntry to use GtkEntry.Xan Lopez2008-12-311-18/+42
* ephy-search-entry: use G_DEFINE_TYPE.Xan Lopez2008-12-311-32/+1
* Correctly mark doc comments for parsingDiego Escalante Urrelo2008-09-291-4/+4
* Document lib/widgets/ephy-icon-entry.cDiego Escalante Urrelo2008-09-291-0/+14
* Do not do single includes in lib/widgets/, bug #536090Diego Escalante Urrelo2008-06-041-2/+1
* Modifies the EphySearchEntry to inherit from EphyIconEntry instead ofCosimo Cecchi2007-09-101-5/+13
* 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-1/+1
* Remove some unnecessary static data.Christian Persch2006-09-071-1/+1
* Make all structs prefixed by _.Christian Persch2005-01-091-1/+1
* We always have config.h, no need to guard its inclusion.Christian Persch2004-11-031-2/+0
* Private data is 0-initialised, no need to set members to NULL, 0, orChristian Persch2004-10-281-3/+0
* Annotate "if (type == 0)" in get_type functions with G_UNLIKELY, like theChristian Persch2004-10-241-6/+6
* merging pre-gnome-2-8 branchMarco Pesenti Gritti2004-03-171-1/+3
* *** empty log message ***Marco Pesenti Gritti2003-12-171-4/+0
* Change some more i18n inclusion and remove several unused includes.Marco Pesenti Gritti2003-11-061-2/+3
* Mega-patch, changelog too long to paste here.Christian Persch2003-09-021-21/+8
* Make sure to remove the timeout on widget destructionMarco Pesenti Gritti2003-07-261-18/+13
* Remove some leftovers.Marco Pesenti Gritti2003-06-081-0/+201