diff options
author | vincentdarley <vincentdarley> | 2003-06-26 17:15:48 (GMT) |
---|---|---|
committer | vincentdarley <vincentdarley> | 2003-06-26 17:15:48 (GMT) |
commit | 4b647485572620a6bbe358c9d85ede6fbf62b4f4 (patch) | |
tree | 05b45dfc22dd07f8c6d7651c51f9907d44cf890f /ChangeLog | |
parent | 5581cf0b7b7b8ca40b31c8bfadd7f3a64c7d6593 (diff) | |
download | tk-4b647485572620a6bbe358c9d85ede6fbf62b4f4.zip tk-4b647485572620a6bbe358c9d85ede6fbf62b4f4.tar.gz tk-4b647485572620a6bbe358c9d85ede6fbf62b4f4.tar.bz2 |
Windows menu popup location fix
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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". |