diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2005-01-13 10:16:11 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2005-01-13 10:16:11 (GMT) |
commit | 47da31d1be93cab191df0555aaae46e6babcd238 (patch) | |
tree | f48f5dc4bbe61139b57206ca598cbccfe77752f1 /ChangeLog | |
parent | 60e183499ff44eb13b42bc9174d7fe69e7d4070c (diff) | |
download | tk-47da31d1be93cab191df0555aaae46e6babcd238.zip tk-47da31d1be93cab191df0555aaae46e6babcd238.tar.gz tk-47da31d1be93cab191df0555aaae46e6babcd238.tar.bz2 |
More fixing of [Bug 600313]
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2,6 +2,7 @@ * library/tkfbox.tcl (IconList_Selection, IconList_Create): (IconList_Arrange): Assorted tk_getOpenFile fixes. [part of Bug 600313] + (IconList_ShiftMotion1): Also fix shift-drag. 2005-01-12 Donal K. Fellows <donal.k.fellows@man.ac.uk> |