* Version 1.2.2 (stable) - API 1.2.0 (stable) - 2010-10-25


QA release
Bug #17696 	Patch in order to allow minimization of JS code
Bug #7324 	Problem using together with XMLRPC
Bug #13665 	phpcs errors
Request #14941 	Improve PHPCS results (javascript, tabs vs spaces)
Bug #15292 	Unit test failure -Fatal error: Call to undefined method Tree::setup()
Request #15957 	images dont "work" on dark(er) backgrounds
Doc Bug #16718 	sample simple example fails
 

* Version 1.0 (stable) - API 1.0 (stable) - 2002-06-15


Initial release
   

* Version 1.0.1 (stable) - API 1.0.1 (stable) - 2002-06-19


Added support for Mozilla and NN6
   

* Version 1.0.2 (stable) - API 1.0.2 (stable) - 2002-06-30


Change to use document.write() instead of layers and innerHTML for much speed increase.
Change to use onmousedown instead of onclick for cleaner more defined clicks.
Added the ability to define whether to use client side persistence.
Added the ability to define whether a node is dynamic
Added the ability to define whether a node is expanded
   

* Version 1.0.3 (stable) - API 1.0.3 (stable) - 2002-07-05


Bugfixes:
  o Persistence fixes
  o Reference/copy fixes
   

* Version 1.0.4 (stable) - API 1.0.4 (stable) - 2002-07-27


License change
   

* Version 1.1.0 (stable) - API 1.1.0 (stable) - 2002-11-10


Many changes. See CVS for changelog
   

* Version 1.1.1 (stable) - API 1.1.1 (stable) - 2002-11-30


Added event support, and moved various options from the TreeMenu class to
the presentation classes. Added presentation base class.
   

* Version 1.1.2 (stable) - API 1.1.2 (stable) - 2002-11-30


Updated example file
   

* Version 1.1.3 (stable) - API 1.1.3 (stable) - 2003-02-20


Added expanded icon support. Added documentation in Word
and PDF formats. Moved structure import code to its own
static method createFromStructure(), and added support
for my own Tree class (http://phpguru.org/tree.html) as
well as Wolfram Kriesings Tree class.
   

* Version 1.1.4 (stable) - API 1.1.4 (stable) - 2003-02-21


Added a createFromXML() method for creating
treeMenu structures from XML. This feature
depends on the PEAR::XML_Tree package.
   

* Version 1.1.5 (stable) - API 1.1.5 (stable) - 2003-04-02


Updated browser detection to allow for Opera 7
   

* Version 1.1.6 (stable) - API 1.1.6 (stable) - 2003-04-02


o Auto escapes ' in node text
o New maxDepth option HTML_TreeMenu_DHTML presentation class. 
  All nodes past this number of indentations are rendered as siblings.
   

* Version 1.1.7 (stable) - API 1.1.7 (stable) - 2003-11-26


Bug fix in maxDepth feature
   

* Version 1.1.8 (stable) - API 1.1.8 (stable) - 2003-12-20


Fix javascript detection issue
   

* Version 1.1.9 (stable) - API 1.1.9 (stable) - 2003-12-20


Fix expanded image when nodes are expanded by default
   

* Version 1.2.1 (stable) - API 1.2.0 (stable) - 2005-03-02


Various bug fixes.
   

* Version 1.2.2 (stable) - API 1.2.0 (stable) - 2010-10-25


QA release
Bug #17696 	Patch in order to allow minimization of JS code
Bug #7324 	Problem using together with XMLRPC
Bug #13665 	phpcs errors
Request #14941 	Improve PHPCS results (javascript, tabs vs spaces)
Bug #15292 	Unit test failure -Fatal error: Call to undefined method Tree::setup()
Request #15957 	images dont "work" on dark(er) backgrounds
Doc Bug #16718 	sample simple example fails
   

