diff options
author | Xan Lopez <xan@src.gnome.org> | 2003-05-11 03:02:32 +0800 |
---|---|---|
committer | Xan Lopez <xan@src.gnome.org> | 2003-05-11 03:02:32 +0800 |
commit | a940a2161225fcc766fee92a3718186b1068888d (patch) | |
tree | 52c01db9ec13abaf546cadeaebad12730eeba1a9 /ChangeLog | |
parent | 8cc5535a4ef4ac8980280a4cc784cb39e8281cf3 (diff) | |
download | gsoc2013-epiphany-a940a2161225fcc766fee92a3718186b1068888d.tar gsoc2013-epiphany-a940a2161225fcc766fee92a3718186b1068888d.tar.gz gsoc2013-epiphany-a940a2161225fcc766fee92a3718186b1068888d.tar.bz2 gsoc2013-epiphany-a940a2161225fcc766fee92a3718186b1068888d.tar.lz gsoc2013-epiphany-a940a2161225fcc766fee92a3718186b1068888d.tar.xz gsoc2013-epiphany-a940a2161225fcc766fee92a3718186b1068888d.tar.zst gsoc2013-epiphany-a940a2161225fcc766fee92a3718186b1068888d.zip |
Add ephy_node_sort_children, unused but kept for future reference in
Add ephy_node_sort_children, unused but kept for future reference
in jorn's s3kr3t project (and it's cool to be the state of the
art implementation of node stuff anyway).
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,3 +1,13 @@ +2003-05-10 Xan Lopez <xan@masilla.org> + + * lib/ephy-node.c: (ephy_node_real_get_child_index), + (ephy_node_sort_children), (ephy_node_get_child_index): + * lib/ephy-node.h: + + Add ephy_node_sort_children, unused but kept for future reference + in jorn's s3kr3t project (and it's cool to be the state of the art + implementation of node stuff anyway). + 2003-05-10 Marco Pesenti Gritti <marco@it.gnome.org> * embed/mozilla/ContentHandler.cpp: |