diff options
author | patthoyts <patthoyts@users.sourceforge.net> | 2008-04-04 14:18:30 (GMT) |
---|---|---|
committer | patthoyts <patthoyts@users.sourceforge.net> | 2008-04-04 14:18:30 (GMT) |
commit | 71c2e7e5d1b9156ee1ca34123a863a594c730b31 (patch) | |
tree | ac50fe8f4abdc68c44b36ce7202a1f8304b4fe54 /ChangeLog | |
parent | 4aaeef4ab3e62901320ee961372c34e4527092e7 (diff) | |
download | tk-71c2e7e5d1b9156ee1ca34123a863a594c730b31.zip tk-71c2e7e5d1b9156ee1ca34123a863a594c730b31.tar.gz tk-71c2e7e5d1b9156ee1ca34123a863a594c730b31.tar.bz2 |
Don't resize the window if the toplevel is not resizable or the sizegrip is disabled
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2008-04-04 Pat Thoyts <patthoyts@users.sourceforge.net> + + * library/ttk/sizegrip.tcl: Don't resize if the toplevel is not resizable + or the sizegrip has been disabled. + 2008-04-03 Pat Thoyts <patthoyts@users.sourceforge.net> * win/makefile.vc: Fixed stubs usage |