head	1.17;
access;
symbols
	tcllib-1-13:1.17
	tcllib-1-12:1.16
	tklib-0-5:1.15
	tcllib-1-11-1:1.15
	tcllib-1-11:1.13
	tcllib-1-10:1.11
	tcllib-1-9:1.9;
locks; strict;
comment	@# @;


1.17
date	2011.01.25.06.06.39;	author andreas_kupries;	state Exp;
branches;
next	1.16;

1.16
date	2009.12.07.17.39.24;	author andreas_kupries;	state Exp;
branches;
next	1.15;

1.15
date	2008.12.15.20.25.31;	author andreas_kupries;	state Exp;
branches;
next	1.14;

1.14
date	2008.12.02.04.01.56;	author andreas_kupries;	state Exp;
branches;
next	1.13;

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

1.12
date	2008.03.14.21.25.23;	author andreas_kupries;	state Exp;
branches;
next	1.11;

1.11
date	2007.09.12.16.29.58;	author andreas_kupries;	state Exp;
branches;
next	1.10;

1.10
date	2007.03.25.01.29.29;	author andreas_kupries;	state Exp;
branches;
next	1.9;

1.9
date	2006.10.04.02.56.06;	author andreas_kupries;	state Exp;
branches;
next	1.8;

1.8
date	2006.08.09.19.11.15;	author andreas_kupries;	state Exp;
branches;
next	1.7;

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

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

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

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

1.3
date	2006.07.21.14.10.56;	author andreas_kupries;	state Exp;
branches;
next	1.2;

1.2
date	2006.07.18.23.41.50;	author andreas_kupries;	state Exp;
branches;
next	1.1;

1.1
date	2006.07.11.04.16.29;	author andreas_kupries;	state Exp;
branches;
next	;


desc
@@


1.17
log
@Tcllib 1.13 released
@
text
@2011-01-24  Andreas Kupries  <andreas_kupries@@users.sourceforge.net>

	*
	* Released and tagged Tcllib 1.13 ========================
	* 

2009-12-07  Andreas Kupries  <andreas_kupries@@users.sourceforge.net>

	*
	* Released and tagged Tcllib 1.12 ========================
	* 

2008-12-12  Andreas Kupries  <andreas_kupries@@users.sourceforge.net>

	*
	* Released and tagged Tcllib 1.11.1 ========================
	* 

2008-10-16  Andreas Kupries  <andreas_kupries@@users.sourceforge.net>

	*
	* Released and tagged Tcllib 1.11 ========================
	* 

2008-03-14  Andreas Kupries  <andreask@@activestate.com>

	* ansi/code/ctrl.tcl (DEFC): Fixed bad use of 'args' argument,
	* pkgIndex.tcl: reported in [SF Tcllib Bug 1826418], by Erik
	* ansi_cctrl.man: Leunissen. Bumped to version 0.1.1.

2007-09-12  Andreas Kupries  <andreas_kupries@@users.sourceforge.net>

	*
	* Released and tagged Tcllib 1.10 ========================
	* 

2007-03-22  Andreas Kupries  <andreas_kupries@@users.sourceforge.net>

	* ansi_cattr.man: Fixed all warnings due to use of now
	* ansi_cctrl.man: deprecated. Added a section about how
	* ansi_cmacros.man: to give feedback.
	* ansi_code.man:
	* ansi_ctrlu.man:
	* ansi_send.man:
	* imenu.man:
	* ipager.man:
	* receive.man:
	* term.man:
	* term_bind.man:
	* term_send.man:

2006-10-03  Andreas Kupries  <andreas_kupries@@users.sourceforge.net>

	*
	* Released and tagged Tcllib 1.9 ========================
	* 

2006-08-09  Andreas Kupries <andreask@@activestate.com>

	* ../../examples/term/menu2: Updated to changes in the
	  package term::receive::bind.
	* term_bind.man: Updated documentation as well.

2006-07-24  Andreas Kupries  <andreas_kupries@@users.sourceforge.net>

	* bind.tcl: Added methods 'default' and 'unlisten', changed action
	  callbacks to take the invoking character sequence.
	* term_bind.man: Documented above changes.

	* imenu.tcl:  New packages, terminal widgets, menu and paging text
	* ipager.tcl: display.

	* imenu.man: Documentation for the new packages above.
	* ipager.man:

	* ../../examples/term/imenu: Examples for the new packages.
	* ../../examples/term/ipager:

2006-07-23  Andreas Kupries  <andreas_kupries@@users.sourceforge.net>

	* receive.tcl: New file, package. Basic receiver functionality
	* receive.man: (getting chars, event listener). Documentation.

	* bind.tcl:      New file, package. Recognition of character
	* term_bind.man: sequences in the input, execution of
	  actions. Dispatcher. A 'bind' for character sequences.

	* pkgIndex.tcl: New packages registered.

	* ../../examples/term/menu2: Example for receive and bind.

	* ansi_code.man: Typos.
	* ansi_send.man:
	* term.man:
	* term_send.man:

	* ansi/ctrlunix.tcl: New file, package. Control operations, unix
	* ansi_ctrlu.man:    specific, dependent on external commands
	  (stty, tput). Documentation.
	* pkgIndex.tcl: New package registered.

	* ansi_cctrl.man:   Fixed typos.
	* ansi_cmacros.man:

2006-07-21  Andreas Kupries <andreask@@activestate.com>

	* send.man:      Renamed to term_send.man, to avoid
	* term_send.man: clashing with Tk's 'send' manpage.

2006-07-21  Andreas Kupries  <andreas_kupries@@users.sourceforge.net>

	* ansi_cattr.man: More documentation.
	* ansi_cctrl.man:
	* ansi_cmacros.man:
	* ansi_code.man:
	* ansi_send.man: Tweaked
	* ansi/code/ctrl.tcl: Fixed argument bug
	* ansi/code/macros.tcl: Fixed argument bug.

2006-07-18  Andreas Kupries  <andreask@@activestate.com>

	* term.man: Added some documentation.
	* send.man: 
	* ansi_send.man: 

2006-07-10  Andreas Kupries  <andreas_kupries@@users.sourceforge.net>
	
	* New module "term". Terminal control.
@


1.16
log
@Added README for 1.12, and tagged the ChangeLogs
@
text
@d1 6
@


1.15
log
@1.11.1 release.
@
text
@d1 6
@


1.14
log
@Fix typo in ChangeLogs made at the time of the 1.11 release.
@
text
@d1 6
@


1.13
log
@
	*
	* Released and tagged Tcllib 1.11 ========================
	*
@
text
@d1 1
a1 1
2008-10-16  1.11  <andreas_kupries@@users.sourceforge.net>
@


1.12
log
@
	* ansi/code/ctrl.tcl (DEFC): Fixed bad use of 'args' argument,
	* pkgIndex.tcl: reported in [SF Tcllib Bug 1826418], by Erik
	* ansi_cctrl.man: Leunissen. Bumped to version 0.1.1.
@
text
@d1 6
@


1.11
log
@Tcllib 1.10 tagged and released.
@
text
@d1 6
@


1.10
log
@
Added sections about how to give
feedback (bugs, ideas, ...), and
where.
@
text
@d1 6
@


1.9
log
@
	*
	* Released and tagged Tcllib 1.9 ========================
	*
@
text
@d1 15
@


1.8
log
@
	* ../../examples/term/menu2: Updated to changes in the
	  package term::receive::bind.
	* term_bind.man: Updated documentation as well.
@
text
@d1 6
@


1.7
log
@
	* bind.tcl: Added methods 'default' and 'unlisten', changed action
	  callbacks to take the invoking character sequence.
	* term_bind.man: Documented above changes.

	* imenu.tcl:  New packages, terminal widgets, menu and paging text
	* ipager.tcl: display.

	* imenu.man: Documentation for the new packages above.
	* ipager.man:

	* ../../examples/term/imenu: Examples for the new packages.
	* ../../examples/term/ipager:
@
text
@d1 6
@


1.6
log
@
	* receive.tcl: New file, package. Basic receiver functionality
	* receive.man: (getting chars, event listener). Documentation.

	* bind.tcl:      New file, package. Recognition of character
	* term_bind.man: sequences in the input, execution of
	  actions. Dispatcher. A 'bind' for character sequences.

	* pkgIndex.tcl: New packages registered.

	* ../../examples/term/menu2: Example for receive and bind.

	* ansi_code.man: Typos.
	* ansi_send.man:
	* term.man:
	* term_send.man:
@
text
@d1 15
@


1.5
log
@
	* ansi/ctrlunix.tcl: New file, package. Control operations, unix
	* ansi_ctrlu.man:    specific, dependent on external commands
	  (stty, tput). Documentation.
	* pkgIndex.tcl: New package registered.

	* ansi_cctrl.man:   Fixed typos.
	* ansi_cmacros.man:
@
text
@d3 16
@


1.4
log
@
	* send.man:      Renamed to term_send.man, to avoid
	* term_send.man: clashing with Tk's 'send' manpage.
@
text
@d1 10
@


1.3
log
@
	* ansi_cattr.man: More documentation.
	* ansi_cctrl.man:
	* ansi_cmacros.man:
	* ansi_code.man:
	* ansi_send.man: Tweaked
	* ansi/code/ctrl.tcl: Fixed argument bug
	* ansi/code/macros.tcl: Fixed argument bug.
@
text
@d1 5
@


1.2
log
@
	* term.man: Added some documentation.
	* send.man:
	* ansi_send.man:
@
text
@d1 10
@


1.1
log
@
	* New module "term". Terminal control.
	* support/installation/modules.tcl: Registered 'term'.
@
text
@d1 6
@

