summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorpatthoyts <patthoyts@users.sourceforge.net>2008-04-04 14:18:30 (GMT)
committerpatthoyts <patthoyts@users.sourceforge.net>2008-04-04 14:18:30 (GMT)
commit71c2e7e5d1b9156ee1ca34123a863a594c730b31 (patch)
treeac50fe8f4abdc68c44b36ce7202a1f8304b4fe54 /ChangeLog
parent4aaeef4ab3e62901320ee961372c34e4527092e7 (diff)
downloadtk-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--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6e687bc..ca91bfd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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