summaryrefslogtreecommitdiffstats
path: root/unix/tkUnixCursor.c
Commit message (Expand)AuthorAgeFilesLines
* Deprecate Tk_FreeXId(), since it doesn't do anything since 2008-08-19: [8356a...jan.nijtmans2016-04-111-1/+0
* more reorganization of error codes: safety is common failure modedkf2012-07-301-1/+1
* Working towards making the error codes more consistent.dkf2012-07-301-10/+10
* a few more placesdkf2012-07-241-17/+20
* Much more cleaning up of result handling.dkf2012-07-231-18/+31
* [Bug 3486474]: Inconsistent color scalingjan.nijtmans2012-02-151-5/+5
|\
| * [Bug 3486474]: Inconsistent color scalingjan.nijtmans2012-02-151-5/+5
| |\
| | * proposed fix for bug-3486474jan.nijtmans2012-02-101-5/+5
* | | Purge RCS Keywordsdgp2011-06-081-2/+0
|\ \ \ | |/ /
| * | Purge RCS Keywords.dgp2011-06-081-2/+0
| |\ \ | | |/
| | * Purge RCS Keywords.dgp2011-06-081-2/+0
* | | Remove casts from uses of ckalloc/ckfree/... now that Tcl declares them to bedkf2011-03-121-4/+4
* | | CONSTify string and fileName parameters of TkGetBitmapDatanijtmans2008-11-051-6/+6
* | | Get rid of pre-C89-isms (esp. CONST vs const).dkf2008-04-271-17/+17
|/ /
* | * changes: Updates for 8.5.2 release.dgp2008-03-261-3/+3
* | merge stable branch onto HEADdgp2007-12-131-1/+1
* | header cleanupdgp2007-09-071-2/+1
* | Whitespace/formatting/function-exposure cleanupdkf2006-12-191-148/+126
* | Use more portable string literalsdgp2006-12-181-23/+23
* | * doc/cursors.n: Mention "none" in supportedmdejong2006-12-171-68/+319
* | Whitespace/style/ANSI improvementsdkf2005-10-211-77/+76
|/
* Applied companion patch for Tcl Patch 585105,dgp2002-08-051-3/+3
* * Updated callers of Tcl_SplitList and Tcl_Merge.dgp2002-01-251-2/+2
* * Merged 8.1 branch into the main trunkstanton1999-04-161-8/+11
* Replaced SCCS strings, fixed binary filesstanton1998-09-141-1/+1
* Fixed old calls to XReadBitmapFilewelch1998-08-041-2/+2
* Initial revisionrjohnson1998-04-011-0/+407