aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ephy-node.c
Commit message (Expand)AuthorAgeFilesLines
* Pass the property id to the changed signal.Marco Pesenti Gritti2004-02-111-4/+31
* Added disable_bookmark_editing key.Chris Lahey2004-01-101-5/+21
* *** empty log message ***Marco Pesenti Gritti2003-12-171-247/+0
* Port node db saving and RDF export to xml writer api.Christian Persch2003-11-081-67/+81
* Use new glib gi18n.h instead of bonobo's bonobo-i18n.h.Christian Persch2003-11-061-1/+1
* Fix mem leaks.Christian Persch2003-07-131-2/+2
* 2003-07-13 Marco Pesenti Gritti <marco@it.gnome.org>Marco Pesenti Gritti2003-07-131-6/+14
* Fix mem leak.Christian Persch2003-07-061-8/+11
* Use G_VA_COPY macro from glib instead of va_copy, (hopefully) fixing theChristian Persch2003-07-051-1/+4
* Must use va_copy when assigning valist on arches where varargs areJeremy Katz2003-07-041-1/+3
* Don't try to assign va_list to a gpointer var. Fixes bug #116131.Christian Persch2003-07-031-12/+19
* Use va_copy for the valist instead of directly accessing it. va_list isJeremy Katz2003-06-091-1/+3
* More of the same.Xan Lopez2003-05-271-0/+6
* Lots of safety checks on node functions.Xan Lopez2003-05-271-2/+49
* s/DESTROYED/DESTROY which is more useulfMarco Pesenti Gritti2003-05-271-3/+7
* Unlink the node from the childs only after the remove from parent signalMarco Pesenti Gritti2003-05-261-5/+5
* Try to fix node removal problems. I cant repro crashes ... but they areMarco Pesenti Gritti2003-05-261-21/+35
* Revert latest node changes. Parents nodes need to be saved first and it'sMarco Pesenti Gritti2003-05-251-2/+2
* Implement generic way to save/load db and make it low disk safe.Marco Pesenti Gritti2003-05-241-4/+2
* Fix nodes drag and drop. Make double click select the whole address inMarco Pesenti Gritti2003-05-211-0/+6
* 2003-05-19 Marco Pesenti Gritti <marco@it.gnome.org>Marco Pesenti Gritti2003-05-201-745/+436
* Fixed many issues mentioned in #112781.Christian Neumair2003-05-171-1/+1
* Add ephy_node_sort_children, unused but kept for future reference inXan Lopez2003-05-111-8/+73
* Emit removed signal after the node is actually removed. This could causeMarco Pesenti Gritti2003-04-281-8/+9
* Implement ephy_node_reorder_children (from Rhythmbox).Xan Lopez2003-04-261-0/+53
* Use home:, have titles.Marco Pesenti Gritti2003-04-151-2/+0
* Use google feel like for keywordsMarco Pesenti Gritti2003-04-131-7/+3
* Fix evil bug in id factory.Marco Pesenti Gritti2003-01-231-1/+4
* Extend ephy node to allow some reversed ids. Use it for baseMarco Pesenti Gritti2003-01-091-2/+20
* Initial revisionMarco Pesenti Gritti2002-12-311-0/+1439