diff options
author | hobbs <hobbs> | 2007-12-05 22:29:50 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 2007-12-05 22:29:50 (GMT) |
commit | ab1902502a451d836be9853c148ee929d29c261a (patch) | |
tree | 009dd3098e13278aa9830d1aa23f3cb68dd7d104 /ChangeLog | |
parent | 56eab6d60509309df89b7213d50493c7f6627b99 (diff) | |
download | tk-ab1902502a451d836be9853c148ee929d29c261a.zip tk-ab1902502a451d836be9853c148ee929d29c261a.tar.gz tk-ab1902502a451d836be9853c148ee929d29c261a.tar.bz2 |
* library/demos/widget: reduce start size to 70% of screenheight
from sh-200 for a more reasonable size.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2007-12-05 Jeff Hobbs <jeffh@ActiveState.com> + * library/demos/widget: reduce start size to 70% of screenheight + from sh-200 for a more reasonable size. + * win/tkWinButton.c, win/tkWinDialog.c: use SetWindowLongPtr and * win/tkWinScrlbr.c, win/tkWinWm.c: GetWindowLongPtr only. * win/ttkWinMonitor.c: |