aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
| * always retry a status code 0 uidl request (#15254)Fabian Lange2014-12-101-24/+38
| * Set locale explicitly in DateRangeWithSql. (#15342)Sauli Tähkäpää2014-12-101-0/+3
| * TextField's input prompt is now disabled properly (#15144)Sara Seppola2014-12-103-4/+329
| * Accordion causes SEVERE error in browser console (#15182)Sergey Budkin2014-12-103-19/+37
| * DateField popup doesn't close when popup button is clicked (#14857)Anna Miroshnik2014-12-103-10/+165
| * MenuBar submenus close unexpectedly if use Valo theme (#15255)Jouni Koivuviita2014-12-105-43/+212
| * Long events aren't displayed properly when using Container (#15242)Sergey Budkin2014-12-103-56/+81
| * Position calendar popup on the left side if there is no space (#14757).Denis Anisimov2014-12-108-54/+376
| * Make TextField.clear() use empty string to be consistent with constructor (#1...Artur Signell2014-12-101-1/+11
| * Make addNestedContainerBean work with existing bean item container items (#15...Artur Signell2014-12-092-1/+43
| * Add link to IDEA workspace instructions.Sauli Tähkäpää2014-12-091-1/+6
| * Returning all validation errors in the exception cause when submitting a fiel...Alexey Fansky2014-12-095-23/+205
| * Fix issues when using java.sql.Date as DateField range (#15342)Teemu Pöntelin2014-12-093-6/+113
| * Hierarchy change markAsDirty to AbstractComponentContainer (#14227)Anna Miroshnik2014-12-099-21/+59
| * Fix opacity for disabled checkboxes and option groups. (#15239)Jouni Koivuviita2014-12-093-20/+34
| * Basic tests for default converter factoryArtur Signell2014-12-081-0/+128
| * Add new StringTo<Byte, Short, BigInteger> Converters (#14583)Anna Miroshnik2014-12-088-28/+54
| * UIInitHandler emits Content-Length when writing json response (#15271)Fabian Lange2014-12-051-13/+8
| * SQLContainer removeItem Error when isModified (#8802)Ilya Ermakov2014-12-052-12/+28
| * Add LICENSE file according to GitHub conventionsLeif Åstrand2014-12-041-0/+201
| * Add null check to UI.setTheme. (#15326)Sauli Tähkäpää2014-12-042-15/+61
| * Fix opacity for disabled links in Valo. (#15253)Sauli Tähkäpää2014-12-043-3/+12
| * Escape dynamic and configured theme names in the same way. (#15309)Leif Åstrand2014-12-023-5/+52
| * Allow BeanFieldGroup.setItemDataSource() method accept null (#14731).Denis Anisimov2014-12-024-7/+66
| * Escape themeUri before rewriting CustomLayout HTML. (#15309)Leif Åstrand2014-12-021-1/+1
| * Show push version information in debug window (#14904).Denis Anisimov2014-12-025-0/+208
| * Prevent NPE in AbstractBeanContainer.getType() method (#15173).Denis Anisimov2014-12-013-2/+32
| * set Cache-Control and Expires header even when not-modified (#8757)Fabian Lange2014-12-011-12/+10
| * Comment typo fixJonni Nakari2014-12-011-1/+1
* | Columns can now have subpixel accuracy widths (#13334)Henrik Paul2014-12-1213-105/+1040
* | Do not prefix generated styles (#13334)Artur Signell2014-12-124-77/+33
* | Make AbstractRemoteDataSource easier to use (#13334)Leif Åstrand2014-12-129-132/+219
* | Move Sort related helpers and events to correct packages (#13334)Teemu Suo-Anttila2014-12-1212-128/+134
* | Make SelectionChangeEvent general and move it to event packacge (#13334)Teemu Suo-Anttila2014-12-116-91/+50
* | Move server-side SelectionModels inside Grid (#13334)Teemu Suo-Anttila2014-12-119-677/+578
* | Remove editor row discard methods; rename "commit" to "save" (#13334)Johannes Dahlström2014-12-1110-175/+68
* | Flatten client-side EditorRow API (#13334)Johannes Dahlström2014-12-114-21/+131
* | Fix GridColumnAutoWidthClient test to use TestWidgetComponent (#13334)Teemu Suo-Anttila2014-12-114-38/+7