Version | Date | Description |
---|---|---|
2.0.9 | 2012-09-26 | Last stable version |
2.0.8 | 2012-09-04 | Old unsupported version |
2.0.7 | 2011-09-04 | Old unsupported version |
2.0.6 | 2010-12-05 | Old unsupported version |
2.0.5 | 2010-10-06 | Old unsupported version |
2.0.4 | 2010-07-03 | Old unsupported version |
2.0.3 | 2010-05-19 | Old unsupported version |
2.0.2 | 2010-04-27 | Old unsupported version |
2.0.1 | 2010-04-13 | Old unsupported version |
2.0.0 | 2010-04-11 | Old unsupported version |
1.5.0 | 2010-01-05 | Old supported version |
1.4.9 | 2009-11-18 | Old unsupported version |
1.4.8 | 2009-09-29 | Old unsupported version |
1.4.7 | 2009-06-29 | Old unsupported version |
1.4.6 | 2009-03-12 | Old unsupported version |
1.4.5 | 2008-12-05 | Old unsupported version |
1.4.5-beta | 2008-11-22 | Old unsupported version |
1.4.1 | 2008-08-03 | Old unsupported version |
1.4.0 | 2008-07-13 | Old unsupported version |
1.4.0-beta | 2008-06-30 | Old unsupported version |
1.3.0 | 2008-05-25 | Old unsupported version |
1.3.0-beta | 2008-05-10 | Old unsupported version |
1.2.2 | 2008-04-05 | Old unsupported version |
Type | Changes | By |
---|---|---|
ComboBox addCloseHandler missing Fixes 115. | ||
Let DatePicker implement HasValue<Date> Fixes 120. | ||
AdvancedTabPanel insertTab() incorrectly failing Fixes 117. | ||
There is little problem with width set of date picker Fixes 119. | ||
enableVerticalScrolling(true) on EditableGrid sets bodyTable to 0px height on window resize Fixes 121. |
Type | Changes | By |
---|---|---|
Remove form links from project site Fixes 114. | ||
Text Area Rich Text Areas Fixes 112. | ||
ComboBox with CustomText allowed problem with Enter KeyPress event Fixes 111. | ||
I am unable to find any maven artifacts Fixes 113. | ||
Problem with editing TreeGrid in Chrome Fixes 110. | ||
Null check on setDate(date) in DatePicker widget Fixes 109. |
Type | Changes | By |
---|---|---|
Apply latest GWT version Fixes 108. | ||
Make field 'handler' mutable in SuggestionBoxDataModel Fixes 106. | ||
Add bulk operations for ComboBoxDataModel Fixes 107. |
Type | Changes | By |
---|---|---|
Change GridPanel extends DockLayoutPanel instead Fixes 98. | ||
Typo in ComboBox.java Fixes 100. | ||
advanced-gwt web page on sourceforge loosing stylesheet Fixes 101. | ||
Wrong leap-year Fixes 102. | ||
SuggestionBox and ComboBox set wrong highlight row index Fixes 103. | ||
Unexpected AssertException in Chrome 8.x Fixes 104. |
Type | Changes | By |
---|---|---|
Add footer to all the grids Fixes 36. | ||
Moving next/prev row when in editing cell Fixes 96. | ||
GridPanel.setInvisibleColumn works incorrectly Fixes 99. |
Type | Changes | By |
---|---|---|
GridPanel - GridToolbar extensibility!? Fixes 90. | ||
TabPosition lacks setRenderer Fixes 91. | ||
Editable grid: edit mode Fixes 92. | ||
Combox and Tab Key press Fixes 93. | ||
classcast exception when calling method EditableGridDataModel.getRemovedRows() Fixes 94. |
Type | Changes | By |
---|---|---|
Make column resizing work more smoothly Fixes 88. | ||
Unable to set Visible for more than 1 column Fixes 83. | ||
TreeGrid > Unable to change value of TextBoxCell at level > 0 Fixes 84. | ||
[IE] Uncaught exception escaped Fixes 85. | ||
Grid toolbar is always displayed over the grid in FF Fixes 89. |
Type | Changes | By |
---|---|---|
Add a model listener in the ComboBox.getModel() method Fixes 69. | ||
Add ability to switch off lazy rendering in ComboBox Fixes 70. | ||
Request features: keyboard navigation/manipulation support Fixes 74. | ||
(-) and (+) sign doesn't work properly in TreeGrid Fixes 71. | ||
The content is blank on Chrome Fixes 72. | ||
TreeGrid > TextBoxCell doesn't work properly Fixes 73. | ||
NullPointerException in DefaultGridEventManager.onClick line 147 Fixes 76. | ||
[CSS] grid-subrow style is missing Fixes 79. | ||
[TreeGrid] expand/collapse many times corrupts the TreeGrid Fixes 80. |
Type | Changes | By |
---|---|---|
ComboBox doesn't send ChangeHandler if a row is choosen on enter key press Fixes 66. | ||
Drop down list resizing works improperly Fixes 67. | ||
setKeyPressed() is not invoked if key up or key down is pressed Fixes 68. |
Type | Changes | By |
---|---|---|
Remove deprecated API usage Fixes 62. | ||
DatePicker fails to go to the next month in Chrome browser Fixes 61. | ||
ComboBox remains active after selecting value Fixes 63. | ||
Wrong 12am <-> 12pm switching Fixes 64. | ||
ComboBox choice button doesn't close the drop down list Fixes 65. |
Type | Changes | By |
---|---|---|
Lazy rendering support fro ComboBox and SuggestionBox Fixes 60. | ||
TreeGrid instantiated with wrong GridRenderer Fixes 57. | ||
ComboBox doesn't select a value on model events Fixes 58. | ||
DatePicker doesn't display time if the calendar is opened Fixes 59. |
Type | Changes | By |
---|---|---|
Need model events support for ComboBox and SuggestionBox Fixes 50. | ||
Double click listener on table cells Fixes 52. | ||
Add method to enable / disable tabs in the AdvancedTabPanel Fixes 55. | ||
TreeGrid seriously broken in 1.4.8 Fixes 54. | ||
Pressing Up / Down arrows makes a browser window scroll Fixes 56. |
Type | Changes | By |
---|---|---|
Add overloaded method updateRow() in the TreeGridDataModel Fixes 44. | ||
Keyboard support for ComboBox and SuggestionBox Fixes 48. | ||
ComboBox and SuggestionBox should provide getter for the selected widget Fixes 49. | ||
DateHelper problem with leap year Fixes 41. | ||
resizing browser window makes TreeGrid generate an ArithmeticException Fixes 43. | ||
Exception when removing invisible column from TreeGrid Fixes 45. | ||
TreeGridRenderer.drawPager(TreeCell cell) does not account for null cell Fixes 46. | ||
DefaultGridEventManager.activateCell() does not take invisible columns into account Fixes 47. | ||
TreeGrid incorrectly update cells on model change Fixes 51. | ||
Paging broken in TreeGridRenderer Fixes 53. | ||
Update quickstart guide to make CSS usage simpler Fixes 42. |
Type | Changes | By |
---|---|---|
Multiple line selection in grids Fixes 17. | ||
Data models listening Fixes 19. | ||
[ERROR] Unexpected internal compiler error - GWT 1.6.4, gwt-dev-windows.jar Fixes 30. | ||
Tree grid expand buttons (+) should not be displayed for rows without children Fixes 31. | ||
ComboBox doesn't actually add a KeyboradListener Fixes 32. | ||
Method EditableGridDataModel.update(init, int, Object) works improperly for LazyGridDataModel Fixes 33. | ||
It seems like the library can't be compiled in GWT 1.6 Fixes 34. | ||
New theme required Fixes 38. | ||
Resources not found when loading entry point from a page not in the root dir Fixes 40. |
Type | Changes | By |
---|---|---|
Columns resizing feature must be implemented in the SimpleGrid Fixes 26. | ||
Add setDate() to DatePicker Fixes 24. | ||
New demo application required Fixes 22. | ||
Add grid methods to provide an ability to get grid rows, columns, etc Fixes 21. | ||
Implement basic borders API Fixes 28. | ||
Implement advanced tab panel Fixes 27. | ||
Make user manual Fixes 20. | ||
Grid Resize Does Not Collapse Properly Fixes 25. | ||
SimpleGrid resizing issues | ||
Issues with GWT embedded browser |
Type | Changes | By |
---|---|---|
Reworked default theme required Fixes 13. | ||
Remake project site Fixes 12. | ||
Demo application must include source code Fixes 14. | ||
Project modules can't be rebuilt without the root module Fixes 15. |
Type | Changes | By |
---|---|---|
Improvements in scrolling / column resizing features Fixes 2. | ||
New widget: SimpleGrid | ||
Themes broken when contained in different root directory Fixes 6. | ||
BooleanCell Update Doesn't Work Fixes 7. | ||
Leaf nodes appear with [+] in TreeGrid Fixes 8. | ||
Grid Sorting borked in GWT 1.5.2 Fixes 9. | ||
AdvancedFlexTable header widget isn't attached Fixes 10. | ||
Each opening of calendar adds one more full list of values in time-related drop-downs Fixes 11. |
Type | Changes | By |
---|---|---|
Paging supoport for subtrees in the TreeGrid component Fixes 1. | ||
Quick page switching for the main Pager widget | ||
JavaScript error on focus lost event in the TreeGrid Fixes 4. | ||
Tree grid row can't be collapsed if the tree cell is activated Fixes 5. | ||
Demo application looks ugly in Safary Fixes 3. |
Type | Changes | By |
---|---|---|
Number of cell focus listener instances minimized to one | ||
Sorting by ComboBoxDataModel bug fix | ||
Other minor bug fixes |