summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMatthias Clasen <matthiasc@src.gnome.org>2009-02-17 05:36:12 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2009-02-17 05:36:12 +0000
commitb1592824658cf8a49688ea3eeabd2220b3d13f73 (patch)
tree64fc804c441c2dd94626b7a15fdaee701134a567 /ChangeLog
parent7385bb11b9ec1ed25762533f58a1a386d635974d (diff)
downloadgdk-pixbuf-b1592824658cf8a49688ea3eeabd2220b3d13f73.tar.gz
Set focus when the current page changes. Pointed out by Eitan Isaacson
* gtk/gtkassistant.c (set_current_page): Set focus when the current page changes. Pointed out by Eitan Isaacson svn path=/trunk/; revision=22344
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fff77d86c..c953f339c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+2009-02-16 MatthiasClasen <mclasen@redhat.com>
+
+ Bug 572041 – Focus should change when advancing forward in GtkAssistant
+
+ * gtk/gtkassistant.c (set_current_page): Set focus when the current
+ page changes. Pointed out by Eitan Isaacson
+
+2009-02-16 MatthiasClasen <mclasen@redhat.com>
+
+ * configure.in: Require GLib 2.19.7 for GMountOperation::aborted.
+
+ * gtk/gtkmountoperation.c: Implement GMountOperation::aborted.
+
2009-02-16 Sven Neumann <sven@gimp.org>
* gdk/gdk.symbols