Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Modify bind tests for '%M' to save/restore the 'Key' bindings for both 'All' ↵ | Joe Mistachkin | 2015-02-06 | 1 | -10/+20 |
|\ | | | | | | | and 'Entry'. Fix for [6b13bf5ebf]. | ||||
| * | Modify bind tests for '%M' to save/restore the 'Key' bindings for both 'All' ↵ | Joe Mistachkin | 2015-02-06 | 1 | -4/+22 |
| | | | | | | | | and 'Entry'. Fix for [6b13bf5ebf]. | ||||
* | | Add support for an 'M' binding substitution that is replaced with the number ↵ | Joe Mistachkin | 2015-02-06 | 1 | -1/+32 |
|\ \ | |/ | | | | | of script-based binding patterns matched so far for the event. | ||||
| * | Add docs and tests. | Joe Mistachkin | 2012-11-16 | 1 | -0/+26 |
| | | |||||
| * | Fixed [Bug 3554081]: Test bind-22.10 failed | fvogel | 2012-08-03 | 1 | -2/+2 |
| |\ | |||||
| | * | Fixed [Bug 3554081]: Test bind-22.10 failed | fvogel | 2012-08-03 | 1 | -2/+2 |
| | | | |||||
* | | | Purge RCS Keywords | dgp | 2011-06-08 | 1 | -2/+0 |
|\ \ \ | |/ / | |||||
| * | | Purge RCS Keywords. | dgp | 2011-06-08 | 1 | -2/+0 |
| |\ \ | | |/ | |||||
| | * | Purge RCS Keywords. | dgp | 2011-06-08 | 1 | -2/+0 |
| | | | |||||
| | * | * tests/bind.test: Make test suite more SCIM-tolerant [Bug 1609316] | dgp | 2007-05-16 | 1 | -1/+3 |
| | | | |||||
* | | | [Patch 3009998]: Replace binding procedures with ordinary event handlers | jenglish | 2010-06-19 | 1 | -345/+10 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | in win/tkWinScrlbr.c and carbon/tkMacOSXScrlbr.c. Simplifications enabled by previous change: * TkCreateBindingProcedure() and associated machinery no longer needed. * TkBindDeadWindow() no longer needed. * TK_DEFER_MODAL_LOOP and associated machinery no longer needed. * Tests related to C binding procedures no longer needed. | ||||
* | | | [Bug 2336454] fixed keysyms used in bind tests. | patthoyts | 2009-01-11 | 1 | -31/+30 |
| | | | |||||
* | | | [Bug 1389270] event generate silently ignored focus events. These can now be ↵ | patthoyts | 2008-11-23 | 1 | -4/+4 |
| | | | | | | | | | | | | generated. | ||||
* | | | Fixed some locale dependencies to reduce the noise on non-English systems | patthoyts | 2008-11-23 | 1 | -651/+657 |
| | | | |||||
* | | | Re-fixed QWERTY/AZERTY sensitivity of key event generation test (thx to Pat ↵ | ferrieux | 2008-11-23 | 1 | -3/+3 |
| | | | | | | | | | | | | Thoyts) | ||||
* | | | Fixed QWERTY/AZERTY sensitivity of key event generation test | ferrieux | 2008-11-22 | 1 | -3/+3 |
| | | | |||||
* | | | Update to tcltest2 | aniap | 2008-07-25 | 1 | -29/+3 |
| | | | |||||
* | | | Update to tcltest2 | aniap | 2008-07-25 | 1 | -2293/+5959 |
| | | | |||||
* | | | fix [2021443] inconsistant "wrong # args" messages (for Tk) | nijtmans | 2008-07-23 | 1 | -3/+3 |
|/ / | |||||
* | | * tests/bind.test: Make test suite more SCIM-tolerant [Bug 1609316] | dgp | 2007-05-16 | 1 | -1/+3 |
| | | |||||
* | | More duplicate testname elimination. [1078648] | dkf | 2004-12-07 | 1 | -87/+77 |
| | | |||||
* | | Fix general error-case test. [Bug 1019085] | dkf | 2004-09-01 | 1 | -2/+5 |
| | | |||||
* | | TIP#165 (user data field) implementation. | dkf | 2004-08-29 | 1 | -1/+57 |
| | | |||||
* | | TIP#158 implementation; keypad keys on Win are now distinguishable. | dkf | 2004-07-05 | 1 | -2/+3 |
| | | |||||
* | | Steps towards systematization of test constraints in Tk test suite | dkf | 2004-06-17 | 1 | -3/+1 |
| | | |||||
* | | First step towards improving test style. Also start using Tcl 8.5 features. | dkf | 2004-05-23 | 1 | -279/+298 |
| | | |||||
* | | * tests/all.tcl: Made better use of a common | dgp | 2003-04-01 | 1 | -6/+3 |
|/ | | | | | * tests/constraints.tcl: -loadfile to hold definitions * tests/*.test: common to all test files. | ||||
* | Make all %-expansions generate ?? when their event doesn't have the right | dkf | 2003-02-28 | 1 | -1/+8 |
| | | | | underlying field to prevent a crash on Windows. [Bug #612110] | ||||
* | * Completed conversion of Tk test suite to use tcltest. | dgp | 2002-07-14 | 1 | -33/+30 |
| | |||||
* | * tests/bind.test (bind-22.18): | hobbs | 2001-03-30 | 1 | -17/+7 |
| | | | | | | * generic/tkBind.c (NameToWindow): handled the error case where a valid-looking but invalid identifier could be passed in certain event generate options causing a crash. [Bug #411307] | ||||
* | * tests/bind.test: Tweaked expected error messages for [bindtags] | ericm | 2000-08-03 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | | to comply with updated error messages. * generic/tkMenu.c (CloneMenu): Replaced calls to Tk_BindtagsCmd with equivalent calls to Tk_BindtagsObjCmd. * generic/tkInt.h: Replace Tk_BindtagsCmd prototype with Tk_BindtagsObjCmd prototype. * generic/tkWindow.c: Updated "bindtags" command entry to use Tcl_Obj'ified command. * generic/tkCmds.c (Tk_BindtagsObjCmd): Tcl_Obj'ified [bindtags] command. | ||||
* | * tests/bind.test: | hobbs | 1999-12-14 | 1 | -8/+115 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | * tests/canvImg.test: * tests/canvPsArc.tcl: * tests/canvPsImg.tcl: (new file) * tests/canvRect.test: * tests/canvText.test: * tests/canvas.test: * tests/defs.tcl: * tests/entry.test: * tests/event.test: * tests/font.test: * tests/frame.test: * tests/imgPhoto.test: * tests/safe.test: * tests/scale.test: * tests/scrollbar.test: * tests/select.test: * tests/text.test: * tests/textDisp.test: * tests/textTag.test: * tests/unixFont.test: * tests/unixWm.test: * tests/visual_bb.test: * tests/winClipboard.test: tests for the dash patch changes | ||||
* | Added calls to cleanupTests before return statements. | jenn | 1999-07-08 | 1 | -1/+2 |
| | |||||
* | * Merged 8.1 branch into the main trunk | stanton | 1999-04-16 | 1 | -48/+75 |
| | |||||
* | Added support for the MouseWheel event. | rjohnson | 1998-10-10 | 1 | -1/+24 |
| | |||||
* | Replaced SCCS strings, fixed binary files | stanton | 1998-09-14 | 1 | -1/+1 |
| | |||||
* | returns if testcbind is not defined | hershey | 1998-08-12 | 1 | -0/+6 |
| | |||||
* | Initial revision | rjohnson | 1998-04-01 | 1 | -0/+2530 |