File: ChangeLog

package info (click to toggle)
tklib 0.4.1-20080501-1
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 3,508 kB
  • ctags: 1,527
  • sloc: tcl: 34,008; sh: 2,318; ansic: 792; makefile: 100; exp: 21; sed: 16
file content (37 lines) | stat: -rw-r--r-- 1,038 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
2006-07-14 Aaron Faupell <afaupell@users.sourceforge.net>

	* ipentry.tcl: added -textvariable option, and bumped version
	* ipentry.man: added docs for -textvariable option
	* thanks to Chris Maj for the patch

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>

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

2005-01-09  Marty Backe <marty@lucidway.org>

        * ipentry.tcl: Bug fix - widget creation was not returning the
	  widget name.

2003-08-02 Aaron Faupell <afaupell@users.sourceforge.net>

	* ipentry.tcl: added highlightcolor, highlightbackground,
	  highlightthickness options
	* ipentry.man: added docs for above, as well as
	  disabledforeground, readonlybackground

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

	* initial import