diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +2002-08-06 Donal K. Fellows <fellowsd@cs.man.ac.uk> + + * generic/tkPanedWindow.c (RESIZE_PENDING): Separated out flag for + indicating that a resize needs to be issued. + (PanedWindowReqProc): Do the old behaviour when the panedwindow is + not mapped; easiest way of making the test suite pass while still + preserving improved behaviour in the face of children whose size + is not known immediately. + 2002-08-06 Don Porter <dgp@users.sf.net> * tests/defs.tcl: removed file. No longer needed now that Tk is |