summaryrefslogtreecommitdiffstats
path: root/tests/bind.test
Commit message (Expand)AuthorAgeFilesLines
* Committed the canary to help with debugging the faults in binding processingdkf2019-06-161-2/+25
* Tweaked commentsfvogel2019-02-031-23/+20
* (1) Computation of most specialized event (PREFER_MOST_SPECIALIZED_EVENT) cha...gcramer2019-01-151-17/+17
* Fix in comparison of homegeneous equal sequences, a real problem with old imp...gcramer2019-01-141-3/+38
* (1) Return type of Tk_CreateBinding changed to 'Mask'. (2) Fix of issue with ...gcramer2019-01-131-0/+31
* Fix in comparison of complex patterns, new test cases bind-33.9, bind-33.10, ...gcramer2019-01-101-0/+59
* Remove debug output from bind-15.23fvogel2019-01-021-2/+0
* Another test version for Windows, dedicated to bind-15.23.gcramer2018-12-311-0/+2
* Test cases 32.10 and 32.15 improved.gcramer2018-12-301-0/+2
* New test cases added: reset button state after destroying window, and detect ...gcramer2018-12-301-0/+30
* Make test case 32.10 safer.gcramer2018-12-221-1/+1
* Try to fix problem with test case bind-32.10 under Windoze.gcramer2018-12-221-12/+44
* Fix of test case bind-32.9gcramer2018-12-201-1/+1
* Only correction of typo in comment.gcramer2018-12-181-1/+1
* Bugfix in matching virtual events, see new test case bind-32.11gcramer2018-12-181-4/+21
* Now modifier keys will trigger Key events, conform to original implementation.gcramer2018-12-111-0/+27
* (1) Small fix in test version.gcramer2018-12-091-1/+1
* (1) tkBind.c reviewed and a bit overworked, now it's the final version (excep...gcramer2018-10-261-35/+148
* (1) Some fixes for Windows. (2) Some minor corrections in test cases.gcramer2018-10-231-8/+29
* Bugfix [6e8afe516d]: rework of tkBind.c.gcramer2018-10-211-281/+376
* Move calls to clearRingBuffer into the setup sections of tests in bind.test.culler2017-12-031-13/+13
* Restore original content of test bind-15.23. Since the event ring buffer is n...fvogel2017-12-031-3/+3
* Remove unneeded [expr ] in bind-15.22fvogel2017-12-031-1/+1
* Resolve unintended forkfvogel2017-12-031-6/+1
|\
| * Remove letftover try.fvogel2017-12-031-6/+1
* | The ring buffer needs to be cleared in 16.49 too. The issue only appearsculler2017-12-031-0/+1
|/
* Add an explicit procedure in bind.test which clears the pattern matcher'sculler2017-12-031-0/+30
* Modify the bind-15.23 test so the events left over in the ring buffer from bi...culler2017-12-031-4/+3
* Use -1 instead of 0 as the invalid keycode in test bind-13.14 since 0 isculler2017-11-281-2/+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...fvogel2016-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-251-0/+8
|/
* Modify bind tests for '%M' to save/restore the 'Key' bindings for both 'All' ...Joe Mistachkin2015-02-061-10/+20
|\
| * Modify bind tests for '%M' to save/restore the 'Key' bindings for both 'All' ...Joe Mistachkin2015-02-061-4/+22
* | Add support for an 'M' binding substitution that is replaced with the number ...Joe Mistachkin2015-02-061-1/+32
|\ \ | |/
| * Add docs and tests.Joe Mistachkin2012-11-161-0/+26
| * Fixed [Bug 3554081]: Test bind-22.10 failedfvogel2012-08-031-2/+2
| |\
| | * Fixed [Bug 3554081]: Test bind-22.10 failedfvogel2012-08-031-2/+2
* | | Purge RCS Keywordsdgp2011-06-081-2/+0
|\ \ \ | |/ /
| * | Purge RCS Keywords.dgp2011-06-081-2/+0
| |\ \ | | |/
| | * Purge RCS Keywords.dgp2011-06-081-2/+0
| | * * tests/bind.test: Make test suite more SCIM-tolerant [Bug 1609316]dgp2007-05-161-1/+3
* | | [Patch 3009998]: Replace binding procedures with ordinary event handlersjenglish2010-06-191-345/+10
* | | [Bug 2336454] fixed keysyms used in bind tests.patthoyts2009-01-111-31/+30
* | | [Bug 1389270] event generate silently ignored focus events. These can now be ...patthoyts2008-11-231-4/+4
* | | Fixed some locale dependencies to reduce the noise on non-English systemspatthoyts2008-11-231-651/+657
* | | Re-fixed QWERTY/AZERTY sensitivity of key event generation test (thx to Pat T...ferrieux2008-11-231-3/+3
* | | Fixed QWERTY/AZERTY sensitivity of key event generation testferrieux2008-11-221-3/+3