summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Grid theme API changes and style fixesJouni Koivuviita2014-12-1712-843/+617
* Move SortDirection from grid package to data package (#13334)Teemu Suo-Anttila2014-12-1715-15/+18
* Merge "Merge remote-tracking branch 'origin/master' into grid" into gridHenrik Paul2014-12-17129-261/+780
|\
| * Merge remote-tracking branch 'origin/master' into gridTeemu Suo-Anttila2014-12-17129-261/+780
| |\
| | * Use introspection instead of reflection to get property type (#10672).Denis Anisimov2014-12-163-141/+194
| | * Removed packages starting with a digit from export-package (#15105)Teppo Kurki2014-12-16107-0/+9
| | * Fix NPE in DateField range handling (#15342)Teemu Pöntelin2014-12-161-2/+4
| | * Release session memory at the end of each testLeif Åstrand2014-12-152-7/+13
| | * Remove accidentally retained JavaDoc rowLeif Åstrand2014-12-151-2/+2
| | * Back button doesn't change URL if view blocks the navigation (#10901)Anna Miroshnik2014-12-153-0/+230
| | * Delayed column layouting is visible (#15189)Anna Miroshnik2014-12-152-14/+73
| | * Throw IllegalArgumentException on non-existent version column. (#15290)Sauli Tähkäpää2014-12-152-66/+98
| | * Fix push test broken by new StringToEnumConverterArtur Signell2014-12-155-27/+18
| | * Use ComboBox locale for filtering case tranform (#15193)Leif Åstrand2014-12-143-2/+139
* | | Fix keyboard navigation from footer/header to body (#13334)Teemu Suo-Anttila2014-12-171-2/+2
|/ /
* | Fix Grid Tests to test features correctly (#13334)Teemu Suo-Anttila2014-12-1711-91/+187
* | Fixes an issue with Escalator.getVisibleRowRange() if it's emptyHenrik Paul2014-12-164-14/+52
* | Remove unused "header-active" classname and style (#13334)Johannes Dahlström2014-12-165-54/+0
* | Fix IE8 exceptions when setting width to negative value (#13334)Teemu Suo-Anttila2014-12-152-4/+12
* | Fix EditorRow not displaying widgets when opened for the first time (#13334)Johannes Dahlström2014-12-153-24/+53
* | GeneratedPropertyContainer returns the original containerHenrik Paul2014-12-151-0/+9
* | Fixes removing Widgets from Grid header/footerTeemu Suo-Anttila2014-12-123-6/+107
* | Merge remote-tracking branch 'origin/master' into gridLeif Åstrand2014-12-126-15/+206
|\|
| * Use converter for Select/Tree/ComboBox when using item id for captionArtur Signell2014-12-125-15/+201
* | Removes a stowaway file from Grid (#13334)Henrik Paul2014-12-121-922/+0
* | Refactor Grid client side package structure (#13334)Teemu Suo-Anttila2014-12-1292-751/+684
* | Fixes a bug in Grid expand logic (#13334)Henrik Paul2014-12-122-14/+25
* | Rename client side SelectionChangeEvent (#13334)Teemu Suo-Anttila2014-12-128-45/+44
* | Rename SelectionChangeEvent and SortOrderChangeEvent (#13334)Teemu Suo-Anttila2014-12-127-91/+78
* | Split CellStyleGenerator into separate cell and row style generatorsArtur Signell2014-12-1213-199/+767
* | Add expand and min/max width for GridColumns (#13334)Henrik Paul2014-12-129-97/+881
* | Refactor server-side editor row to work in real(er) cases (#13334)Leif Åstrand2014-12-127-219/+229
* | Remove unnecessary @since and @author JavaDoc markings (#13334)Teemu Suo-Anttila2014-12-121-15/+0
* | Patches up the themes for Grid a bit (#13334)Henrik Paul2014-12-126-80/+159
* | Remove SortEventOriginator and replace it with a boolean (#13334)Teemu Suo-Anttila2014-12-127-82/+27
* | Merge remote-tracking branch 'origin/master' into gridArtur Signell2014-12-12114-512/+3723
|\|
| * Fix gradient path for notifications in Chameleon. (#15351)Sauli Tähkäpää2014-12-123-2/+57
| * Make SQLContainer.removeAllItems() work properly with paging (#12882)Ilya Ermakov2014-12-122-1/+20
| * Revert "Notify server side component about clicks in form layout (#6346)."Markus Koivisto2014-12-113-155/+0
| * Validate input to FileResource constructor (#14253)Artur Signell2014-12-112-0/+39
| * Test UI for #15321Artur Signell2014-12-111-0/+43
| * VBrowserDetails fails to detect Android when using Firefox (#15183)Sergey Budkin2014-12-112-7/+14
| * Reset tabsheet scroller when unhiding leftmost tab (#14644)Alexey Fansky2014-12-113-2/+96
| * Convert empty string to null Enum value, only throw ConversionExceptions (#14...Artur Signell2014-12-114-12/+30
| * Clear all bound fields when nulling the field group data source (#12371)Artur Signell2014-12-115-20/+198
| * Notify server side component about clicks in form layout (#6346).Denis Anisimov2014-12-103-0/+155
| * Add public Field.isEmpty() and clear() (#15354)Artur Signell2014-12-109-21/+200
| * Fix CustomLayout child rendering when template is missing (#8696)Teemu Pöntelin2014-12-103-6/+104
| * Horizontal split panel height shouldn't ignore second component (#15149)Denis Anisimov2014-12-103-91/+261
| * Set explicit calculated size for drag image element (#14617).Denis Anisimov2014-12-104-1/+121