summaryrefslogtreecommitdiffstats
path: root/tests/listbox.test
Commit message (Collapse)AuthorAgeFilesLines
* Fixed [eb26817783] - listbox-13.3 fails on Linuxfvogel2016-09-101-1/+1
|\
| * Fixed [eb26817783] - listbox-13.3 fails on Linuxfvogel2016-09-101-1/+1
| |\
| | * Fixed [eb26817783] - listbox-13.3 fails on Linuxbug_eb26817783fvogel2016-09-031-1/+1
| | |
* | | Fixed [8c4216dca9] - listbox-4.1 unreliably fails on Debian 8fvogel2016-09-101-0/+1
|\ \ \ | |/ /
| * | Fixed [8c4216dca9] - listbox-4.1 unreliably fails on Debian 8bug_8c4216dca9fvogel2016-09-031-0/+1
| |/
* | Fixed [b362182e45] - Generation of virtual events through Tk_HandleEvent is ↵fvogel2016-05-011-0/+1
|\ \ | |/ | | | | unsafe
| * Fixed [b362182e45] - Generation of virtual events through Tk_HandleEvent is ↵fvogel2016-04-211-0/+1
| | | | | | | | unsafe
* | Excess spacing in test-suitejan.nijtmans2016-03-141-4/+4
|/
* Removed unfinished test case committed by error in the previous commit.tip_441fvogel2016-01-181-22/+0
|
* Reverted [5f396dacdc].fvogel2016-01-181-0/+22
|
* Documented what listbox-3.18b intends to test.fvogel2016-01-181-0/+4
|
* Removed test listbox-3.18c since it is irrelevant (the rendering of the ↵fvogel2016-01-161-26/+0
| | | | selected items is made in a code that depends on existence of a selection but this is untestable by bboxing since bbox is independent from the presence of a selection in the listbox)
* Decided about test results for listbox-3.18afvogel2016-01-161-5/+5
|
* Rebased to latest trunkfvogel2016-01-161-0/+1
|\
| * Fixed bug [639558ac83] - Lots of listbox tests fail on Linuxfvogel2016-01-161-0/+1
| |
* | Added more testsfvogel2016-01-121-0/+74
| |
* | Added some testsfvogel2016-01-111-0/+15
| |
* | merged trunkfvogel2016-01-111-0/+39
|\ \ | |/
| * Fixed bug [3102228] - <<ListboxSelect>> doesn't fire when selection lostfvogel2016-01-061-0/+15
| |\
| | * Fixed bug [3102228] - <<ListboxSelect>> doesn't fire when selection lostfvogel2016-01-061-0/+15
| | |\
| | | * Fixed bug [3102228] - <<ListboxSelect>> doesn't fire when selection lostbug_3102228ffffvogel2015-12-311-0/+15
| | | |
| * | | Fixed bug [1288433] - LisboxSelect event triggers when listbox state is disabledfvogel2016-01-061-0/+24
| |\ \ \ | | |/ /
| | * | Fixed bug [1288433] - LisboxSelect event triggers when listbox state is disabledbug_1288433ffffvogel2015-12-301-0/+24
| | |/
* | | Adapt documentation and test-casejan.nijtmans2014-02-111-1/+1
|/ /
* | 3607326 Stop segfault from [listbox .l -listvariable $array].dgp2013-03-111-0/+11
|\ \ | |/
| * 3607326 Stop segfault from [listbox .l -listvariable $array].dgp2013-03-111-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
| | |
| | * * tests/entry.test (entry-22.1):hobbs2006-05-291-1/+13
| | | | | | | | | | | | | | | | | | | | | * tests/listbox.test (listbox-6.15): * generic/tkListbox.c (ListboxInsertSubCmd, ListboxDeleteSubCmd): Ignore Tcl_SetVar2Ex failure of listVarName, similar to entry widget handling. [Bug 1424513]
| | * * unix/mkLinks:hobbs2003-10-131-3/+3
| | | | | | | | | | | | * doc/GetHWND.3: add Tk_AttachHWND docs [Bug #220803]
| * | backported listbox test fix from head - the default activestyle on windows ↵patthoyts2008-11-121-2/+7
| | | | | | | | | | | | is 'underline'
| * | * generic/tkListbox.c: Make literal return values consistent withdgp2008-10-091-35/+35
| | | | | | | | | | | | | | | | | | | | | | | | those generated by Tcl_PrintDouble(). * tests/canvText.test: Backport test updates in light of the * tests/entry.test: 2008-10-05 commit. * tests/listbox.test:
* | | * generic/tkListbox.c: Make literal return values consistent withdgp2008-10-091-71/+78
| | | | | | | | | | | | | | | | | | | | | | | | those generated by Tcl_PrintDouble(). * tests/entry.test: Restore test naming consistency with Tk 8.5. * tests/listbox.test: Remove some more dependency on precision in test results.
* | | Removed dependency on default precisionpatthoyts2008-10-061-24/+24
| | |
* | | Update to tcltest2aniap2008-08-171-1007/+1904
| | |
* | | Conform to testing policy and added a nonwin contraint. [Bug 2024753]patthoyts2008-07-261-3/+3
| | |
* | | fix [2021443] inconsistant "wrong # args" messages (for Tk)nijtmans2008-07-231-5/+5
| | |
* | | -activestyle default is underline on windowspatthoyts2008-05-131-2/+7
|/ /
* | merge stable branch onto HEADdgp2007-12-131-1/+1
| |
* | * tests/listbox.test, tests/panedwindow.test, tests/scrollbar.test:hobbs2007-10-301-7/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * library/bgerror.tcl, library/dialog.tcl, library/listbox.tcl: * library/msgbox.tcl, library/optMenu.tcl, library/tclIndex: * library/tkfbox.tcl, library/demos/floor.tcl, library/demos/rmt: * library/demos/tcolor, library/demos/text.tcl: * library/demos/twind.tcl, library/demos/widget: Buh-bye Motif look * library/ttk/fonts.tcl: Update of Tk default look in 8.5 * macosx/tkMacOSXDefault.h: Trims border sizes, cleaner X11 look * unix/tkUnixDefault.h: with minor modifications for Win32/Aqua. * win/tkWinDefault.h: Uses Tk*Font definitions throughout for * win/tkWinFont.c: classic widgets. [Bug #1820344] * library/obsolete.tcl (::tk::classic::restore): This restores changes made to defaults in 8.5 using the 'option' command, segmented into logical groups.
* | * tests/entry.test (entry-22.1):hobbs2006-05-291-1/+13
| | | | | | | | | | | | | | * tests/listbox.test (listbox-6.15): * generic/tkListbox.c (ListboxInsertSubCmd, ListboxDeleteSubCmd): Ignore Tcl_SetVar2Ex failure of listVarName, similar to entry widget handling. [Bug 1424513]
* | * tests/canvPs.test: Cleaned up the matching of [makeFile] anddgp2004-12-081-1/+2
| | | | | | | | | | | | | | | | | | * tests/choosedir.test: [removeFile] commands as indicated by the * tests/filebox.test: results of a -debug 1 run of the test suite. * tests/imgPPM.test: Tk test suite is now -debug 1 clean. This * tests/imgPhoto.test: completes fixing [1078648]. * tests/listbox.test: * tests/main.test:
* | Split duplicate test names [Bug 1078648]dkf2004-12-041-3/+3
| |
* | * tests/listbox.test (13.3): correct result sizehobbs2003-10-131-3/+3
| | | | | | | | (4.7): correct test for possible window drift [Bug #701931] (dgp)
* | * tests/all.tcl: Made better use of a commondgp2003-04-011-6/+3
|/ | | | | * tests/constraints.tcl: -loadfile to hold definitions * tests/*.test: common to all test files.
* * generic/tkListbox.c (ListboxSelectionSubCmd):hobbs2003-02-251-1/+14
| | | | | * tests/listbox.test: Allow 'selection includes' to respond when disabled (but only 'includes'). [Bug #632514]
* * Completed conversion of Tk test suite to use tcltest.dgp2002-07-141-5/+5
|
* * Converted more files to tcltest and factored out common code.dgp2002-07-131-9/+7
|
* * doc/listbox.n:hobbs2002-06-211-2/+19
| | | | | | | | * generic/tkListbox.c (DisplayListbox): * mac/tkMacDefault.h: TIP #94 implementation adding -activestyle * tests/listbox.test: option to the listbox. This adds the ability * unix/tkUnixDefault.h: to have listboxes look native on Windows, and * win/tkWinDefault.h: "nicer" elsewhere using the 'dotbox' style.