2224 Commits (feature/dalvik)

Author SHA1 Message Date
  Felype Santiago Ferreira 61905e0d49 Adds a scrollbar to table column drop down (#14156). 10 years ago
  Anthony Guerreiro 6f468c8441 Fix for drag-and-drop text to TextField in Firefox (#14056) 10 years ago
  Johannes Dahlström 5c93158858 Generate type data for AbstractRendererConnector.createRenderer (#13334) 10 years ago
  Leif Åstrand f27a00b7b9 Server-side programmatic sort updates sort indicators in the UI (#13334) 10 years ago
  Leif Åstrand b36c0fc7e0 GridConnector sends user sort events to the server (#13334) 10 years ago
  Leif Åstrand 2ef8896683 Update sorting indicators when sorting through the API (#13334) 10 years ago
  Dmitrii Rogozin 311411905c Remove extra shadow from combobox popup for IE9 and IE10.(#14195) 10 years ago
  Henrik Paul d47cade845 Some general Grid maintenance (JavaDocs mostly) (#13334) 10 years ago
  Dmitrii Rogozin 72ccdd9b13 Fix box shadow bug with resizing elements in IE9 and IE10.(#14173) 10 years ago
  Henrik Paul 07ef5c9d52 Removes the version number from @since in Grid classes (#13334) 10 years ago
  Johannes Dahlström 255a8ae1ae Call setup on cells in CellIterator.rawPeekNext 10 years ago
  Bogdan Udrescu 0eb8b337a9 Return a value on __gwtStatsEvent in Profiler (#11709) 10 years ago
  Teemu Suo-Anttila a2db5af7e6 Fix setting SelectionMode on application start (#13334) 10 years ago
  Henrik Paul 87e64d5af9 Adds key-related helper methods to Renderers. (#13334) 10 years ago
  Henrik Paul 6653224d8d Adds the ability to swap between the three client side selection models (#13334) 10 years ago
  Artur Signell 3db6df2eab Remove unused VWindowOverlay (#14055) 10 years ago
  Henrik Paul e845b4128a Make Grid scroll as the selection drag happens near an edge. (#13334) 10 years ago
  Henri Sara dd81ec5923 Remove shadow div for Overlay elements except IE8 (#9303). 10 years ago
  Henri Sara 3320dd0eee Revert "Allow changing theme on the fly (#2874)" 10 years ago
  Henrik Paul 1f94f03f56 Client now recognizes server-side selection model changes. (#13334) 10 years ago
  Henrik Paul fdba3d43f5 Clean up test code for selection column (#13334) 10 years ago
  Henri Sara ff8efe1b94 Add missing @since 7.3 to javadoc 10 years ago
  Henri Sara b258e2b7dd Add missing @since 7.2.4 in javadoc 10 years ago
  Patrik Lindström cd3bf156c1 Implement Grid client-side ListSorter (#13334) 10 years ago
  Henrik Paul cad8f2bf2c Use @DelegateToWidget instead of manual handling (#13334) 10 years ago
  Artur Signell 0b2280432c Do not re-send browser details in the first UIDL request (#14072) 10 years ago
  Juho Nurminen 1ebf4a4576 Add a missing check for user-initiated column resizing in VScrollTable (#13432) 10 years ago
  Henrik Paul 483a098979 Add connectors for server-side Renderers (#13334) 10 years ago
  Henrik Paul c4a1ee8a4f Send selection between server and client (#13334) 10 years ago
  Juuso Valli 75278f98c6 Fix tooltip error when loading Javascript (#14028) 10 years ago
  John Ahlroos 51718c6468 Use long tap to multisort columns #13334 10 years ago
  John Ahlroos 8f71585df3 Allow turning sorting on/off for columns #13334 10 years ago
  John Ahlroos 67ad795d9e Added sort indicators to Grid headers #13334 10 years ago
  Patrik Lindström 6294a26ab8 Implement Grid client-side Sorting API (#13334) 10 years ago
  Mikael Grankvist a685cc8a59 IE11 now uses synchronous loading of script instead of async with preloading. (#13956) 10 years ago
  Artur Signell 1b73b00b28 Allow changing theme on the fly (#2874) 10 years ago
  Henrik Paul f4a538019b Change row data type from String[] to String (#13334) 10 years ago
  Sauli Tähkäpää 949fb45841 Revert "Add scrollbars to ComboBox suggestion popup if low on screen estate (#11929)" 10 years ago
  Manolo Carrasco 9a84fb14f2 License Checker for vaadin cval products (#13696 #13474) 10 years ago
  Johannes Dahlström 10f7eb04e3 Server-side renderer groundwork (#13334) 10 years ago
  Leif Åstrand 087bf4215b Don't complain about missing sync id for critical notifications (#14081) 10 years ago
  Anthony Guerreiro f846f8d699 Fix wrong width on event resize in Vaadin Calendar (#13961) 10 years ago
  Markus Koivisto 297c97a7a9 Fixed regression with changing widths when stylenames have changed (#13444, #8801): 10 years ago
  Artur Signell 0f38151da3 Fix moving a single component inside a split panel (#11920) 10 years ago
  John Ahlroos 7a518fa8a1 Prevent triggering render() on columns without a grid instance. #13334 10 years ago
  Markus Koivisto 413aace227 Selecting in a mulsel table should focus, not scroll. (#13341, #10522) 10 years ago
  Leif Åstrand b5bc598c09 Improve error message for missing sync id (#14065) 10 years ago
  Juuso Valli 7f769ec77d Fix regression with DnD tooltips (#7766) 10 years ago
  Tomi Virkki 6e109e4d73 Update RichTextArea editor height on resize (#11320) 10 years ago
  Dmitrii Rogozin dd8cf12dde Bug fix menu navigation with space (#14041) 10 years ago