head	1.14;
access;
symbols
	tcllib-1-13:1.14
	tcllib-1-12:1.14
	tklib-0-5:1.14
	tcllib-1-11-1:1.14
	tcllib-1-11:1.14
	tcllib-1-3-0:1.2
	tcllib-1-1-0:1.1.1.1
	tclapps-0-1:1.1.1.1
	tclapps-orig-branch:1.1.1;
locks; strict;
comment	@# @;


1.14
date	2007.10.19.22.48.17;	author patthoyts;	state Exp;
branches;
next	1.13;

1.13
date	2007.05.08.06.01.35;	author sarnold75;	state Exp;
branches;
next	1.12;

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

1.11
date	2006.03.08.17.49.57;	author hobbs;	state Exp;
branches;
next	1.10;

1.10
date	2005.11.03.01.26.37;	author techentin;	state Exp;
branches;
next	1.9;

1.9
date	2005.02.24.03.27.38;	author hobbs;	state Exp;
branches;
next	1.8;

1.8
date	2004.11.15.15.47.45;	author patthoyts;	state Exp;
branches;
next	1.7;

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

1.6
date	2003.01.31.15.49.12;	author kennykb;	state Exp;
branches;
next	1.5;

1.5
date	2003.01.31.13.34.14;	author kennykb;	state Exp;
branches;
next	1.4;

1.4
date	2003.01.15.20.37.51;	author hobbs;	state Exp;
branches;
next	1.3;

1.3
date	2003.01.15.20.37.29;	author hobbs;	state Exp;
branches;
next	1.2;

1.2
date	2001.11.07.22.30.33;	author hobbs;	state Exp;
branches;
next	1.1;

1.1
date	2001.09.27.18.00.16;	author hobbs;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	2001.09.27.18.00.16;	author hobbs;	state Exp;
branches;
next	;


desc
@@


1.14
log
@added IRC client as a demo of the picoirc package in the tcllib irc module and the chatwidget now in tklib
@
text
@2007-10-19  Pat Thoyts  <patthoyts@@users.sourceforge.net>

	* apps/picoirc/*: added IRC client as a demo of the picoirc
	package in the tcllib irc module and the chatwidget now in tklib

2007-05-08  Stephane Arnold <sarnold75@@users.sourceforge.net>

	* apps/tsreplace/*: added to CVS.

2007-03-07  Andreas Kupries  <andreask@@activestate.com>

	* apps/hexplode/hexplode.tcl: Added 'package require Tk' to always
	  declare the dependency, for execution in starkits, starpacks, or
	  explicitly from a tclsh.

2005-10-31  Bob Techentin <techentin@@users.sourceforge.net>

	* apps/tclunit/*:  added to CVS.

2005-03-25  Jeff Hobbs  <jeffh@@ActiveState.com>

	* apps/taip/taip.tcl: follow links to find [info script] (steffen)

2005-02-23  Jeff Hobbs  <jeffh@@ActiveState.com>

	* apps/asteroids/*: added to CVS.  Original author Jeff Godfrey.

2004-11-15  Pat Thoyts  <patthoyts@@users.sourceforge.net>

	* apps/ijbridge/*: Added Jabber-IRC bridge code.

2003-03-11  Andreas Kupries  <andreas_kupries@@users.sourceforge.net>

	* apps/dtp/*: Added the DocTools Processor, an application for
	  handling manpages in the doctools format. Requires
	  tcllib/textutil and tcllib/doctools for proper operation.

2003-01-15  Jeff Hobbs  <jeffh@@ActiveState.com>

	* apps/tkvnc/tkvnc.tcl: added to CVS.  Original author is
	Greg Baker, updates by Jeff Hobbs.

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

	* apps/biorythm/biorythm.tcl: written by Ken Corey
	* apps/breakout/breakout.tcl: written by Donal Fellows
	* apps/clock/timer.tcl: written by Jeff Hobbs
	* apps/frogger/frogger.tcl: written by Donal Fellows
	* apps/gameset/gameset.tcl: written by Stephen Uhler
	* apps/hexplode/hexplode.tcl: written by Neil Winton
	Added to app collection from my old archives of fun, simple apps
	written by others.

2001-09-27  Jeff Hobbs  <jeffh@@ActiveState.com>

	* ChangeLog,README,license.terms:
	* apps/: initial import of tclapps into CVS with tkchat and taip
	applications.

@


1.13
log
@Updated ChangeLog
@
text
@d1 5
d8 1
a8 1
    * apps/tsreplace/*: added to CVS.
@


1.12
log
@
	* apps/hexplode/hexplode.tcl: Added 'package require Tk' to always
	  declare the dependency, for execution in starkits, starpacks, or
	  explicitly from a tclsh.
@
text
@d1 4
@


1.11
log
@add missing change note
@
text
@d1 6
@


1.10
log
@added apps/tclunit
@
text
@d5 4
@


1.9
log
@	* apps/asteroids/*: added to CVS.  Original author Jeff Godfrey.

	* beat1.wav, beat2.wav, explosion.wav, shot.wav, thrust.wav:
	* asteroids.tcl: Initial import of asteroids by Jeff Godfrey from
	wiki page http://wiki.tcl.tk/13601
@
text
@d1 4
@


1.8
log
@Added jabber-irc bridge
@
text
@d1 4
@


1.7
log
@
	* Initial import of the doctools processor.
@
text
@d1 4
@


1.6
log
@Changed so that the CORRECT ChangeLog file got the change info.
@
text
@d1 6
@


1.5
log
@Fixed a bug in the color dialog that caused a bgerror if any user's
nick contained a period.  Added dkf's font dialog to tkchat.tcl, to
keep the "Font Family" menu from exceeding the screen size if many,
many fonts are installed.
@
text
@a0 8
2003-01-30  Kevin Kenny  <kennykb@@users.sourceforge.net>

	* apps/tkchat/tkchat.tcl: Fixed a bug in the color dialog
	that caused a bgerror if any user's nick contained a period.
	Added dkf's font dialog to tkchat.tcl, to keep the "Font Family"
	menu from exceeding the screen size if many, many fonts are
	installed.
	
@


1.4
log
@typo s/chat/vnc
@
text
@d1 8
@


1.3
log
@	* apps/tkvnc/tkchat.tcl: added to CVS.  Original author is
	Greg Baker, updates by Jeff Hobbs.
@
text
@d3 1
a3 1
	* apps/tkvnc/tkchat.tcl: added to CVS.  Original author is
@


1.2
log
@	* apps/biorythm/biorythm.tcl: written by Ken Corey
	* apps/breakout/breakout.tcl: written by Donal Fellows
	* apps/clock/timer.tcl: written by Jeff Hobbs
	* apps/frogger/frogger.tcl: written by Donal Fellows
	* apps/gameset/gameset.tcl: written by Stephen Uhler
	* apps/hexplode/hexplode.tcl: written by Neil Winton
	Added to app collection from my old archives of fun, simple apps
	written by others.
@
text
@d1 5
@


1.1
log
@Initial revision
@
text
@d1 11
@


1.1.1.1
log
@initial import of tclapps into CVS with taip and tkchat programs
@
text
@@
