summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix multiple book keeping problems in ContainerOrderedWrapper (#5934, #18422)Artur Signell2015-08-266-64/+291
* Measure width exactly to avoid white padding at the right edge (#18648)Artur Signell2015-08-252-8/+32
* Make checkbox inline-block like all other widgets (#18518)Artur Signell2015-08-253-4/+133
* Resynchronize everything after theme change (#18478)Artur Signell2015-08-254-52/+26
* Fix Grid column width calculation regression (#18617)Teemu Suo-Anttila2015-08-252-5/+10
* Update to Bourbon 3.2.4 (#15484)Artur Signell2015-08-2527-181/+391
* Use correct classname for ValoTheme.SCROLL_INDICATOR (#14802)Artur Signell2015-08-2526-265/+289
* Cut off Grid cell content when max column width is set (#18617)Teppo Kurki2015-08-253-1/+52
* Prevent race-condition induced sporadic error in Escalator (#17258)patrik2015-08-242-10/+174
* Add missing @since tags7.5.4Mika Murtojarvi2015-08-191-3/+3
* Add optional OSGi imports for portals (#18561)Henri Sara2015-08-191-1/+1
* StringToBooleanConverter API improved (#18466)elmot2015-08-192-18/+99
* Revert "Write true as attribute="" (#17519)"Mika Murtojarvi2015-08-1928-105/+104
* Write true as attribute="" (#17519)Leif Åstrand2015-08-1828-104/+105
* Prevent NPE on missing security key. (#18573)Sauli Tähkäpää2015-08-182-18/+104
* Handle renderer exceptions gracefully (#18554)Artur Signell2015-08-184-2/+93
* Prevent Escalator scrollbars oscillation in HeightByRows mode (#18596)Teemu Suo-Anttila2015-08-141-1/+16
* Disable websphereportal8 testHenri Sara2015-08-141-1/+2
* Make Valo work with sass-lang compiler again (#18438)Artur Signell2015-08-131-0/+5
* Add server check for deployment scriptTeemu Suo-Anttila2015-08-131-0/+37
* Decode filename before finding resource (#15407)Artur Signell2015-08-135-8/+67
* Add missing URLs to staging reportTeemu Suo-Anttila2015-08-121-2/+5
* Add reporting script for post-publish validationTeemu Suo-Anttila2015-08-121-0/+53
* Add class for last frozen column requested by designers (#18590)Taras Hupalo2015-08-121-5/+27
* Guard against disconnect() being called twice (#15263)Artur Signell2015-08-121-0/+7
* Do not force zero height for empty caption height in FormLayout (#15409)Artur Signell2015-08-121-17/+0
* Add style names to selection checkboxes (#17755)Teppo Kurki2015-08-123-0/+26
* Fix Grid client-side NPE finding uneditable column editor (#18589)Teemu Suo-Anttila2015-08-122-5/+16
* Basic tagging commands in staging reportHenri Sara2015-08-121-0/+34
* Use latest GAE SDK supporting Java 6Henri Sara2015-08-122-2/+2
* Prevent scrolling when expanding a TreeTable item (#18247)Mika Murtojarvi2015-08-123-5/+106
* Add @since for change 11526 ticket #175907.5.3patrik2015-08-052-5/+5
* Update Select all -CheckBox from server and partial selections (#17590)Teppo Kurki2015-08-056-32/+155
* Take margin/border/padding into account when measuring TabSheet (#18471)Artur Signell2015-08-054-2/+145
* Attach Window in hierarchy change as required (#18502)Artur Signell2015-08-055-4/+109
* Restrict old IE fix to IE <= 10 (#17002)Artur Signell2015-08-041-1/+2
* Test for multiple manual push in same access block (#15330, #16919)Artur Signell2015-08-042-0/+148
* Fix NPE when clicking and move handler is not set (#8718)Artur Signell2015-08-044-6/+39
* Ensure server side focus is applied when opening a window (#17731)Artur Signell2015-08-045-21/+139
* Take margin/border/padding into account when measuring ComboBox in IEArtur Signell2015-08-046-10/+233
* Update a test for Chrome version.Mika Murtojarvi2015-08-041-1/+1
* Reserve enough memory so SDM can be run for more than one browserArtur Signell2015-08-041-1/+1
* Enable IE stuff also needed for Edge (#18523)Artur Signell2015-08-045-15/+13
* Detect Edge correctly (#18537)Artur Signell2015-08-044-0/+80
* Make methods return what they promiseArtur Signell2015-08-041-3/+3
* Fix empty @since7.5.2Markus Koivisto2015-07-221-3/+1
* Fix IE8 centered window initial placement (#18498)Teemu Suo-Anttila2015-07-222-14/+10
* Add mention of changed Grid SidebarMenu theme to release notesTeemu Suo-Anttila2015-07-211-0/+1
* Fix DetailsRow communication use connector IDs (#18493)Teemu Suo-Anttila2015-07-218-563/+167
* Convert ComboBoxLargeIconsTest from TB2 to TB4Teemu Suo-Anttila2015-07-213-157/+74