summaryrefslogtreecommitdiffstats
path: root/generic/tkBind.c
Commit message (Expand)AuthorAgeFilesLines
* Eliminate all usage of deprecated Tcl_EvalObj, Tcl_GlobalEval and Tcl_GlobalE...jan.nijtmans2013-01-111-1/+1
|\
| * More complete purge of things only present for supporting long-dead Mac 9 sys...dgp2012-11-151-1/+1
| * unneccessary variablejan.nijtmans2012-05-021-8/+0
* | [Bug 533519]: Window placement with multiple screensjan.nijtmans2012-05-021-20/+0
|\ \ | |/
| * [Bug 533519]: Window placement with multiple screensjan.nijtmans2012-05-021-12/+0
| |\
| | * fix (hopefully) menu posting in the same way as window placementjan.nijtmans2012-04-201-12/+0
* | | [Bug 3520202]: %K must not work with <MouseWheel> or effects are undefined!dkf2012-04-221-4/+4
|\ \ \ | |/ /
| * | [Bug 3520202]: %K must not work with <MouseWheel> or effects are undefined!dkf2012-04-221-4/+4
| |/
* | [Bug 3176239] control-MouseWheel causes segvjan.nijtmans2012-04-061-1/+1
|\ \ | |/
| * [Bug 3176239] control-MouseWheel causes segvjan.nijtmans2012-04-061-1/+1
* | Purge RCS Keywords.dgp2011-06-081-2/+0
|\ \ | |/
| * Purge RCS Keywords.dgp2011-06-081-2/+0
| * * generic/tkBind.c (TkBindInit): for REDO_KEYSYM_LOOKUP, changedas2006-07-211-7/+9
| * * generic/tkBind.c (Tk_BindEvent, ChangeScreen): replacehobbs2006-04-111-6/+9
| * * generic/tkBind.c <HandleEventGenerate>: Modified to fix wishdgp2004-05-131-3/+11
| * * generic/tkBind.c (HandleEventGenerate): only modify root[xy]hobbs2004-02-181-11/+24
* | Tk_CreateBinding: Silently ignore empty binding scripts (Fixes [Bug 3006842]).jenglish2010-05-311-2/+6
* | Fix various gcc-4.4 warnings and formatting, allnijtmans2010-01-291-163/+144
* | revert HandleEventGenerate change, it was causing bind-8.2 to faildas2009-04-111-2/+1
* | * generic/tkBind.c (HandleEventGenerate): ensure window exists beforedas2009-04-101-1/+2
* | merge stable branch onto HEADdgp2007-12-131-1/+1
* | Tidy up some variable types.patthoyts2007-11-171-3/+3
* | header cleanupdgp2007-09-071-2/+1
* | various "const" additions, in line with TIP #27nijtmans2007-01-181-31/+31
* | * generic/tkBind.c (TkBindInit): for REDO_KEYSYM_LOOKUP, changedas2006-07-211-7/+9
* | * generic/tkBind.c (Tk_BindEvent, TkCopyAndGlobalEval): usehobbs2006-05-251-4/+6
* | Lots of ANSIfying of function decls.dkf2005-11-171-26/+26
* | Fixes of other issues raised in [Bug 1353022]dkf2005-11-101-2/+4
* | ANSIfydkf2005-11-041-172/+165
* | Getting more systematic about styledkf2005-08-101-1545/+1485
* | TIP#165 (user data field) implementation.dkf2004-08-291-5/+40
* | TIP#158 implementation; keypad keys on Win are now distinguishable.dkf2004-07-051-1/+2
* | Modified HandleEventGenerate to properly generate <Destroy> eventchengyemao2004-05-131-3/+11
* | Removed support for Mac OS Classic platform [Patch 918139]das2004-03-171-2/+2
* | * generic/tkBind.c (HandleEventGenerate): only modify root[xy]hobbs2004-02-181-11/+24
* | * generic/tk3d.c: All uses of 'panic' (the macro) changeddavygrvy2004-01-131-10/+10
* | * generic/tkBind.c (TkpGetBindingXEvent): Add helper methodmdejong2003-04-141-2/+28
|/
* Make all %-expansions generate ?? when their event doesn't have the rightdkf2003-02-281-57/+92
* *** macosx-8-4-branch merged into the mainline [tcl patch #602770] ***macosx_8_4_merge_2002_08_31_trunkdas2002-08-311-2/+2
* Applied companion patch for Tcl Patch 585105,dgp2002-08-051-29/+43
* * generic/tkBind.c (TkBindDeadWindow):mdejong2002-06-191-1/+8
* * generic/tkBind.c (HandleEventGenerate):hobbs2002-06-151-4/+4
* * generic/tkBind.c (ExpandPercents): Cast argument tomdejong2002-06-141-2/+2
* TIP #47 "Modifying Tk to Allow Writing X Window managers"jenglish2002-06-141-6/+99
* * Updated callers of Tcl_SplitList and Tcl_Merge.dgp2002-01-251-2/+2
* * Updates to handle change in type of tablePtrdgp2002-01-171-3/+3
* * generic/tkBind.c (TkBindFree):dgp2002-01-041-2/+2
* * Corrected definition ofdgp2001-09-251-1/+6
* correct Window id's to be of type Windowhobbs2001-09-211-4/+4
* Merged changes from feature branch dgp-privates-into-namespace,dgp2001-08-011-7/+7