File: ChangeLog

package info (click to toggle)
r-cran-gwidgetstcltk 0.0-55.1-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 2,948 kB
  • sloc: tcl: 23,617; sh: 63; makefile: 2
file content (43 lines) | stat: -rw-r--r-- 1,137 bytes parent folder | download | duplicates (8)
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
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-05-18  Andreas Kupries <andreask@activestate.com>

	* autoscroll.tcl: Added missing 'require Tk'.

2005-04-01 Aaron Faupell <afaupell@users.sourceforge.net>

	* autoscroll.tcl: updated to not fail if autoscroll called twice
	on a the same scrollbar

2005-03-24 Aaron Faupell <afaupell@users.sourceforge.net>

	* bumped version number for new wrap commands

2005-03-24 Aaron Faupell <afaupell@users.sourceforge.net>

	* autoscroll.tcl: added commands wrap and unwrap
	* autoscroll.man: added docs for wrap and unwrap, and an example

2003-07-27 Aaron Faupell <afaupell@users.sourceforge.net>

	initial import

2000-09-18   Kevin Kenny   <kennykb@acm.org>

	* autoscroll.tcl: Initial version posted to http://wiki.tcl.tk/950