2609 Commits (7b288aeb663f89bdac8cbf7eb20877681b4b49a6)

Author SHA1 Message Date
  Teemu Suo-Anttila 91564dfe76 Make Grid recalculate columns on resize (#16539) 9 years ago
  Pekka Hyvönen f79b978884 Reapplying column width on Grid actually reapplies the width (#16900) 9 years ago
  Alexey Fansky 2ad8f945b2 Restoring overflow-x and overflow-y in runWebkitOverflowAutoFix (#16650) 9 years ago
  Mika Murtojarvi 0aa4af8f26 Fix text input of PopupCalendar in Internet Explorer (#16677). 9 years ago
  Alexey Fansky 05fc5806e7 Displaying tooltip in slot for touch devices (#15353) 9 years ago
  Henrik Paul 46be8e4072 Adds tests and JavaDoc regarding Escalator's spacers (#16644) 9 years ago
  Henrik Paul 1d5e5a9b1f Adds support for spacers near the bottom of Escalator (#16644) 9 years ago
  Fabian Lange cc8829ccf3 Improve performance of Util.collectionEquals (#16968). 9 years ago
  Teemu Suo-Anttila 3397a649b5 Fix Grid flick scrolling on iOS devices (#16762) 9 years ago
  Artur Signell b20922110d Method for requesting column width recalculation (#16748) 9 years ago
  Fabian Lange 6ad7ae9020 LayoutManager reuses shortcut Element instance for measure (#16964). 9 years ago
  Artur Signell 251853dce1 Disconnect push after application has been stopped (#13248) 9 years ago
  Henrik Paul e70ac88c0f Escalator can now remove rows while spacers are open (#16644) 9 years ago
  Artur Signell 374e6904e2 Use the existing communication error handler if one exists (#16938) 9 years ago
  Pekka Hyvönen 4091622868 Handle selection column oddity when dnd reordering columns (#16443) 9 years ago
  Pekka Hyvönen 31b188e370 Handle spanned header cells when dnd reordering columns in grid. (#16643) 9 years ago
  Henrik Paul 4ba54083a8 Fixes two bugs when inserting escalator rows with spacers open (#16644) 9 years ago
  Sauli Tähkäpää acb889336f Redesign ComboBox filtering, highlighting and selection behaviour. 9 years ago
  Henrik Paul c521daf78b Adds support for inserting rows to Escalator while spacers are open (#16644) 9 years ago
  Pekka Hyvönen fa50ea2887 Support column reordering from all header rows. (#16643) 9 years ago
  Leif Åstrand 0a78453dfa Don't reference private class in javadoc (#16644) 9 years ago
  Pekka Hyvönen b90e4d307c Column reordering in Grid restricted to non-frozen columns. (#16643) 9 years ago
  Pekka Hyvönen c2fdfcab42 Adjust column reorder drop marker when auto scrolling grid. (#16643) 9 years ago
  Johannes Dahlström ea65f173ff Maintain Grid scroll position on detach and reattach (#16220) 9 years ago
  Henrik Paul e88d99ca21 Fixes a bug with scrolling the Escalator with a spacer open (#16644) 9 years ago
  Pekka Hyvönen 6db686cd52 Auto scroll when dnd reorder columns and cursor close to Grid edge. (#16643) 9 years ago
  Henrik Paul d270613101 Spacers affect Escalator's scrollbars (#16644) 9 years ago
  Teemu Suo-Anttila 4ee04a8348 Fix Escalator size changes when scrolled to bottom (#16382) 9 years ago
  Henrik Paul 2b8846335d Fixes fast Escalator scrolling with spacers (#16644). 9 years ago
  Henrik Paul 7d65a56a9b Fixes Escalator row offsets with spacers open (#16644) 9 years ago
  Artur Signell 4b85cc324a Do not restart application if messages are received (#16868) 9 years ago
  Artur Signell f33e08aa42 Do not re-schedule an already scheduled lock breaker (#15317) 9 years ago
  Pekka Hyvönen bff2a3f558 Theming and UX for Grid column reordering. (#16643) 9 years ago
  Henrik Paul 04b87d8936 Fixes a graphical scrollbar glitch in Grid + some OSX configurations + Valo (#16565) 9 years ago
  Henrik Paul be86d0238e Makes Escalator show scrollbars on some OSX settings (#16852) 9 years ago
  Henrik Paul 70b564a6bb Adding/removing spacers affects Escalator row positions (#16644) 9 years ago
  Alexey Fansky f4e002e36b Clearing the sorted indicator if sorting was disabled (#16563) 9 years ago
  Tapio Aali 735f074834 Make push path configurable (#14432). 9 years ago
  Pekka Hyvönen 9b2f51ca9f Update server side state when columns are reordered. (#16643) 9 years ago
  Henrik Paul e44ab1ae58 Adds Widget support for DetailsGenerator (#16644) 9 years ago
  Henrik Paul add05e15fc Modifies GridElement to support details (#16644) 9 years ago
  Teemu Suo-Anttila c417195029 Resolve infinite loop when clearing and adding rows (#16747) 9 years ago
  Henrik Paul f5f699e61c Adds initial details row support to Grid (#16644) 9 years ago
  Henrik Paul 1ff0de1892 Fixes javadocs. 9 years ago
  Pekka Hyvönen a7db9821ba Client side event for column reordering in Grid. #16643 9 years ago
  Mika Murtojarvi 65ba6be1d9 Fix the initial location of a Window (#16486). 9 years ago
  Mikael Grankvist f0c2c4c271 Table should load widgets after container content refresh (#16611) 9 years ago
  Henrik Paul c72967ba77 Adds SpacerUpdater support for Escalator (#16644) 9 years ago
  Henrik Paul 556c1aa06c Escalator supports adding spacer elements into DOM. (#16644) 9 years ago
  Pekka Hyvönen 7c6f4ef6e1 Drag and drop column reorder for default header row on client side Grid. #16643 9 years ago