summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
* Rebased to trunk since TIP #449 was accepted for merging to trunk only, not ↵tip_449fvogel2016-08-2969-1658/+1436
|\ | | | | | | to core-8-6-branch
| * Fix for [3512539fff] removed, by popular demandbug_3512539ffffvogel2016-07-311-3/+1
| |
| * Modernize Tk_Init() to use Tcl 8.6 features.dgp2016-06-221-1/+1
| |\
| * \ Fixed [6976e4b3b2] - -undo options not correct for peersfvogel2016-06-111-0/+15
| |\ \
| * \ \ Fix [http://core.tcl.tk/tcl/info/3bd69eba99a395ee|3bd69eba99a395ee]: 'make ↵jan.nijtmans2016-06-013-6/+2
| |\ \ \ | | | | | | | | | | | | | | | dist' fails when tclsh9.0 is on $PATH
| * | | | unnecessary spacingjan.nijtmans2016-05-311-2/+2
| | | | |
| * | | | Fixed tests cases bad interactions and a forgotten mouse warping case (event ↵fvogel2016-05-301-0/+1
| |\ \ \ \ | | | | | | | | | | | | | | | | | | generate {} <...> -warp 1 is valid)
| * \ \ \ \ Fixed [79549a9134] - Mouse pointer warping crashesfvogel2016-05-301-0/+12
| |\ \ \ \ \
| * \ \ \ \ \ Fixed [f2655bb0ec] - bind-15.23 fails if the mouse is inside the test windowfvogel2016-05-301-0/+8
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merged TIP #446 accepted by TCT vote. This fixes [1273358] - Ask a text ↵fvogel2016-05-301-1/+70
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | widget for the depth of its undo and redo stacks.
| * \ \ \ \ \ \ \ Fixed [109865fa01] - ttk::menubutton unsafe wrt widget destructionfvogel2016-05-251-0/+16
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Fixed [011706ec42] for the scrollbar casefvogel2016-05-201-0/+37
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | PeekMessageA -> PeekMessagejan.nijtmans2016-05-122-2/+2
| | | | | | | | | | |
| * | | | | | | | | | Fixed [011706ec42] - tk::ButtonInvoke safety bugfvogel2016-05-031-0/+18
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | 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 [fd3a4dc111] - <<Modified>> event is not always sent to peersfvogel2016-04-291-0/+15
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ 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
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ 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
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | Fixed bug [841280] - spinbox -from and -to defaults and behaviourbug_841280fffffvogel2016-02-251-0/+15
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Added test case wm-forget-2 related to test the fix for bug [e9112ef96e]fvogel2016-03-071-0/+26
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | Added test case wm-forget-2 related to test the fix for bug [e9112ef96e]bug_e9112ef96efvogel2016-02-241-0/+26
| | |/ / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | Fixed bug [2262543] - Scale widget unexpectedly fires command callbackfvogel2016-03-071-0/+108
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | Added tests cases for bug [2262543] - Scale widget unexpectedly fires ↵fvogel2016-02-241-0/+108
| | |/ / / / / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | command callback
* | | | | | | | | | | | | | | | | | The undo marks identifier is now a member of textPtr->sharedTextPtr. This ↵fvogel2016-07-061-1/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | makes results of test text-8.22 independant of previous undo/redo actions on other text widgets.
* | | | | | | | | | | | | | | | | | Fixed copy/paste error in test text-27.28 - one wants to test undo and redo, ↵fvogel2016-07-051-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | not twice undo
* | | | | | | | | | | | | | | | | | Added more tests, and fixed test result of text-27.26 since now indices are ↵fvogel2016-07-051-6/+36
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | relative to the text widget state at undo/redo return time, and also because they are optimized (no overlaps)
* | | | | | | | | | | | | | | | | | Merged core-8-6-branchfvogel2016-06-281-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Start bringing Tk_Init up to date with facilities Tcl provides.dgp2016-06-211-1/+1
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merged core-8-6-branchfvogel2016-06-111-0/+15
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | Added test case text-27.16a to guard against regressions regarding [6976e4b3b2]fvogel2016-06-081-0/+15
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Added test case text-27.26 for [.text edit undo/redo] return valuesfvogel2016-06-081-0/+30
|/ / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | Fix [http://core.tcl.tk/tcl/info/3bd69eba99a395ee|3bd69eba99a395ee]: 'make ↵jan.nijtmans2016-06-013-6/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | dist' fails when tclsh9.0 is on $PATH
| * | | | | | | | | | | | | | Fix [http://core.tcl.tk/tcl/info/3bd69eba99a395ee|3bd69eba99a395ee]: 'make ↵jan.nijtmans2016-06-013-6/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | dist' fails when tclsh9.0 is on $PATH
* | | | | | | | | | | | | | | Fixed tests cases bad interactions and a forgotten mouse warping case (event ↵fvogel2016-05-301-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | generate {} <...> -warp 1 is valid)
| * | | | | | | | | | | | | | A mouse button once pressed should be released. Doing otherwise messes up ↵bug_79549a9134fvogel2016-05-301-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | with assumptions in other (later) tests from the test suite, which reasonably think they start with all mouse buttons depressed. In the present case, canvas-13.1 failed because event generation of <ButtonRelease-1> was missing in test bind-32
* | | | | | | | | | | | | | | Fixed [79549a9134] - Mouse pointer warping crashesfvogel2016-05-301-0/+12
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / | | | | | | | | | | | | | | / | |_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | More complete fix for [79549a9134] - Mouse pointer warping crashes, with a ↵fvogel2016-05-261-0/+12
| | |_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | non-regression test case.
* | | | | | | | | | | | | Fixed [f2655bb0ec] - bind-15.23 fails if the mouse is inside the test windowfvogel2016-05-301-0/+8
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | |
| * | | | | | | | | | | | Fixed [f2655bb0ec] - bind-15.23 fails if the mouse is inside the test windowbug_f2655bb0ecfvogel2016-05-251-0/+8
| |/ / / / / / / / / / /