diff options
author | hobbs <hobbs> | 2001-11-12 18:30:53 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 2001-11-12 18:30:53 (GMT) |
commit | 91b797d5497d13bbb8a231e03b5fd3fe1348b1fb (patch) | |
tree | 8ea756f07c518a684e1c4bb2ad454cbbaf8166cf /ChangeLog | |
parent | 34b54239ebfc56c1a662404422042b457b478358 (diff) | |
download | tk-91b797d5497d13bbb8a231e03b5fd3fe1348b1fb.zip tk-91b797d5497d13bbb8a231e03b5fd3fe1348b1fb.tar.gz tk-91b797d5497d13bbb8a231e03b5fd3fe1348b1fb.tar.bz2 |
fixed unix tk_chooseColor to allow full 0..255 range selection via mouse
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -14,6 +14,9 @@ 2001-11-09 Jeff Hobbs <jeffh@ActiveState.com> + * library/clrpick.tcl: changed a few parameters so that the full + 0..255 range could be accessed via the mouse. [Bug #478498] + * unix/configure: * unix/tcl.m4: added -lc to AIX libs, fixed path to ldAix |