diff options
author | sven <sven> | 2000-03-16 03:21:16 (GMT) |
---|---|---|
committer | sven <sven> | 2000-03-16 03:21:16 (GMT) |
commit | a6b0bdbdf067d1915d57c2158cbfa9579b88651c (patch) | |
tree | d704a509c0a9bdf24e4cbfbd7991e74a89a3329c /ChangeLog | |
parent | 8771a5acb27b38a6ee4de1e189447bb1404de659 (diff) | |
download | tk-a6b0bdbdf067d1915d57c2158cbfa9579b88651c.zip tk-a6b0bdbdf067d1915d57c2158cbfa9579b88651c.tar.gz tk-a6b0bdbdf067d1915d57c2158cbfa9579b88651c.tar.bz2 |
*** empty log message ***scriptics_sc_2_0_b2scriptics_sc_2_0_b1
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +2000-03-15 Sven Delmas <sven@scriptics.com> + + * win/tkWinDialog.c: Changed the behavior for the + tk_chooseDirectory dialog under Windows. Instead of trying to + return the currently selected listbox entry (which didn't work in + case the user selected the initial directory anyway), we now + return the value shown in the entry. This seems to be in + accordance with the expected behavior for this dialog. + 2000-03-10 Eric Melski <ericm@scriptics.com> * library/menu.tcl: Applied patch from [Bug: 4155]; protects |