summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorsven <sven>2000-03-16 03:21:16 (GMT)
committersven <sven>2000-03-16 03:21:16 (GMT)
commita6b0bdbdf067d1915d57c2158cbfa9579b88651c (patch)
treed704a509c0a9bdf24e4cbfbd7991e74a89a3329c /ChangeLog
parent8771a5acb27b38a6ee4de1e189447bb1404de659 (diff)
downloadtk-a6b0bdbdf067d1915d57c2158cbfa9579b88651c.zip
tk-a6b0bdbdf067d1915d57c2158cbfa9579b88651c.tar.gz
tk-a6b0bdbdf067d1915d57c2158cbfa9579b88651c.tar.bz2
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f65b6c6..61d0ca4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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