| CODENOTIFIER | HelpYou are not signed inSign in |
| Revision | Author | Date | Description |
|---|---|---|---|
| 1821 | mlim1972 | 05 Sep 2008 03:30:21 | New method to update the html/code and extending the textarea to occupied the whole panel |
| 1820 | mlim1972 | 05 Sep 2008 03:11:15 | Issue 404. Overwrite methods to remove lingering labels when calling removeAll() or clear() |
| 1819 | mlim1972 | 04 Sep 2008 04:53:11 | Issue 403. Fixing problem where 'select' was not triggered when a date is picked from a DateField. |
| 1818 | mlim1972 | 04 Sep 2008 04:50:58 | No needed since sh is now moved to the main GWTExt code based because of the SyntaxHightlighterPanel. |
| 1817 | mlim1972 | 04 Sep 2008 02:08:04 | Issue 402. Added static method to get an instance of GridPanel to facilitate JSNI integration. |
| 1816 | sanjiv.jivan | 03 Sep 2008 19:49:57 | updated for gwt 1.5.2 |
| 1815 | mlim1972 | 31 Aug 2008 20:51:24 | Issue 401. Scrolling to the right when having a EditoGridPanel does not show the editor. |
| 1814 | mlim1972 | 30 Aug 2008 16:30:01 | Issue 393. Added a local instance of the store so that it returns it when calling getStore. I don't know why it wouldn't return anything from the JSNI code. |
| 1813 | mlim1972 | 30 Aug 2008 16:15:44 | Issue 400. Added the SyntaxHighligterPanel |
| 1812 | mlim1972 | 20 Aug 2008 13:02:19 | need to get a treenode by giving the javascriptobject. The current instance given was to return a Node not a TreeNode. |
| 1811 | mlim1972 | 20 Aug 2008 13:00:51 | FF did not get focus unless it has a tabindex |
| 1810 | mlim1972 | 17 Aug 2008 02:33:33 | Adding a way to set Tree attributes |
| 1809 | mlim1972 | 16 Aug 2008 12:16:29 | Issue 389. Adding FocusPanel into GWTExt |