gwt-ext commits

RevisionAuthorDateDescription
1871mlim197205 Jan 2009 04:24:23

Removing static references so two NodeModelTreeLoaders can be used on the same panel.

1869mlim197230 Dec 2008 03:53:02

Version to 2.0.6

1868mlim197230 Dec 2008 03:43:51

Version to 2.0.6

1867mlim197229 Dec 2008 03:21:40

Fix a problem where the model is called twice!

1866mlim197229 Dec 2008 03:21:10

Adding update property methods

1865mlim197229 Dec 2008 03:20:19

Cleanup...

1864mlim197219 Nov 2008 04:23:25

Fixing general DD issues...

1863mlim197217 Nov 2008 02:43:05

NodeModel fixes so that changing the text in the model causes the treenode to change

1862mlim197213 Nov 2008 13:27:30

Fixed problem setting attributes to the TreeNode via the NodeModel

1861mlim197213 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.

1860mlim197213 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.

1859mlim197213 Nov 2008 02:04:59

Adding more Javadoc info to the ColumnTree

1858mlim197209 Nov 2008 03:36:35

Issue 449. Added the same changing DOM element to "class" for FF3 support.