summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-8
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2004-09-20 14:43:18 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2004-09-20 14:43:18 +0000
commitef7455d9814b76b1f0f23a714e02e65c97bba49e (patch)
treee39ef74296c397b49b0bc1415c4724e31351467e /ChangeLog.pre-2-8
parent3d3e4699b8788b75059bca7baf56cc366f1cb757 (diff)
downloadgtk+-ef7455d9814b76b1f0f23a714e02e65c97bba49e.tar.gz
Add a boolean ::displace-focus style property and apply child displacement
2004-09-20 Matthias Clasen <mclasen@redhat.com> * gtk/gtkbutton.c (gtk_button_class_init): Add a boolean ::displace-focus style property and apply child displacement to the focus rectangle if it is TRUE. (#141170, Soeren Sandmann)
Diffstat (limited to 'ChangeLog.pre-2-8')
-rw-r--r--ChangeLog.pre-2-86
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8
index d23d7ae0c9..8f40d4897e 100644
--- a/ChangeLog.pre-2-8
+++ b/ChangeLog.pre-2-8
@@ -1,3 +1,9 @@
+2004-09-20 Matthias Clasen <mclasen@redhat.com>
+
+ * gtk/gtkbutton.c (gtk_button_class_init): Add a boolean ::displace-focus
+ style property and apply child displacement to the focus rectangle
+ if it is TRUE. (#141170, Soeren Sandmann)
+
Sun Sep 19 23:56:18 2004 Søren Sandmann <sandmann@redhat.com>
* gtk/gtkmenu.c (MENU_SCROLL_TIMEOUT2): Change from 50 to 20 to