diff options
author | wolfsuit <wolfsuit> | 2003-02-10 22:03:19 (GMT) |
---|---|---|
committer | wolfsuit <wolfsuit> | 2003-02-10 22:03:19 (GMT) |
commit | c059cbbeeb14132e2490fcab534919dacb4f764e (patch) | |
tree | 01efcb50793bd148fd72a4fffb77889f908a92e2 /ChangeLog | |
parent | 04429f2a6222f283c8296af146530bab3273382b (diff) | |
download | tk-c059cbbeeb14132e2490fcab534919dacb4f764e.zip tk-c059cbbeeb14132e2490fcab534919dacb4f764e.tar.gz tk-c059cbbeeb14132e2490fcab534919dacb4f764e.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 |