aboutsummaryrefslogtreecommitdiffstats
path: root/embed/ephy-embed-dialog.c
Commit message (Expand)AuthorAgeFilesLines
* Remove $Id$ marker from source files.Xan Lopez2009-01-161-1/+0
* Use G_DEFINE_TYPE* where possible in embed/* (#517090)Xan Lopez2008-02-181-32/+2
* Fix some strict-aliasing warnings.Diego Escalante Urrelo2007-04-251-2/+8
* 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
* Mark strings in param specs as static.Christian Persch2005-11-081-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-2/+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-0/+6
* Forgot another oneChristian Persch2003-11-301-1/+1
* Mega-patch, changelog too long to paste here.Christian Persch2003-09-021-14/+9
* Remove some unused codeMarco Pesenti Gritti2003-07-011-8/+0
* Make prev/next navigation capability an object property, and sync on embedChristian Persch2003-06-151-5/+6
* Fix embed dialog to pass a good EphyEmbed when the initial one has beenMarco Pesenti Gritti2003-03-011-1/+16
* Initial revisionMarco Pesenti Gritti2002-12-311-0/+194