diff options
author | patthoyts <patthoyts@users.sourceforge.net> | 2003-07-18 23:55:12 (GMT) |
---|---|---|
committer | patthoyts <patthoyts@users.sourceforge.net> | 2003-07-18 23:55:12 (GMT) |
commit | 7fa7bb9ea8af6d9f7a5fd64deea47c57ceed30a6 (patch) | |
tree | 764ce0eea101570ceb40fbe866ae642eb17d6970 /ChangeLog | |
parent | 3164fad470150ec4edf1b5993c0e632cb7d5adf9 (diff) | |
download | tk-7fa7bb9ea8af6d9f7a5fd64deea47c57ceed30a6.zip tk-7fa7bb9ea8af6d9f7a5fd64deea47c57ceed30a6.tar.gz tk-7fa7bb9ea8af6d9f7a5fd64deea47c57ceed30a6.tar.bz2 |
* win/tkWinCursor.c (TkGetCursorByName): Fix bug 420510 to provide
consistency between unix and windows -cursor option.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2003-07-19 Pat Thoyts <patthoyts@users.sourceforge.net> + + * win/tkWinCursor.c (TkGetCursorByName): Fix bug 420510 to provide + consistency between unix and windows -cursor option. + 2003-07-18 Jeff Hobbs <jeffh@ActiveState.com> * win/tkWinDialog.c: doubled the TK_MULTI_MAX_PATH value to ~10K. |