2010-08-26 Andreas Kupries * application.tcl: Extended with option '-t' when trusting the input, * pkgIndex.tcl: using a simple slave interp, instead of a safe one. Further extended with a bility to load canvas::* packages as formatting backends. Bumped version to 1.1. 2010-06-09 Andreas Kupries * ChangeLog: New files. Complete reworking of the diagram * application.tcl: system, whole new code base. Note that * attributes.tcl: this requires Tcl 8.5 or higher. * basic.tcl: Version 1. * core.tcl: * diagram.man: * diagram.tcl: * direction.tcl: * element.tcl: * navigation.tcl: * pkgIndex.tcl: * point.tcl: * include: Documentation text blocks. * figures: Figures for the documentation, examples. * ../../apps/dia: * ../../apps/dia.man: * draw_diagram.tcl: Removed. * draw_diagram.man: 2009-02-14 Arjen Markus * added missing directions in dirinfo array * corrected anchor coordinate for drums * solved a bug in the handling of the current position (currentpos set last item) * added documentation of "bracket" (and exporting the procedure) 2009-01-21 Andreas Kupries * * Released and tagged Tklib 0.5 ======================== * 2006-11-19 Arjen Markus * added missing "package provide" statement * corrected mistake in plaintext, for text with given width/height * corrected handling of lines 2006-07-07 Arjen Markus * initial checkin of the Diagrams package * fixed several outstanding bugs * started with documentation * New module 'diagrams', by Arjen Markus.