| Commit message (Expand) | Author | Age | Files | Lines |
* | Add ; to all LOG statements, and adapt ephy-debug.h for non-GNUC-varargs | Christian Persch | 2005-01-29 | 1 | -5/+5 |
* | Make all structs prefixed by _. | Christian Persch | 2005-01-09 | 1 | -1/+1 |
* | Consistently start enum names with EPHY_*. | Crispin Flowerday | 2005-01-06 | 1 | -2/+2 |
* | We always have config.h, no need to guard its inclusion. | Christian Persch | 2004-11-03 | 1 | -2/+0 |
* | Annotate "if (type == 0)" in get_type functions with G_UNLIKELY, like the | Christian Persch | 2004-10-24 | 1 | -1/+1 |
* | reviewed by: Christian Persch <chpe@cvs.gnome.org> | Marco Pesenti Gritti | 2004-09-18 | 1 | -1/+2 |
* | Merging pre-gnome-2-10 branch to HEAD. | Christian Persch | 2004-09-13 | 1 | -1/+1 |
* | Change initial refcound of EphyNode to 1, not 0 | Adam Hooper | 2004-04-10 | 1 | -1/+0 |
* | Remove cancelled downloads from the downloads hash; and remove partially | Christian Persch | 2004-03-01 | 1 | -37/+66 |
* | Make max size property use long / bytes. | Marco Pesenti Gritti | 2004-02-25 | 1 | -1/+1 |
* | Fix numerous places where we weren't properly converting between UTF-8 and | Christian Persch | 2004-02-13 | 1 | -17/+31 |
* | Remove trailing / in invocation of mkdir, since it's unneeded and not | Christian Persch | 2004-02-08 | 1 | -1/+1 |
* | Fix mem leak. | Christian Persch | 2004-01-25 | 1 | -1/+3 |
* | *** empty log message *** | Marco Pesenti Gritti | 2003-12-17 | 1 | -18/+0 |
* | Add a factory to create embed objects and use it. Deal with dependency of | Marco Pesenti Gritti | 2003-11-22 | 1 | -1/+3 |
* | Port node db saving and RDF export to xml writer api. | Christian Persch | 2003-11-08 | 1 | -36/+9 |
* | Open source in the default editor and remove the unused copy api. Add a | Marco Pesenti Gritti | 2003-10-28 | 1 | -2/+1 |
* | Port to new gtk+ file chooser. | Christian Persch | 2003-10-26 | 1 | -37/+30 |
* | I suck ... files forgot | Marco Pesenti Gritti | 2003-10-17 | 1 | -1/+2 |
* | Refactor node db loading functions into a common one in ephy-node-db. | Christian Persch | 2003-09-18 | 1 | -25/+4 |
* | Mega-patch, changelog too long to paste here. | Christian Persch | 2003-09-02 | 1 | -13/+8 |
* | *** empty log message *** | Marco Pesenti Gritti | 2003-07-06 | 1 | -7/+2 |
* | Fix mem leak. | Christian Persch | 2003-07-06 | 1 | -0/+1 |
* | Remove the persist object from the hash table before emitting the changed | Christian Persch | 2003-07-04 | 1 | -3/+5 |
* | Emit the changed signal before unrefing the persist object. The changed | Marco Pesenti Gritti | 2003-06-29 | 1 | -5/+8 |
* | Fix mem leaks. | Christian Persch | 2003-06-15 | 1 | -6/+7 |
* | Do not unref the db before cleaning the nodes. | Marco Pesenti Gritti | 2003-06-01 | 1 | -2/+2 |
* | Try to fix node removal problems. I cant repro crashes ... but they are | Marco Pesenti Gritti | 2003-05-26 | 1 | -1/+1 |
* | Revert latest node changes. Parents nodes need to be saved first and it's | Marco Pesenti Gritti | 2003-05-25 | 1 | -5/+55 |
* | Implement generic way to save/load db and make it low disk safe. | Marco Pesenti Gritti | 2003-05-24 | 1 | -55/+5 |
* | s/g_object_unref/ephy_node_unref/ | Xan Lopez | 2003-05-22 | 1 | -2/+2 |
* | Do not free memory is not a good idea | Marco Pesenti Gritti | 2003-05-21 | 1 | -0/+2 |
* | 2003-05-19 Marco Pesenti Gritti <marco@it.gnome.org> | Marco Pesenti Gritti | 2003-05-20 | 1 | -13/+19 |
* | Alphabetical sort of bookmarks menu elements, fixes #111315. Also create | Xan Lopez | 2003-05-11 | 1 | -0/+1 |
* | Api changes. | Marco Pesenti Gritti | 2003-01-21 | 1 | -0/+2 |
* | Use favicons in bookmarks. Use titles for session history when possible. | Marco Pesenti Gritti | 2003-01-13 | 1 | -0/+2 |
* | 2003-01-12 Marco Pesenti Gritti <marco@it.gnome.org> | Marco Pesenti Gritti | 2003-01-12 | 1 | -2/+4 |
* | Move root nodes ids to ephy-types. Simple logging facility: | Marco Pesenti Gritti | 2003-01-12 | 1 | -5/+3 |
* | Reimplement favicons. Now all exit crashes related to connections left | Marco Pesenti Gritti | 2003-01-12 | 1 | -181/+312 |
* | Download favicon only when it's not already on disk. As side effect avoid | Marco Pesenti Gritti | 2003-01-10 | 1 | -2/+4 |
* | Initial revision | Marco Pesenti Gritti | 2002-12-31 | 1 | -0/+367 |