diff options
author | hobbs <hobbs> | 2009-04-23 21:57:11 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 2009-04-23 21:57:11 (GMT) |
commit | ab2713cacab81ed220958f74e53cb5bd58413a90 (patch) | |
tree | 5fd4c95d2732552a31a3692c152e776a052cb89d /ChangeLog | |
parent | aa1fa8233abb4da93309331ac57df3eb64ae3a6d (diff) | |
download | tk-ab2713cacab81ed220958f74e53cb5bd58413a90.zip tk-ab2713cacab81ed220958f74e53cb5bd58413a90.tar.gz tk-ab2713cacab81ed220958f74e53cb5bd58413a90.tar.bz2 |
* win/tkWinDialog.c (Tk_ChooseDirectoryObjCmd): enable the new
style choosedir that has a "New Folder" button, with
::tk::winChooseDirFlags override for new behavior. [Bug 2779910]
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2009-04-23 Jeff Hobbs <jeffh@ActiveState.com> + + * win/tkWinDialog.c (Tk_ChooseDirectoryObjCmd): enable the new + style choosedir that has a "New Folder" button, with + ::tk::winChooseDirFlags override for new behavior. [Bug 2779910] + 2009-04-15 Don Porter <dgp@users.sourceforge.net> *** 8.5.7 TAGGED FOR RELEASE *** |