summaryrefslogtreecommitdiffstats
path: root/tests/panedwindow.test
Commit message (Expand)AuthorAgeFilesLines
* Fixed bug [d95e5d8f16] - Hidden panes in panedwindow incorrectly trigger <Map...fvogelnew1@free.fr2016-03-111-0/+32
* TIP #437: Tk panedwindow options for proxy windownijtmans@users.sourceforge.net2015-10-081-34/+61
|\
| * Bring panedwindow proxy behavior in line with TIP #437 description.nijtmans@users.sourceforge.net2015-09-301-1/+1
| * Re-ordered tests of the new three options in alphabetical order, following co...fvogelnew1@free.fr2015-09-301-5/+5
| * Added -proxyborderwidth optionfvogelnew1@free.fr2015-09-301-8/+10
| * Added -proxybackground optionfvogelnew1@free.fr2015-09-291-8/+10
| * Bug [1247115fff] - Added -proxyrelief optionfvogelnew1@free.fr2015-07-141-8/+11
* | Test panedwindow-25.2 uses tcltest 2 formatfvogelnew1@free.fr2015-06-011-2/+6
* | Fixed bug [1292219fff] - Propagated MapNotify and UnmapNotify events of a pan...fvogelnew1@free.fr2015-06-011-0/+17
|\ \ | |/
| * Completed test for bug [1292219fff], regarding MapNotify event this timefvogelnew1@free.fr2015-05-301-2/+8
| * Added test for bug [1292219fff] regarding UnmapNotify eventfvogelnew1@free.fr2015-05-301-0/+11
* | Purge RCS Keywordsdgp@users.sourceforge.net2011-06-081-2/+0
|\ \ | |/
| * Purge RCS Keywords.dgp@users.sourceforge.net2011-06-081-2/+0
| |\
| | * Purge RCS Keywords.dgp@users.sourceforge.net2011-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!donal.k.fellows@manchester.ac.uk2003-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 HEADdgp@users.sourceforge.net2007-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]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