File: ChangeLog

package info (click to toggle)
tklib 0.5-3
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 7,144 kB
  • sloc: tcl: 36,353; sh: 3,045; ansic: 792; makefile: 107; exp: 21; sed: 16
file content (52 lines) | stat: -rw-r--r-- 1,304 bytes parent folder | download | duplicates (2)
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
39
40
41
42
43
44
45
46
47
48
49
50
51
52
2009-01-21  Andreas Kupries  <andreas_kupries@users.sourceforge.net>

	*
	* Released and tagged Tklib 0.5 ========================
	* 

2006-01-27  Andreas Kupries <andreask@activestate.com>

	* pkgIndex.tcl:   Fixed problems with my change, see last entry.
	* tkpiechart.tcl: New file, direct call of 'tclPkgSetup'.

	* pie.tcl:        Added all the necessary 'package require'
	* slice.tcl:      statements, particularly declared 'stooop'
	* pielabel.tcl:   as needed.
	* boxlabel.tcl:
	* canlabel.tcl:
	* perilabel.tcl:
	* labarray.tcl:
	* selector.tcl:
	* objselec.tcl:
	* relirect.tcl:

2006-01-23  Andreas Kupries <andreask@activestate.com>

	* pkgIndex.tcl: Replaced lazy with immediate loading.

2006-01-10  Andreas Kupries <andreask@activestate.com>

	* demo.tcl: Removed from the module, moved into directory
	  "examples/tkpiechart".

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-11-02  Andreas Kupries <andreask@activestate.com>

	* Added ChangeLog for future tracking of changes.

2005-11-02 Jean-Luc Fontaine <jfontain@free.fr>

	* Author of tkpiechart.