| Commit message (Expand) | Author | Age | Files | Lines |
* | Added disable_bookmark_editing key. | Chris Lahey | 2004-01-10 | 1 | -5/+21 |
* | *** empty log message *** | Marco Pesenti Gritti | 2003-12-17 | 1 | -247/+0 |
* | Port node db saving and RDF export to xml writer api. | Christian Persch | 2003-11-08 | 1 | -67/+81 |
* | Use new glib gi18n.h instead of bonobo's bonobo-i18n.h. | Christian Persch | 2003-11-06 | 1 | -1/+1 |
* | Fix mem leaks. | Christian Persch | 2003-07-13 | 1 | -2/+2 |
* | 2003-07-13 Marco Pesenti Gritti <marco@it.gnome.org> | Marco Pesenti Gritti | 2003-07-13 | 1 | -6/+14 |
* | Fix mem leak. | Christian Persch | 2003-07-06 | 1 | -8/+11 |
* | Use G_VA_COPY macro from glib instead of va_copy, (hopefully) fixing the | Christian Persch | 2003-07-05 | 1 | -1/+4 |
* | Must use va_copy when assigning valist on arches where varargs are | Jeremy Katz | 2003-07-04 | 1 | -1/+3 |
* | Don't try to assign va_list to a gpointer var. Fixes bug #116131. | Christian Persch | 2003-07-03 | 1 | -12/+19 |
* | Use va_copy for the valist instead of directly accessing it. va_list is | Jeremy Katz | 2003-06-09 | 1 | -1/+3 |
* | More of the same. | Xan Lopez | 2003-05-27 | 1 | -0/+6 |
* | Lots of safety checks on node functions. | Xan Lopez | 2003-05-27 | 1 | -2/+49 |
* | s/DESTROYED/DESTROY which is more useulf | Marco Pesenti Gritti | 2003-05-27 | 1 | -3/+7 |
* | Unlink the node from the childs only after the remove from parent signal | Marco Pesenti Gritti | 2003-05-26 | 1 | -5/+5 |
* | Try to fix node removal problems. I cant repro crashes ... but they are | Marco Pesenti Gritti | 2003-05-26 | 1 | -21/+35 |
* | Revert latest node changes. Parents nodes need to be saved first and it's | Marco Pesenti Gritti | 2003-05-25 | 1 | -2/+2 |
* | Implement generic way to save/load db and make it low disk safe. | Marco Pesenti Gritti | 2003-05-24 | 1 | -4/+2 |
* | Fix nodes drag and drop. Make double click select the whole address in | Marco Pesenti Gritti | 2003-05-21 | 1 | -0/+6 |
* | 2003-05-19 Marco Pesenti Gritti <marco@it.gnome.org> | Marco Pesenti Gritti | 2003-05-20 | 1 | -745/+436 |
* | Fixed many issues mentioned in #112781. | Christian Neumair | 2003-05-17 | 1 | -1/+1 |
* | Add ephy_node_sort_children, unused but kept for future reference in | Xan Lopez | 2003-05-11 | 1 | -8/+73 |
* | Emit removed signal after the node is actually removed. This could cause | Marco Pesenti Gritti | 2003-04-28 | 1 | -8/+9 |
* | Implement ephy_node_reorder_children (from Rhythmbox). | Xan Lopez | 2003-04-26 | 1 | -0/+53 |
* | Use home:, have titles. | Marco Pesenti Gritti | 2003-04-15 | 1 | -2/+0 |
* | Use google feel like for keywords | Marco Pesenti Gritti | 2003-04-13 | 1 | -7/+3 |
* | Fix evil bug in id factory. | Marco Pesenti Gritti | 2003-01-23 | 1 | -1/+4 |
* | Extend ephy node to allow some reversed ids. Use it for base | Marco Pesenti Gritti | 2003-01-09 | 1 | -2/+20 |
* | Initial revision | Marco Pesenti Gritti | 2002-12-31 | 1 | -0/+1439 |