summaryrefslogtreecommitdiffstats
path: root/tests/grid.test
Commit message (Collapse)AuthorAgeFilesLines
* Fixed a bug in grid geometry calculations forpspjuth2004-02-181-2/+26
| | | | | | a shrinking grid. [Bug 899246] FossilOrigin-Name: 89e1956c6d85331b5d929dab83905a1155d1643a
* The grid size was not updated properlypspjuth2002-10-101-1/+21
| | | | | | when removing a widget from a grid. [Bug #621241] (forssen) FossilOrigin-Name: c22256a9f4b86817488348cd3edb9f6879867917
* * Converted more files to tcltest and factored out common code.dgp2002-07-131-5/+8
| | | FossilOrigin-Name: d09771c3b3deef776329be024a510a5b648381f6
* Added -uniform option to grid's row/columnconfigure.pspjuth2001-09-301-5/+104
| | | FossilOrigin-Name: d7a6c95b93a04287ed3b3f03fc6722df2ba5b8c9
* Added labelframe widget. TIP#18.pspjuth2001-09-261-1/+36
| | | FossilOrigin-Name: bc61e5ede90133d12d784a905cdf7b2ffb5aef5f
* Pack accepted asymmetric values for -ipadx/y.pspjuth2001-09-231-1/+13
| | | | | | Only -padx/y supports asymmetry. [Bug #462348] FossilOrigin-Name: 7c94d3431a51224f6c45f4ed1d6ddd0163362d04
* Fixed a bug where adjacent 'x' and '^' where not handled properly.pspjuth2001-08-221-1/+29
| | | FossilOrigin-Name: c00303aed74dfe1e60dd700009d3894a66941337
* Objectified grid and pack commands.pspjuth2001-08-211-22/+42
| | | FossilOrigin-Name: 85252bb27aaa1afc09c0f6996b5741a77f11fdf0
* Grid configure rejected initial "x" and "^". [Bug #418664]pspjuth2001-08-181-1/+17
| | | FossilOrigin-Name: 523026ee9302e75ee03c4f5563fef3deb6d18b0d
* Asymmetric padding in "pack" and "grid" geometry managersdrh2001-02-121-20/+50
| | | FossilOrigin-Name: 5f0215af7571f78512d49b470692b68865f4c686
* * tests/grid.test: Added test for [grid propagate . 0] to not toggle.ericm2000-04-171-2/+11
| | | FossilOrigin-Name: 9de73bce9d6984d9391032a3f1cad09d83ccfa7e
* * tests/grid.test: Added a test for the consecutive ^ and multipleericm2000-01-201-1/+17
| | | | | | | | | | | | | | widget case (bug #1386). * generic/tkGrid.c: Fixed interpretation of consecutive ^ characters in grid command. Previously, ^ ^ was interpreted as meaning that there must be a 2-column widget above to extend, neglecting the case where there was actually 2 1-column widgets above. Now, ^ ^ is interpreted as a possible width; the gridder will consume as many ^'s as there are columns in the widget, and leave the rest for the extension of other widgets. (bug #1386). FossilOrigin-Name: c360352e669e2b1a89b4ae382503c8712bcef853
* Removed bad option "-geometry" to toplevelwart1999-11-131-2/+2
| | | FossilOrigin-Name: dcfac06d2f4bc81bfd3165bcd535be191d3b753b
* Added "wm geometry" calls in some tests that were waiting for the user towart1999-11-121-2/+3
| | | | | | | place a window manually. The Tk test suite can now run on twm with no user intervention. FossilOrigin-Name: 8b087c35f7a2789eb1f253365aa0602397f5fc7e
* * Merged 8.1 branch into the main trunkstanton1999-04-161-24/+43
| | | FossilOrigin-Name: 1120dc4257448ed1955333e682de48e2940cc741
* * generic/tkGrid.c: Fixed bug in "grid forget" that failed to cancelscriptics-tclpro-1-2-b1stanton1999-01-061-19/+28
| | | | | | pending idle handlers, resulting in a crash in a few odd cases. FossilOrigin-Name: 065f580bc09c06aa780f311e4fdbbff497b1282b
* Replaced SCCS strings, fixed binary filesstanton1998-09-141-1/+1
| | | FossilOrigin-Name: fb58b663f313796e8ed3115f92d657f0cae1d575
* Initial revisionrjohnson1998-04-011-0/+1205
FossilOrigin-Name: 2bf55ca9aa942b581137b9f474da5ad9c1480de4