aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ephy-state.c
Commit message (Expand)AuthorAgeFilesLines
* Make sure our flags/enum types are registered.Christian Persch2005-01-071-6/+4
* Add dummy functions to call some get_types funcs, otherwise they don't getChristian Persch2005-01-071-0/+7
* More auto-generated types.Christian Persch2005-01-071-22/+0
* Add type for flags.Christian Persch2005-01-041-0/+22
* We always have config.h, no need to guard its inclusion.Christian Persch2004-11-031-2/+0
* Fix restoring window size on crash recovery by moving the setting of theChristian Persch2004-10-311-3/+3
* reviewed by: Christian Persch <chpe@cvs.gnome.org>Marco Pesenti Gritti2004-10-081-2/+5
* merging pre-gnome-2-8 branchMarco Pesenti Gritti2004-03-171-0/+5
* Remove an useless check.Marco Pesenti Gritti2004-02-281-2/+10
* Fixed a logic error in using & instead of && (bug #130919, Telsa Gwynne).Roozbeh Pournader2004-01-091-1/+1
* *** empty log message ***Marco Pesenti Gritti2003-12-171-1/+0
* Use notify::expanded to persist expander state. Bug found by Crispin.Christian Persch2003-12-061-4/+5
* Ported the Crispin's GtkNSSClientAuthDialogs from galeon. Changes: - useChristian Persch2003-11-181-1/+55
* Port node db saving and RDF export to xml writer api.Christian Persch2003-11-081-31/+13
* Get rid of gresult type. Use return values instead of out-parametersChristian Persch2003-11-051-1/+0
* Refactor node db loading functions into a common one in ephy-node-db.Christian Persch2003-09-181-45/+12
* broken pipe pfffMarco Pesenti Gritti2003-06-221-3/+2
* Make sure to set size flag when setting default width height. Discard oldMarco Pesenti Gritti2003-06-221-23/+60
* When following SAVE_POSITION/SAVE_SIZE flags actually not save themMarco Pesenti Gritti2003-06-221-47/+50
* With the gtk fullscreen api things can be cleaner: use the api instead ofMarco Pesenti Gritti2003-06-191-4/+16
* Try to fix node removal problems. I cant repro crashes ... but they areMarco Pesenti Gritti2003-05-261-1/+1
* Fix nautilus view crashMarco Pesenti Gritti2003-05-261-5/+8
* Revert latest node changes. Parents nodes need to be saved first and it'sMarco Pesenti Gritti2003-05-251-4/+41
* Implement generic way to save/load db and make it low disk safe.Marco Pesenti Gritti2003-05-241-41/+4
* 2003-05-19 Marco Pesenti Gritti <marco@it.gnome.org>Marco Pesenti Gritti2003-05-201-11/+15
* Add some flags so that we can choose to save position or size or both.David Bordoley2003-05-141-3/+11
* Alphabetical sort of bookmarks menu elements, fixes #111315. Also createXan Lopez2003-05-111-0/+1
* Don't set/save window position if it is maximized.David Bordoley2003-05-011-23/+41
* Check if there are states before saving, fix a crash closing the nautilusMarco Pesenti Gritti2003-04-291-4/+6
* Save the position of windows on the screen, and checks if the position isDavid Bordoley2003-04-281-1/+76
* Do not install two copies of epiphany.pngMarco Pesenti Gritti2003-04-181-0/+58
* Reimplement ephystate using xml and make it easier to use. -> remove someMarco Pesenti Gritti2003-03-191-90/+212
* Properly save maximized/unmaximized state.Jon Svendsen2003-03-181-2/+2
* Initial revisionMarco Pesenti Gritti2002-12-311-0/+157