| Commit message (Expand) | Author | Age | Files | Lines |
* | merge trunk (after fixing conflicts) | fvogel | 2019-08-04 | 1 | -2/+2 |
|\ |
|
| * | Merge 8.6 | jan.nijtmans | 2019-06-26 | 1 | -2/+2 |
| |\ |
|
| | * | Merge 8.5 | jan.nijtmans | 2019-06-26 | 1 | -2/+2 |
| | |\ |
|
| | | * | Remove use of/documentation regarding deprecated symbols/macro's, which moved... | jan.nijtmans | 2019-06-26 | 1 | -2/+2 |
|
|
| * | | | Many updates for macOS. Most, but not all, were triggered by changes between... | culler | 2018-10-30 | 1 | -3/+3 |
| |\ \ \
| | |/ / |
|
| | * | | Increase the size of the ring buffer (in bind.test) according to the change m... | fvogel | 2018-10-28 | 1 | -3/+3 |
|
|
| * | | | Merge core-8-6-branch into trunk. Fixes [1088805fff]. See [0feb63f139] | culler | 2017-12-05 | 1 | -2/+27 |
| |\ \ \
| | |/ / |
|
| * | | | Merge core-8-6-branch into trunk. Fixes bind-13.14 test. | culler | 2017-11-28 | 1 | -2/+2 |
| |\ \ \ |
|
| * \ \ \ | Fixed tests cases bad interactions and a forgotten mouse warping case (event ... | fvogel | 2016-05-30 | 1 | -0/+1 |
| |\ \ \ \ |
|
| * \ \ \ \ | Fixed [79549a9134] - Mouse pointer warping crashes | fvogel | 2016-05-30 | 1 | -0/+12 |
| |\ \ \ \ \ |
|
| * \ \ \ \ \ | Fixed [f2655bb0ec] - bind-15.23 fails if the mouse is inside the test window | fvogel | 2016-05-30 | 1 | -0/+8 |
| |\ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Fix test-case bind-27.2 on X11 (it worked on win32) | jan.nijtmans | 2016-03-22 | 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 | 1 | -156/+156 |
|
|
* | | | | | | | | Create a derivated version of TIP #532 targeting trunk (8.7), with PREFER_MOS... | fvogel | 2019-02-03 | 1 | -17/+5 |
|
|
* | | | | | | | | Tweaked comments | fvogel | 2019-02-03 | 1 | -23/+20 |
|
|
* | | | | | | | | (1) Computation of most specialized event (PREFER_MOST_SPECIALIZED_EVENT) cha... | gcramer | 2019-01-15 | 1 | -17/+17 |
|
|
* | | | | | | | | Fix in comparison of homegeneous equal sequences, a real problem with old imp... | gcramer | 2019-01-14 | 1 | -3/+38 |
|
|
* | | | | | | | | (1) Return type of Tk_CreateBinding changed to 'Mask'. (2) Fix of issue with ... | gcramer | 2019-01-13 | 1 | -0/+31 |
|
|
* | | | | | | | | Fix in comparison of complex patterns, new test cases bind-33.9, bind-33.10, ... | gcramer | 2019-01-10 | 1 | -0/+59 |
|
|
* | | | | | | | | Remove debug output from bind-15.23 | fvogel | 2019-01-02 | 1 | -2/+0 |
|
|
* | | | | | | | | Another test version for Windows, dedicated to bind-15.23. | gcramer | 2018-12-31 | 1 | -0/+2 |
|
|
* | | | | | | | | Test cases 32.10 and 32.15 improved. | gcramer | 2018-12-30 | 1 | -0/+2 |
|
|
* | | | | | | | | New test cases added: reset button state after destroying window, and detect ... | gcramer | 2018-12-30 | 1 | -0/+30 |
|
|
* | | | | | | | | Make test case 32.10 safer. | gcramer | 2018-12-22 | 1 | -1/+1 |
|
|
* | | | | | | | | Try to fix problem with test case bind-32.10 under Windoze. | gcramer | 2018-12-22 | 1 | -12/+44 |
|
|
* | | | | | | | | Fix of test case bind-32.9 | gcramer | 2018-12-20 | 1 | -1/+1 |
|
|
* | | | | | | | | Only correction of typo in comment. | gcramer | 2018-12-18 | 1 | -1/+1 |
|
|
* | | | | | | | | Bugfix in matching virtual events, see new test case bind-32.11 | gcramer | 2018-12-18 | 1 | -4/+21 |
|
|
* | | | | | | | | Now modifier keys will trigger Key events, conform to original implementation. | gcramer | 2018-12-11 | 1 | -0/+27 |
|
|
* | | | | | | | | (1) Small fix in test version. | gcramer | 2018-12-09 | 1 | -1/+1 |
|
|
* | | | | | | | | (1) tkBind.c reviewed and a bit overworked, now it's the final version (excep... | gcramer | 2018-10-26 | 1 | -35/+148 |
|
|
* | | | | | | | | (1) Some fixes for Windows. (2) Some minor corrections in test cases. | gcramer | 2018-10-23 | 1 | -8/+29 |
|
|
* | | | | | | | | Bugfix [6e8afe516d]: rework of tkBind.c. | gcramer | 2018-10-21 | 1 | -281/+376 |
| |_|_|_|_|/ /
|/| | | | | | |
|
* | | | | | | | Move calls to clearRingBuffer into the setup sections of tests in bind.test. | culler | 2017-12-03 | 1 | -13/+13 |
|
|
* | | | | | | | Restore original content of test bind-15.23. Since the event ring buffer is n... | fvogel | 2017-12-03 | 1 | -3/+3 |
|
|
* | | | | | | | Remove unneeded [expr ] in bind-15.22 | fvogel | 2017-12-03 | 1 | -1/+1 |
|
|
* | | | | | | | Resolve unintended fork | fvogel | 2017-12-03 | 1 | -6/+1 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Remove letftover try. | fvogel | 2017-12-03 | 1 | -6/+1 |
|
|
* | | | | | | | | The ring buffer needs to be cleared in 16.49 too. The issue only appears | culler | 2017-12-03 | 1 | -0/+1 |
|/ / / / / / / |
|
* | | | | | | | Add an explicit procedure in bind.test which clears the pattern matcher's | culler | 2017-12-03 | 1 | -0/+30 |
|
|
* | | | | | | | Modify the bind-15.23 test so the events left over in the ring buffer from bi... | culler | 2017-12-03 | 1 | -4/+3 |
| |_|_|_|/ /
|/| | | | | |
|
* | | | | | | Use -1 instead of 0 as the invalid keycode in test bind-13.14 since 0 is | culler | 2017-11-28 | 1 | -2/+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... | 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-25 | 1 | -0/+8 |
|/ / |
|
* | | Modify bind tests for '%M' to save/restore the 'Key' bindings for both 'All' ... | Joe Mistachkin | 2015-02-06 | 1 | -10/+20 |
|\ \
| |/ |
|
| * | Modify bind tests for '%M' to save/restore the 'Key' bindings for both 'All' ... | Joe Mistachkin | 2015-02-06 | 1 | -4/+22 |
|
|