diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2012-04-20 12:16:36 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2012-04-20 12:16:36 (GMT) |
commit | 8077dd948e9d7c758be18837a1cc637007e50084 (patch) | |
tree | b6b2163dafeff1c9a7328e67b75329e8a9f4ff83 /ChangeLog | |
parent | 95c5b39b2e335c0fc08a25281ad9097a29aee1ae (diff) | |
parent | f4876885b53d6ed34fb1c3577e0c2d238a871953 (diff) | |
download | tk-8077dd948e9d7c758be18837a1cc637007e50084.zip tk-8077dd948e9d7c758be18837a1cc637007e50084.tar.gz tk-8077dd948e9d7c758be18837a1cc637007e50084.tar.bz2 |
Use vroot size in stead of screen size for clipping window coordinates in ::tk::PlaceWindow.
Use ::tk::PlaceWindow in dialog.tcl, in stead of dumplicating the code there.
Diffstat (limited to 'ChangeLog')
-rwxr-xr-x | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2012-04-20 Jan Nijtmans <nijtmans@users.sf.net> + + * generic/tk.tcl: Use vroot size in stead of screen size for + clipping window coordinates in ::tk::PlaceWindow. + * generic/dialog.tcl: Use ::tk::PlaceWindow in dialog.tcl, in + stead of dumplicating the code there. + (harmless part of [Bug 533519]) + 2012-04-13 Jan Nijtmans <nijtmans@users.sf.net> * win/rules.vc: [Bug 3517448] TclKit build fails (unresolved |