summaryrefslogtreecommitdiffstats
path: root/tests/listbox.test
Commit message (Expand)AuthorAgeFilesLines
* Revise "bad screen distance" error-messagesjan.nijtmans2024-01-231-4/+4
* Proposed fix for [3b4a9ed919]: Don't specify option database and initializati...jan.nijtmans2023-07-171-5/+5
* More alphabetizing Tk options. More type-cast improvementsjan.nijtmans2022-05-121-1/+1
* Merge 8.7jan.nijtmans2021-01-081-1/+1
|\
| * (c) -> ©jan.nijtmans2020-12-091-1/+1
* | Merge 8.7jan.nijtmans2020-10-231-3/+3
|\ \ | |/
| * Merge trunkjan.nijtmans2020-10-051-3/+3
* | Fix crash in Travis testcase runjan.nijtmans2020-09-161-1/+1
* | Make all test-cases pass (finally)jan.nijtmans2020-09-141-4/+4
* | Merge 8.7jan.nijtmans2020-09-061-1/+1
|\ \ | |/
| * Consistant Tcl_WrongNumArg() arguments when the command contains ?-option val...jan.nijtmans2020-08-241-1/+1
| * One more use of TkNewIndexObj() macro. More code cleanupjan.nijtmans2020-08-201-2/+2
* | Merge trunkjan.nijtmans2020-08-201-16/+16
|\ \ | |/
* | Merge 8.7jan.nijtmans2020-08-191-29/+20
|\ \ | |/
| * Merge 8.6jan.nijtmans2020-08-131-6/+6
| |\
| | * testcase cleanupjan.nijtmans2020-08-131-63/+63
| * | Merge 8.6: fix testing and build issues on the various supported versions of ...culler2020-07-271-16/+12
| |\ \ | | |/
| | * Remove the race condition from listbox-21.10 the same way as for listbox-21.9culler2020-07-251-8/+6
| | * Still fiddling with listbox-21.9culler2020-07-231-1/+1
| | * Another adjustment to listbox-21.9culler2020-07-231-4/+3
| | * Adjust listbox-21.9culler2020-07-231-6/+5
| * | Merge 8.6marc_culler2020-07-181-14/+9
| |\ \ | | |/
| | * macOS: remove unneeded code observed in [7ebdd17974], remove tkMacOSXFlushWin...marc_culler2020-07-151-5/+5
| | * Fixed a bug in TkpDrawAllViews and added a mechanism to prevent Tcl_WaitForEv...culler2020-06-051-13/+8
| | * Better control over when drawRect runs. Add check for drawing outside of the...culler2020-06-011-2/+2
* | | Merge trunkjan.nijtmans2020-07-171-33/+33
|\ \ \ | |/ /
* | | Merge trunk. Add new option type TK_OPTION_INDEX. Start implementing extended...jan.nijtmans2020-06-111-16/+16
|\ \ \ | |/ /
| * | Remove many unnessesaary curly-braces in testcasesjan.nijtmans2020-06-091-56/+56
* | | Make it compile/run with Tcl 8.6 (again), even without strict-index modificat...jan.nijtmans2020-06-091-74/+74
* | | First conceptjan.nijtmans2020-06-081-25/+25
|/ /
* | Follow-up to [d9bda1d1]: Clamp "listbox index" values between -1 and (maximum...jan.nijtmans2020-03-171-3/+3
* | Clamp "listbox index" values between -1 and (maximum) end+1, as done in other...jan.nijtmans2020-02-181-2/+2
* | Clamp output of listbox indexes to be >= -1 always. Many other's (like menu's...jan.nijtmans2020-02-171-1/+1
* | In test-cases same optimization as everywhere else: KeyPress -> Key and Butto...jan.nijtmans2020-01-271-2/+2
* | Merge 8.6jan.nijtmans2019-10-101-10/+20
|\ \ | |/
| * Change a few "update idletask" from previous commit back to "update". Other p...jan.nijtmans2019-10-101-11/+19
| * Cherry-pick test-case changes from catalina_more_tests branch. They appear to...jan.nijtmans2019-10-101-19/+21
| * Reduce the number of unnecessary end-of-line spacingsjan.nijtmans2019-06-051-4/+4
* | Merge 8.6jan.nijtmans2019-05-161-0/+27
|\ \ | |/
| * Tests for same issues with [listbox ... -listvariable].dgp2019-05-151-0/+27
* | 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 Linuxfvogel2016-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 8fvogel2016-09-031-0/+1
| |/
* | Fixed [b362182e45] - Generation of virtual events through Tk_HandleEvent is u...fvogel2016-05-011-0/+1
|\ \ | |/
| * Fixed [b362182e45] - Generation of virtual events through Tk_HandleEvent is u...fvogel2016-04-211-0/+1
* | Excess spacing in test-suitejan.nijtmans2016-03-141-4/+4
|/
* Removed unfinished test case committed by error in the previous commit.fvogel2016-01-181-22/+0
* Reverted [5f396dacdc].fvogel2016-01-181-0/+22