| CODENOTIFIER | HelpYou are not signed inSign in |
| Revision | Author | Date | Description |
|---|---|---|---|
| 1871 | mlim1972 | 05 Jan 2009 04:24:23 | Removing static references so two NodeModelTreeLoaders can be used on the same panel. |
| 1869 | mlim1972 | 30 Dec 2008 03:53:02 | Version to 2.0.6 |
| 1868 | mlim1972 | 30 Dec 2008 03:43:51 | Version to 2.0.6 |
| 1867 | mlim1972 | 29 Dec 2008 03:21:40 | Fix a problem where the model is called twice! |
| 1866 | mlim1972 | 29 Dec 2008 03:21:10 | Adding update property methods |
| 1865 | mlim1972 | 29 Dec 2008 03:20:19 | Cleanup... |
| 1864 | mlim1972 | 19 Nov 2008 04:23:25 | Fixing general DD issues... |
| 1863 | mlim1972 | 17 Nov 2008 02:43:05 | NodeModel fixes so that changing the text in the model causes the treenode to change |
| 1862 | mlim1972 | 13 Nov 2008 13:27:30 | Fixed problem setting attributes to the TreeNode via the NodeModel |
| 1861 | mlim1972 | 13 Nov 2008 03:02:26 | If the property in the node is "text", it should call the TreeNode.setText for the text to be taken into effect. |
| 1860 | mlim1972 | 13 Nov 2008 02:20:56 | Issue 456. Added extra methods for Primitive arguments to avoid the autoboxing since some people still use JDK 1.4. |
| 1859 | mlim1972 | 13 Nov 2008 02:04:59 | Adding more Javadoc info to the ColumnTree |
| 1858 | mlim1972 | 09 Nov 2008 03:36:35 | Issue 449. Added the same changing DOM element to "class" for FF3 support. |