summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorpatthoyts <patthoyts@users.sourceforge.net>2010-01-04 12:11:47 (GMT)
committerpatthoyts <patthoyts@users.sourceforge.net>2010-01-04 12:11:47 (GMT)
commit5c754a2a7dbb6305a140012bd24f68e32b2375ff (patch)
tree4ab5fb408c4681340c48e7f91e4539a2a2318aa5 /ChangeLog
parent37af6877cec98f828c177e32d0fa41b4a3d217fa (diff)
downloadtk-5c754a2a7dbb6305a140012bd24f68e32b2375ff.zip
tk-5c754a2a7dbb6305a140012bd24f68e32b2375ff.tar.gz
tk-5c754a2a7dbb6305a140012bd24f68e32b2375ff.tar.bz2
Make the filebox demo prettier
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 222905c..290fe73 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,7 @@
2010-01-04 Pat Thoyts <patthoyts@users.sourceforge.net>
+ * library/demos/filebox.tcl: Make prettier using ttk.
* library/demos/fontchoose.tcl: Fix display of demo code.
-
* library/tk.tcl: Correctly handle quoted ampersands in AmpMenuArgs
2010-01-03 Donal K. Fellows <dkf@users.sf.net>