summaryrefslogtreecommitdiffstats
path: root/client
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | Adds support for spacers near the bottom of Escalator (#16644)Henrik Paul2015-03-031-7/+7
| * | | | | | Escalator can now remove rows while spacers are open (#16644)Henrik Paul2015-03-021-35/+88
| * | | | | | Fixes two bugs when inserting escalator rows with spacers open (#16644)Henrik Paul2015-02-271-55/+102
| * | | | | | Adds support for inserting rows to Escalator while spacers are open (#16644)Henrik Paul2015-02-261-43/+172
| * | | | | | Don't reference private class in javadoc (#16644)Leif Åstrand2015-02-252-2/+5
| * | | | | | Fixes a bug with scrolling the Escalator with a spacer open (#16644)Henrik Paul2015-02-251-15/+37
| * | | | | | Spacers affect Escalator's scrollbars (#16644)Henrik Paul2015-02-241-30/+115
| * | | | | | Fixes fast Escalator scrolling with spacers (#16644).Henrik Paul2015-02-241-0/+6
| * | | | | | Fixes Escalator row offsets with spacers open (#16644)Henrik Paul2015-02-241-47/+237
| * | | | | | Adding/removing spacers affects Escalator row positions (#16644)Henrik Paul2015-02-201-41/+135
| * | | | | | Adds Widget support for DetailsGenerator (#16644)Henrik Paul2015-02-182-8/+57
| * | | | | | Modifies GridElement to support details (#16644)Henrik Paul2015-02-172-123/+286
| * | | | | | Adds initial details row support to Grid (#16644)Henrik Paul2015-02-172-1/+144
| * | | | | | Adds SpacerUpdater support for Escalator (#16644)Henrik Paul2015-02-166-90/+233
| * | | | | | Escalator supports adding spacer elements into DOM. (#16644)Henrik Paul2015-02-162-185/+305
| | |_|_|/ / | |/| | | |
* | | | | | Fix Grid CellFocusHandler position on DataSource size reset (#16607)Teemu Suo-Anttila2015-03-161-2/+8
* | | | | | Fix invalid assumptions about empty Grid (#16734, #16684)Leif Åstrand2015-03-162-2/+8
| |_|_|/ / |/| | | |
* | | | | Makes Connectors into DeferredWorker candidates (#17127)Henrik Paul2015-03-122-113/+114
* | | | | Improve performance of setNeedsMeasure (#16972).Fabian Lange2015-03-112-7/+19
* | | | | LayoutManager uses shortcut when delaying overflow fixes (#16963).Fabian Lange2015-03-111-9/+18
* | | | | Improve performance of getMeasureTargetsJsArray (#16973).Fabian Lange2015-03-111-13/+4
| |_|_|/ |/| | |
* | | | Update @since for 7.4.1Leif Åstrand2015-03-052-1/+3
| |_|/ |/| |
* | | Fixes subpixel allocation accuracy and speed (#16614, #16750)Henrik Paul2015-03-043-118/+253
| |/ |/|
* | Make Grid recalculate columns on resize (#16539)Teemu Suo-Anttila2015-03-031-0/+17
* | Reapplying column width on Grid actually reapplies the width (#16900)Pekka Hyvönen2015-03-031-1/+1
* | Restoring overflow-x and overflow-y in runWebkitOverflowAutoFix (#16650)Alexey Fansky2015-03-031-1/+15
* | Fix text input of PopupCalendar in Internet Explorer (#16677).Mika Murtojarvi2015-03-031-2/+18
* | Displaying tooltip in slot for touch devices (#15353)Alexey Fansky2015-03-032-19/+125
* | Improve performance of Util.collectionEquals (#16968).Fabian Lange2015-03-021-10/+9
* | Fix Grid flick scrolling on iOS devices (#16762)Teemu Suo-Anttila2015-03-021-30/+27
* | Method for requesting column width recalculation (#16748)Artur Signell2015-03-022-3/+21
* | LayoutManager reuses shortcut Element instance for measure (#16964).Fabian Lange2015-03-021-9/+8
* | Disconnect push after application has been stopped (#13248)Artur Signell2015-03-021-8/+21
* | Use the existing communication error handler if one exists (#16938)Artur Signell2015-03-021-12/+17
* | Redesign ComboBox filtering, highlighting and selection behaviour.Sauli Tähkäpää2015-02-262-37/+30
* | Maintain Grid scroll position on detach and reattach (#16220)Johannes Dahlström2015-02-252-2/+36
* | Fix Escalator size changes when scrolled to bottom (#16382)Teemu Suo-Anttila2015-02-241-4/+8
* | Do not restart application if messages are received (#16868)Artur Signell2015-02-241-3/+11
* | Do not re-schedule an already scheduled lock breaker (#15317)Artur Signell2015-02-241-1/+3
* | Fixes a graphical scrollbar glitch in Grid + some OSX configurations + Valo (...Henrik Paul2015-02-231-1/+6
* | Makes Escalator show scrollbars on some OSX settings (#16852)Henrik Paul2015-02-231-34/+54
* | Clearing the sorted indicator if sorting was disabled (#16563)Alexey Fansky2015-02-191-1/+1
* | Make push path configurable (#14432).Tapio Aali2015-02-181-5/+10
* | Resolve infinite loop when clearing and adding rows (#16747)Teemu Suo-Anttila2015-02-171-1/+1
* | Fixes javadocs.Henrik Paul2015-02-161-4/+4
* | Fix the initial location of a Window (#16486).Mika Murtojarvi2015-02-161-0/+4
* | Table should load widgets after container content refresh (#16611)Mikael Grankvist2015-02-161-3/+8
|/
* Fixes IE scrollbar issues (#16634)Henrik Paul2015-02-102-11/+40
* Fix documentation typoJouni Koivuviita2015-02-091-1/+1
* Fix @since for 7.4Artur Signell2015-02-095-5/+5