1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38
|
2013-03-25 Andreas Kupries <andreas_kupries@users.sourceforge.net>
*
* Released and tagged Tklib 0.6 ========================
*
2009-01-21 Andreas Kupries <andreas_kupries@users.sourceforge.net>
*
* Released and tagged Tklib 0.5 ========================
*
2005-11-10 Andreas Kupries <andreas_kupries@users.sourceforge.net>
*
* Released and tagged Tklib 0.4.1 ========================
*
2005-11-02 Andreas Kupries <andreas_kupries@users.sourceforge.net>
*
* Released and tagged Tklib 0.4 ========================
*
2005-03-31 Aaron Faupell <afaupell@users.sourceforge.net>
* Fixed argument handling again, added -geometry option
2005-03-22 Aaron Faupell <afaupell@users.sourceforge.net>
* tk_getString.tcl: tweaked padding, made focus -force for windows,
fixed namespace, moved variable from ::tk to own namepsace,
fixed argument handling
2005-03-17 Aaron Faupell <afaupell@users.sourceforge.net>
* initial import
|