2609 Commits (7b288aeb663f89bdac8cbf7eb20877681b4b49a6)

Author SHA1 Message Date
  Teemu Suo-Anttila 61037a75a5 Fix Grid column dnd reorder scrollarea calculation in Chrome 43 (#18234) 9 years ago
  Artur Signell 640dd28d21 Measure size correctly when element has border and/or padding (#18181) 9 years ago
  Teemu Suo-Anttila 4bc734e56a Add a workaround to not display a spacer just scrolled to view (#17826) 9 years ago
  Teemu Suo-Anttila be9f7f3128 Fix Escalator spacer visibility calucation (#17826) 9 years ago
  Johannes Dahlström 4837e3838e Properly display Slider values greater than Integer.MAX_VALUE (#18192) 9 years ago
  elmot 3dba07d162 Fix for "Grid detail row outline overflows" (#17826) 9 years ago
  Teppo Kurki a1c8305412 Rename grid sidebar 'opened' style to 'open' (#18120) 9 years ago
  Teemu Suo-Anttila ffb4036fe0 Fix Grid drag selection with scrolled page (#17895) 9 years ago
  Sauli Tähkäpää 4af793d06a Prevent field from updating when removing text change listener. (#16270) 9 years ago
  Teppo Kurki bfb632bf19 Fixes double-tap-to-open-editor issues 9 years ago
  Manolo Carrasco acce09843e Open editor on double touch (#17338) 9 years ago
  Matti Tahvonen 5ae33b641e Selection is now shown although scrollToSelectedItem is false (#16673) 9 years ago
  Artur Signell baf00a3368 Hide sidebar when clicking outside it (#18111) 9 years ago
  Artur Signell 8453305743 Render initially hidden columns correctly (#18030) 9 years ago
  Artur Signell 220b407724 Insert columns using correct logical row index (#18103) 9 years ago
  Artur Signell 96e0e2ed12 Only set height when at least one header cell is shown (#18000) 9 years ago
  Pekka Hyvönen 69714e4251 DND-drop-marker should not be on top of sidebar opening button #17692 9 years ago
  Teppo Kurki a2e05d76e3 Remove duplicate primary stylename from split panels (#17846) 9 years ago
  Teppo Kurki d5860be5b6 Use headerCaption as default hidingToggleCaption (#18028) 9 years ago
  Matti Tahvonen 97ecad0e0a Required indicator for Table now works as expected (#17294) 9 years ago
  Teppo Kurki 1b67d65d97 Allow programmatically opening editor in unbuffered mode 9 years ago
  Teppo Kurki 69f66c8b28 Do not send value change to server for non-immediate CheckBox (#18102) 9 years ago
  Teppo Kurki eed4059ca0 On progr. editor open, focus target cell if Grid had focus prior 9 years ago
  Leif Åstrand 5dc4c2e9b5 Encode numeric values as JSON numbers (#18039) 9 years ago
  Teemu Suo-Anttila 64245b28f4 Use GWT CheckBoxes in MultiSelectionRenderer (#17554) 9 years ago
  Teppo Kurki ec54a601dc Update editor overlay position on Grid resize 9 years ago
  Johannes Dahlström 6008e42ce8 Don't open Grid editor from header or footer 9 years ago
  Artur Signell ed5ad86b11 Ensure method and property names are capitalized using English locale (#13389) 9 years ago
  Teppo Kurki cf563c053f Unbuffered editor hides notification area if no error msg present. 9 years ago
  Mika Murtojarvi d75ad04109 Add @since 7.5 9 years ago
  Anna Koskinen c61187a34c Input prompt shouldn't get set when input has focus (#18027) 9 years ago
  Ilia Motornyi 96c08cd52e Adds a textual null representation to Grid renderers(#16560) 9 years ago
  Johannes Dahlström 550bd1e5e4 Focus the field in the the active cell when manually opening Grid editor 9 years ago
  Artur Signell 9f6cfbce67 Show declarative output for component selected in debug window (#17960) 9 years ago
  Teppo Kurki 11d95f2a97 Allow vertical scroll in unbuffered edit mode. 9 years ago
  Artur Signell 3b7ddf8aa0 Backport a resynchronization fix for 7.5 (#15405) 9 years ago
  Teppo Kurki feab115376 Let mouse click move editor in unbuffered mode 9 years ago
  Artur Signell 7ff6cc3fe7 Select all checkbox when pressing space on the cell (#16685) 9 years ago
  Teemu Suo-Anttila 7925e4ce13 Add class name for not editable editor cells (#18021) 9 years ago
  Teemu Suo-Anttila a95f757546 Fix Grid client-side event support (#17986) 9 years ago
  Teemu Suo-Anttila 0a7b430d50 Use GWT.create instead of new in Grid client-side (#18011) 9 years ago
  Leif Åstrand ac92875a94 Update active tab index when overriding selection (#15274) 9 years ago
  Teppo Kurki 469a53e125 Add unbuffered editing mode to Grid 9 years ago
  Artur Signell a562635f09 Only sort when enter is pressed on default header (#16732) 9 years ago
  Leif Åstrand dab6157493 Add pointer to new location for methods moved to WidgetUtil (#17952) 9 years ago
  Teemu Suo-Anttila 08dfe45d09 Fix adding a column to Table and immediately changing its size (#17927) 9 years ago
  patrik fad6e73e62 Add grid editor events (#17451) 9 years ago
  Johannes Dahlström 8ba56b9c44 Refactor handling of focus and blur RPC in Connectors (#17917) 9 years ago
  Johannes Dahlström 26b06bd636 Add focus API to Grid 9 years ago
  Johannes Dahlström 1042bfde5f Refactor focus related server API to class AbstractFocusable 9 years ago