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-10-12  Jeff Hobbs  <jeffh@ActiveState.com>

	* pkgIndex.tcl: Bumped widget::dialog to v1.2.
	* dialog.tcl: allow -type custom dialogs to be synchronous, add an
	example showing user how to use it properly.

2005-09-26  Jeff Hobbs  <jeffh@ActiveState.com>

	* pkgIndex.tcl: bumped widget::screenruler to 1.1
	* ruler.tcl: fix off-by-one drawing in ruler and let the loupe
	auto-center around the pointer for us.

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

	* ruler.tcl: add -zoom option, add proper destructors, make
	-measure work, add -reflect option to screenruler.
	Add -showgeometry to control geometry strictly.

	* dialog.tcl: add docs
	* scrollw.tcl: change non-working -padding to working -ipad

2005-09-21  Jeff Hobbs  <jeffh@ActiveState.com>

	* widget.man, pkgIndex.tcl, ruler.tcl: add widget::ruler widget
	and widget::screenruler dialog

2005-09-12  Jeff Hobbs  <jeffh@ActiveState.com>

	* scrollw.tcl: move tk call after 'package require widget'

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

	* dialog.tcl: add -timeout ms option to dialog

	* scrollw.tcl: use ttk::scrollbar on x11

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

	* dialog.tcl: don't require 'name' in dialog button add, allow
	widget pathnames to be inserted, up to v1.1

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

	* widget.tcl: add widget::tkresource to get default class options.
	add widget::propagate snit macro to do multi-component propagation.
	* panelframe.tcl: widget::panelframe to create color-bordered
	frames.  This could be part of superframe, but then superframe
	would need extra widgets

	* widget.tcl:   new megawidget package, based on snit (snidgets)
	* widget.man:
	* pkgIndex.tcl:
	* dialog.tcl:     widget::dialog megawidget dialog
	* superframe.tcl: widget::superframe enhanced frame types
	* scrollw.tcl:    widget::scrolledwindow BWidget::ScrolledWindow port
