2224 Commits (feature/dalvik)

Author SHA1 Message Date
  Henri Sara 8954a81c7c Disable long tap support on iOS (#19367) 8 years ago
  Henri Sara 9dbaab1898 Ignore context click on resize handle (#19408) 8 years ago
  Teemu Suo-Anttila 2278f678fc Fix IE8 focus handling in Grid editor in unbuffered state (#19389) 8 years ago
  Teemu Suo-Anttila 6d6cd0df3c Verify Column width after all sort related cell changes (#16597) 8 years ago
  Artur Signell 7146d04d07 Disable Atmosphere online/offline handling (#19391) 8 years ago
  Artur Signell e8788ad447 Parse true/false as boolean values for push configuration (#19394) 8 years ago
  Johannes Dahlström 3514c57b34 Fix Grid column resize to take account min width for cells (#16597) 8 years ago
  Leif Åstrand 3aff803172 Make it possible to only show collapsible columns in menu (#9811) 8 years ago
  Teemu Suo-Anttila 899f45bb45 Fix text selection and context click events for Android devices (#19367) 8 years ago
  Teemu Suo-Anttila 1423f6e15b Ignore empty style names from Grid Row and CellStyleGenerators (#19364) 8 years ago
  Teemu Suo-Anttila 4794f672d6 Prevent text selection on iOS devices with long tap (#19367) 8 years ago
  Teemu Suo-Anttila 05356b0cb6 Add a method to clear selected text on context click (#19367) 8 years ago
  Anna Koskinen dace5ab663 Fix mouse wheel scrolling of ComboBox in IE11 (#16918) 9 years ago
  Teemu Suo-Anttila 38a4ae4130 Fix selecting a row that was deselected on the server (#19360) 8 years ago
  Henri Sara 8a6a6add18 Enable using custom overlay in VMenuBar (#19368) 8 years ago
  Teemu Suo-Anttila 85a1e621e7 Remove VOverlay dependency and use PopupPanel instead in Grid (#18698) 8 years ago
  Henri Sara 9f1f3eda47 Add missing @since values 8 years ago
  Teemu Suo-Anttila 5ff2b734d3 Prevent column drag resize from setting selection column width (#19324) 8 years ago
  Sauli Tähkäpää b021d6199a Unify select all behavior with single row selection. (#17742) 8 years ago
  Leif Åstrand 5f42729e99 Add stylename to sortable Table header cells (#8219) 8 years ago
  Leif Åstrand b4d0865f93 Add stylename to sortable Grid header cells (#16991) 8 years ago
  Leif Åstrand 39c7d9f68a Omit empty hierarchy data from the response (#18510) 9 years ago
  Leif Åstrand 48049ced54 Add comment explaining the dummy read in setStyleTemporarily 8 years ago
  Henri Sara 9c0eeb4b69 Add javadoc in ServerConnector 8 years ago
  Teemu Suo-Anttila 72d92bcbbb Isolate text selection blocking to Grid instead of body element (#16838) 8 years ago
  Teemu Suo-Anttila 46a0731a5b Prevent text selection while DnD resizing columns (#16838) 8 years ago
  pag 2edab81c8f Use TabState.id for Accordion tab items as well (#18456) 8 years ago
  Leif Åstrand 8953147d96 Add some performance guidance to renderer javadocs. 8 years ago
  Leif Åstrand 7c0c7af2d5 Mention cell being a flyweight in WidgetRenderer javadocs 8 years ago
  jotatu 9c1908d0a5 Optimize layout performance of Table (#17947) 8 years ago
  Artur Signell ffb28784b7 Render null header caption as empty (#18553) 8 years ago
  mtzukanov baa8da38ad Changed grid sidebar to overlay (#18698) 8 years ago
  Leif Åstrand bc78b47d1d Force FormLayout children to shrink with the layout (#11154) 8 years ago
  Sauli Tähkäpää 3688133b20 Reset sort indicator when saving editor. (#17428) 8 years ago
  Markus Koivisto 0e9386aa16 Touch long tap context click emulation improvements (#19222) 8 years ago
  pag 731fec8cc8 Null pointer Exception in Slot.onBrowserEvent (#16587) 8 years ago
  mtzukanov 6ed91a9430 Fixes column header drop indicator (#18925) 8 years ago
  Teemu Suo-Anttila 1ee652d48c Fix VAbstractOrderedLayout widget removal race condition (#18703) 8 years ago
  Markus Koivisto bd76f568d5 Add ContextClickEvent for touch events (#19206) 8 years ago
  Teemu Suo-Anttila 332fa13334 Remove scheduleDeferred calls from Escalator 8 years ago
  Johannes Dahlström 883fa51bc9 Set pixel sizes to Grid columns when user starts drag resize (#16838) 8 years ago
  pag 6539cb439f VTree$TreeNode avoid NPE triggered by external ONLOAD events (#18563) 8 years ago
  Marco Collovati 2333da5893 Implemented HasEnabled on VLink (#18530) 8 years ago
  Denis Anisimov bf030a07b0 Provide own states for a number of components (#18987). 8 years ago
  Teemu Suo-Anttila 97d3acb56f Remove call to setEnabled in Grid Sidebar constructor (#19126) 8 years ago
  Teemu Suo-Anttila e6165e8e18 Support ContextClicks in empty areas of Table and TreeTable (#19130) 8 years ago
  Teemu Suo-Anttila a2b1860c16 Support Grid context click events in the empty areas of Grid (#19128) 8 years ago
  Teemu Suo-Anttila 2c7a984542 Move RpcDataProviderExtension and DataGenerator to correct package 8 years ago
  Markus Koivisto 3e7d6c8e5f Fix empty @since for 7.6.0.alpha7 8 years ago
  Markus Koivisto e5634deaa7 Fix empty @since for 7.6.alpha7 8 years ago