summaryrefslogtreecommitdiffstats
path: root/generic/tkBind.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* * tests/bind.test (bind-22.18):hobbs2001-03-301-4/+10
* Overall change: Implemented TIP 5, which exportsericm2000-11-221-3/+6
* * win/tkWinPointer.c: Changed Mod2Mask in TkWinGetModifierState toericm2000-04-191-35/+10
* * tests/event.test: Added test for [event generate $widgetericm2000-04-101-2/+26
* * generic/tk.decls:hobbs2000-02-091-267/+4
* * doc/event.n:hobbs2000-01-131-2/+5
* * generic/tkStubInit.c:hobbs1999-12-141-25/+87
* Merged 8-1-0 into mainline.rjohnson1999-04-211-1/+1
* fixed Tk comment errorssurles1999-04-161-3/+3
* * Merged 8.1 branch into the main trunkstanton1999-04-161-554/+713
* integrated stubs into 8.0 main branchstanton1999-03-101-1/+5
* Added support for the MouseWheel event.rjohnson1998-10-101-5/+24
* Replaced SCCS strings, fixed binary filesstanton1998-09-141-1/+1
* Fixed compiler warningswelch1998-08-071-9/+9
* Initial revisionrjohnson1998-04-011-0/+4533