Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | Fixed [011706ec42] for the scrollbar case | fvogel | 2016-05-20 | 1 | -0/+37 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | PeekMessageA -> PeekMessage | jan.nijtmans | 2016-05-12 | 2 | -2/+2 | |
| * | | | | | | | | | | | Fixed [011706ec42] - tk::ButtonInvoke safety bug | fvogel | 2016-05-03 | 1 | -0/+18 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Fixed Americano-British English (American English selected) | fvogel | 2016-05-02 | 1 | -8/+8 | |
| * | | | | | | | | | | | | Fixed [b362182e45] - Generation of virtual events through Tk_HandleEvent is u... | fvogel | 2016-05-01 | 2 | -2/+26 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Fixed [fd3a4dc111] - <<Modified>> event is not always sent to peers | fvogel | 2016-04-29 | 1 | -0/+15 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | Fixed tests numbering | fvogel | 2016-04-07 | 1 | -5/+5 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Fixed [3512539fff] - .. is silently accepted in widget paths (user: fvogel, t... | fvogel | 2016-04-04 | 1 | -1/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | Fixed [3512539fff] - .. is silently accepted in widget paths | fvogel | 2016-03-23 | 1 | -1/+3 | |
| * | | | | | | | | | | | | | | | | Fixed [18c08df753] - Change of behaviour for text widget last newline | fvogel | 2016-03-27 | 2 | -6/+5 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Fix test-case bind-27.2 on X11 (it worked on win32)bug_38dc27bd1d0ecd68 | jan.nijtmans | 2016-03-22 | 3 | -458/+305 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | Fixed bug [438cf10142] - Tests textTag-* require haveCourier12 constraint | fvogel | 2016-03-20 | 1 | -447/+154 | |
| | * | | | | | | | | | | | | | | | | | Merged tip-443 following acceptation of the TIP by TCT vote (cherrypicked [cb... | fvogel | 2016-03-20 | 1 | -7/+147 | |
| | * | | | | | | | | | | | | | | | | | Revert whitespace changes that made tests send-10.[89] fail. | dgp | 2016-03-15 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | | | | Suggested fix for [38dc27bd1d0ecd68]: Tk does not support <Button-6> nor <But... | jan.nijtmans | 2016-03-14 | 1 | -2/+58 | |
| |/ / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | Excess spacing in test-suite | jan.nijtmans | 2016-03-14 | 70 | -1318/+1318 | |
| * | | | | | | | | | | | | | | | | | Added non regression test case for bug [d95e5d8f16]bug_d95e5d8f16 | fvogel | 2016-03-10 | 1 | -0/+32 | |
| * | | | | | | | | | | | | | | | | | Fixed bug [841280] - spinbox -from and -to defaults and behaviour | fvogel | 2016-03-07 | 1 | -0/+15 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | Fixed bug [841280] - spinbox -from and -to defaults and behaviourbug_841280ffff | fvogel | 2016-02-25 | 1 | -0/+15 | |
| * | | | | | | | | | | | | | | | | | | Added test case wm-forget-2 related to test the fix for bug [e9112ef96e] | fvogel | 2016-03-07 | 1 | -0/+26 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | Added test case wm-forget-2 related to test the fix for bug [e9112ef96e]bug_e9112ef96e | fvogel | 2016-02-24 | 1 | -0/+26 | |
| | |/ / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | | Fixed bug [2262543] - Scale widget unexpectedly fires command callback | fvogel | 2016-03-07 | 1 | -0/+108 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | Added tests cases for bug [2262543] - Scale widget unexpectedly fires command... | fvogel | 2016-02-24 | 1 | -0/+108 | |
| | |/ / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | | | The undo marks identifier is now a member of textPtr->sharedTextPtr. This mak... | fvogel | 2016-07-06 | 1 | -1/+13 | |
* | | | | | | | | | | | | | | | | | | | Fixed copy/paste error in test text-27.28 - one wants to test undo and redo, ... | fvogel | 2016-07-05 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | | | Added more tests, and fixed test result of text-27.26 since now indices are r... | fvogel | 2016-07-05 | 1 | -6/+36 | |
* | | | | | | | | | | | | | | | | | | | Merged core-8-6-branch | fvogel | 2016-06-28 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | Start bringing Tk_Init up to date with facilities Tcl provides. | dgp | 2016-06-21 | 1 | -1/+1 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | Merged core-8-6-branch | fvogel | 2016-06-11 | 1 | -0/+15 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | Added test case text-27.16a to guard against regressions regarding [6976e4b3b2] | fvogel | 2016-06-08 | 1 | -0/+15 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | Added test case text-27.26 for [.text edit undo/redo] return values | fvogel | 2016-06-08 | 1 | -0/+30 | |
|/ / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | Fix [http://core.tcl.tk/tcl/info/3bd69eba99a395ee|3bd69eba99a395ee]: 'make di... | jan.nijtmans | 2016-06-01 | 3 | -6/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | / | | |_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Fix [http://core.tcl.tk/tcl/info/3bd69eba99a395ee|3bd69eba99a395ee]: 'make di... | jan.nijtmans | 2016-06-01 | 3 | -6/+2 | |
* | | | | | | | | | | | | | | | Fixed tests cases bad interactions and a forgotten mouse warping case (event ... | fvogel | 2016-05-30 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | A mouse button once pressed should be released. Doing otherwise messes up wit...bug_79549a9134 | fvogel | 2016-05-30 | 1 | -0/+1 | |
* | | | | | | | | | | | | | | | Fixed [79549a9134] - Mouse pointer warping crashes | fvogel | 2016-05-30 | 1 | -0/+12 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / | | | | | | | | | | | | | | / | |_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | More complete fix for [79549a9134] - Mouse pointer warping crashes, with a no... | fvogel | 2016-05-26 | 1 | -0/+12 | |
| | |_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Fixed [f2655bb0ec] - bind-15.23 fails if the mouse is inside the test window | fvogel | 2016-05-30 | 1 | -0/+8 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Fixed [f2655bb0ec] - bind-15.23 fails if the mouse is inside the test windowbug_f2655bb0ec | fvogel | 2016-05-25 | 1 | -0/+8 | |
| |/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Merged TIP #446 accepted by TCT vote. This fixes [1273358] - Ask a text widge... | fvogel | 2016-05-30 | 1 | -1/+70 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Added test for the <<UndoStack>> event | fvogel | 2016-05-12 | 1 | -0/+43 | |
| * | | | | | | | | | | | Tests for [.t edit canundo/canredo] | fvogel | 2016-05-12 | 1 | -1/+27 | |
| | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Added test checkbutton-1.7 to guard against regressions regarding [109865fa01]bug_109865fa01 | fvogel | 2016-05-22 | 1 | -0/+16 | |
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | ||||||
* | | | | | | | | | | Fixed [011706ec42] for the scrollbar case.bug_011706ec42 | fvogel | 2016-05-18 | 1 | -2/+21 | |
* | | | | | | | | | | Added (currently failing) test case scrollbar-11.1 - Note that it will only f... | fvogel | 2016-05-17 | 1 | -0/+18 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Use non-busy wait in stead of busy "after 100". Testcase still passes! Great! | jan.nijtmans | 2016-05-03 | 1 | -1/+0 | |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | | | ||||||
* | | | | | | | | | Added test button-14.1 to guard against regressions regarding [011706ec42] | fvogel | 2016-05-02 | 1 | -0/+19 | |
* | | | | | | | | | Fixed Americano-British English (American English selected) | fvogel | 2016-05-02 | 1 | -8/+8 | |
| |_|_|_|_|_|_|/ |/| | | | | | | | ||||||
* | | | | | | | | Fixed [b362182e45] - Generation of virtual events through Tk_HandleEvent is u... | fvogel | 2016-05-01 | 2 | -2/+26 | |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | | | ||||||
| * | | | | | | | Added test text-11a.51 to check the fix of [b362182e45]bug_b362182e45 | fvogel | 2016-04-22 | 1 | -0/+19 | |