File: ChangeLog

package info (click to toggle)
tklib 0.6%2B20190108-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 15,008 kB
  • sloc: tcl: 75,757; sh: 5,789; ansic: 792; pascal: 359; makefile: 70; sed: 53; exp: 21
file content (50 lines) | stat: -rw-r--r-- 1,331 bytes parent folder | download | duplicates (4)
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
2013-03-25  Andreas Kupries  <andreas_kupries@users.sourceforge.net>

	*
	* Released and tagged Tklib 0.6 ========================
	* 

2011-01-18  Andreas Kupries  <andreas_kupries@users.sourceforge.net>

	* cursor.tcl [Bug 3160150]: Fixed usage of shorthand 'config' for
	* cursor.man: 'configure'. Bumped version to 0.3.1.
	* pkgIndex.tcl:

2009-04-24  Jeff Hobbs  <jeffh@ActiveState.com>

	* cursor.tcl (::cursor::restore): allow for depthfirst restore to
	better handle megawidgets. [Bug 2082457]
	* pkgIndex.tcl: Bump version to 0.3.

2009-01-21  Andreas Kupries  <andreas_kupries@users.sourceforge.net>

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

2006-12-08  Jeff Hobbs  <jeffh@ActiveState.com>

	* cursor.tcl: work with widgets that don't support -cursor
	* pkgIndex.tcl: update to v0.2. [AS Bug #57297]

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 ========================
	* 

2001-11-08  Jeff Hobbs  <jeffh@ActiveState.com>

	* cursor.n: added a man page.

2001-11-07  Jeff Hobbs  <jeffh@ActiveState.com>

	* cursor.tcl: initial 0.1 implementation with propagate, restore
	and display procedures