diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2012-05-05 07:26:42 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2012-05-05 07:26:42 (GMT) |
commit | 588dfc9419dadcedfef8b975a7d0179924a8996c (patch) | |
tree | de8df8317389e826a39648b977c54cf15ab394e6 /ChangeLog | |
parent | 5161961e105852e93b7331def1f5868d79bcfeb8 (diff) | |
parent | 89dda440e266b894bf853efa4fedcad7f19befa5 (diff) | |
download | tk-588dfc9419dadcedfef8b975a7d0179924a8996c.zip tk-588dfc9419dadcedfef8b975a7d0179924a8996c.tar.gz tk-588dfc9419dadcedfef8b975a7d0179924a8996c.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 |