head	1.13;
access;
symbols
	tcllib-1-13:1.13
	tcllib-1-12:1.13
	tklib-0-5:1.13
	tcllib-1-11-1:1.12
	tcllib-1-11:1.8
	tklib-0-4-1:1.6
	tklib-0-4:1.6;
locks; strict;
comment	@# @;


1.13
date	2009.01.27.03.12.16;	author andreas_kupries;	state Exp;
branches;
next	1.12;

1.12
date	2008.11.29.19.05.15;	author afaupell;	state Exp;
branches;
next	1.11;

1.11
date	2008.11.29.17.57.50;	author afaupell;	state Exp;
branches;
next	1.10;

1.10
date	2008.11.28.08.21.28;	author afaupell;	state Exp;
branches;
next	1.9;

1.9
date	2008.11.27.10.13.59;	author patthoyts;	state Exp;
branches;
next	1.8;

1.8
date	2006.07.15.02.22.53;	author afaupell;	state Exp;
branches;
next	1.7;

1.7
date	2005.11.10.18.25.48;	author andreas_kupries;	state Exp;
branches;
next	1.6;

1.6
date	2005.11.07.18.52.35;	author andreas_kupries;	state Exp;
branches;
next	1.5;

1.5
date	2005.05.18.16.19.53;	author andreas_kupries;	state Exp;
branches;
next	1.4;

1.4
date	2005.01.10.19.48.46;	author andreas_kupries;	state Exp;
branches;
next	1.3;

1.3
date	2003.08.02.21.01.39;	author afaupell;	state Exp;
branches;
next	1.2;

1.2
date	2003.07.23.19.13.47;	author afaupell;	state Exp;
branches;
next	1.1;

1.1
date	2003.07.23.18.17.49;	author afaupell;	state Exp;
branches;
next	;


desc
@@


1.13
log
@Released and tagged Tklib 0.5
@
text
@2009-01-21  Andreas Kupries  <andreas_kupries@@users.sourceforge.net>

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

2008-11-29 Aaron Faupell <afaupell@@users.sourceforge.net>
	* ipentry.tcl: use -takefocus instead of tab bindings.
	this works in reverse circulation too. also a fix when
	unsetting the textvariable

2008-11-29 Aaron Faupell <afaupell@@users.sourceforge.net>

	* ipentry.tcl: add ipentry6 widget for IPv6 addresses
	* ipentry.man: document ipentry6

2008-11-28 Aaron Faupell <afaupell@@users.sourceforge.net>

	* ipentry.tcl: fix textvariable. should work like a normal
	  widget now

2008-11-27  Pat Thoyts  <patthoyts@@users.sourceforge.net>

	* ipentry.tcl:  Use the ttk::entry border if ttk available
	* ipentry.man:  Document -themed 0 to disable themed look
	* pkgIndex.tcl: Incremented version to 0.3

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
@


1.12
log
@2008-11-29 Aaron Faupell <afaupell@@users.sourceforge.net>
        * ipentry.tcl: use -takefocus instead of tab bindings.
        this works in reverse circulation too. also a fix when
        unsetting the textvariable
@
text
@d1 6
@


1.11
log
@2008-11-29 Aaron Faupell <afaupell@@users.sourceforge.net>

        * ipentry.tcl: add ipentry6 widget for IPv6 addresses
        * ipentry.man: document ipentry6
@
text
@d2 5
@


1.10
log
@2008-11-28 Aaron Faupell <afaupell@@users.sourceforge.net>

        * ipentry.tcl fix textvariable. should work like a normal
          widget now
@
text
@d1 5
d8 1
a8 1
	* ipentry.tcl fix textvariable. should work like a normal
@


1.9
log
@Use the ttk::entry border element if > 8.4 unless -themed 0 is provided at widget creation.
@
text
@d1 5
@


1.8
log
@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
@
text
@d1 6
d11 1
a11 1
	* thanks to Chris Maj for the patch
@


1.7
log
@Generated release 0.4.1. Tagged as well.
@
text
@d1 6
@


1.6
log
@Released and tagged Tklib 0.4.
@
text
@d1 6
@


1.5
log
@Added missing 'require Tk'.
@
text
@d1 6
@


1.4
log
@Moved the information about the ipentry change from the global to the
module specific ChangeLog.
@
text
@d1 4
@


1.3
log
@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
@
text
@d1 5
d8 4
a11 2
	ipentry.tcl: added highlightcolor, highlightbackground, highlightthickness options
	ipentry.man: added docs for above, as well as disabledforeground, readonlybackground
d15 1
a15 1
	initial import
@


1.2
log
@	* ipentry.man: using correct man page now
	* ipentry.tcl: added icursor command
@
text
@d1 5
@


1.1
log
@	* Initial import
@
text
@d1 1
a1 6
2003-07-22 Aaron Faupell <afaupell@@users.sourceforge.net>
	
	* ipentry.tcl: export ipentry command
	* ipentry.man: fix typo

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

