summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
* Fixed [011706ec42] for the scrollbar casefvogel2016-05-201-0/+37
|\
| * Fixed [011706ec42] for the scrollbar case.bug_011706ec42fvogel2016-05-181-2/+21
| |
| * Added (currently failing) test case scrollbar-11.1 - Note that it will only ↵fvogel2016-05-171-0/+18
| | | | | | | | fail on x11 and on aqua, not on Win because on Windows there is no binding of <2> for the Scrollbar class
* | PeekMessageA -> PeekMessagejan.nijtmans2016-05-122-2/+2
| |
* | Fixed [011706ec42] - tk::ButtonInvoke safety bugfvogel2016-05-031-0/+18
|\ \ | |/
| * Use non-busy wait in stead of busy "after 100". Testcase still passes! Great!jan.nijtmans2016-05-031-1/+0
| |\
| * | Added test button-14.1 to guard against regressions regarding [011706ec42]fvogel2016-05-021-0/+19
| | |
| * | Fixed Americano-British English (American English selected)fvogel2016-05-021-8/+8
| | |
* | | Fixed Americano-British English (American English selected)fvogel2016-05-021-8/+8
| | |
* | | Fixed [b362182e45] - Generation of virtual events through Tk_HandleEvent is ↵fvogel2016-05-012-2/+26
|\ \ \ | |/ / | | | | | | unsafe
| * | Fixed [b362182e45] - Generation of virtual events through Tk_HandleEvent is ↵fvogel2016-05-012-2/+26
| |\ \ | | | | | | | | | | | | unsafe
| | * | Added test text-11a.51 to check the fix of [b362182e45]bug_b362182e45fvogel2016-04-221-0/+19
| | | |
| | * | Fixed [b362182e45] - Generation of virtual events through Tk_HandleEvent is ↵fvogel2016-04-212-1/+6
| | |/ | | | | | | | | | unsafe
* | | Fixed [fd3a4dc111] - <<Modified>> event is not always sent to peersfvogel2016-04-291-0/+15
|\ \ \ | |/ /
| * | Fixed [fd3a4dc111] - <<Modified>> event is not always sent to peersfvogel2016-04-291-0/+15
| |\ \ | | |/ | |/|
| | * Fixed [fd3a4dc111] - <<Modified>> event is not always sent to peersbug_fd3a4dc111fvogel2016-04-051-0/+15
| | |
* | | Fixed tests numberingfvogel2016-04-071-5/+5
|\ \ \ | |/ /
| * | Fixed tests numberingfvogel2016-04-071-5/+5
| |/
* | Fixed [3512539fff] - .. is silently accepted in widget paths (user: fvogel, ↵fvogel2016-04-041-1/+3
|\ \ | | | | | | | | | tags: bug-3512539fff
| * | Fixed [3512539fff] - .. is silently accepted in widget pathsfvogel2016-03-231-1/+3
| | |
* | | Fixed [18c08df753] - Change of behaviour for text widget last newlinefvogel2016-03-272-6/+5
|\ \ \ | | |/ | |/|
| * | Fixed [18c08df753] - Change of behaviour for text widget last newlinefvogel2016-03-272-6/+5
| |\ \ | | |/ | |/|
| | * Beginning of fix for [18c08df753] - Reverted [296bd4c3], and adjusted ↵fvogel2016-03-272-6/+5
| | | | | | | | | | | | textDisp-4.9 accordingly by adding one fixedHeight on the two necessary places in the test result
| | * Repair visual test for bevels, inadvertently broken in [9046f1cb83] ↵fvogel2016-02-111-2/+0
| | | | | | | | | | | | (cherrypicked [7ac2438944])
| | * Fixed (with a real fix this time) bug [06c1433906] - Text widget crash ↵fvogel2016-02-081-11/+2
| | | | | | | | | | | | during delete (cherrypicked [48cf3656d9])
| | * (cherry-pick): Fix [06c14339060ba9ae]: Text widget crash during delete. ↵jan.nijtmans2016-02-081-2/+1
| | | | | | | | | | | | Thanks to François Vogel for the implementation and Brian Griffin for all his help getting this figured out.
| | * Fix crashing test case, textDisp-8.13dgp2016-02-051-0/+9
| | |
| * | Rebased to core-8-6-branchtip_443fvogel2016-03-201-0/+32
| |\ \
| | * | Fixed bug [d95e5d8f16] - Hidden panes in panedwindow incorrectly trigger ↵fvogel2016-03-111-0/+32
| | | | | | | | | | | | | | | | <Map> events (cherrypicked [42c8d8441c])
| * | | Rebased to core-8-6-branchfvogel2016-03-082-0/+134
| |\ \ \ | | |/ /
| | * | Added test case wm-forget-2 related to test the fix for bug [e9112ef96e] ↵fvogel2016-03-071-0/+26
| | | | | | | | | | | | | | | | (cherrypicked [a6c6d3bd08])
| | * | Fixed bug [2262543] - Scale widget unexpectedly fires command callback ↵fvogel2016-03-071-0/+108
| | | | | | | | | | | | | | | | (cherrypicked [3c1a8559dd])
| * | | Backed out anything dealing with stippling, in accordance with discussion ↵fvogel2016-03-081-23/+1
| | | | | | | | | | | | | | | | about TIP #443
| * | | trunk merged to branch tip-443fvogel2016-03-012-3/+1
| |\ \ \ | | |/ /
| * | | -rmargincolor tag configuration option: testsfvogel2016-02-101-10/+31
| | | |
| * | | -lmargincolor tag configuration option: testsfvogel2016-02-101-6/+22
| | | |
| * | | -overstrikefg tag configuration option: testsfvogel2016-02-091-0/+18
| | | |
| * | | -underlinefg tag configuration option: testsfvogel2016-02-091-0/+18
| | | |
| * | | -selectfgstipple tag configuration option: testsfvogel2016-02-091-1/+12
| | | |
| * | | -selectbgstipple tag configuration option: testsfvogel2016-02-091-1/+12
| | | |
| * | | -selectforeground tag configuration option: testsfvogel2016-02-091-0/+34
| | | |
| * | | -selectbackground tag configuration option: testsfvogel2016-02-091-1/+34
| | | |
* | | | Fix test-case bind-27.2 on X11 (it worked on win32)bug_38dc27bd1d0ecd68jan.nijtmans2016-03-223-458/+305
|\ \ \ \ | | | | | | | | | | Merge trunk.
| * | | | Fixed bug [438cf10142] - Tests textTag-* require haveCourier12 constraintfvogel2016-03-201-447/+154
| | | | |
| * | | | Merged tip-443 following acceptation of the TIP by TCT vote (cherrypicked ↵fvogel2016-03-201-7/+147
| | | | | | | | | | | | | | | | | | | | [cb3354b298])
| * | | | Revert whitespace changes that made tests send-10.[89] fail.dgp2016-03-151-2/+2
| | | | |
* | | | | Suggested fix for [38dc27bd1d0ecd68]: Tk does not support <Button-6> nor ↵jan.nijtmans2016-03-141-2/+58
|/ / / / | | | | | | | | | | | | <Button-7> events. With test-cases and doc change.
* | | | Excess spacing in test-suitejan.nijtmans2016-03-1470-1318/+1318
| | | |
* | | | Added non regression test case for bug [d95e5d8f16]bug_d95e5d8f16fvogel2016-03-101-0/+32
| | | |
* | | | Fixed bug [841280] - spinbox -from and -to defaults and behaviourfvogel2016-03-071-0/+15
|\ \ \ \