diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2003-10-29 09:40:34 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2003-10-29 09:40:34 (GMT) |
commit | ea842e2dd7a53e72534b6252b0a151ab79e32365 (patch) | |
tree | 9157eb2428d551a5887b19b4802c76baf43df293 /ChangeLog | |
parent | d45313986c3d6fa76764b573e3756ced4178072b (diff) | |
download | tk-ea842e2dd7a53e72534b6252b0a151ab79e32365.zip tk-ea842e2dd7a53e72534b6252b0a151ab79e32365.tar.gz tk-ea842e2dd7a53e72534b6252b0a151ab79e32365.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 |