summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix for #3554 - Form.addItemProperty() resets caption created by FieldFactoryArtur Signell2010-03-091-14/+1
* Fixed warningsArtur Signell2010-03-091-4/+11
* Added javadocArtur Signell2010-03-091-1/+8
* Added javadocArtur Signell2010-03-091-1/+65
* fixes #4292 for ContainerHierarchicalWrapperMatti Tahvonen2010-03-091-1/+8
* reverting changes committed by accident after epic eclipse/subclicpse failMatti Tahvonen2010-03-091-2/+1
* reverting changes committed by accident after epic eclipse/subclicpse failMatti Tahvonen2010-03-091-1/+1
* reverting changes committed by accident after epic eclipse/subclicpse failMatti Tahvonen2010-03-091-1/+1
* enhanced docsMatti Tahvonen2010-03-091-3/+12
* removed duplicate fix for #4170 (from dd branch)Matti Tahvonen2010-03-091-4/+0
* reverting changes committed by accident after epic eclipse/subclicpse failMatti Tahvonen2010-03-091-12/+44
* Reverted to previous version. Should not have been changed in merger.Artur Signell2010-03-091-0/+5
* Reverted to previous version. Should not have been changed in merger.Artur Signell2010-03-091-0/+5
* fixes #4279Matti Tahvonen2010-03-092-0/+41
* fixes #3949Matti Tahvonen2010-03-093-9/+55
* Context menus now work properly in Tree and Table if dragging is enabledMatti Tahvonen2010-03-092-2/+5
* Reverted to previous versionArtur Signell2010-03-091-26/+213
* Re-applied fix for #4240Artur Signell2010-03-091-7/+1
* Added nogui parameterArtur Signell2010-03-091-9/+15
* VScrollTable: If multiple rows selected and drag starts on selected row, clie...Matti Tahvonen2010-03-0910-41/+125
* Do not run abstract classes as test cases (avoid errors)Artur Signell2010-03-081-1/+1
* Workaround for #4287Artur Signell2010-03-082-5/+5
* #4286 remove IE workaround from RichTextAreaHenri Sara2010-03-081-8/+0
* Added a JavaDoc stylesheet customization that adds a 'code' style class to pr...Marko Grönroos2010-03-082-6/+31
* #4139 Update RichTextEditor toolbar code from GWT 2.0: use ClientBundle etc. ...Henri Sara2010-03-081-65/+43
* Opera 10.50 (#4274)Artur Signell2010-03-051-1/+1
* extracted helper to detect previous itemId (in children list) of the actual t...Matti Tahvonen2010-03-052-19/+39
* reintegrated dd branch to 6.3, will continue development there to get nighlie...Matti Tahvonen2010-03-05105-331/+7295
|\
| * merged changes from 6.3 + some container related changesMatti Tahvonen2010-03-05123-5058/+4296
| |\ | |/ |/|
* | Fixes #3322: SplitPanel with split position 100% doesn't resize correctlyJouni Koivuviita2010-03-052-22/+63
* | Updated tests to use Chrome 4 - for #4270Artur Signell2010-03-051-1/+1
* | #3921 removed TODO about potential GateIn problem.Henri Sara2010-03-051-1/+0
* | #4188 PortletListener window parameter and #3921 limited GateIn supportHenri Sara2010-03-046-69/+136
* | Reverted changeset [11604] (#3735: Use semantic HTML)Jouni Koivuviita2010-03-042-14/+0
* | Fixes #266: Immediate upload button broken in Opera 10 (OS X)Jouni Koivuviita2010-03-044-0/+12
* | Fixed typos in [11570] (#4129 Show a message if cookie support is disabled in...Artur Signell2010-03-041-2/+2
* | Fixes #3735: Use semantic HTMLJouni Koivuviita2010-03-035-0/+42
* | Fixes #3736 "Split up style and type definitions" and #3467 "Button styles mi...Jouni Koivuviita2010-03-035-1/+256
* | Added javadoc explaning that how Container.Filterable and Container.Hierarchi...Artur Signell2010-03-021-5/+13
* | Corrected copy/paste errorArtur Signell2010-03-021-3/+3
* | ListSet implementation for #4106 - BeanItemContainer slow in some instancesArtur Signell2010-03-021-0/+198
* | #4106 - BeanItemContainer slow in some instancesArtur Signell2010-03-021-2/+3
* | svn changeset:11591/svn branch:6.3Artur Signell2010-03-021-26/+82
* | Renamed list to filteredItemsArtur Signell2010-03-021-13/+13
* | Merged fix for #3991 from 6.2 to 6.3.John Alhroos2010-03-022-1/+51
* | Automated test for TreeFilteringArtur Signell2010-03-021-0/+112
* | #4192 - HierarchicalContainer implements Container.Filterable but does not al...Artur Signell2010-03-025-84/+333
* | Disabled automatic building and inclusion of reservr widgetset in the package...Artur Signell2010-03-021-2/+0
* | #3734 - Widgetset fails to load when customized system messages contain speci...Artur Signell2010-03-011-3/+4
* | #4129 - Show a message if cookie support is disabled in the browserArtur Signell2010-03-012-0/+142