summaryrefslogtreecommitdiffstats
path: root/tests/listbox.test
Commit message (Collapse)AuthorAgeFilesLines
* * tests/listbox.test: corrected test case for listbox itemconfigurehobbs2000-02-011-3/+3
| | | FossilOrigin-Name: ec500631bc7be7326ab9e875722e8e4bc390eda3
* * tests/listbox.test: Added a test to check that the topIndex isericm1999-11-241-1/+20
| | | | | | | | | update when items are removed from the listvar variable. * generic/tkListbox.c: Added a check the updates the topIndex when items are removed from the listvar variable. FossilOrigin-Name: 81be7b942d8f0551a240b0c61612819b5258c260
* Additions to update vertical scrollbar info for listboxes when listvar changes.ericm1999-11-241-2/+12
| | | FossilOrigin-Name: 4a5e66a5c23b0c7145266e7686000b000451ac75
* * tests/listbox.test: Added tests for itemcget and itemconfigure.ericm1999-11-191-6/+166
| | | | | | | | | | * doc/listbox.n: Added documentation for -listvar option and for itemconfigure and itemcget commands. * generic/tkListbox.c: Added support for itemconfigure/itemcget listbox subcommands (addresses rfe #936) FossilOrigin-Name: 0387f3d8ed87ad9eb1dffdd755e72d6688f565ef
* * tests/listbox.test: Updated tests for new error messages.ericm1999-11-181-5/+6
| | | | | | * generic/tkListbox.c: Improved error messages for bad -listvar's. FossilOrigin-Name: 016895b51cbfd533f23afcdec043aa6f25f031e1
* * tests/listbox.test: Added tests for bad -listvar's.ericm1999-11-181-2/+19
| | | | | | | * generic/tkListbox.c: Added handlers for bad -listvar's (ie, bad lists) FossilOrigin-Name: a8241d6f0daec92b0050bf0d6f8aa538d7b41265
* * tests/listbox.test: Added tests for ListboxUpdateHScrollbar.ericm1999-11-171-1/+42
| | | | | | | * generic/tkListbox.c: Changed some old static buffers to base size on TCL_DOUBLLE_SPACE instead of (completely) hardcoding the size. FossilOrigin-Name: 822a6b857404dd479d8288224b3f842ff0c1606e
* * tests/listbox.test: New tests for -listvar functionality, and anericm1999-11-171-2/+157
| | | | | | | | odd extra case that wasn't covered before. * generic/tkListbox.c: Tests exposed some bugs, now fixed. FossilOrigin-Name: 6682e76dab340e8018cb9e36b07167409fd028bb
* * tests/listbox.test: Fixed tests to comply with new objectifiedericm1999-11-171-24/+12
| | | | | | | | | | error messages. No -listvar specific tests yet. * win/tkWinDefault.h: * unix/tkUnixDefault.h: * mac/tkMacDefault.h: Added default value for -listvar option. FossilOrigin-Name: ca26a18f317d56513dbd0b49b8a82c1c112668a1
* * Merged 8.1 branch into the main trunkstanton1999-04-161-6/+22
| | | FossilOrigin-Name: 1120dc4257448ed1955333e682de48e2940cc741
* Replaced SCCS strings, fixed binary filesstanton1998-09-141-1/+1
| | | FossilOrigin-Name: fb58b663f313796e8ed3115f92d657f0cae1d575
* Initial revisionrjohnson1998-04-011-0/+1658
FossilOrigin-Name: 2bf55ca9aa942b581137b9f474da5ad9c1480de4