*** version 2.2 ***
use platform independant way of making toplevels visible
  (in widgetTip, comboButton and optionMenu implementations)
widgetTip now derived from stooop switched class
added -font option to widgetTip
renamed bindings class procedure add{} to set{}
*** version 2.1.1 ***
fixed provided package version in scwoop.tcl
integrated Robin Becker's win32 patch
minor documentation fixes
link tclets instead of embedding them in HTML online documentation
  in homepage to avoid lengthy load times
*** version 2.1 ***
compatible with 2.0b3 plugin (and above I hope)
html documentation updated with live tclets
in spinEntry, arrow buttons move as up and down keys
set-option was invoked with default value instead of initial value
  when they differed in options{}
in some cases, configure procedure would return too long lists
*** version 2.0 ***
stooop 3.0 (namespace version) compatible
added optionMenu class
made widgetTip a composite
added confdemo.tcl stand-alone configuration demonstration
overhauled HTML documentation
*** version 1.5 ***
spinEntry widget
Tcl package support (see INSTALL)
added CONTENTS file
*** version 1.4 ***
added a lot of options to provided widgets
added panner widget (work in progress)
added configurationInterface widget
comboButton plugin related bug workaround
completed HTML documentation with live widget configuration
*** version 1.3 ***
added labelledFrame widget
modified composite class implementation for stooop 2.3
improved plugin toplevel, wm, grab, emulation commands
added platform dependent option default values
*** version 1.2 ***
html documentation with live tclets
fully Tcl plug-in compatible
improved performance by adding initial values to option lists
notebook widget
fileSelector no longer a toplevel
*** version 1.1 ***
added composite descendants configuration support
added widget tip class
added Tcl plug-in support through source.tcl utility
improved file selector (widget tips, ...)
added scroller implementation
added provided widgets documentation
*** version 1.0 ***
