-
Advanced GWT Components 1.4.9 Released
Release 1.4.9 includes:Bug fixes:1. Pressing Up / Down arrows makes a browser window scroll2. Bug fixes included into 1.4.9-betaNew features:1. Features included into 1.4.9-beta
2009-11-18 20:28:58 UTC by skls79
-
Advanced GWT Components 1.4.9-beta published
Release 1.4.9-beta includes:
Bug fixes:
1. TreeGrid seriously broken in 1.4.8
2. Several minor bug fixes in ComboBox and SuggestionBox
New features:
1. Double click listener on table cells
2. Need model events support for ComboBox and SuggestionBox
3. Add method to enable / disable tabs in the AdvancedTabPanel
2009-11-04 18:24:09 UTC by skls79
-
Application archives were patched
The library JARs were re-uploaded due to the critical bug fix in the TreeGrid. See additional details here: http://code.google.com/p/advanced-gwt-components/issues/detail?id=54
If you have a local copy of the 1.4.8 version, please download it again.
2009-10-02 20:33:08 UTC by skls79
-
The 1.4.8 Version of the Library
Release 1.4.8 includes:
Bug fixes:
1. DateHelper problem with leap year
2. resizing browser window makes TreeGrid generate an ArithmeticException
3. Exception when removing invisible column from TreeGrid
4. TreeGridRenderer.drawPager(TreeCell cell) does not account for null cell
5. DefaultGridEventManager.activateCell() does not take invisible columns into account
6. TreeGrid incorrectly update cells on model change
7. Paging broken in TreeGridRenderer
New features:
1. Add overloaded method updateRow() in the TreeGridDataModel
2. Keyboard support for ComboBox and SuggestionBox
3. ComboBox and SuggestionBox should provide getter for the selected widget
Doc updates:
1. Update quickstart guide to make CSS usage simpler
2009-10-01 11:31:21 UTC by skls79
-
Advanced GWT Components 1.4.7 Released
Release 1.4.7 includes:
Bug fixes:
1. [ERROR] Unexpected internal compiler error - GWT 1.6.4, gwt-dev-windows.jar
2. Tree grid expand buttons (+) should not be displayed for rows without children
3. ComboBox doesn't actually add a KeyboradListener
4. Method EditableGridDataModel.update(init, int, Object) works improperly for LazyGridDataModel
5. It seems like the library can't be compiled in GWT 1.6
New features:
1. Multiple line selection in grids
2. Data models listening
3. New theme required
4. Resources not found when loading entry point from a page not in the root dir
2009-06-29 17:31:57 UTC by skls79