diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2003-10-29 09:36:41 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2003-10-29 09:36:41 (GMT) |
commit | 37a0824c4b7a5902e33d131b60c3a5214c6d43b3 (patch) | |
tree | f43868effb44972ec838287eafae6a8888d1d489 /ChangeLog | |
parent | 5bbe7b1ec36aa1a2f46eca373202737f96ad313e (diff) | |
download | tk-37a0824c4b7a5902e33d131b60c3a5214c6d43b3.zip tk-37a0824c4b7a5902e33d131b60c3a5214c6d43b3.tar.gz tk-37a0824c4b7a5902e33d131b60c3a5214c6d43b3.tar.bz2 |
* library/tkfbox.tcl (IconList_Create,IconList_Add): Added option
munging to allow some control of foreground colours on Unix in the
same way that you can influence the background. [Bug 795717]
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2003-10-29 Donal K. Fellows <donal.k.fellows@man.ac.uk> + + * library/tkfbox.tcl (IconList_Create,IconList_Add): Added option + munging to allow some control of foreground colours on Unix in the + same way that you can influence the background. [Bug 795717] + 2003-10-28 Jeff Hobbs <jeffh@ActiveState.com> * unix/tkUnixFont.c (GetFontAttributes): place extra check for NULL |