aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorXan Lopez <xan@src.gnome.org>2003-05-11 03:02:32 +0800
committerXan Lopez <xan@src.gnome.org>2003-05-11 03:02:32 +0800
commita940a2161225fcc766fee92a3718186b1068888d (patch)
tree52c01db9ec13abaf546cadeaebad12730eeba1a9 /ChangeLog
parent8cc5535a4ef4ac8980280a4cc784cb39e8281cf3 (diff)
downloadgsoc2013-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--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1497ef21d..c9dc601d9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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: