summaryrefslogtreecommitdiffstats
path: root/generic/tkCursor.c
Commit message (Expand)AuthorAgeFilesLines
* Much more cleaning up of result handling.dkf2012-07-231-2/+6
* [Bug 3486474]: Inconsistent color scalingjan.nijtmans2012-02-151-2/+2
|\
| * [Bug 3486474]: Inconsistent color scalingjan.nijtmans2012-02-151-2/+2
| |\
| | * proposed fix for bug-3486474jan.nijtmans2012-02-101-2/+2
* | | Purge RCS Keywordsdgp2011-06-081-2/+0
|\ \ \ | |/ /
| * | Purge RCS Keywords.dgp2011-06-081-2/+0
| |\ \ | | |/
| | * Purge RCS Keywords.dgp2011-06-081-2/+0
| | * * generic/tkCursor.c: Add missing initialization in debug routine.dgp2004-09-241-1/+4
| | * * generic/tkCursor.c: s/GetCursor/TkcGetCursor as Windows has ahobbs2003-04-181-7/+7
* | | Remove casts from uses of ckalloc/ckfree/... now that Tcl declares them to bedkf2011-03-121-2/+2
* | | [Tcl Bug 2857044]: Corrections following audit of Tcl_ObjType freeingdkf2009-11-211-10/+19
* | | CONSTify TkDebugBorder, TkStringToKeysym, TkDebugBitmapnijtmans2009-01-091-2/+2
* | | Lots of small changes to make code more pretty and C89-like.dkf2008-11-081-2/+2
* | | Add "const" to many internalnijtmans2008-10-151-2/+2
* | | Get rid of pre-C89-isms (esp. CONST vs const).dkf2008-04-271-26/+27
|/ /
* | merge stable branch onto HEADdgp2007-12-131-1/+1
* | * generic/tkArgv.c: Fix gcc warnings about 'cast to/fromdas2007-10-151-3/+2
* | header cleanupdgp2007-09-071-2/+1
* | various "const" additions in implementationnijtmans2007-01-031-2/+2
* | Lots of ANSIfying of function decls.dkf2005-11-171-12/+12
* | More bits of ANSIfyingdkf2005-11-111-229/+230
* | * generic/tkCursor.c: Add missing initialization in debug routine.dgp2004-09-241-1/+4
* | * generic/tk3d.c: All uses of 'panic' (the macro) changeddavygrvy2004-01-131-7/+7
* | * generic/tkCursor.c: s/GetCursor/TkcGetCursor as Windows has ahobbs2003-04-181-7/+7
|/
* Applied companion patch for Tcl Patch 585105,dgp2002-08-051-9/+9
* Minor fixes to TkCursor.nextPtr field handling [adapted from Patch 473875]dkf2001-10-231-3/+3
* Register Tk's object types with Tcl (Tcl Bug 450545)dkf2001-08-151-5/+5
* Applied patch from Nijtmans/Howlett to intialize nextPtr field of TkCursorericm2000-07-061-1/+2
* * tests/menu.test:hobbs2000-05-111-14/+18
* 1999-09-01 Jeff Hobbs <hobbs@scriptics.com>hobbs1999-09-021-2/+3
* * Merged 8.1 branch into the main trunkstanton1999-04-161-96/+574
* Replaced SCCS strings, fixed binary filesstanton1998-09-141-1/+1
* Initial revisionrjohnson1998-04-011-0/+384