aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Correctly round tr width in Escalator (#18820)Artur Signell2015-11-053-1/+261
* ParameterizedTB3Runner for adding permutations using a static getterArtur Signell2015-11-056-92/+216
* Remove scheduleDeferred calls from EscalatorTeemu Suo-Anttila2015-11-051-4/+4
* Improved javadocs for Button.setDisabledOnClickMatti Tahvonen2015-11-051-1/+2
* VTree$TreeNode avoid NPE triggered by external ONLOAD events (#18563)pag2015-11-041-1/+1
* Fix replacing of currently selected Tab (#14252)Dmitrij Abolichin2015-11-042-0/+68
* Fix session wrap class javadocsLeif Åstrand2015-11-042-3/+3
* Update Chrome version stringHenri Sara2015-11-041-1/+1
* Support caption fetching for HTML and Widget headers. (#18528)Sauli Tähkäpää2015-11-042-7/+23
* Fixes column header drop indicator (#18925)mtzukanov2015-11-043-34/+82
* Null pointer Exception in Slot.onBrowserEvent (#16587)pag2015-11-041-1/+1
* Fix javadoc typosLeif Åstrand2015-11-041-2/+2
* Mention quirks with JavaScript "this" in AbstractJavaScript* javadocsLeif Åstrand2015-11-043-6/+16
* Render null header caption as empty (#18553)Artur Signell2015-11-044-4/+92
* Remove call to setEnabled in Grid Sidebar constructor (#19126)7.5.8Teemu Suo-Anttila2015-10-191-2/+0
* Fix stack overflows in ListDataSource ListWrapper (#19104)Teemu Suo-Anttila2015-10-191-2/+2
* Fix test failure in IE10/IE11/ChromeArtur Signell2015-10-191-1/+1
* Fix adding to same parent, component shouldn't be removed (#16568)Dmitrij Abolichin2015-10-192-0/+46
* Fix javadocArtur Signell2015-10-191-2/+2
* Add sampler to BuildDemos, support specifying branch for demoTeemu Suo-Anttila2015-10-191-4/+10
* Properly cleanup stream variables if DragAndDropWrapper is detached (#14882)Artur Signell2015-10-192-6/+132
* Do not use getters/setters when mapping designer fields (#17388)Artur Signell2015-10-193-11/+98
* Close calendar popup when DateField is detached (#18985)Teemu Pöntelin2015-10-194-0/+125
* Set opacity for disabled Grid in Valo. (#18661)Sauli Tähkäpää2015-10-193-0/+62
* Parse readonly values for AbstractFields correctly (#18850)7.5.7John Ahlroos2015-10-0420-30/+219
* Add @since for 7.5.7 changesHenri Sara2015-10-044-4/+12
* Revert "Parse readonly values for AbstractFields correctly #18850"Markus Koivisto2015-09-3020-217/+29
* Skip checking unknown properties for @NoLayout on client side (#18334)Artur Signell2015-09-304-1/+114
* Fix resetting of top or left alignment in GridLayout (#18660)Artur Signell2015-09-303-0/+161
* Use a suitable z-index for valo-menuitems overlay (#18869)Matti Tahvonen2015-09-301-1/+1
* Parse readonly values for AbstractFields correctly #18850John Ahlroos2015-09-3020-29/+217
* Hide global "define" from push scripts (#18999)Leif Åstrand2015-09-304-0/+64
* Support declarative prefix "vaadin-" (#18957)Henri Sara2015-09-306-11/+359
* Fix declarative test for 7.5Henri Sara2015-09-301-3/+3
* Revert "Correctly round tr width in Escalator (#18820)"Henri Sara2015-09-303-261/+1
* Revert "Adds support for defining the URL to use for push requests (#18989)"Markus Koivisto2015-09-303-46/+4
* Update AJS?.callFunction javadoc to reflect reality (#18990)Leif Åstrand2015-09-293-12/+32
* Correctly round tr width in Escalator (#18820)Artur Signell2015-09-293-1/+261
* Adds support for defining the URL to use for push requests (#18989)Artur Signell2015-09-293-4/+46
* Removes .v-ui wrapping from valo-menu-responsive for (#18961)Marc Englund2015-09-295-1/+178
* Support HTML entities when reading/writing declarative format #18882Maciej Przepióra2015-09-2917-64/+409
* Write all empty cells for empty GridLayout in declarative #18805Maciej Przepióra2015-09-292-2/+58
* Always use charset for String.getBytes() method (#18863).Denis Anisimov2015-09-232-2/+134
* Use correct state class for split panels (#18942)Artur Signell2015-09-234-0/+74
* Fix Sidebar isOpen to not throw an exception (#18918)Teemu Suo-Anttila2015-09-231-1/+1
* Add command line parameter for ignoring demosTeemu Suo-Anttila2015-09-231-2/+7
* Fix Escalator onResize to layout Finally instead of Deferred (#18751)Teemu Suo-Anttila2015-09-184-17/+133
* Grid: allow zooming in touch devices.Manolo Carrasco2015-09-161-18/+23
* Update @since tags to 7.5.6.7.5.6Mika Murtojarvi2015-09-155-8/+8
* Backport fix for #16992 to Vaadin 7.5.Artur Signell2015-09-156-11/+277