diff options
author | pspjuth <peter.spjuth@gmail.com> | 2004-01-25 01:28:55 (GMT) |
---|---|---|
committer | pspjuth <peter.spjuth@gmail.com> | 2004-01-25 01:28:55 (GMT) |
commit | 00be7f8944ba29e824b103b00b0748b842ac8c2e (patch) | |
tree | aaafa983e0dac06bd7695eea93c28b05bc07f5a2 /ChangeLog | |
parent | 9d2ef7a46c28f65d45756cfb6d68dd742cf011b3 (diff) | |
download | tk-00be7f8944ba29e824b103b00b0748b842ac8c2e.zip tk-00be7f8944ba29e824b103b00b0748b842ac8c2e.tar.gz tk-00be7f8944ba29e824b103b00b0748b842ac8c2e.tar.bz2 |
The dialogs were affected by the TIP#146 implementation.
Added grid anchor commands to restore original behaviour.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2004-01-25 Peter Spjuth <peter.spjuth@space.se> + * library/dialog.tcl: + * library/msgbox.tcl: The dialogs were affected by the TIP#146 + implementation. Added grid anchor commands to restore original + behaviour. + 2004-01-15 David Gravereaux <davygrvy@pobox.com> * win/tkWinSendCom.c: Placed the requirement for the special COM |