summaryrefslogtreecommitdiffstats
path: root/tests/panedwindow.test
Commit message (Expand)AuthorAgeFilesLines
* * generic/tkPanedWindow.c, tests/panedwindow.test: batch of fixeshobbs2005-05-311-84/+215
* Split duplicate test names [Bug 1078648]donal.k.fellows@manchester.ac.uk2004-12-041-2/+2
* Fix incorrect expected error messagedonal.k.fellows@manchester.ac.uk2004-10-261-2/+2
* Fix stupid brokenness inroduced by me. D'oh!donal.k.fellows@manchester.ac.uk2004-10-251-2/+2
* Add -hide and -stretch options to panedwindow widgets. (TIPs 177 and 179)donal.k.fellows@manchester.ac.uk2004-10-241-55/+156
* bulletproof 23.2 result [Bug #1019100]hobbs2004-09-101-3/+3
* First step towards improving test style. Also start using Tcl 8.5 features.donal.k.fellows@manchester.ac.uk2004-05-231-3/+3
* * tests/panedwindow.test: panedwindow-25.1hobbs2004-05-031-7/+26
* Fix for [Bug 702230], and an evil bug it is too!donal.k.fellows@manchester.ac.uk2003-07-181-1/+18
* * generic/tkPanedWindow.c (ArrangePanes): Ensure that the last panehobbs2003-07-171-2/+23
* The panedwindow widget now sizes right around unmapped windows. [Bug 738143]donal.k.fellows@manchester.ac.uk2003-05-211-1/+11
* * tests/all.tcl: Made better use of a commondgp@users.sourceforge.net2003-04-011-6/+3
* Use the panedwindow's depth, not the screen's default depth. [Bug #671122]donal.k.fellows@manchester.ac.uk2003-02-211-1/+14
* * tests/panedwindow.test:hobbs2003-02-211-32/+51
* Fixed calculation of the last slave'speter.spjuth@gmail.com2003-02-201-1/+48
* * tests/panedwindow.test: added panedwindow-28.[12]hobbs2002-09-301-5/+14
* * tests/panedwindow.test: added -text foobar to some test buttonshobbs2002-08-081-5/+5
* * Converted more files to tcltest and factored out common code.dgp@users.sourceforge.net2002-07-131-17/+8
* * tests/panedwindow.test:hobbs2002-06-191-1/+22
* TIP #41 implementation, panedwindow [Patch #512503] (melski)hobbs2002-02-221-0/+2380