| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove $Id$ marker from source files. | Xan Lopez | 2009-01-16 | 1 | -1/+0 |
* | Drop gnome-vfs dependency. Now Epiphany depends on glib >= 2.15.1. | Cosimo Cecchi | 2008-01-14 | 1 | -6/+11 |
* | Correct FSF address. Bug #409075, patch by John Millikin.RELEASE_2_18_0GNOME_2_18_BRANCHPOINT | Christian Persch | 2007-03-12 | 1 | -1/+1 |
* | Use UTF-8 copyright symbol | Christian Persch | 2006-09-13 | 1 | -3/+3 |
* | Remove some unnecessary static data. | Christian Persch | 2006-09-07 | 1 | -1/+1 |
* | Mark strings in param specs as static. | Christian Persch | 2005-11-08 | 1 | -2/+2 |
* | EphyCookie's expires field is now of time_t type (fixes gcc 4.0 warning). | Jean-François Rameau | 2005-07-04 | 1 | -8/+8 |
* | Remove unused function ephy_node_db_get_by_name(), and clean up a bit. | Christian Persch | 2005-04-10 | 1 | -108/+62 |
* | Implement a more flexible approach at saving a EphyNodeDb, by allowing to | Christian Persch | 2005-04-08 | 1 | -12/+7 |
* | Add ; to all LOG statements, and adapt ephy-debug.h for non-GNUC-varargs | Christian Persch | 2005-01-29 | 1 | -3/+3 |
* | Make all structs prefixed by _. | Christian Persch | 2005-01-09 | 1 | -1/+1 |
* | We always have config.h, no need to guard its inclusion. | Christian Persch | 2004-11-03 | 1 | -2/+0 |
* | Private data is 0-initialised, no need to set members to NULL, 0, or | Christian Persch | 2004-10-28 | 1 | -2/+0 |
* | Annotate "if (type == 0)" in get_type functions with G_UNLIKELY, like the | Christian Persch | 2004-10-24 | 1 | -7/+9 |
* | Documented EphyNodeDb | Adam Hooper | 2004-04-05 | 1 | -7/+102 |
* | merging pre-gnome-2-8 branch | Marco Pesenti Gritti | 2004-03-17 | 1 | -0/+4 |
* | Guard against xml reading error, check for NULL subtree before trying to | Christian Persch | 2004-03-01 | 1 | -3/+5 |
* | 2004-02-12 Christian Persch <chpe@cvs.gnome.org> | Christian Persch | 2004-02-13 | 1 | -0/+6 |
* | Fix mem leak. | Christian Persch | 2004-01-26 | 1 | -1/+1 |
* | Implement history disabling. | Christian Persch | 2004-01-11 | 1 | -5/+10 |
* | Added disable_bookmark_editing key. | Chris Lahey | 2004-01-10 | 1 | -1/+31 |
* | *** empty log message *** | Marco Pesenti Gritti | 2003-12-17 | 1 | -27/+0 |
* | Port node db saving and RDF export to xml writer api. | Christian Persch | 2003-11-08 | 1 | -5/+136 |
* | Refactor node db loading functions into a common one in ephy-node-db. | Christian Persch | 2003-09-18 | 1 | -0/+84 |
* | Mega-patch, changelog too long to paste here. | Christian Persch | 2003-09-02 | 1 | -10/+6 |
* | Revert latest node changes. Parents nodes need to be saved first and it's | Marco Pesenti Gritti | 2003-05-25 | 1 | -150/+2 |
* | Implement generic way to save/load db and make it low disk safe. | Marco Pesenti Gritti | 2003-05-24 | 1 | -2/+150 |
* | Do not free memory is not a good idea | Marco Pesenti Gritti | 2003-05-21 | 1 | -2/+1 |
* | Fix nodes drag and drop. Make double click select the whole address in | Marco Pesenti Gritti | 2003-05-21 | 1 | -1/+7 |
* | 2003-05-19 Marco Pesenti Gritti <marco@it.gnome.org> | Marco Pesenti Gritti | 2003-05-20 | 1 | -0/+292 |