summaryrefslogtreecommitdiffstats
path: root/client/src
Commit message (Expand)AuthorAgeFilesLines
* Log exception from responsive with cross site css in FF (#16249)Leif Åstrand2015-07-111-4/+15
* Eliminate unguarded Profiler string concatenationLeif Åstrand2015-07-111-4/+8
* Add missing @since 7.5.1 to JavaDocTeemu Suo-Anttila2015-07-094-12/+12
* Fix displaying Details when Grid is attached to DOM (#18390)Teemu Suo-Anttila2015-07-092-8/+23
* Attach GridLayout children in logical order to preserve focus order (#18353)Yuriy Artamonov2015-07-092-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)Teemu Suo-Anttila2015-07-082-4/+4
* Ensure correct render of selection when changing selection model (#17087)Artur Signell2015-07-071-0/+3
* Keep a reference to the file we are uploading to keep IE10 happy (#18372)Artur Signell2015-07-071-0/+3
* Fix Grid header adding and removing with select all checkbox (#17592)Teemu Suo-Anttila2015-07-062-100/+90
* Fix Grid jerky resize in vertical split panel (#18370)Teemu Suo-Anttila2015-07-063-1/+84
* Fix Grid details on sort to display them on correct rows (#18224)Teemu Suo-Anttila2015-07-021-0/+6
* Do not let Escalator set width to spacer row's TD element (#18223)Teppo Kurki2015-06-301-14/+17
* Fix Grid scrolling on Firefox (#16865. #17352)patrik2015-06-291-1/+22
* Don't recalculate columns if only height has changed (#18274)Leif Åstrand2015-06-291-1/+5
* Change focused Grid cell when scrolling with the keyboard (#18356).Mika Murtojarvi2015-06-291-54/+35
* Fix incorrect system notifications with details styling (#18340)Artur Signell2015-06-262-74/+91
* Reformat with Luna SR2Artur Signell2015-06-266-28/+36
* Real fix for subpixels in Grid (#18213)Artur Signell2015-06-263-154/+194
* Update theme resource references for legacy components (#17027)Artur Signell2015-06-263-10/+61
* Pass critical notification details to the client (#18342)Artur Signell2015-06-251-1/+3
* Use computed style in more IE9 edge cases (#13359)Artur Signell2015-06-241-2/+7
* Fix spellingSteven Spungin2015-06-191-2/+2
* Revert "Prevent field from updating when removing text change listener. (#162...Mika Murtojärvi2015-06-171-2/+3
* Calculate row width correctly when subpixel workaround/fix is active (#17934)Artur Signell2015-06-121-5/+15
* Ensure GridLayout rounds available space down instead of up (#15451)Artur Signell2015-06-124-49/+221
* Fix Grid column dnd reorder scrollarea calculation in Chrome 43 (#18234)Teemu Suo-Anttila2015-06-112-63/+10
* Measure size correctly when element has border and/or padding (#18181)Artur Signell2015-06-111-20/+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
* Fix for "Grid detail row outline overflows" (#17826)elmot2015-06-091-1/+4
* Rename grid sidebar 'opened' style to 'open' (#18120)Teppo Kurki2015-06-091-2/+2
* Fix Grid drag selection with scrolled page (#17895)Teemu Suo-Anttila2015-06-081-23/+3
* Prevent field from updating when removing text change listener. (#16270)Sauli Tähkäpää2015-06-081-3/+2
* Fixes double-tap-to-open-editor issuesTeppo Kurki2015-06-081-2/+20
* Open editor on double touch (#17338)Manolo Carrasco2015-06-081-1/+11
* Selection is now shown although scrollToSelectedItem is false (#16673)Matti Tahvonen2015-06-081-0/+6
* Hide sidebar when clicking outside it (#18111)Artur Signell2015-06-071-0/+26
* Render initially hidden columns correctly (#18030)Artur Signell2015-06-051-2/+11
* Insert columns using correct logical row index (#18103)Artur Signell2015-06-051-3/+11
* Only set height when at least one header cell is shown (#18000)Artur Signell2015-06-051-19/+14
* DND-drop-marker should not be on top of sidebar opening button #17692Pekka Hyvönen2015-06-051-6/+54
* Remove duplicate primary stylename from split panels (#17846)Teppo Kurki2015-06-051-5/+3
* Use headerCaption as default hidingToggleCaption (#18028)Teppo Kurki2015-06-052-2/+4
* Required indicator for Table now works as expected (#17294)Matti Tahvonen2015-06-041-6/+40
* Do not send value change to server for non-immediate CheckBox (#18102)Teppo Kurki2015-06-041-0/+3
* Encode numeric values as JSON numbers (#18039)Leif Åstrand2015-06-031-2/+2
* Use GWT CheckBoxes in MultiSelectionRenderer (#17554)Teemu Suo-Anttila2015-06-032-23/+82
* Ensure method and property names are capitalized using English locale (#13389)Artur Signell2015-05-291-7/+2