summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMatthias Clasen <maclas@gmx.de>2004-02-18 23:42:46 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2004-02-18 23:42:46 +0000
commiteeccdcb8291810cc8e5dc30a3a6bbb2ecf396a78 (patch)
tree55a3d290c742e8ab6a88e80a789807016ad7ba63 /ChangeLog
parent1971cb493868a434368ad918246009f38ac81822 (diff)
downloadgtk+-eeccdcb8291810cc8e5dc30a3a6bbb2ecf396a78.tar.gz
Improve the efficiency here by prepending on the list and reverting it
Thu Feb 19 00:45:02 2004 Matthias Clasen <maclas@gmx.de> * gtk/gtktreeselection.c (gtk_tree_selection_get_selected_rows): Improve the efficiency here by prepending on the list and reverting it after the loop. (#133435, Christian Biere)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3795cc1dea..d014d0fb9c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+Thu Feb 19 00:45:02 2004 Matthias Clasen <maclas@gmx.de>
+
+ * gtk/gtktreeselection.c (gtk_tree_selection_get_selected_rows):
+ Improve the efficiency here by prepending on the list and reverting
+ it after the loop. (#133435, Christian Biere)
+
Thu Feb 19 00:32:21 2004 Matthias Clasen <maclas@gmx.de>
* gtk/gtkplug.c (_gtk_plug_remove_from_socket): Avoid errors when