summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-8
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2005-07-18 14:47:55 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2005-07-18 14:47:55 +0000
commita8b97834de14aa6363370de094321215481936bb (patch)
tree867e6751742fef06c3454cf5adc16bf9a23d3ff4 /ChangeLog.pre-2-8
parent0d0c6e1c37f00ea993901962eb24d33f7f2820ca (diff)
downloadgdk-pixbuf-a8b97834de14aa6363370de094321215481936bb.tar.gz
Propagate the focus-on-click value to the button. (#310543, Christian
2005-07-18 Matthias Clasen <mclasen@redhat.com> * gtk/gtkcombobox.c (gtk_combo_box_set_focus_on_click): Propagate the focus-on-click value to the button. (#310543, Christian Persch)
Diffstat (limited to 'ChangeLog.pre-2-8')
-rw-r--r--ChangeLog.pre-2-83
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8
index e33e6552a..f18797c16 100644
--- a/ChangeLog.pre-2-8
+++ b/ChangeLog.pre-2-8
@@ -1,5 +1,8 @@
2005-07-18 Matthias Clasen <mclasen@redhat.com>
+ * gtk/gtkcombobox.c (gtk_combo_box_set_focus_on_click): Propagate
+ the focus-on-click value to the button. (#310543, Christian Persch)
+
* gtk/gtkwidget.c (gtk_widget_set_double_buffered): Add a note
about the need to handle expose events. We really need a chapter
on the GTK+ drawing model that we can refer to here... (#310765,