summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fixed regression by #15381 on IE8Teppo Kurki2015-07-042-10/+17
* Port JavaScriptResizeListenerTest from TB2 to TB4patrik2015-07-042-81/+92
* Extract duplciated logic for checking for error notificationsLeif Åstrand2015-07-045-16/+22
* Fix spellingSteven Spungin2015-07-042-3/+3
* Support and run tests on Wildfly 9 (#18295)Artur Signell2015-07-042-2/+8
* Send beforeClientResponse exceptions to an error handler (#14214)Leif Åstrand2015-07-045-9/+110
* Allow beforeClientResponse to change hierarchy or dirtyness (#18268)Leif Åstrand2015-07-044-13/+143
* Convert a ComboBox drop-down arrow location TB2 test to TB4.Mika Murtojarvi2015-07-042-47/+39
* Add missing Grid test categoriesArtur Signell2015-07-049-0/+18
* Make vanilla SingleBrowserTest work with the runLocally propertyLeif Åstrand2015-07-042-2/+5
* Make Jetty use jul even though the slf4j api is on the classpathLeif Åstrand2015-07-041-0/+3
* Replace a TB2 test of Table column reordering.Mika Murtojarvi2015-07-042-42/+38
* Add backwards keyword for Valo utility animations (#14873, #14806)Jouni Koivuviita2015-07-041-7/+7
* Calculate row width correctly when subpixel workaround/fix is activeArtur Signell2015-07-043-5/+178
* Ensure GridLayout rounds available space down instead of up (#15451)Artur Signell2015-07-048-49/+388
* Update release notes - 7.5.0 is not a pre-release7.5.0Henri Sara2015-06-231-2/+2
* Revert "Prevent field from updating when removing text change listener.7.5.0.rc2Mika Murtojärvi2015-06-174-73/+21
* Use correct path for FocusUtil in vaadin-widgets (#18253)Teemu Suo-Anttila2015-06-151-1/+1
* Add FocusUtil to vaadin-widgets package (#18253)Teemu Suo-Anttila2015-06-151-4/+5
* Measure size correctly when element has border and/or padding (#18181)7.5.0.rc1Artur Signell2015-06-116-20/+342
* Fix Grid column dnd reorder scrollarea calculation in Chrome 43 (#18234)Teemu Suo-Anttila2015-06-112-63/+10
* Fixes search-CB resizing on each layout (Firefox&Chameleon) (#18236)Teppo Kurki2015-06-111-0/+1
* Adds margin support to GridLayout declarative format (#18238)Teppo Kurki2015-06-114-14/+26
* Fix declarative margin reading in AbstractOrderedLayout (#18229)Johannes Dahlström2015-06-116-186/+191
* Fixes grid editor datefield/combobox IE8/Valo (#17915)Teppo Kurki2015-06-101-0/+12
* Add a workaround to not display a spacer just scrolled to view (#17826)Teemu Suo-Anttila2015-06-101-4/+11
* Fix Escalator spacer visibility calucation (#17826)Teemu Suo-Anttila2015-06-101-4/+4
* Add @since 7.5 to new APIJohannes Dahlström2015-06-102-2/+2
* Fix readonly checkbox opacity in Valo. (#17548)Sauli Tähkäpää2015-06-093-1/+26
* Properly display Slider values greater than Integer.MAX_VALUE (#18192)Johannes Dahlström2015-06-094-8/+89
* Table.setVisibleColumns() causes table to forget column headers, icons, align...Ilya Ermakov2015-06-093-20/+173
* Quick fix for non-visible datefield buttons in IE8 (#17915)Teppo Kurki2015-06-091-0/+12
* Fix for "Grid detail row outline overflows" (#17826)elmot2015-06-092-1/+94
* Better handle exceptions when opening Grid editor (#17935)Johannes Dahlström2015-06-094-12/+129
* Add missing since, remove unused methodTeemu Suo-Anttila2015-06-091-7/+1
* Rename grid sidebar 'opened' style to 'open' (#18120)Teppo Kurki2015-06-095-9/+9
* Fix test broken by #16556Artur Signell2015-06-094-37/+58
* Update to Atmosphere 2.2.7 (#18069)Artur Signell2015-06-083-3/+3
* Fix Grid drag selection with scrolled page (#17895)Teemu Suo-Anttila2015-06-083-23/+111
* Prevent field from updating when removing text change listener. (#16270)Sauli Tähkäpää2015-06-084-21/+73
* Fixes double-tap-to-open-editor issuesTeppo Kurki2015-06-081-2/+20
* Open editor on double touch (#17338)Manolo Carrasco2015-06-081-1/+11
* Don't allow null view providers (#17028)Leif Åstrand2015-06-082-1/+24
* Selection is now shown although scrollToSelectedItem is false (#16673)Matti Tahvonen2015-06-084-0/+131
* Forget GridLayout row expand ratios for removed rows (#18166)Teppo Kurki2015-06-082-5/+42
* Return 0 instead of throwing exception if count query returns nothing (#18043)Steven Spungin2015-06-082-4/+112
* Hide sidebar when clicking outside it (#18111)Artur Signell2015-06-074-9/+47
* Render initially hidden columns correctly (#18030)Artur Signell2015-06-053-2/+125
* Insert columns using correct logical row index (#18103)Artur Signell2015-06-052-3/+57
* Add setStyleName(String, boolean) shorthand for add/removeStyleName (#17825)Artur Signell2015-06-052-0/+143