summaryrefslogtreecommitdiffstats
path: root/client
Commit message (Expand)AuthorAgeFilesLines
* Ensure server side focus is applied when opening a window (#17731)Artur Signell2015-08-042-21/+10
* Take margin/border/padding into account when measuring ComboBox in IEArtur Signell2015-08-041-3/+20
* Enable IE stuff also needed for Edge (#18523)Artur Signell2015-08-045-15/+13
* Detect Edge correctly (#18537)Artur Signell2015-08-042-0/+41
* 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
* Fix DetailsRow communication use connector IDs (#18493)Teemu Suo-Anttila2015-07-212-305/+103
* Convert ComboBoxLargeIconsTest from TB2 to TB4Teemu Suo-Anttila2015-07-211-5/+16
* Fix IE8 icons in tree expand regression (#18488)Teemu Suo-Anttila2015-07-212-3/+18
* Fix IE8 window shadows with undefined height (#18487)Teemu Suo-Anttila2015-07-211-1/+13
* Workaround for IE10 invalid min-height calculations (#15169)Artur Signell2015-07-211-0/+6
* Select last item only if filtered items exist. (#18441)Sauli Tähkäpää2015-07-211-1/+3
* Grid sidebar menu design changed. See design document and comments at trac ti...elmot2015-07-211-1/+0
* Support frozen columns in Grid editor (#16727)Johannes Dahlström2015-07-211-7/+36
* Increase Tooltip z-index to be larger than the default overlay z-index. (#14854)Sauli Tähkäpää2015-07-211-0/+3
* Allow using only hostname with ?superdevmodeArtur Signell2015-07-211-1/+5
* Fixes scrollToLine while resizing Grid via split position (#18424)Teppo Kurki2015-07-211-44/+55
* Read debug window settings when all entry points have run (#17882)Leif Åstrand2015-07-211-13/+25
* Log exception from responsive with cross site css in FF (#16249)Leif Åstrand2015-07-211-4/+15
* Eliminate unguarded Profiler string concatenationLeif Åstrand2015-07-211-4/+8
* Add missing @since 7.5.1 to JavaDocTeemu Suo-Anttila2015-07-104-12/+12
* Fix displaying Details when Grid is attached to DOM (#18390)Teemu Suo-Anttila2015-07-102-8/+23
* Attach GridLayout children in logical order to preserve focus order (#18353)Yuriy Artamonov2015-07-102-3/+17
* Fix Grid detaching with open details rows (#18415)Teemu Suo-Anttila2015-07-091-0/+9
* Fix NPE caused by fix for Grid resizing with split panel (#18370)7.5.1Teemu Suo-Anttila2015-07-082-4/+4
* Ensure correct render of selection when changing selection model (#17087)Artur Signell2015-07-081-0/+3
* Fix Grid jerky resize in vertical split panel (#18370)Teemu Suo-Anttila2015-07-083-1/+84
* Fix Grid header adding and removing with select all checkbox (#17592)Teemu Suo-Anttila2015-07-072-100/+90
* Keep a reference to the file we are uploading to keep IE10 happy (#18372)Artur Signell2015-07-071-0/+3
* Fix Grid details on sort to display them on correct rows (#18224)Teemu Suo-Anttila2015-07-041-0/+6
* Do not let Escalator set width to spacer row's TD element (#18223)Teppo Kurki2015-07-041-14/+17
* Fix Grid scrolling on Firefox (#16865. #17352)patrik2015-07-041-1/+22
* Don't recalculate columns if only height has changed (#18274)Leif Åstrand2015-07-041-1/+5
* Change focused Grid cell when scrolling with the keyboard (#18356).Mika Murtojarvi2015-07-041-54/+35
* Fix incorrect system notifications with details styling (#18340)Artur Signell2015-07-042-74/+91
* Reformat with Luna SR2Artur Signell2015-07-047-37/+42
* Real fix for subpixels in Grid (#18213)Artur Signell2015-07-043-154/+194
* Update theme resource references for legacy components (#17027)Artur Signell2015-07-043-10/+61
* Pass critical notification details to the client (#18342)Artur Signell2015-07-041-1/+3
* Use computed style in more IE9 edge cases (#13359)Artur Signell2015-07-041-2/+7
* Fix spellingSteven Spungin2015-07-041-2/+2
* Calculate row width correctly when subpixel workaround/fix is activeArtur Signell2015-07-041-5/+15
* Ensure GridLayout rounds available space down instead of up (#15451)Artur Signell2015-07-044-49/+221
* Revert "Prevent field from updating when removing text change listener.7.5.0.rc2Mika Murtojärvi2015-06-171-2/+3
* Measure size correctly when element has border and/or padding (#18181)7.5.0.rc1Artur Signell2015-06-111-20/+10
* Fix Grid column dnd reorder scrollarea calculation in Chrome 43 (#18234)Teemu Suo-Anttila2015-06-112-63/+10
* 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
* Properly display Slider values greater than Integer.MAX_VALUE (#18192)Johannes Dahlström2015-06-092-8/+2