Tk Library Source Code

Changes On Branch tcl80
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Changes In Branch tcl80 Excluding Merge-Ins

This is equivalent to a diff from 411c59b769 to c6c64c78fc

2000-07-30
19:47
in toggle{}, when last selected index no longer exists, no longer try to keep track of selected index as it would be too complicated (removes a crash that occured after toggling cell 1, cell 2, cell 2 and cell 1). Closed-Leaf check-in: c6c64c78fc user: jfontain tags: tcl80
2000-04-06
19:34
in columnHeight{}, forgot double quotes in fully qualified name. check-in: 490a6a278c user: jfontain tags: tcl80
2000-03-05
20:48
added labelSlice{}. check-in: 4033332bc8 user: jfontain tags: tcl80
1999-10-02
20:53
changed email address to free in copyright notice. check-in: 2573bcaf3f user: jfontain tags: trunk
1999-08-16
20:59
in selected{}, use array get instead of names for better performance. check-in: 411c59b769 user: jfontain tags: trunk
1999-03-30
21:23
version 5.3. check-in: 4e7d49df37 user: jfontain tags: trunk

Changes to modules/tkpiechart/README.

Changes to modules/tkpiechart/boxlabel.tcl.

Deleted modules/tkpiechart/canlabel.tcl.

Changes to modules/tkpiechart/labarray.tcl.

Deleted modules/tkpiechart/objselec.tcl.

Changes to modules/tkpiechart/perilabel.tcl.

Changes to modules/tkpiechart/pie.tcl.

Changes to modules/tkpiechart/pielabel.tcl.

Changes to modules/tkpiechart/selector.tcl.

Deleted modules/tkpiechart/slice.tcl.