1805 Commits (7.4)

Author SHA1 Message Date
  Johannes Tuikkala 7f253a23f6 Fixed scroll jump by using native focusing in IE (#15294) 9 years ago
  Leif Åstrand d7156b1142 Use special logic for allocating selection col widths (#17091) 9 years ago
  John Ahlroos 498bccaf26 Make UIConnector.replaceTheme() and UIConnector.activateTheme() protected #17235 9 years ago
  Teemu Suo-Anttila 89812c815b Fix Grid CellFocusHandler position on DataSource size reset (#16607) 9 years ago
  Leif Åstrand 4d8bdc9473 Revert "Displaying tooltip in slot for touch devices (#15353)" (#17151) 9 years ago
  Leif Åstrand 905eb90aed Fix invalid assumptions about empty Grid (#16734, #16684) 9 years ago
  Fabian Lange def8dba5c6 Improve performance of setNeedsMeasure (#16972). 9 years ago
  Fabian Lange cb73dcbf43 LayoutManager uses shortcut when delaying overflow fixes (#16963). 9 years ago
  Fabian Lange c3fb52c0b1 Improve performance of getMeasureTargetsJsArray (#16973). 9 years ago
  Leif Åstrand cc08f0fd70 Update @since for 7.4.1 9 years ago
  Alexey Fansky aceafb7baa Restoring overflow-x and overflow-y in runWebkitOverflowAutoFix (#16650) 9 years ago
  Mika Murtojarvi 89074f1dd6 Fix text input of PopupCalendar in Internet Explorer (#16677). 9 years ago
  Alexey Fansky 21640e7f82 Displaying tooltip in slot for touch devices (#15353) 9 years ago
  Henrik Paul 3dddf0b5cb Fixes subpixel allocation accuracy and speed (#16614, #16750) 9 years ago
  Teemu Suo-Anttila 37bb03b3f4 Make Grid recalculate columns on resize (#16539) 9 years ago
  Pekka Hyvönen 2d693599c2 Reapplying column width on Grid actually reapplies the width (#16900) 9 years ago
  Henrik Paul d1b4cea462 Fixes javadocs. 9 years ago
  Fabian Lange 05236b2c8d Improve performance of Util.collectionEquals (#16968). 9 years ago
  Fabian Lange ea9b7e0508 LayoutManager reuses shortcut Element instance for measure (#16964). 9 years ago
  Artur Signell f2ef782b50 Disconnect push after application has been stopped (#13248) 9 years ago
  Artur Signell ce0bc653e5 Use the existing communication error handler if one exists (#16938) 9 years ago
  Alexey Fansky 10e362899e Clearing the sorted indicator if sorting was disabled (#16563) 9 years ago
  Mika Murtojarvi 956c0a809f Fix the initial location of a Window (#16486). 9 years ago
  Mikael Grankvist 4dcc41fd00 Table should load widgets after container content refresh (#16611) 9 years ago
  Artur Signell a27076f174 Method for requesting column width recalculation (#16748) 9 years ago
  Teemu Suo-Anttila 8c9e548711 Fix Grid flick scrolling on iOS devices (#16762) 9 years ago
  Johannes Dahlström fa8174a946 Maintain Grid scroll position on detach and reattach (#16220) 9 years ago
  Artur Signell 423bd5aa2e Do not restart application if messages are received (#16868) 9 years ago
  Artur Signell 41c04879c1 Do not re-schedule an already scheduled lock breaker (#15317) 9 years ago
  Teemu Suo-Anttila fac01d39c3 Fix Escalator size changes when scrolled to bottom (#16382) 9 years ago
  Henrik Paul 34180b9e2f Fixes a graphical scrollbar glitch in Grid + some OSX configurations + Valo (#16565) 9 years ago
  Henrik Paul 4b96d4253e Makes Escalator show scrollbars on some OSX settings (#16852) 9 years ago
  Sauli Tähkäpää c4f36c2a35 Enable navigation on a readonly Calendar. (#16523) 9 years ago
  Teemu Suo-Anttila 0c16623b2b Resolve infinite loop when clearing and adding rows (#16747) 9 years ago
  Henrik Paul 8e98dcafcd Fixes IE scrollbar issues (#16634) 9 years ago
  Jouni Koivuviita 76b68726e3 Fix documentation typo 9 years ago
  Artur Signell 8032de73f6 Fix @since for 7.4 9 years ago
  Leif Åstrand d2c5487bf3 Rename com.vaadin.ui.renderer to com.vaadin.ui.renderers (#16521) 9 years ago
  Henrik Paul 6133b2cffd Workaround for firefox miscalculating row widths (#16606) 9 years ago
  Leif Åstrand fa5f781429 Add API for controlling deselection for single select model (#16567) 9 years ago
  Leif Åstrand 276797fad8 Show editor save error (#16602) 9 years ago
  Henrik Paul ece89116e1 Highlights erroneous cells in Grid editor (#16575) 9 years ago
  Jouni Koivuviita 11d7cae1ea Grid editor theme redesign (#16593) 9 years ago
  Jouni Koivuviita 7ae9334db3 Fix WidgetUtil BoundingClientRectDouble methods (#16599) 9 years ago
  Manolo Carrasco 2b832f8fc3 Grid: mousewheel should be evaluated the first (#16591) 9 years ago
  Johannes Dahlström f52d76cbb8 Grid columns can now be marked as non-editable (#16538) 9 years ago
  Sauli Tähkäpää a4bc6aa591 Add missing @since to VScrollTable and Table. 9 years ago
  Henrik Paul 9b3af21f49 Makes it possible to change save/cancel captions in Grid editor (#16551) 9 years ago
  Henrik Paul b96b92d77b Speeds up column adding in Grid (#16474) 9 years ago
  Henrik Paul 77604ed986 Editor save/cancel buttons stay visually in place (#16562) 9 years ago