summaryrefslogtreecommitdiffstats
path: root/tests/grid.test
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.6jan.nijtmans2024-02-121-1/+1
|\
| * "eval destroy" -> "destroy {*}" in testcases/demo'sjan.nijtmans2024-02-121-1/+1
| * Reduce differences in the test suite between 8.6 and 8.7 by backporting cosme...fvogel2022-11-301-8/+7
* | Revise "bad screen distance" error-messagesjan.nijtmans2024-01-231-5/+5
* | merge core-8-6-branch, except the changes file which has conflicts.fvogel2022-11-111-3/+1
|\ \ | |/
| * grid-6.9: I can't see why this test would be nonPortable. Hence remove this c...fvogel2022-11-101-3/+1
* | (c) -> ©jan.nijtmans2020-12-091-1/+1
* | Merge trunkjan.nijtmans2020-10-051-2/+2
* | Merge 8.6. jan.nijtmans2020-09-301-1/+1
|\ \ | |/
* | Update documentation, and final tweaks for TIP #581jan.nijtmans2020-09-091-1/+1
|\ \ | |/
* | Merge 8.6jan.nijtmans2020-09-041-4/+4
|\ \ | |/
* | Consolidate Tk 8.7 error-messages regarding TIP #581. More Master -> Containe...jan.nijtmans2020-09-031-5/+5
* | Merge 8.6jan.nijtmans2020-09-031-15/+15
|\ \ | |/
| * Another round of TIP #581-related name changes. Now merely concentrated on co...jan.nijtmans2020-09-031-42/+42
* | Merge 8.6jan.nijtmans2020-09-031-31/+31
|\ \ | |/
* | Merge 8.6jan.nijtmans2020-09-031-1/+1
|\ \ | |/
| * Implement part of TIP #581: Master/Slave. Not complete yet, and also the cha...jan.nijtmans2020-09-031-1/+1
* | Merge 8.6jan.nijtmans2020-08-131-1/+1
|\ \ | |/
* | Remove many unnessesaary curly-braces in testcasesjan.nijtmans2020-06-091-14/+14
* | Better test descriptions for the new tests in grid.testfvogel2019-04-071-3/+3
|\ \ | |/
| * Better test descriptions for the new tests in grid.testfvogel2019-04-071-3/+3
* | Fix bug [897ffea89f]: Tk allows management loops. Provide access to a window'sculler2019-04-061-0/+25
|\ \ | |/
| * Remove debugging commands accidentally left in the new testsculler2019-04-051-1/+0
| * Fix bug [897ffea89f]: Tk allows management loopsculler2019-04-051-0/+26
* | Tidy up testsdkf2018-11-061-18/+24
* | Add tests for the 'propagate off' case of pack and gridfvogel2018-10-301-0/+15
* | Added tests checking that <<NoManagedChild>> fires on destruction of the last...fvogel2018-10-301-13/+21
* | Enhance the tests for <<NoManagedChild>>, and fix the implementation so that ...fvogel2018-10-291-9/+23
* | Tests for virtual event <<NoManagedChild>>oehhar2018-10-291-0/+71
|/
* Added test grid-23 (currently failing) showing bug [6aea69fccb] - grid config...fvogel2016-10-301-0/+19
* more auditing of error codesdkf2012-07-301-5/+5
* Purged Tcl_AppendElement from all non-test code.dkf2012-07-291-391/+220
* Much more cleaning up of result handling.dkf2012-07-231-19/+19
* Purge RCS Keywordsdgp2011-06-081-2/+0
|\
| * Purge RCS Keywords.dgp2011-06-081-2/+0
| |\
| | * Purge RCS Keywords.dgp2011-06-081-2/+0
| | * Correction to 1432666 fix.pspjuth2006-04-121-1/+4
| | * * generic/tkGrid.c: Fixed handling of out of bounds row or column.dgp2006-04-121-1/+52
| | * * tests/grid.test: fix segfault on empty index listhobbs2006-04-051-1/+24
| | * Fixed a bug in grid geometry calculations forpspjuth2004-02-181-2/+26
* | | [Bug 723765]: When a slave was removed from grid,pspjuth2011-04-041-0/+60
|\ \ \ | |/ /
| * | [Bug 723765]: When a slave was removed from grid,pspjuth2011-04-041-0/+60
* | | Give an error if grid and pack are used in the same master. [Patch 2475855]pspjuth2009-08-191-2/+2
* | | Added a "knownBug"-marked test to show a problempspjuth2008-08-271-17/+37
* | | Update to tcltest2aniap2008-08-161-681/+825
* | | fix [2021443] inconsistant "wrong # args" messages (for Tk)nijtmans2008-07-231-4/+4
|/ /
* | *Correct* fix for #1676770:jenglish2007-03-091-1/+3
* | test grid-21.7: Remove 'pack propagate . 0' call,jenglish2007-03-081-2/+1
* | Fixed grid anchor center problem in labelframes. [Bug 1545765]pspjuth2007-02-251-1/+30
* | * generic/tkWindow.c (Tk_NameToWindow): Allow NULL interp topspjuth2006-04-111-1/+71