Tk Library Source Code

Timeline
Login

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

50 check-ins occurring around 4f2256405da50beb.

2004-01-23
00:32
ctext 3.1.3 check-in: 01dbc41dff user: georgeps tags: trunk
00:32
ctext 3.1.3 Closed-Leaf check-in: 44ccb9e7e7 user: georgeps tags: ctext
2003-11-28
22:42
* Reworked the entire build system to use the same framework as tcllib does. IOW tklib now uses a swiss army knife tool (sak.tcl, with all attendant files), and configure/Makefile are based on that. Generation of distributions, and installer now also work in the same way as for tcllib. * Replaced existing nroff documentation with doctools manpages, and wrote doctools manpages for the modules which had none. All (four) modules now have documentation. check-in: 06823ce818 user: andreas_kupries tags: trunk
2003-08-02
21:01
2003-08-02 Aaron Faupell <[email protected]> ipentry.tcl: added highlightcolor, highlightbackground, highlightthickness options ipentry.man: added docs for above, as well as disabledforeground, readonlybackground check-in: d7870bc748 user: afaupell tags: trunk
2003-07-28
07:20
fix typo in pkgIndex.tcl check-in: 969a8d58d7 user: afaupell tags: trunk
06:50
* pkgIndex.tcl: fied stupid vi typo check-in: 0bf9d362f7 user: afaupell tags: trunk
05:02
2003-07-27 Aaron Faupell <[email protected]> Add entry for autoscroll package check-in: 636581b2dc user: afaupell tags: trunk
05:00
2003-07-27 Aaron Faupell <[email protected]> initial import check-in: 68024a33ce user: afaupell tags: trunk
2003-07-23
19:13
* ipentry.man: using correct man page now * ipentry.tcl: added icursor command check-in: 98e684d84e user: afaupell tags: trunk
18:17
* Initial import check-in: 7063ae9f00 user: afaupell tags: trunk
2003-07-22
10:30
* Makefile.in: add ipentry module * ipentry.tcl: export ipentry command * ipentry.man: fix typo check-in: 7b0bed6b7c user: afaupell tags: trunk
2002-09-25
23:06
better DESTDIR/libdir support (steffen) check-in: 085db7c5d3 user: hobbs tags: trunk
2002-05-30
17:11
removed RCS identifier variable. check-in: 7d75f4d542 user: jfontain tags: trunk
2002-05-19
10:32
fully qualified all class{} invocations. check-in: 2fec3a8aac user: jfontain tags: trunk
2002-02-26
08:04
Added datefield module check-in: 33598f5fb0 user: keithv tags: trunk
08:02
Initial revision check-in: c5c9b028aa user: keithv tags: trunk
2001-11-08
19:14
clarified README notes check-in: bbf3209f7c user: hobbs tags: trunk
19:10
added a cursor.n man page check-in: e6559d1c3f user: hobbs tags: trunk
2001-11-07
20:51
initial import of tklib with cursor example module into CVS check-in: 550d55071a user: hobbs tags: trunk
20:51
initial import of tklib with cursor example module into CVS Closed-Leaf check-in: ec23b04ac2 user: hobbs tags: tklib-vendor-branch
2001-02-11
22:06
added -backgrouund option. added set-background{} and update{}. check-in: 1c720ed12b user: jfontain tags: trunk
2000-12-24
16:27
Initial revision check-in: e67c5206b8 user: jfontain tags: trunk
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
19:29
package version 5.4.1. in labelSlice{}, update in case of multiline labels. check-in: 4f2256405d user: jfontain tags: tcl80
19:26
in position{}, multiline labels were not properly placed. added columnHeight{} and maximum{}. height{} was also fixed. check-in: 8e1b308e21 user: jfontain tags: tcl80
2000-03-26
09:34
version 5.4. check-in: e891a830d9 user: jfontain tags: tcl80
2000-03-21
21:32
provide package version 5.4. check-in: cbab3b4b29 user: jfontain tags: tcl80
2000-03-05
21:04
added label{}. check-in: 6006de4814 user: jfontain tags: tcl80
20:55
in set{}, update string part after last semi-column. added label{}. check-in: 1d2ca5277c user: jfontain tags: tcl80
20:54
added label{}. check-in: fa40f80210 user: jfontain tags: tcl80
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
20:11
changed bullet width default to 10. in set-bordercolor{}, handle box style for select rectangle. in set-style{}, raise or lower select rectangle. in update{}, cleaned up by gathering style independent code. check-in: 1f8a757f87 user: jfontain tags: trunk
1999-03-27
21:41
set package version to 5.3. check-in: dcd0b22929 user: jfontain tags: trunk
21:41
in selectState{}, use label -select option. check-in: 1d292fc198 user: jfontain tags: trunk
21:33
in set-borderwidth{}, use select rectangle also. in update{}, when split type, take border into account properly. check-in: 2838ff168c user: jfontain tags: trunk
1999-03-24
21:59
added -select and -selectcolor options. implemented selection in update{} but only for split style. in constructor, created selection rectangle. check-in: e0766323c0 user: jfontain tags: trunk
21:57
in selectState{}, use label -select option. check-in: efa0a3c3b6 user: jfontain tags: trunk
1999-01-31
18:53
removed selected{} and list{}. in extend{}, no longer use list{}. check-in: 7fb4028cf6 user: jfontain tags: trunk
18:47
in constructor, initialize order member. in destructor, eventually unset order array. in set{} and toggle{}, keep track of action order. added ordered{} procedure, used in selected{} and list{}. in toggle{}, unset last selected variable when nothing is left selected. check-in: 74138815dd user: jfontain tags: trunk
1998-12-19
14:01
version 5.2.2. use multimania.com instead of mygale.org. check-in: fefe93520e user: jfontain tags: trunk
14:00
provide package version 5.2.2. check-in: ecfcbf1ac7 user: jfontain tags: trunk
13:49
in currentSlice{}, ignore background slice. check-in: 8981ebcce4 user: jfontain tags: trunk
1998-11-17
21:05
use new multimania email address in heading comment check-in: ca6a59ab91 user: jfontain tags: trunk
1998-11-14
20:44
version 5.2.1 check-in: cccae8fe4d user: jfontain tags: trunk
20:35
increased package number to 5.2.1 check-in: 6aac7138bf user: jfontain tags: trunk
20:32
in destructor, conditionally delete title and selector if they exist check-in: b22f52e366 user: jfontain tags: trunk