summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-6
diff options
context:
space:
mode:
authorMatthias Clasen <maclas@gmx.de>2004-07-06 06:02:57 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2004-07-06 06:02:57 +0000
commited4707d50588917c9dfc59bdeb8e5e8d34b394ed (patch)
tree147a7eb6d3cdd3d8aa1e71037db12ac9500f14f0 /ChangeLog.pre-2-6
parentf7048ba1e14d64287e402d6064c8a63d00bb9ee1 (diff)
downloadgtk+-ed4707d50588917c9dfc59bdeb8e5e8d34b394ed.tar.gz
Improve positioning of keyboard-activated menus with Xinerama.
Tue Jul 6 02:00:28 2004 Matthias Clasen <maclas@gmx.de> * gtk/gtkfilechooserdefault.c (popup_position_func): * gtk/gtkentry.c (popup_position_func): * gtk/gtktextview.c (popup_position_func): Improve positioning of keyboard-activated menus with Xinerama.
Diffstat (limited to 'ChangeLog.pre-2-6')
-rw-r--r--ChangeLog.pre-2-67
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-6 b/ChangeLog.pre-2-6
index 1b0adc35b0..71369b7681 100644
--- a/ChangeLog.pre-2-6
+++ b/ChangeLog.pre-2-6
@@ -1,3 +1,10 @@
+Tue Jul 6 02:00:28 2004 Matthias Clasen <maclas@gmx.de>
+
+ * gtk/gtkfilechooserdefault.c (popup_position_func):
+ * gtk/gtkentry.c (popup_position_func):
+ * gtk/gtktextview.c (popup_position_func): Improve positioning
+ of keyboard-activated menus with Xinerama.
+
Tue Jul 6 00:29:03 2004 Matthias Clasen <maclas@gmx.de>
* gtk/gtkuimanager.c (do_updates):