diff options
author | pspjuth <peter.spjuth@gmail.com> | 2001-05-28 16:56:02 (GMT) |
---|---|---|
committer | pspjuth <peter.spjuth@gmail.com> | 2001-05-28 16:56:02 (GMT) |
commit | 06d05d92f1cda1439dd42324387e00923e4070e6 (patch) | |
tree | 72ba38f9fdbf75090cbbb9845a10c5c2b4e0d4dc /ChangeLog | |
parent | 7a0d64115868997a8e31574dd0faf640335e2169 (diff) | |
download | tk-06d05d92f1cda1439dd42324387e00923e4070e6.zip tk-06d05d92f1cda1439dd42324387e00923e4070e6.tar.gz tk-06d05d92f1cda1439dd42324387e00923e4070e6.tar.bz2 |
Upgraded frame to use the newer TK_OPTION
style when processing configuration options. Some cleanup of
bad comments and bad code. [part of patch #420861]
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2001-05-28 Peter Spjuth <peter.spjuth@space.se> + + * generic/tkFrame.c: + * generic/tkWindow.c: + * tests/frame.test: Upgraded frame to use the newer TK_OPTION + style when processing configuration options. Some cleanup of + bad comments and bad code. [part of patch #420861] + 2001-05-23 Mo DeJong <mdejong@redhat.com> * unix/configure: |