*** version 5.0 ***
added free text viewer, based on text widget, with embedded live data cells
uses scwoop library version 2.5
fixed various syntax problems thanks to Larry Virden's check with tclpro
tables are now created with a fixed size due to new scroll class
  implementation
tested with BLT library version 2.4f
added source files versions display with corresponding entry in help menu
reduced height of contents area in global HTML help
main canvas and table viewers can no longer take focus
added viewer specific options field in .moo save files
*** version 4.4 ***
added Redhat rpm support: modules and packages are also searched in
  /usr/lib/moodss
moodss rpm file, complete with BLT and Tktable compiled librairies
  made available
*** version 4.3.1 ***
fixed save file fatal error introduced in 4.3
uses stooop 3.61
*** version 4.3 ***
added support for asynchronous modules (with data updated without polling)
successfully tested with Tcl/Tk 8.0.3 on Linux
*** version 4.2.1 ***
tested with tkTable 2.3 and BLT 2.4e on Linux
BLT 2.4e required on UNIX platforms
on UNIX, use libBLT.so.2.4 instead of libBLT2.4.so naming
Linux BLT and tkTable binaries posted on my homepage
*** version 4.2 ***
summary table can now handle vanishing cells
tested with tkTable 2.3 and BLT 2.4c on Linux
tested with tkTable 2.3 and BLT 8.0 unoff on windows
drag highlighting frame placement problem fixed on windows
*** version 4.1 ***
added summary table (current, average, minimum and maximum values) viewer
unnoficial BLT 8.0 version no longer supported on UNIX platforms:
  use BLT 2.4 instead
added -r (--read-only) option
added -S (--static) option
moodss self contained application no longer tries to load stooop,
  scwoop or tkpiechart packages if present on the system
added seperate viewer image samples in HTML documentation
tested with tkTable 2.2 and BLT 2.4c
*** version 4.0 ***
implemented storing and retrieving current modules and viewers configuration
added Save and Save As... File menus
added -f (--file) command line option
*** version 3.6 ***
pie charts now resize nicely (slices always leave room for labels as
  BLT charts do)
uses stooop 3.6 and tkpiechart 5.2
drag circle cursor is no longer changed to double arrow when dragging across
  right side of a table
column resizing cursor no longer sticks in column title labels
dragging now possible only from selected cell or viewer element label
in graphs, flat 0 lines are now visible even with other lines in the graph
graphs now handle void value with plot discontinuities
graph background is now black for better clarity
graph start plotting only when fed new values (no more initial flat lines)
*** version 3.5 ***
added optional multiple views per module
added visibleColumns and views members in module data array
columns member in module data array is now obsolete
in modules help, display version for each module
use GNU copyleft license
removed -update command line option
implemented GNU style command line options
added -h (--help), -p (--poll-time) and --version command line options
*** version 3.4 ***
piecharts are now resizable
new graph viewer x axis division algorithm taking actual plot width
  into account (axis also updated as viewer is resized)
graph viewers labels now show data values as barcharts do
use official BLT version 2.4 instead of patched 2.3 (see INSTALL file)
*** version 3.3 ***
also announced in comp.os.linux.announce newsgroup
added memstats module for Linux
when resizing and moving viewers, show sizes and coordinates in message area
added support for BLT 2.3 patched for Tcl/Tk 8.1 (see INSTALL file)
added overlap barchart viewer when BLT 2.3 is used
infinite update loop with automatic scrollbars problem was not actually solved:
  new implementation with scrollbars appearing and disappearing at once
use narrower scrollbars with thin border on data tables
immediately update newly created viewers with current data values
new graph viewer x axis range was not calculated according to current poll time
implemented graph viewer x axis division varying with poll time
show only hours and minutes on graph viewer x axis
updated INSTALL file with BLT and tkTable librairies latest locations
*** version 3.2 ***
use a little arrow indicator in sorted column title instead of highlighting
tkTable widget version 2.0 mandatory
allowed interactive column resizing in tables
prevented infinite update loop (automatic scrollbars appearing and
  disappearing) which randomly occured when resizing tables or columns
use arrow cursor as default in tables, graphs and barcharts
when clicking on borders, internal window manager places window on top
  if partly visible
*** version 3.1 ***
the first software to use the fantastic tkTable widget version 2.0!
added multiple cell selection support to data tables
implemented tables shifting in initial placement when multiple modules
use smaller helvetica font for embedded HTML help viewer
made internal window manager mid handles larger
added section numbering to HTML documentation for easier reading
prevented module repetitions in command line
uses tkpiechart 4.3
*** version 3.0 ***
added multiple module concurrent support
implemented multiple modules help
full support of shift/control click selection method for data cell
  viewer elements
in cpustats module, added static percent index column for meaningful
  viewer labeling
uses scwooop 2.2, tkpiechart 4.2 and stooop 3.5.1 packages
*** version 2.3 ***
added multiple data element drag and drop between graphical viewers
added multiple data element drag and drop from viewers to iconic drop sites
in module data array, added list of columns member to specify row index
any mouse click makes widget tip dissapear again
dropping into initial drag site is now impossible
drag and drop highlighting now works properly on Windows
*** version 2.2 ***
pie chart slices can now be selected and dropped into trash
added general help by using the great HTML library by Stephen Uhler
  from Sun Microsystems (thanks Stephen, great work!)
added related copyright notice in about dialog window
slight improvement on pie icons
used tkpiechart 4.0 and stooop 3.4 switched package
prevented drag from data table title row
added support for Windows tktable.dll and blt80.dll for using without
  tkTable and BLT installed as packages
*** version 2.1 ***
added side and stacked bar charts, 2D and 3D pie charts
added trash drop site for deleting graph lines, bars and pies
derive graphData from viewer and blt2DViewer
better looking icons
tested with Windows 95 (see the INSTALL file)
use BSD type copyright (much simpler than GNU copyleft)
*** version 2.0 ***
data viewers moveable and resizable through internal window manager
added BLT graph data viewers
added drag'n'drop
*** version 1.0 ***
table only with no graphical viewers
