diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2003-10-29 10:03:31 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2003-10-29 10:03:31 (GMT) |
commit | 60d0039256ed57711eb062d6549e402ebd661112 (patch) | |
tree | 52c38ad80cefbe363ee5f14e3757db719ec3991c /ChangeLog | |
parent | 37a0824c4b7a5902e33d131b60c3a5214c6d43b3 (diff) | |
download | tk-60d0039256ed57711eb062d6549e402ebd661112.zip tk-60d0039256ed57711eb062d6549e402ebd661112.tar.gz tk-60d0039256ed57711eb062d6549e402ebd661112.tar.bz2 |
Basic style guide fixes for tkUnixRFont.c
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ 2003-10-29 Donal K. Fellows <donal.k.fellows@man.ac.uk> + * unix/tkUnixRFont.c: Some cleaning up to get the file more in + lines with the general style guidelines. [Bug 832091] Still many + comments needed (from someone who knows the code!) for the style + guide to be satisfied, so bug still open. + * 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] |