diff options
author | patthoyts <patthoyts@users.sourceforge.net> | 2009-04-02 08:27:47 (GMT) |
---|---|---|
committer | patthoyts <patthoyts@users.sourceforge.net> | 2009-04-02 08:27:47 (GMT) |
commit | 0a484ced6294e9aa480dcee56b7e3ff736a15152 (patch) | |
tree | e6f009cb86f2b521ff8c0f779d07926faa71ca22 /ChangeLog | |
parent | 413ed27b74512556990bc6f043083cb17756f492 (diff) | |
download | tk-0a484ced6294e9aa480dcee56b7e3ff736a15152.zip tk-0a484ced6294e9aa480dcee56b7e3ff736a15152.tar.gz tk-0a484ced6294e9aa480dcee56b7e3ff736a15152.tar.bz2 |
Minor fixes to demos. In the pendulum demo make use of unicode for the
axis labels and in the knightstour demo on X11 we cannot rely on
anything being present for the knight glyph so use a polygon instead.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2009-04-02 Pat Thoyts <patthoyts@users.sourceforge.net> + + * library/demos/pendulum.tcl: use unicode labels + * library/demos/knightstour.tcl: use polygon knight on x11. + 2009-03-31 Donal K. Fellows <dkf@users.sf.net> * library/demos/mclist.tcl: Added support for arrow indicators to show |