diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -1,3 +1,8 @@ +2003-07-19 Pat Thoyts <patthoyts@users.sourceforge.net> + + * library/scale.tcl: Fix for bug 706765 to correctly handle the + -sliderrelief option while moving the thumb. + 2003-07-18 Jeff Hobbs <jeffh@ActiveState.com> * generic/tkEvent.c (Tk_HandleEvent): correct XCreateIC call for @@ -7,7 +12,7 @@ * 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. |