summaryrefslogtreecommitdiffstats
path: root/tests/panedwindow.test
Commit message (Expand)AuthorAgeFilesLines
* Revise "bad screen distance" error-messagesjan.nijtmans2024-01-231-13/+13
* Merge core-8-6-branch that just received changes from unstable_tests branch. ...fvogel2022-10-021-695/+695
|\
| * Remove stabilization lines in panedwindow.test. The problem was due to the Tk...fvogel2022-07-201-30/+3
| * Instrument panedwindow-23.30 a bit more.fvogel2022-07-071-7/+15
| * Instrument to understand why panedwindow-23.30 is still failing (unstable_tes...fvogel2022-06-301-1/+18
| * Further stabilize panedwindow-23.30 since after [5952fd21] it failed once at ...fvogel2022-06-291-0/+1
| * Further ruggedize panedwindow-23.30 since [fe28ce65] was just plain wrong and...fvogel2022-06-201-5/+2
| * Further ruggedize panedwindow-23.30 since after [27e2d762] it failed once at ...fvogel2022-06-181-2/+2
| * Further stabilize panedwindow-23.30 since [27e2d762] and [022d2c75] were yet ...fvogel2022-05-011-4/+4
| * Further stabilize panedwindow-23.30 since [022d2c75] was still not 100% enoug...fvogel2022-04-241-2/+2
| * Fix indentation in panedwindow.testfvogel2022-04-061-699/+699
| * Stabilize panedwindow-23.30. This test was observed failing at least three ti...fvogel2022-04-061-0/+4
* | Move needsTcl87 constraint to constraints.tcljan.nijtmans2022-01-231-2/+0
* | Merge 8.7jan.nijtmans2021-12-141-2/+4
* | (c) -> ©jan.nijtmans2020-12-091-1/+1
* | Merge trunkjan.nijtmans2020-10-051-3/+3
* | Merge 8.6jan.nijtmans2020-09-031-109/+109
|\ \ | |/
| * Another round of TIP #581-related name changes. Now merely concentrated on co...jan.nijtmans2020-09-031-167/+167
| * Fixed bug [d95e5d8f16] - Hidden panes in panedwindow incorrectly trigger <Map...fvogel2016-03-111-0/+32
* | Remove many unnessesaary curly-braces in testcasesjan.nijtmans2020-06-091-2/+2
* | Excess spacing in test-suitejan.nijtmans2016-03-141-58/+58
* | Added non regression test case for bug [d95e5d8f16]fvogel2016-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 timefvogel2015-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