summaryrefslogtreecommitdiffstats
path: root/win/tkWinCursor.c
Commit message (Expand)AuthorAgeFilesLines
* * win/tkWinCursor.c: Fix for bug #776646 for a native hand2 andpatthoyts2003-07-241-3/+12
* * win/tkWinCursor.c (TkGetCursorByName): Fix bug 420510 to providepatthoyts2003-07-181-2/+2
* Applied companion patch for Tcl Patch 585105,dgp2002-08-051-3/+3
* Refixed cursor handling on Windows, and added tests to enforce it.dkf2002-06-131-30/+43
* * win/tkWinCursor.c (TkGetCursorByName): reverted fix fromhobbs2002-06-121-42/+29
* D'oh! Next time, I should at least check I've got the variable names right.dkf2002-06-111-3/+3
* Cursor name parsing was quite broken compared with Unix; cursor names aredkf2002-06-061-29/+42
* * Updated callers of Tcl_SplitList and Tcl_Merge.dgp2002-01-251-2/+2
* * win/tkWinCursor.c: added support for Windows cursors tohobbs1999-12-161-1/+30
* * Merged 8.1 branch into the main trunkstanton1999-04-161-4/+3
* Replaced SCCS strings, fixed binary filesstanton1998-09-141-1/+1
* Initial revisionrjohnson1998-04-011-0/+210