diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2012-07-04 12:54:57 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2012-07-04 12:54:57 (GMT) |
commit | 122aea19fda08fc39995b894838c040cb6d96114 (patch) | |
tree | ae5df2a3659908799f62bbe3cbae21db74cdc1e7 /ChangeLog | |
parent | fe17c3aa28ea1dc45df04bbfd1d31f157df7b9eb (diff) | |
download | tk-122aea19fda08fc39995b894838c040cb6d96114.zip tk-122aea19fda08fc39995b894838c040cb6d96114.tar.gz tk-122aea19fda08fc39995b894838c040cb6d96114.tar.bz2 |
[Bug 3540127]: Clean up the tables of options for the file dialogs so that
there's no longer any need to have mysterious increments.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2012-07-04 Donal K. Fellows <dkf@users.sf.net> + + * win/tkWinDialog.c (GetFileNameW): [Bug 3540127]: Clean up the tables + of options for the file dialogs so that there's no longer any need to + have mysterious increments. + 2012-06-26 Jan Nijtmans <nijtmans@users.sf.net> * unix/configure.in: Link cygwin wish.exe with win32 tk.dll, only |