aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ephy-dialog.c
Commit message (Expand)AuthorAgeFilesLines
* Only allow choosing "Selection" if there really is one.Christian Persch2003-11-051-10/+2
* Initialise the dialogue on run too.Christian Persch2003-11-031-0/+8
* Reenable deprecated api where necessary, fixup some header inclusions.Marco Pesenti Gritti2003-10-111-67/+1
* Mega-patch, changelog too long to paste here.Christian Persch2003-09-021-12/+10
* Make sure props are saved when destroyed.Marco Pesenti Gritti2003-08-021-8/+21
* Use connect_object for the dialog destroy signal, so we dont unref theMarco Pesenti Gritti2003-07-201-4/+4
* Rework find implementation to integrate better with type ahead and toMarco Pesenti Gritti2003-07-201-39/+3
* Use the browser icon from gnome icon theme. Get rid of cache comparingMarco Pesenti Gritti2003-07-021-0/+22
* Correct translations dir (leftover from galeon)Marco Pesenti Gritti2003-06-231-3/+10
* s/snprintf/g_snprintf to not break gcc 2.95Marco Pesenti Gritti2003-06-171-1/+1
* Merge with popup control, we dont need it for bonobo window anymore.Marco Pesenti Gritti2003-06-161-9/+59
* Handle NULL return from eel_gconf_get_string. Oh, and fix yet another memChristian Persch2003-06-141-27/+26
* Add support for string enums.Marco Pesenti Gritti2003-06-131-52/+351
* Fix mem leak.Christian Persch2003-06-071-2/+3
* Add some flags so that we can choose to save position or size or both.David Bordoley2003-05-141-1/+2
* Reimplement ephystate using xml and make it easier to use. -> remove someMarco Pesenti Gritti2003-03-191-17/+2
* Initial revisionMarco Pesenti Gritti2002-12-311-0/+943