summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Make ImageRenderers emit click events (#13334)Johannes Dahlström2014-11-1312-233/+406
* Fix NPE in GridColumn when set sortable before adding to Grid (#13334)Teemu Suo-Anttila2014-11-111-1/+3
* Fixes property change events after first render (#13334)Henrik Paul2014-11-066-38/+132
* Adds the ability for Escalator to resize a column "to fit" (#13334)Henrik Paul2014-11-057-3/+126
* Column remove/insertion doesn't refresh the entire row (#13334)Henrik Paul2014-11-055-35/+134
* Prevent row insert/remove RPC calls before client init (#13334)Teemu Suo-Anttila2014-11-053-2/+120
* Import _table.scss to make valo-table-background-color() work (#13334)Leif Åstrand2014-11-041-0/+1
* Renames "active cell" to "cell focus" or "focused cell" (#13334)Henrik Paul2014-10-2920-384/+406
* Removes code-warnings (#13334)Henrik Paul2014-10-281-10/+10
* Adds hints to related methods in GridStaticSection (#13334)Henrik Paul2014-10-282-0/+40
* Drag selection now selects all rows in between two frames (#13334)Henrik Paul2014-10-281-43/+87
* Removes getter for DataSource in SortEvent (#13334)Henrik Paul2014-10-281-9/+0
* Adjusts Grid's Valo theme (#13334)Henrik Paul2014-10-281-165/+153
* Fixes exception when dragging on cells in Chrome (#13334)Henrik Paul2014-10-241-1/+34
* Fixes an issue with onUnload() (#13334)Henrik Paul2014-10-234-11/+110
* Fix RpcDataSource to use RPC for row pins/unpins (#13334)Teemu Suo-Anttila2014-10-227-187/+106
* Add constructor with header text for client side GridColumn (#13334)Teemu Suo-Anttila2014-10-224-18/+97
* removes unused import (#13334)Henrik Paul2014-10-211-1/+0
* REST-like data source use case. (#13334)Henrik Paul2014-10-207-19/+489
* Restructures Escalator method hierarchy (#13334)Henrik Paul2014-10-201-8/+13
* Use non-deprecated GWT DateTimeFormat (#13334)Johannes Dahlström2014-10-200-0/+0
* Fix EditorRow event handling (#13334)Teemu Suo-Anttila2014-10-201-7/+15
* Use non-deprecated GWT DateTimeFormat (#13334)Johannes Dahlström2014-10-201-4/+4
* Fixes an issue with active cell and data insertion (#13334)Henrik Paul2014-10-203-14/+65
* Add default text renderer and empty constructor to GridColumns (#13334)Teemu Suo-Anttila2014-10-201-6/+55
* Add isUserOriginated to SortOrderChangeEvents (#13334)Teemu Suo-Anttila2014-10-165-38/+24
* Merge remote-tracking branch 'origin/master' into gridTeemu Suo-Anttila2014-10-16129-637/+4550
|\
| * Use isConnectorEnabled instead of isEnabled for DnD service (#12781)Denis Anisimov2014-10-162-2/+56
| * Use isConnectorEnabled instead of isEnabled for client requests(#12781).Denis Anisimov2014-10-168-13/+217
| * Fixed FontIcons on VWindow (#14481).Tapio Aali2014-10-153-33/+76
| * Ignore reconnect tests for long polling and streaming on PhantomJS.Sauli Tähkäpää2014-10-153-1/+34
| * Change default retry count to zero.Sauli Tähkäpää2014-10-151-1/+1
| * Use deployment url property value for base URL if it's defined (#14758).Denis Anisimov2014-10-142-4/+14
| * Update ExtraWindowShownWaiAriaTest for stability.Anna Koskinen2014-10-141-24/+27
| * Not able to scroll BrowserFrames on iOS Devices (#14813)Sergey Budkin2014-10-142-0/+13
| * Fixed the sizing of relative-sized components in AbsoluteLayout (#13131)Anna Koskinen2014-10-143-2/+374
| * Make DefaultFieldGroupFieldFactory singleton (#11038).Denis Anisimov2014-10-133-2/+43
| * Assert that async UIDL processing happens in order (#14643)Leif Åstrand2014-10-131-1/+5
| * Use workaround for JDK6 Introspection bug JDK-6788525 (#14839).Denis Anisimov2014-10-132-3/+106
| * Fix empty table captions in Valo theme (#14812)Teemu Pöntelin2014-10-103-0/+107
| * Ticket summaries are now html-encoded (#14579)Sara Seppola2014-10-091-6/+49
| * Incorrect rendering of Panel with undefined size in Firefox (#14631).Sergey Budkin2014-10-093-0/+114
| * Call endUpload() in finally block of fail handling (#14677).Denis Anisimov2014-10-092-12/+115
| * isIPad() and isIPhone() methods are added to WebBrowser (#14424,#14423).Denis Anisimov2014-10-093-2/+57
| * FieldGroup.commit throws NPE if not bound to an item (#14732).Sergey Budkin2014-10-092-2/+41
| * Re-adding content in Table causes table to lose scroll position (#14581)Anna Miroshnik2014-10-073-85/+246
| * Possible VaadinSession deadlock when invalidating HTTP session (#14452)Sergey Budkin2014-10-072-9/+94
| * Add @since to isWindowsPhone(). (#14425)Sauli Tähkäpää2014-10-072-0/+2
| * Add favicon.ico to Valo. (#14781)Sauli Tähkäpää2014-10-072-0/+60
| * Implement HasEnabled in VPopupView. (#14797)Sauli Tähkäpää2014-10-073-12/+71