From: Peter S. <ps...@us...> - 2002-10-10 21:07:54
|
Update of /cvsroot/tktoolkit/tk/tests In directory usw-pr-cvs1:/tmp/cvs-serv2063/tests Modified Files: grid.test Log Message: The grid size was not updated properly when removing a widget from a grid. [Bug #621241] (forssen) |
From: Jeffrey H. <ho...@us...> - 2002-10-10 22:22:57
|
Update of /cvsroot/tktoolkit/tk/tests In directory usw-pr-cvs1:/tmp/cvs-serv822/tests Modified Files: Tag: core-8-3-1-branch grid.test Log Message: * tests/grid.test: * generic/tkGrid.c: The grid size was not updated properly when removing a widget from a grid. [Bug #621241] (forssen) |
From: Peter S. <ps...@us...> - 2003-09-16 21:47:19
|
Update of /cvsroot/tktoolkit/tk/tests In directory sc8-pr-cvs1:/tmp/cvs-serv3186/tests Modified Files: grid.test Log Message: Reworked a part of grid's geometry computations to handle some tricky cases better. [Bug #792387] |
From: Peter S. <ps...@us...> - 2003-09-18 18:22:30
|
Update of /cvsroot/tktoolkit/tk/tests In directory sc8-pr-cvs1:/tmp/cvs-serv26624/tests Modified Files: grid.test Log Message: Implementation of TIP#147, "Make Grid's Column/Row Configure Easier". |
From: Peter S. <ps...@us...> - 2003-09-18 20:34:08
|
Update of /cvsroot/tktoolkit/tk/tests In directory sc8-pr-cvs1:/tmp/cvs-serv21431/tests Modified Files: grid.test Log Message: Fixed a small mistake in previous checkin. |
From: Peter S. <ps...@us...> - 2004-01-09 22:23:27
|
Update of /cvsroot/tktoolkit/tk/tests In directory sc8-pr-cvs1:/tmp/cvs-serv3278/tests Modified Files: grid.test Log Message: Implementation of TIP#146, "Add Overall Anchoring to the Grid Geometry Manager", adding [grid anchor] subcommand. |
From: Peter S. <ps...@us...> - 2004-02-18 20:20:23
|
Update of /cvsroot/tktoolkit/tk/tests In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24096/tests Modified Files: Tag: core-8-4-branch grid.test Log Message: Fixed a bug in grid geometry calculations for a shrinking grid. [Bug 899246] |
From: Peter S. <ps...@us...> - 2004-02-18 21:35:33
|
Update of /cvsroot/tktoolkit/tk/tests In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv10508/tests Modified Files: grid.test Log Message: Fixed a bug in grid geometry calculations for a shrinking grid. [Bug 899246] |
From: Peter S. <ps...@us...> - 2004-11-07 22:00:29
|
Update of /cvsroot/tktoolkit/tk/tests In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3880/tests Modified Files: grid.test Log Message: Made handling of ^ a bit more consistent in corner cases. This makes ^ work without any widgets in the same command. [Bug 962589] |
From: Peter S. <ps...@us...> - 2005-04-03 15:21:57
|
Update of /cvsroot/tktoolkit/tk/tests In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21613/tests Modified Files: grid.test Log Message: Fixed bug in geometry calculations for widgets that span multiple columns/row. Bug was introduced in 8.5a1 when fixing 792387. [Bug 1175092] |
From: Jeffrey H. <ho...@us...> - 2006-04-05 19:50:52
|
Update of /cvsroot/tktoolkit/tk/tests In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv11586/tests Modified Files: Tag: core-8-4-branch grid.test Log Message: * tests/grid.test: fix segfault on empty index list * generic/tkGrid.c (GridRowColumnConfigureCommand): [Bug 1422430] |
From: Jeffrey H. <ho...@us...> - 2006-04-05 20:56:29
|
Update of /cvsroot/tktoolkit/tk/tests In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27729/tests Modified Files: grid.test Log Message: * tests/grid.test: fix segfault on empty or "all" index list * generic/tkGrid.c (GridRowColumnConfigureCommand): [Bug 1422430] |
From: Peter S. <ps...@us...> - 2006-04-11 21:52:31
|
Update of /cvsroot/tktoolkit/tk/tests In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv32619/tests Modified Files: grid.test Log Message: * generic/tkWindow.c (Tk_NameToWindow): Allow NULL interp to Tk_NameToWindow. This fixes TkGetWindowFromObj which promises to handle NULL but didn't. * generic/tkGrid.c: Fixed handling of out of bounds row or column. * tests/grid.test: [Bug 1432666] |
From: Don P. <dg...@us...> - 2006-04-12 17:35:27
|
Update of /cvsroot/tktoolkit/tk/tests In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv11609/tests Modified Files: Tag: core-8-4-branch grid.test Log Message: * generic/tkGrid.c: Fixed handling of out of bounds row or column. * tests/grid.test: [Bug 1432666] |
From: Peter S. <ps...@us...> - 2006-04-12 22:31:13
|
Update of /cvsroot/tktoolkit/tk/tests In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv9424/tests Modified Files: Tag: core-8-4-branch grid.test Log Message: Correction to 1432666 fix. |
From: Peter S. <ps...@us...> - 2007-02-25 04:30:32
|
Update of /cvsroot/tktoolkit/tk/tests In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv7673/tests Modified Files: grid.test Log Message: Fixed grid anchor center problem in labelframes. [Bug 1545765] |
From: Joe E. <jen...@us...> - 2007-03-08 20:30:46
|
Update of /cvsroot/tktoolkit/tk/tests In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv29850/tests Modified Files: grid.test Log Message: test grid-21.7: Remove 'pack propagate . 0' call, which was causing cascading failures in subsequent tests [Bug 1676770]. |
From: Joe E. <jen...@us...> - 2007-03-09 00:46:18
|
Update of /cvsroot/tktoolkit/tk/tests In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv2060/tests Modified Files: grid.test Log Message: *Correct* fix for #1676770: reset wm geometry . and pack propagate . at end of test. |
From: Peter S. <ps...@us...> - 2008-08-27 18:07:53
|
Update of /cvsroot/tktoolkit/tk/tests In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv13268/tests Modified Files: grid.test Log Message: Added a "knownBug"-marked test to show a problem identified in the grid implementation. |