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-08-23  Jeff Hobbs  <jeffh@ActiveState.com>

	* as.tcl (style::as::init_misc): add "*TreeCtrl.useTheme 1",
	bump package version up

2005-05-18  Andreas Kupries <andreask@activestate.com>

	* as.tcl:
	* lobster.tcl: Added missing 'require Tk'.

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

	* as.tcl (style::as::init_fonts): corrected fsize, ffamily
	spelling for aqua fonts.

2005-02-02  David N. Welton  <davidw@dedasys.com>

	* lobster.tcl (style::lobster::init): Use nicer fonts for the
	popup dialogs.

2004-09-09  Jeff Hobbs  <jeffh@ActiveState.com>

	* as.tcl: use system colors on Windows for highlightbg,
	highlightfg, bg and fg defaults

2004-09-06  Jeff Hobbs  <jeffh@ActiveState.com>

	* as.tcl (style::as::init_fonts): create ASfontFixedBold

2004-08-18  Jeff Hobbs  <jeffh@ActiveState.com>

	* as.tcl (style::as::init_misc): add Tree and some Tix widget defs

2004-08-17  Jeff Hobbs  <jeffh@ActiveState.com>

	* as.tcl:       Change style::use to call style::${style}::init
	* style.tcl:    procedure, so a simple package require doesn't
	* lobster.tcl:  actually do anything.  Add init to lobster and
	* pkgIndex.tcl: correct namespace usage.  Move lobster and style
	to v0.2.  style::use now takes args to pass to init, eg:
	style::use as -priority 80

2004-06-29  Jeff Hobbs  <jeffh@ActiveState.com>

	* pkgIndex.tcl: style::as is version 1.2
	* as.tcl: much more elaborate version of style::as that is meant
	to change style across platforms.  This auto-inits, but allows for
	reinitialization with higher priority (needed for CDE/KDE/...).

2004-03-25  David N. Welton  <davidw@dedasys.com>

	* lobster.tcl: Added internal padding to Labelframe.  They look
	better if they have some empty space in them.  Added Scrollbar
	things from as.tcl, which make the scrollbars nicer by narrowing
	them a bit.

2004-03-18  David N. Welton  <davidw@dedasys.com>

	* pkgIndex.tcl: Added package index.

2004-03-17  David N. Welton  <davidw@dedasys.com>

	* style.tcl: Created style package.

