The new release includes:
Bug fixes:
1. Make field 'handler' mutable in SuggestionBoxDataModel
2. Add bulk operations for ComboBoxDataModel
New features:
1. Apply lasted GWT version
Release 2.0.6 includes:
Bug fixes:
1. Change GridPanel extends DockLayoutPanel instead
2. Typo in ComboBox.java
3. advanced-gwt web page on sourceforge loosing stylesheet
4. Wrong leap-year
5. SuggestionBox and ComboBox set wrong highlight row index
6. Unexpected AssertException in Chrome 8.x
Release 2.0.5 includes:
Bug fixes:
1. GridPanel.setInvisibleColumn works incorrectly
2. Change GridPanel extends DockLayoutPanel instead
New features:
1. Add footer to all the grids
2. Moving next/prev row when in editing cell
The new release includes:
Bug fixes:
1. Editable grid: edit mode
2. Combox and Tab Key press
3. classcast exception when calling method EditableGridDataModel.getRemovedRows()
New features:
1. GridPanel - GridToolbar extensibility!?
2. TabPosition lacks setRenderer
This release includes:
Bug fixes:
1. Unable to set Visible for more than 1 column
2. TreeGrid > Unable to change value of TextBoxCell at level > 0
3. [IE] Uncaught exception escaped
4. Grid toolbar is always displayed over the grid in FF
New features:
1. Make column resizing work more smoothly
Release 2.0.2 includes:
Bug fixes:
1. (-) and (+) sign doesn't work properly in TreeGrid
2. The content is blank on Chrome
3. TreeGrid > TextBoxCell doesn't work properly
4. NullPointerException in DefaultGridEventManager.onClick line 147
5. [CSS] grid-subrow style is missing
6. [TreeGrid] expand/collapse many times corrupts the TreeGrid
New features:
1. Add a model listener in the ComboBox.getModel() method
2. Add ability to switch off lazy rendering in ComboBox
3. Request features: keyboard navigation/manipulation support
Release 2.0.1 includes:
Bug fixes:
1. ComboBox doesn't send ChangeHandler if a row is choosen on enter key press
2. Drop down list resizing works improperly
3. setKeyPressed() is not invoked if key up or key down is pressed
Release 2.0.0 includes:
Bug fixes:
1. DatePicker fails to go to the next month in Chrome browser
2. ComboBox remains active after selecting value
3. Wrong 12am <-> 12pm switching
4. ComboBox choice button doesn't close the drop down list
New features:
1. Remove deprecated API usage
This version includes totally reworked API:
1. Handlers instead of listeners
2. New GWT classes and methods
3. Demo application is compiled under GWT 2.0.0
Note that this generation of the Advanced GWT Components can be incompatible with older versions. Please check compatibility matrix: http://advanced-gwt.sf.net
Release 1.5.0 includes:
Bug fixes:
1. TreeGrid instantiated with wrong GridRenderer
2. ComboBox doesn't select a value on model events
3. DatePicker doesn't display time if the calendar is opened
New features:
1. Lazy rendering support fro ComboBox and SuggestionBox
Release 1.4.9 includes:
Bug fixes:
1. Pressing Up / Down arrows makes a browser window scroll
2. Bug fixes included into 1.4.9-beta
New features:
1. Features included into 1.4.9-beta
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
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.
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... read more
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... read more
Release 1.4.6 includes:
Bug fixes:
1. Grid Resize Does Not Collapse Properly
2. SimpleGrid resizing issues
3. Issues with GWT embedded browser
New features:
1. Implement basic borders API
2. Implement advanced tab panel
3. Columns resizing feature must be implemented in the SimpleGrid
4. Add setDate() to DatePicker
5. New demo application required
6. Add grid methods to provide an ability to get grid rows, columns, etc
7. Make user manual... read more
Advanced GWT Components set has a new tutorial helping to design and develop rich web applications. Using the document you can undertand how the tool works and how to use it for commercial applications development. Visit the tutorial home page to know more: http://advanced-gwt.sourceforge.net/tutorial/index.html
The new RSS chanel has been opened yesterday. It contains latest project news and additional information about releses. To subcribe click the following link: http://feedproxy.google.com/AdvancedGwtComponents-ProjectNews
To know more about Advanced GWT Components visit our site: http://advanced-gwt.sourceforge.net
Release 1.4.5 includes:
Bug fixes:
1. Demo application must include source code
2. Project modules can't be rebuilt without the root module
New features:
1. Reworked default theme required
2. Remake project site
Visit our site to know more about the tool: http://advanced-gwt.sourceforge.net
Welcome to our new site: http://advanced-gwt.sourceforge.net/
The new design solution is powered by Maven 2 automated site generation tool.
Release 1.4.5-beta includes:
Bug fixes:
1. Themes broken when contained in different root directory
2. BooleanCell Update Doesn't Work
3. Leaf nodes appear with [+] in TreeGrid
4. Grid Sorting borked in GWT 1.5.2
5. AdvancedFlexTable header widget isn't attached
6. Each opening of calendar adds one more full list of values in time-related drop-downs
New features:
1. Improvements in scrolling / column resizing features... read more
Release 1.4.1 includes:
Bug fixes:
1. JavaScript error on focus lost event in the TreeGrid
2. Tree grid row can't be collapsed if the tree cell is activated
3. Demo application looks ugly in Safary
New features:
1. Paging supoport for subtrees in the TreeGrid component
2. Quick page switching for the main Pager widget
Release 1.4.0 includes:
Bug fixes:
No
New features:
1. Tree Grid sample added
Release 1.4.0-beta includes:
Bug fixes:
1. Incorrect cell selection in case of adding / removing rows fixed
2. Default selected row index get and set methods provided in the EditableGrid
3. Other minor bug fixes and refactorings (100% backward compatible)
New features:
1. New widget: TreeGrid is an EditableGrid extention to display tree-like structures of entities
2. Named columns support in grid data models
The new version of the libarary is available for download and beta testing. The final release is coming soon!
This version includes:
Release 1.4.0-beta includes:
Bug fixes:
1. Incorrect cell selection in case of adding / removing rows fixed
2. Default selected row index get and set methods provided in the EditableGrid
3. Other minor bug fixes and refactorings (100% backward compatible)
New features:
1. New widget: TreeGrid is an EditableGrid extention to display tree-like structures of entities
2. Named columns support in grid data models
Release 1.3.0 includes:
Bug fixes:
1. Sorting by ComboBoxDataModel bug fix
2. Other minor bug fixes
New features:
1. Number of cell focus listener instances minimized to one