summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-6
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog.pre-2-6')
-rw-r--r--ChangeLog.pre-2-68
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-6 b/ChangeLog.pre-2-6
index ec8842a295..c3c0010458 100644
--- a/ChangeLog.pre-2-6
+++ b/ChangeLog.pre-2-6
@@ -1,3 +1,11 @@
+2004-09-14 Matthias Clasen <mclasen@redhat.com>
+
+ * gtk/gtktreeview.c (gtk_tree_view_focus_to_cursor): Set the cursor
+ to the first selected row instead of always to the first row if there
+ is no cursor. (#143270, Jean Bréfort)
+
+ * tests/testfilechooser.c (main): Fix a few typos.
+
2004-09-13 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkexpander.c: