diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2012-07-04 12:33:23 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2012-07-04 12:33:23 (GMT) |
commit | 65a269fcf2363cf08ce16e09eb22da3a67474820 (patch) | |
tree | db14ace0d9937f7cc569e241d71d9b303a8e0aa5 /ChangeLog | |
parent | 011f3123c085bb3512cc68548ad9246b0a31debf (diff) | |
parent | fe17c3aa28ea1dc45df04bbfd1d31f157df7b9eb (diff) | |
download | tk-65a269fcf2363cf08ce16e09eb22da3a67474820.zip tk-65a269fcf2363cf08ce16e09eb22da3a67474820.tar.gz tk-65a269fcf2363cf08ce16e09eb22da3a67474820.tar.bz2 |
Add various X11 stub functions, Cygwin only
remove TkBindDeadWindow from Cygwin stub table
[Bug 3540127]: filebox.test fails on win32
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2012-07-02 Jan Nijtmans <nijtmans@users.sf.net> + + * win/tkWinDialog.c: [Bug 3540127]: filebox.test fails on win32 + 2012-06-26 Jan Nijtmans <nijtmans@users.sf.net> * unix/configure.in: Link cygwin wish.exe with win32 tk.dll, only |