summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
| * | | 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 di...jan.nijtmans2016-06-013-6/+2
| |\ \ \ \
| * | | | | unnecessary spacingjan.nijtmans2016-05-311-2/+2
| * | | | | Fixed tests cases bad interactions and a forgotten mouse warping case (event ...fvogel2016-05-301-0/+1
| |\ \ \ \ \
| * \ \ \ \ \ 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 widge...fvogel2016-05-301-1/+70
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ 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 u...fvogel2016-05-012-2/+26
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ 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, t...fvogel2016-04-041-1/+3
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | 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
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | Fixed bug [438cf10142] - Tests textTag-* require haveCourier12 constraintfvogel2016-03-201-447/+154
| | * | | | | | | | | | | | | | | | | Merged tip-443 following acceptation of the TIP by TCT vote (cherrypicked [cb...fvogel2016-03-201-7/+147
| | * | | | | | | | | | | | | | | | | 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 <But...jan.nijtmans2016-03-141-2/+58
| |/ / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | 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 command...fvogel2016-02-241-0/+108
| | |/ / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | The undo marks identifier is now a member of textPtr->sharedTextPtr. This mak...fvogel2016-07-061-1/+13
* | | | | | | | | | | | | | | | | | | Fixed copy/paste error in test text-27.28 - one wants to test undo and redo, ...fvogel2016-07-051-1/+1
* | | | | | | | | | | | | | | | | | | Added more tests, and fixed test result of text-27.26 since now indices are r...fvogel2016-07-051-6/+36
* | | | | | | | | | | | | | | | | | | 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 di...jan.nijtmans2016-06-013-6/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | / | | |_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | Fix [http://core.tcl.tk/tcl/info/3bd69eba99a395ee|3bd69eba99a395ee]: 'make di...jan.nijtmans2016-06-013-6/+2
* | | | | | | | | | | | | | | Fixed tests cases bad interactions and a forgotten mouse warping case (event ...fvogel2016-05-301-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | A mouse button once pressed should be released. Doing otherwise messes up wit...bug_79549a9134fvogel2016-05-301-0/+1
* | | | | | | | | | | | | | | Fixed [79549a9134] - Mouse pointer warping crashesfvogel2016-05-301-0/+12
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / | | | | | | | | | | | | | | / | |_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | More complete fix for [79549a9134] - Mouse pointer warping crashes, with a no...fvogel2016-05-261-0/+12
| | |_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | |
* | | | | | | | | | | | | 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
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merged TIP #446 accepted by TCT vote. This fixes [1273358] - Ask a text widge...fvogel2016-05-301-1/+70
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Added test for the <<UndoStack>> eventfvogel2016-05-121-0/+43