diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2012-05-05 06:53:24 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2012-05-05 06:53:24 (GMT) |
commit | 89dda440e266b894bf853efa4fedcad7f19befa5 (patch) | |
tree | 9d4f2016eb7700059aa230c4ef9789a81603cfd1 /ChangeLog | |
parent | d1a95d8859199b3fff57d349db42d70b1feee84c (diff) | |
parent | f82df37a90029d95b86d6fad1d14ddb3323419dd (diff) | |
download | tk-89dda440e266b894bf853efa4fedcad7f19befa5.zip tk-89dda440e266b894bf853efa4fedcad7f19befa5.tar.gz tk-89dda440e266b894bf853efa4fedcad7f19befa5.tar.bz2 |
[Bug 2768586]: Only do menu correction on Windows < Win7
If tk.dll loaded in cygwin, don't use the win32 file dialogs
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2012-05-05 Jan Nijtmans <nijtmans@users.sf.net> + + * library/menu.tcl: [Bug 2768586]: Only do menu correction on Windows < Win7 + * xlib/xcolors.c: Single "const" addition + * generic/tkWindow.c: If tk.dll loaded in cygwin, don't use the win32 file dialogs + 2012-05-04 Jan Nijtmans <nijtmans@users.sf.net> * library/menu.tcl: [Bug 2768586]: Menu posting problem on dual monitors |