| Commit message (Expand) | Author | Age | Files | Lines |
* | Do not do single includes in lib/, bug #536090 | Diego Escalante Urrelo | 2008-06-04 | 1 | -4/+1 |
* | Correct FSF address. Bug #409075, patch by John Millikin.RELEASE_2_18_0GNOME_2_18_BRANCHPOINT | Christian Persch | 2007-03-12 | 1 | -1/+1 |
* | embed/ephy-encodings.c embed/ephy-favicon-cache.c embed/ephy-history.c | Björn Lindqvist | 2006-12-17 | 1 | -116/+67 |
* | Use UTF-8 copyright symbol | Christian Persch | 2006-09-13 | 1 | -3/+3 |
* | lib/ephy-state.h lib/ephy-state.c src/epiphany.defs | Peter Harvey | 2006-02-04 | 1 | -47/+15 |
* | lib/ephy-state.h lib/ephy-state.c src/ephy-shell.c | Peter Harvey | 2006-02-04 | 1 | -4/+58 |
* | Use "position" property notification instead of size-allocate to monitor | Christian Persch | 2005-10-03 | 1 | -5/+5 |
* | EphyCookie's expires field is now of time_t type (fixes gcc 4.0 warning). | Jean-François Rameau | 2005-07-04 | 1 | -3/+4 |
* | Implement a more flexible approach at saving a EphyNodeDb, by allowing to | Christian Persch | 2005-04-08 | 1 | -1/+1 |
* | Make sure our flags/enum types are registered. | Christian Persch | 2005-01-07 | 1 | -6/+4 |
* | Add dummy functions to call some get_types funcs, otherwise they don't get | Christian Persch | 2005-01-07 | 1 | -0/+7 |
* | More auto-generated types. | Christian Persch | 2005-01-07 | 1 | -22/+0 |
* | Add type for flags. | Christian Persch | 2005-01-04 | 1 | -0/+22 |
* | We always have config.h, no need to guard its inclusion. | Christian Persch | 2004-11-03 | 1 | -2/+0 |
* | Fix restoring window size on crash recovery by moving the setting of the | Christian Persch | 2004-10-31 | 1 | -3/+3 |
* | reviewed by: Christian Persch <chpe@cvs.gnome.org> | Marco Pesenti Gritti | 2004-10-08 | 1 | -2/+5 |
* | merging pre-gnome-2-8 branch | Marco Pesenti Gritti | 2004-03-17 | 1 | -0/+5 |
* | Remove an useless check. | Marco Pesenti Gritti | 2004-02-28 | 1 | -2/+10 |
* | Fixed a logic error in using & instead of && (bug #130919, Telsa Gwynne). | Roozbeh Pournader | 2004-01-09 | 1 | -1/+1 |
* | *** empty log message *** | Marco Pesenti Gritti | 2003-12-17 | 1 | -1/+0 |
* | Use notify::expanded to persist expander state. Bug found by Crispin. | Christian Persch | 2003-12-06 | 1 | -4/+5 |
* | Ported the Crispin's GtkNSSClientAuthDialogs from galeon. Changes: - use | Christian Persch | 2003-11-18 | 1 | -1/+55 |
* | Port node db saving and RDF export to xml writer api. | Christian Persch | 2003-11-08 | 1 | -31/+13 |
* | Get rid of gresult type. Use return values instead of out-parameters | Christian Persch | 2003-11-05 | 1 | -1/+0 |
* | Refactor node db loading functions into a common one in ephy-node-db. | Christian Persch | 2003-09-18 | 1 | -45/+12 |
* | broken pipe pfff | Marco Pesenti Gritti | 2003-06-22 | 1 | -3/+2 |
* | Make sure to set size flag when setting default width height. Discard old | Marco Pesenti Gritti | 2003-06-22 | 1 | -23/+60 |
* | When following SAVE_POSITION/SAVE_SIZE flags actually not save them | Marco Pesenti Gritti | 2003-06-22 | 1 | -47/+50 |
* | With the gtk fullscreen api things can be cleaner: use the api instead of | Marco Pesenti Gritti | 2003-06-19 | 1 | -4/+16 |
* | Try to fix node removal problems. I cant repro crashes ... but they are | Marco Pesenti Gritti | 2003-05-26 | 1 | -1/+1 |
* | Fix nautilus view crash | Marco Pesenti Gritti | 2003-05-26 | 1 | -5/+8 |
* | Revert latest node changes. Parents nodes need to be saved first and it's | Marco Pesenti Gritti | 2003-05-25 | 1 | -4/+41 |
* | Implement generic way to save/load db and make it low disk safe. | Marco Pesenti Gritti | 2003-05-24 | 1 | -41/+4 |
* | 2003-05-19 Marco Pesenti Gritti <marco@it.gnome.org> | Marco Pesenti Gritti | 2003-05-20 | 1 | -11/+15 |
* | Add some flags so that we can choose to save position or size or both. | David Bordoley | 2003-05-14 | 1 | -3/+11 |
* | Alphabetical sort of bookmarks menu elements, fixes #111315. Also create | Xan Lopez | 2003-05-11 | 1 | -0/+1 |
* | Don't set/save window position if it is maximized. | David Bordoley | 2003-05-01 | 1 | -23/+41 |
* | Check if there are states before saving, fix a crash closing the nautilus | Marco Pesenti Gritti | 2003-04-29 | 1 | -4/+6 |
* | Save the position of windows on the screen, and checks if the position is | David Bordoley | 2003-04-28 | 1 | -1/+76 |
* | Do not install two copies of epiphany.png | Marco Pesenti Gritti | 2003-04-18 | 1 | -0/+58 |
* | Reimplement ephystate using xml and make it easier to use. -> remove some | Marco Pesenti Gritti | 2003-03-19 | 1 | -90/+212 |
* | Properly save maximized/unmaximized state. | Jon Svendsen | 2003-03-18 | 1 | -2/+2 |
* | Initial revision | Marco Pesenti Gritti | 2002-12-31 | 1 | -0/+157 |