diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2009-10-08 12:42:17 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2009-10-08 12:42:17 (GMT) |
commit | 7f82d0be47c421789498a8a9aaf0ac165620790e (patch) | |
tree | 3649a3af486f75d308eb61aa549ad9be6a86e37b /ChangeLog | |
parent | a3690d234a09435755b871eef32c8df8971b5476 (diff) | |
download | tk-7f82d0be47c421789498a8a9aaf0ac165620790e.zip tk-7f82d0be47c421789498a8a9aaf0ac165620790e.tar.gz tk-7f82d0be47c421789498a8a9aaf0ac165620790e.tar.bz2 |
[Patch 2870648]: Corrected cursor used in file/directory dialogs.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -1,6 +1,11 @@ +2009-10-08 Donal K. Fellows <dkf@users.sf.net> + + * library/tkfbox.tcl (::tk::IconList_Create): [Patch 2870648]: + Corrected cursor used in file/directory dialogs. + 2009-10-07 Pat Thoyts <patthoyts@users.sourceforge.net> - * library/ttk/vistaTheme.tcl: [Bug 2787164] fix size of dropdown + * library/ttk/vistaTheme.tcl: [Bug 2787164]: Fix size of dropdown arrow on combobox and menubutton for Windows 7. 2009-10-07 Donal K. Fellows <dkf@users.sf.net> |