summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-10
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog.pre-2-10')
-rw-r--r--ChangeLog.pre-2-1011
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10
index 74841d4f84..f6b5c92a82 100644
--- a/ChangeLog.pre-2-10
+++ b/ChangeLog.pre-2-10
@@ -1,3 +1,14 @@
+2005-02-02 Federico Mena Quintero <federico@ximian.com>
+
+ Merged from gtk-2-6:
+
+ * gtk/gtkfilechooserdefault.c (pending_select_paths_process):
+ Don't select the first row if the chooser is not mapped. This
+ happens when it's acting on behalf of GtkFileChooserButton. Also,
+ don't select the first row if we are in SAVE or CREATE_FOLDER
+ modes --- I had missed that (see the ChangeLog entry from
+ 2005-01-18). Fixes #165264.
+
2005-02-02 Tor Lillqvist <tml@novell.com>
Implement lazy extended input initialization on Win32, by Robert