summaryrefslogtreecommitdiffstats
path: root/tests/panedwindow.test
Commit message (Expand)AuthorAgeFilesLines
* Excess spacing in test-suitejan.nijtmans2016-03-141-58/+58
* Added non regression test case for bug [d95e5d8f16]bug_d95e5d8f16fvogel2016-03-101-0/+32
* TIP #437: Tk panedwindow options for proxy windowjan.nijtmans2015-10-081-34/+61
|\
| * Bring panedwindow proxy behavior in line with TIP #437 description.jan.nijtmans2015-09-301-1/+1
| * Re-ordered tests of the new three options in alphabetical order, following co...fvogel2015-09-301-5/+5
| * Added -proxyborderwidth optionfvogel2015-09-301-8/+10
| * Added -proxybackground optionfvogel2015-09-291-8/+10
| * Bug [1247115fff] - Added -proxyrelief optionfvogel2015-07-141-8/+11
* | Test panedwindow-25.2 uses tcltest 2 formatfvogel2015-06-011-2/+6
* | Fixed bug [1292219fff] - Propagated MapNotify and UnmapNotify events of a pan...fvogel2015-06-011-0/+17
|\ \ | |/
| * Completed test for bug [1292219fff], regarding MapNotify event this timebug_1292219ffffvogel2015-05-301-2/+8
| * Added test for bug [1292219fff] regarding UnmapNotify eventfvogel2015-05-301-0/+11
* | Purge RCS Keywordsdgp2011-06-081-2/+0
|\ \ | |/
| * Purge RCS Keywords.dgp2011-06-081-2/+0
| |\
| | * Purge RCS Keywords.dgp2011-06-081-2/+0
| | * * generic/tkPanedWindow.c, tests/panedwindow.test: batch of fixeshobbs2005-05-311-2/+58
| | * * tests/panedwindow.test: panedwindow-25.1hobbs2004-05-031-7/+26
| | * Fix for [Bug 702230], and what an evil bug that is!dkf2003-07-181-1/+18
| | * * generic/tkPanedWindow.c (ArrangePanes): Ensure that the last panehobbs2003-07-171-2/+23
* | | Update to tcltest2aniap2008-08-211-1462/+4159
|/ /
* | merge stable branch onto HEADdgp2007-12-131-1/+1
* | * tests/listbox.test, tests/panedwindow.test, tests/scrollbar.test:hobbs2007-10-301-9/+9
* | * generic/tkPanedWindow.c, tests/panedwindow.test: batch of fixeshobbs2005-05-311-84/+215
* | Split duplicate test names [Bug 1078648]dkf2004-12-041-2/+2
* | Fix incorrect expected error messagedkf2004-10-261-2/+2
* | Fix stupid brokenness inroduced by me. D'oh!dkf2004-10-251-2/+2
* | Add -hide and -stretch options to panedwindow widgets. (TIPs 177 and 179)dkf2004-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.dkf2004-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!dkf2003-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]dkf2003-05-211-1/+11
* | * tests/all.tcl: Made better use of a commondgp2003-04-011-6/+3
|/
* Use the panedwindow's depth, not the screen's default depth. [Bug #671122]dkf2003-02-211-1/+14
* * tests/panedwindow.test:hobbs2003-02-211-32/+51
* Fixed calculation of the last slave'spspjuth2003-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.dgp2002-07-131-17/+8
* * tests/panedwindow.test:hobbs2002-06-191-1/+22
* TIP #41 implementation, panedwindow [Patch #512503] (melski)hobbs2002-02-221-0/+2380