summaryrefslogtreecommitdiffstats
path: root/generic/tkFocus.c
Commit message (Expand)AuthorAgeFilesLines
* - eliminate some unnessary type castsnijtmans2009-02-031-2/+2
* [Bug 1389270] event generate silently ignored focus events. These can now be ...patthoyts2008-11-231-11/+3
* Lots of small changes to make code more pretty and C89-like.dkf2008-11-081-3/+3
* Add "const" to many internalnijtmans2008-10-171-3/+3
* Get rid of pre-C89-isms (esp. CONST vs const).dkf2008-04-271-53/+72
* merge stable branch onto HEADdgp2007-12-131-1/+1
* * generic/tkFocus.c, generic/tkFrame.c, generic/tkInt.h:hobbs2007-10-151-1/+128
* header cleanupdgp2007-09-071-2/+1
* ANSI function declsdkf2005-11-161-43/+40
* Getting more systematic about styledkf2005-08-101-291/+282
* * generic/tk3d.c: All uses of 'panic' (the macro) changeddavygrvy2004-01-131-2/+2
* * generic/tkFocus.c (TkFocusFilterEvent): Ignore event if we arehobbs2002-10-081-3/+10
* * generic/tkBind.c (TkBindDeadWindow):mdejong2002-06-191-1/+9
* TIP #47 "Modifying Tk to Allow Writing X Window managers"jenglish2002-06-141-3/+3
* generic/tkFocus.c (TkFocusFree): frees TkMainInfo datahobbs2002-04-121-1/+37
* * Updates to handle change in type of tablePtrdgp2002-01-171-3/+4
* 1999-08-10 Jeff Hobbs <hobbs@scriptics.com>hobbs1999-08-101-9/+8
* * Merged 8.1 branch into the main trunkstanton1999-04-161-77/+86
* * generic/tkFocus.c (SetFocus): Changed to focus window is alwaysstanton1999-02-041-2/+9
* Replaced SCCS strings, fixed binary filesstanton1998-09-141-1/+1
* Initial revisionrjohnson1998-04-011-0/+998