diff options
author | wolfsuit <wolfsuit> | 2003-02-10 22:03:19 (GMT) |
---|---|---|
committer | wolfsuit <wolfsuit> | 2003-02-10 22:03:19 (GMT) |
commit | 25d3ee324dfff2a35a4b47fac203ed676e04c55d (patch) | |
tree | 01efcb50793bd148fd72a4fffb77889f908a92e2 /ChangeLog | |
parent | 2ddbc52c5faa91abda1b348ea14fbc140774a199 (diff) | |
download | tk-25d3ee324dfff2a35a4b47fac203ed676e04c55d.zip tk-25d3ee324dfff2a35a4b47fac203ed676e04c55d.tar.gz tk-25d3ee324dfff2a35a4b47fac203ed676e04c55d.tar.bz2 |
2003-02-10 Jim Ingham <jingham@apple.com>
* macosx/tkMacOSXCursor.c (TkMacOSXInstallCursor): Set all theme
cursors using SetThemeCursor or SetAnimatedThemeCursors.
(TkGetCursorByName): Use the theme cursors for arrow, ibeam, etc.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2003-02-10 Jim Ingham <jingham@apple.com> + + * macosx/tkMacOSXCursor.c (TkMacOSXInstallCursor): Set all theme + cursors using SetThemeCursor or SetAnimatedThemeCursors. + (TkGetCursorByName): Use the theme cursors for arrow, ibeam, etc. + 2003-02-05 Fred Fish <fnf@intrinsity.com> * macosx/tkMacOSXWm.c (Tk_SetGrid): Fix precedence problem with |