summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorvincentdarley <vincentdarley>2003-06-26 17:15:48 (GMT)
committervincentdarley <vincentdarley>2003-06-26 17:15:48 (GMT)
commit4b647485572620a6bbe358c9d85ede6fbf62b4f4 (patch)
tree05b45dfc22dd07f8c6d7651c51f9907d44cf890f /ChangeLog
parent5581cf0b7b7b8ca40b31c8bfadd7f3a64c7d6593 (diff)
downloadtk-4b647485572620a6bbe358c9d85ede6fbf62b4f4.zip
tk-4b647485572620a6bbe358c9d85ede6fbf62b4f4.tar.gz
tk-4b647485572620a6bbe358c9d85ede6fbf62b4f4.tar.bz2
Windows menu popup location fix
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 17d895f..d9a6cf6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2003-06-26 Vince Darley <vincentdarley@users.sourceforge.net>
+
+ * library/menu.tcl: workaround problem on some Windows systems
+ by trying to avoid posting a menu offscreen.
+
2003-06-09 Joe English <jenglish@users.sourceforge.net>
* unix/tkUnixRFont.c: fix for [Bug#751553] "Xft:
[font configure] does not update in-use fonts".