Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix for [3512539fff] removed, by popular demandbug_3512539fff | fvogel | 2016-07-31 | 1 | -3/+1 |
| | |||||
* | Modernize Tk_Init() to use Tcl 8.6 features. | dgp | 2016-06-22 | 1 | -1/+1 |
|\ | |||||
| * | Start bringing Tk_Init up to date with facilities Tcl provides. | dgp | 2016-06-21 | 1 | -1/+1 |
| | | |||||
* | | Fixed [6976e4b3b2] - -undo options not correct for peers | 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 |
| | | |||||
* | | Fix [http://core.tcl.tk/tcl/info/3bd69eba99a395ee|3bd69eba99a395ee]: 'make ↵ | jan.nijtmans | 2016-06-01 | 3 | -6/+2 |
|\ \ | |/ | | | | | dist' fails when tclsh9.0 is on $PATH | ||||
| * | Fix [http://core.tcl.tk/tcl/info/3bd69eba99a395ee|3bd69eba99a395ee]: 'make ↵ | jan.nijtmans | 2016-06-01 | 3 | -6/+2 |
| |\ | | | | | | | | | | dist' fails when tclsh9.0 is on $PATH | ||||
| | * | Fix [http://core.tcl.tk/tcl/info/3bd69eba99a395ee|3bd69eba99a395ee]: 'make ↵ | jan.nijtmans | 2016-06-01 | 3 | -6/+2 |
| | | | | | | | | | | | | dist' fails when tclsh9.0 is on $PATH | ||||
* | | | unnecessary spacing | jan.nijtmans | 2016-05-31 | 1 | -2/+2 |
| | | | |||||
* | | | Fixed tests cases bad interactions and a forgotten mouse warping case (event ↵ | fvogel | 2016-05-30 | 1 | -0/+1 |
|\ \ \ | |/ / | | | | | | | generate {} <...> -warp 1 is valid) | ||||
| * | | Fixed tests cases bad interactions and a forgotten mouse warping case (event ↵ | fvogel | 2016-05-30 | 1 | -0/+1 |
| |\ \ | | | | | | | | | | | | | generate {} <...> -warp 1 is valid) | ||||
| | * | | A mouse button once pressed should be released. Doing otherwise messes up ↵bug_79549a9134 | fvogel | 2016-05-30 | 1 | -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 crashes | fvogel | 2016-05-30 | 1 | -0/+12 |
|\ \ \ \ | |/ / / | |||||
| * | | | Fixed [79549a9134] - Mouse pointer warping crashes | fvogel | 2016-05-30 | 1 | -0/+12 |
| |\ \ \ | | |/ / | |||||
| | * | | More complete fix for [79549a9134] - Mouse pointer warping crashes, with a ↵ | fvogel | 2016-05-26 | 1 | -0/+12 |
| | | | | | | | | | | | | | | | | non-regression test case. | ||||
* | | | | 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 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 ↵ | fvogel | 2016-05-30 | 1 | -1/+70 |
|\ \ \ \ | |/ / / | | | | | | | | | widget for the depth of its undo and redo stacks. | ||||
| * | | | Merged TIP #446 accepted by TCT vote. This fixes [1273358] - Ask a text ↵ | fvogel | 2016-05-30 | 1 | -1/+70 |
| |\ \ \ | | |/ / | |/| | | | | | | widget for the depth of its undo and redo stacks. | ||||
| | * | | 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 |
| | | | | |||||
* | | | | Fixed [109865fa01] - ttk::menubutton unsafe wrt widget destruction | fvogel | 2016-05-25 | 1 | -0/+16 |
|\ \ \ \ | |/ / / | |||||
| * | | | 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 | fvogel | 2016-05-20 | 1 | -0/+37 |
|\ \ \ \ | |/ / / | |||||
| * | | | 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 ↵ | fvogel | 2016-05-17 | 1 | -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 -> PeekMessage | jan.nijtmans | 2016-05-12 | 2 | -2/+2 |
| | | | |||||
* | | | Fixed [011706ec42] - tk::ButtonInvoke safety bug | fvogel | 2016-05-03 | 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 Americano-British English (American English selected) | fvogel | 2016-05-02 | 1 | -8/+8 |
| | | | | |||||
* | | | | Fixed [b362182e45] - Generation of virtual events through Tk_HandleEvent is ↵ | fvogel | 2016-05-01 | 2 | -2/+26 |
|\ \ \ \ | |/ / / | | | | | | | | | unsafe | ||||
| * | | | Fixed [b362182e45] - Generation of virtual events through Tk_HandleEvent is ↵ | fvogel | 2016-05-01 | 2 | -2/+26 |
| |\ \ \ | | | | | | | | | | | | | | | | unsafe | ||||
| | * | | | Added test text-11a.51 to check the fix of [b362182e45]bug_b362182e45 | fvogel | 2016-04-22 | 1 | -0/+19 |
| | | | | | |||||
| | * | | | Fixed [b362182e45] - Generation of virtual events through Tk_HandleEvent is ↵ | fvogel | 2016-04-21 | 2 | -1/+6 |
| | |/ / | | | | | | | | | | | | | unsafe | ||||
* | | | | Fixed [fd3a4dc111] - <<Modified>> event is not always sent to peers | fvogel | 2016-04-29 | 1 | -0/+15 |
|\ \ \ \ | |/ / / | |||||
| * | | | Fixed [fd3a4dc111] - <<Modified>> event is not always sent to peers | fvogel | 2016-04-29 | 1 | -0/+15 |
| |\ \ \ | | |/ / | |/| | | |||||
| | * | | Fixed [fd3a4dc111] - <<Modified>> event is not always sent to peersbug_fd3a4dc111 | fvogel | 2016-04-05 | 1 | -0/+15 |
| | | | | |||||
* | | | | Fixed tests numbering | fvogel | 2016-04-07 | 1 | -5/+5 |
|\ \ \ \ | |/ / / | |||||
| * | | | Fixed tests numbering | fvogel | 2016-04-07 | 1 | -5/+5 |
| |/ / | |||||
* | | | Fixed [3512539fff] - .. is silently accepted in widget paths (user: fvogel, ↵ | fvogel | 2016-04-04 | 1 | -1/+3 |
|\ \ \ | | | | | | | | | | | | | tags: bug-3512539fff | ||||
| * | | | 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 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | Fixed [18c08df753] - Change of behaviour for text widget last newline | fvogel | 2016-03-27 | 2 | -6/+5 |
| |\ \ \ | | |/ / | |/| / | | |/ | |||||
| | * | Beginning of fix for [18c08df753] - Reverted [296bd4c3], and adjusted ↵ | fvogel | 2016-03-27 | 2 | -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] ↵ | fvogel | 2016-02-11 | 1 | -2/+0 |
| | | | | | | | | | | | | (cherrypicked [7ac2438944]) | ||||
| | * | Fixed (with a real fix this time) bug [06c1433906] - Text widget crash ↵ | fvogel | 2016-02-08 | 1 | -11/+2 |
| | | | | | | | | | | | | during delete (cherrypicked [48cf3656d9]) | ||||
| | * | (cherry-pick): Fix [06c14339060ba9ae]: Text widget crash during delete. ↵ | jan.nijtmans | 2016-02-08 | 1 | -2/+1 |
| | | | | | | | | | | | | Thanks to François Vogel for the implementation and Brian Griffin for all his help getting this figured out. |