diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2012-05-05 07:57:46 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2012-05-05 07:57:46 (GMT) |
commit | 302dfe1be6830add9d1bd8b57b4bc6c00fc609b3 (patch) | |
tree | 111e1ebadfa596c2f8d50f11ec2c036f052733ee /ChangeLog | |
parent | f0d4ff8d29c015e389b8947e4c1883b804b7303c (diff) | |
parent | 588dfc9419dadcedfef8b975a7d0179924a8996c (diff) | |
download | tk-302dfe1be6830add9d1bd8b57b4bc6c00fc609b3.zip tk-302dfe1be6830add9d1bd8b57b4bc6c00fc609b3.tar.gz tk-302dfe1be6830add9d1bd8b57b4bc6c00fc609b3.tar.bz2 |
If tk.dll loaded in cygwin, don't use the win32 file dialogs
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2012-05-05 Jan Nijtmans <nijtmans@users.sf.net> + + * 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 |