diff options
author | hobbs <hobbs> | 1999-11-24 20:58:56 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 1999-11-24 20:58:56 (GMT) |
commit | 41d379d476d743aa2f72c66183e7acee581f29fe (patch) | |
tree | 0dc42d01c9e6ca4febaae08306f711fedd911476 /ChangeLog | |
parent | a5ac7aa6dd000e508c42023ecb5c5882c84be5af (diff) | |
download | tk-41d379d476d743aa2f72c66183e7acee581f29fe.zip tk-41d379d476d743aa2f72c66183e7acee581f29fe.tar.gz tk-41d379d476d743aa2f72c66183e7acee581f29fe.tar.bz2 |
updated dialogs
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,3 +1,13 @@ +1999-11-24 Jeff Hobbs <hobbs@scriptics.com> + + * library/clrpick.tcl: + * library/msgbox.tcl: + * library/tk.tcl: + * library/tkfbox.tcl: + * library/xmfbox.tcl: fixed dialogs to center over -parent, + added utility functions ::tk::PlaceWindow, ::tk::SetFocusGrab, + ::tk::RestoreFocusGrab to tk.tcl to help + 1999-11-23 Eric Melski <ericm@scriptics.com> * tests/listbox.test: Added a test to check that the topIndex is |