diff options
author | hobbs <hobbs> | 2001-08-22 01:25:52 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 2001-08-22 01:25:52 (GMT) |
commit | ed1bb60cee21c79311aa57d15283a97a9378b670 (patch) | |
tree | 98ec417a34ad60f33aa1096561cd3f4be122a7e2 /ChangeLog | |
parent | c5fac391937d584a629699dd8ade4a9b96d57d44 (diff) | |
download | tk-ed1bb60cee21c79311aa57d15283a97a9378b670.zip tk-ed1bb60cee21c79311aa57d15283a97a9378b670.tar.gz tk-ed1bb60cee21c79311aa57d15283a97a9378b670.tar.bz2 |
* tests/unixFont.test (unixFont-2.[234]): fixed to be more
sensitive on systems that have more installed fonts.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +2001-08-21 Jeff Hobbs <jeffh@ActiveState.com> + + * tests/unixFont.test (unixFont-2.[234]): fixed to be more + sensitive on systems that have more installed fonts. + + * library/dialog.tcl (tk_dialog): changed dialog to show bar on + Windows as well and added some y padding between the buttons and + the bar. [Patch #442835] (harrismh) + 2001-08-20 Peter Spjuth <peter.spjuth@space.se> * generic/tkInt.h: |