summaryrefslogtreecommitdiffstats
path: root/generic/tkBind.c
Commit message (Expand)AuthorAgeFilesLines
* Different approach to stubs for the TkpScanWindowId() declaration.dgp@users.sourceforge.net2015-02-121-19/+19
* Merge updates from core 8.5 branch.Joe Mistachkin2014-11-111-1/+1
|\
| * Eliminate all usage of deprecated Tcl_EvalObj, Tcl_GlobalEval and Tcl_GlobalE...nijtmans@users.sourceforge.net2013-01-111-1/+1
| |\
| | * More complete purge of things only present for supporting long-dead Mac 9 sys...dgp@users.sourceforge.net2012-11-151-1/+1
| | * unneccessary variablenijtmans@users.sourceforge.net2012-05-021-8/+0
* | | Add support for an 'M' binding substitution that is replaced with the number ...Joe Mistachkin2012-11-161-2/+10
|/ /
* | [Bug 533519]: Window placement with multiple screensnijtmans@users.sourceforge.net2012-05-021-20/+0
|\ \ | |/
| * [Bug 533519]: Window placement with multiple screensnijtmans@users.sourceforge.net2012-05-021-12/+0
| |\
| | * fix (hopefully) menu posting in the same way as window placementnijtmans@users.sourceforge.net2012-04-201-12/+0
* | | [Bug 3520202]: %K must not work with <MouseWheel> or effects are undefined!donal.k.fellows@manchester.ac.uk2012-04-221-4/+4
|\ \ \ | |/ /
| * | [Bug 3520202]: %K must not work with <MouseWheel> or effects are undefined!donal.k.fellows@manchester.ac.uk2012-04-221-4/+4
| |/
* | [Bug 3176239] control-MouseWheel causes segvnijtmans@users.sourceforge.net2012-04-061-1/+1
|\ \ | |/
| * [Bug 3176239] control-MouseWheel causes segvnijtmans@users.sourceforge.net2012-04-061-1/+1
* | Purge RCS Keywords.dgp@users.sourceforge.net2011-06-081-2/+0
|\ \ | |/
| * Purge RCS Keywords.dgp@users.sourceforge.net2011-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 wishdgp@users.sourceforge.net2004-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]).jenglish@flightlab.com2010-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 HEADdgp@users.sourceforge.net2007-12-131-1/+1
* | Tidy up some variable types.patthoyts@users.sourceforge.net2007-11-171-3/+3
* | header cleanupdgp@users.sourceforge.net2007-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.donal.k.fellows@manchester.ac.uk2005-11-171-26/+26
* | Fixes of other issues raised in [Bug 1353022]donal.k.fellows@manchester.ac.uk2005-11-101-2/+4
* | ANSIfydonal.k.fellows@manchester.ac.uk2005-11-041-172/+165
* | Getting more systematic about styledonal.k.fellows@manchester.ac.uk2005-08-101-1545/+1485
* | TIP#165 (user data field) implementation.donal.k.fellows@manchester.ac.uk2004-08-291-5/+40
* | TIP#158 implementation; keypad keys on Win are now distinguishable.donal.k.fellows@manchester.ac.uk2004-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 rightdonal.k.fellows@manchester.ac.uk2003-02-281-57/+92
* *** macosx-8-4-branch merged into the mainline [tcl patch #602770] ***das2002-08-311-2/+2
* Applied companion patch for Tcl Patch 585105,dgp@users.sourceforge.net2002-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"jenglish@flightlab.com2002-06-141-6/+99
* * Updated callers of Tcl_SplitList and Tcl_Merge.dgp@users.sourceforge.net2002-01-251-2/+2
* * Updates to handle change in type of tablePtrdgp@users.sourceforge.net2002-01-171-3/+3
* * generic/tkBind.c (TkBindFree):dgp@users.sourceforge.net2002-01-041-2/+2