diff options
author | dgp <dgp@users.sourceforge.net> | 2007-10-17 14:37:04 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2007-10-17 14:37:04 (GMT) |
commit | ce96825d6f9fd7fa85283e2e57577ff202bc872e (patch) | |
tree | 45514dcbd78d3a14095d635d49851d23d0fdeee3 /ChangeLog | |
parent | 65df794905c3a9673211043eed2f9f1f4968ec1b (diff) | |
download | tk-ce96825d6f9fd7fa85283e2e57577ff202bc872e.zip tk-ce96825d6f9fd7fa85283e2e57577ff202bc872e.tar.gz tk-ce96825d6f9fd7fa85283e2e57577ff202bc872e.tar.bz2 |
merge updates from HEAD
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -1,3 +1,17 @@ +2007-10-16 David Gravereaux <davygrvy@pobox.com> + + * win/makefile.vc: depend target now works and builds a generated + dependency list with $(TCLTOOLSDIR)/mkdepend.tcl + +2007-10-16 Donal K. Fellows <donal.k.fellows@manchester.ac.uk> + + * library/demos/widget: Made the code for generating the contents of + the main widget more informative. Added 'new' flagging for wholly new + demos. + + * doc/text.n: Made it clearer what things are text widget invokations + and what are not. Also some other clarity improvements. + 2007-10-15 Donal K. Fellows <donal.k.fellows@manchester.ac.uk> * library/demos/widget: Use Ttk widgets for the widget demo core, for |