diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2001-11-29 10:54:21 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2001-11-29 10:54:21 (GMT) |
commit | a0adf6f6c7a9981a96a7effcfeaba15b12e5206b (patch) | |
tree | f430a3fe1a6fdfc5207db1951a73e2a740d689fb /ChangeLog | |
parent | f4767992165feb9196b4c3504330b9178d7ab824 (diff) | |
download | tk-a0adf6f6c7a9981a96a7effcfeaba15b12e5206b.zip tk-a0adf6f6c7a9981a96a7effcfeaba15b12e5206b.tar.gz tk-a0adf6f6c7a9981a96a7effcfeaba15b12e5206b.tar.bz2 |
Made tk_setPalette guess a reasonable default for the foreground colour.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2001-11-29 Donal K. Fellows <fellowsd@cs.man.ac.uk> + + * library/palette.tcl (tk_setPalette): Added heuristic to guess + from the background whether to use black or white for the + foreground when not told specifically. Suggested by Chris Nelson. + 2001-11-27 David Gravereaux <davygrvy@pobox.com> * win/makefile.vc: Fixed CAT32 target. cat.c is located in the Tcl |