Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | more places converted | nijtmans@users.sourceforge.net | 2013-01-24 | 1 | -1/+1 |
* | Merge core-8-5-branch | nijtmans@users.sourceforge.net | 2013-01-24 | 1 | -2/+2 |
|\ | |||||
* \ | [Bug 3574708]: Move window liveness checks to better location. | donal.k.fellows@manchester.ac.uk | 2012-11-07 | 1 | -3/+9 |
|\ \ | |/ | |||||
| * | [Bug 3574708]: Move window liveness checks to better location. | donal.k.fellows@manchester.ac.uk | 2012-11-07 | 1 | -3/+9 |
| * | [Bug 533519]: Window placement with multiple screens | nijtmans@users.sourceforge.net | 2012-05-02 | 1 | -5/+3 |
| |\ | |||||
* | | | Much more cleaning up of result handling. | donal.k.fellows@manchester.ac.uk | 2012-07-23 | 1 | -8/+9 |
* | | | same bugfix, but now applied to trunk | nijtmans@users.sourceforge.net | 2012-04-21 | 1 | -5/+3 |
|\ \ \ | | |/ | |/| | |||||
| * | | fix (hopefully) menu posting in the same way as window placement | nijtmans@users.sourceforge.net | 2012-04-20 | 1 | -5/+3 |
* | | | Purge RCS Keywords | dgp@users.sourceforge.net | 2011-06-08 | 1 | -2/+0 |
|\ \ \ | | |/ | |/| | |||||
| * | | Purge RCS Keywords. | dgp@users.sourceforge.net | 2011-06-08 | 1 | -2/+0 |
| |\ \ | | |/ | |||||
| | * | Purge RCS Keywords. | dgp@users.sourceforge.net | 2011-06-08 | 1 | -2/+0 |
| | * | [Bug 2496114]: Ensure that focus desynchronization doesn't cause a crash. | donal.k.fellows@manchester.ac.uk | 2009-07-22 | 1 | -1/+13 |
| | * | Fix [Bug 1252702] | donal.k.fellows@manchester.ac.uk | 2005-08-11 | 1 | -5/+5 |
| * | | eliminate unneeded variable displayFocusPtr | jan | 2011-04-21 | 1 | -2/+1 |
| * | | [Bug 2496114]: Ensure that focus desynchronization doesn't cause a crash. | donal.k.fellows@manchester.ac.uk | 2009-07-22 | 1 | -1/+11 |
* | | | Eliminate some more unneeded write-only variables (discovered by gcc-4.6) | nijtmans@users.sourceforge.net | 2011-03-14 | 1 | -2/+1 |
* | | | Remove casts from uses of ckalloc/ckfree/... now that Tcl declares them to be | donal.k.fellows@manchester.ac.uk | 2011-03-12 | 1 | -10/+9 |
* | | | * generic/tkFocus.c: fix potential null dereference flagged by clang | das | 2009-09-07 | 1 | -2/+2 |
* | | | [Bug 2496114]: Ensure that focus desynchronization doesn't cause a crash. | donal.k.fellows@manchester.ac.uk | 2009-07-22 | 1 | -1/+11 |
* | | | - eliminate some unnessary type casts | nijtmans | 2009-02-03 | 1 | -2/+2 |
* | | | [Bug 1389270] event generate silently ignored focus events. These can now be ... | patthoyts@users.sourceforge.net | 2008-11-23 | 1 | -11/+3 |
* | | | Lots of small changes to make code more pretty and C89-like. | donal.k.fellows@manchester.ac.uk | 2008-11-08 | 1 | -3/+3 |
* | | | Add "const" to many internal | nijtmans | 2008-10-17 | 1 | -3/+3 |
* | | | Get rid of pre-C89-isms (esp. CONST vs const). | donal.k.fellows@manchester.ac.uk | 2008-04-27 | 1 | -53/+72 |
|/ / | |||||
* | | merge stable branch onto HEAD | dgp@users.sourceforge.net | 2007-12-13 | 1 | -1/+1 |
* | | * generic/tkFocus.c, generic/tkFrame.c, generic/tkInt.h: | hobbs | 2007-10-15 | 1 | -1/+128 |
* | | header cleanup | dgp@users.sourceforge.net | 2007-09-07 | 1 | -2/+1 |
* | | ANSI function decls | donal.k.fellows@manchester.ac.uk | 2005-11-16 | 1 | -43/+40 |
* | | Getting more systematic about style | donal.k.fellows@manchester.ac.uk | 2005-08-10 | 1 | -291/+282 |
* | | * generic/tk3d.c: All uses of 'panic' (the macro) changed | davygrvy | 2004-01-13 | 1 | -2/+2 |
|/ | |||||
* | * generic/tkFocus.c (TkFocusFilterEvent): Ignore event if we are | hobbs | 2002-10-08 | 1 | -3/+10 |
* | * generic/tkBind.c (TkBindDeadWindow): | mdejong | 2002-06-19 | 1 | -1/+9 |
* | TIP #47 "Modifying Tk to Allow Writing X Window managers" | jenglish@flightlab.com | 2002-06-14 | 1 | -3/+3 |
* | generic/tkFocus.c (TkFocusFree): frees TkMainInfo data | hobbs | 2002-04-12 | 1 | -1/+37 |
* | * Updates to handle change in type of tablePtr | dgp@users.sourceforge.net | 2002-01-17 | 1 | -3/+4 |
* | 1999-08-10 Jeff Hobbs <hobbs@scriptics.com> | hobbs | 1999-08-10 | 1 | -9/+8 |
* | * Merged 8.1 branch into the main trunk | stanton | 1999-04-16 | 1 | -77/+86 |
* | * generic/tkFocus.c (SetFocus): Changed to focus window is always | stanton | 1999-02-04 | 1 | -2/+9 |
* | Replaced SCCS strings, fixed binary files | stanton | 1998-09-14 | 1 | -1/+1 |
* | Initial revision | rjohnson | 1998-04-01 | 1 | -0/+998 |