diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2012-05-05 17:16:17 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2012-05-05 17:16:17 (GMT) |
commit | 07212f98d3048b772094a64325e930e1c0364964 (patch) | |
tree | b84287c5dcb8f44a6ca6aa867defb43d89c0fd11 /ChangeLog | |
parent | acfb83993a6266257e059e30e5dffde280882c11 (diff) | |
parent | 89dda440e266b894bf853efa4fedcad7f19befa5 (diff) | |
download | tk-07212f98d3048b772094a64325e930e1c0364964.zip tk-07212f98d3048b772094a64325e930e1c0364964.tar.gz tk-07212f98d3048b772094a64325e930e1c0364964.tar.bz2 |
merge core-8-4-branch
Diffstat (limited to 'ChangeLog')
-rwxr-xr-x | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,3 +1,13 @@ +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 + 2012-05-02 Jan Nijtmans <nijtmans@users.sf.net> * library/tk.tcl: [Bug 533519]: Window placement with multiple screens |