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 (88 lines) | stat: -rw-r--r-- 2,968 bytes parent folder | download
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
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
2018-10-08  Csaba Nemethi <csaba.nemethi@t-online.de>

	* *.tcl: Bumped the version number to 3.8; adapted to some changes in
	  future Tcl and Tk releases (TIP 278, independent Tcl and Tk versions);
	  updated the copyright information.

	* COPYRIGHT.txt: Bumped the version number to 3.8.
	* README.txt:

	* CHANGES.txt: Updated to reflect the changes.
	* doc/*.html:

	* doc/*.png: Updated the screenshots.

	* scripts/*.tcl: Added support for the themes "aquativo", "Arc", and
	  "clearlooks"; updated the support for several other themes; included
	  the same version of "mwutil.tcl" as in Tablelist release 6.3; several
	  code improvements and minor bug fixes; updated the copyright
	  information.

	* scripts/tclIndex: Newly generated.

	* ../../examples/mentry/*.tcl: Various updates.

2014-02-16  Csaba Nemethi <csaba.nemethi@t-online.de>

	* *.tcl:         Bumped the version number to 3.7; updated the
	* COPYRIGHT.txt: copyright information.
	* README.txt:

	* scripts/*.tcl: Minor performance improvements; included the same
	  version of "mwutil.tcl" as in Tablelist release 5.11; restored the
	  support for Tcl/Tk 8.0, by cleaning up the use of the "clock" command
	  and that of the <MouseWheel> event; improved the package loading
	  mechanism.

	* CHANGES.txt: Updated to reflect the changes.

	* doc/*.html: Bumped the version number to 3.7; numerous improvements.

	* doc/stylesheet.css: Added stylesheet file.

	* ../../examples/*.tcl: Updated the copyright information.

2013-03-25  Andreas Kupries  <andreas_kupries@users.sourceforge.net>

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

2012-03-10  Csaba Nemethi <csaba.nemethi@t-online.de>

	* *.tcl:         Bumped the version number to 3.6; updated the
	* COPYRIGHT.txt: copyright information.
	* README.txt:

	* scripts/*.tcl: Improved the impleementation of the "-background"
	  option in Mentry_tile; made sure to use the theme-specific disabled
	  foreground color in Mentry_tile; extended the support for the
	  "tileqt" theme to work on KDE 4, too; guarded against scripts that
	  start by destroying all children of the root window; updated the
	  copyright information.

	* CHANGES.txt: Updated to reflect the changes; minor improvements.
	* doc/*.html:

	* ../../examples/*.tcl: Updated the copyright information.

2011-08-22  Csaba Nemethi <csaba.nemethi@t-online.de>

	* CHANGES.txt:                Eliminated the deprecated free-form scan
	* scripts/mentryDateTime.tcl: from the implementation of the
	  "mentry::getClockVal" command for Tcl versions 8.5 and above.

2011-08-19  Csaba Nemethi <csaba.nemethi@t-online.de>

	* *.tcl:           Bumped the version number to 3.5.
	* *.txt:
	* doc/mentry.html:

	* scripts/mentryWidget.tcl: Fixed a minor bug related to the handling
	  of <Button-1> events.

	* scripts/mwutil.tcl: Updated to the same version as in Tablelist 5.3.

2010-12-07  Csaba Nemethi <csaba.nemethi@t-online.de>

	* Added mentry to tklib.