11 Commits (f258ab8520c44c721b73bd12643798cf1740c919)

Author SHA1 Message Date
  Ilia Motornyi f258ab8520 Allow configuring content modes for Grid cell tooltips (#10632) 6 years ago
  Ahmed Ashour d44a5e217d Fix end of line comments, which were made by automatic formatter (#10234) 6 years ago
  Ahmed Ashour 241b7fadca Remove auto-generated comment (#10111) 6 years ago
  Denis 80a406c075 Add a SortListener to a Grid (#8008) 7 years ago
  Denis 6185ad5d4e Move old Sort related classes into compatibility module. (#7999) 7 years ago
  Denis 809a486c60 Migrate 7.7.5 branch patches to v8. (#7969) 7 years ago
  Denis Anisimov 6d75c88fcb Move old SelectionEvent to V7 and create a new selection event supertype 7 years ago
  Pekka Hyvönen 45082d1abc Make Valo the default theme 7 years ago
  Denis Anisimov 43bb825f0e Migrating 7.7.1, 7.7.2, 7.7.3 to V8. 7 years ago
  Artur Signell 504b3c4c65 Use diamond operator where it can be used 7 years ago
  Leif Åstrand 2f83685c80 Move uitests for the legacy Grid to a separate v7 package 7 years ago
  Teemu Suo-Anttila e65a1d80f1 Duplicate shared classes of the Vaadin 7 Grid 7 years ago
  Artur Signell fa2a40b38e Move Item to compatibility package 7 years ago
  Artur Signell c6b44ac8ad Move and rename server classes which go into the compatibility package 7 years ago
  Artur Signell be6a0cfd84 Organize imports 7 years ago
  Artur Signell f3c880194b Rename legacy packages to v7 7 years ago
  elmot 86cee1ad6b Rename Grid into LegacyGrid 7 years ago
  Artur Signell 588f3cc7f8 Update copyright year to 2016 7 years ago
  Artur Signell eeffa805a2 Remove trailing whitespace from code and javadoc 7 years ago
  Artur Signell 6d54d78944 Format using Eclipse Neon 7 years ago
  Johannes Dahlström f6f111b88f Rename Field, AbstractField to legacy names 7 years ago
  Teemu Suo-Anttila 6b8412033e Build uitest war with maven 8 years ago
  Teemu Suo-Anttila f5e2275e70 Fix Grid NPE when deselecting already removed row (#19152) 8 years ago
  Johannes Dahlström 883fa51bc9 Set pixel sizes to Grid columns when user starts drag resize (#16838) 8 years ago
  Teemu Suo-Anttila 8a66300779 Refactor DetailComponentManager to be a static nested class of Grid 8 years ago
  Johannes Dahlström 2732b77278 Add Grid column resize event API (#16838) 8 years ago
  Johannes Dahlström 5eee3acc26 Report user-resized column widths to server (#16838) 8 years ago
  Johannes Dahlström ed5b1f2c27 Add API for setting Grid columns resizable (#16838) 8 years ago
  Teemu Suo-Anttila 548ee39a92 Remove Grid EditorEvents and Listeners 8 years ago
  Teemu Suo-Anttila 1d3fc17f38 Add API for data destruction to DataGenerator interface (#19038) 8 years ago
  Teppo Kurki 5c56d140be Cut off Grid cell content when max column width is set (#18617) 8 years ago
  Teppo Kurki 3c7eab0d58 Update Select all -CheckBox from server and partial selections (#17590) 9 years ago
  Teppo Kurki 80058d9429 Add row and cell description generators to Grid (#18481) 9 years ago
  Johannes Dahlström e288b0d159 Prevent Grid editor move in unbuffered mode if validation errors in 9 years ago
  Johannes Dahlström 4fce938966 Close Grid editor on container item set change 9 years ago
  Teppo Kurki db9929d8fc Added test to confirm that value change affects the editor field 9 years ago
  Teppo Kurki d5860be5b6 Use headerCaption as default hidingToggleCaption (#18028) 9 years ago
  Teppo Kurki eed4059ca0 On progr. editor open, focus target cell if Grid had focus prior 9 years ago
  Teppo Kurki 469a53e125 Add unbuffered editing mode to Grid 9 years ago
  patrik fad6e73e62 Add grid editor events (#17451) 9 years ago
  Johannes Dahlström 26b06bd636 Add focus API to Grid 9 years ago
  Artur Signell a42fe556c2 Handle generated empty string style names properly (#17335) 9 years ago
  Pekka Hyvönen 0fcac70541 Fixes some broken FF24 tests for Grid. 9 years ago
  Pekka Hyvönen ec4e470e40 Fixed theming issues with Grid's Sidebar (#17412) 9 years ago
  Pekka Hyvönen 59d5a799d6 Use MenuBar in Grid's sidebar for column hiding #17332 9 years ago
  Jouni Koivuviita 0ca0240a30 Adds theme to details in Grid (#16644) 9 years ago
  Pekka Hyvönen 0e7755958b API for column hiding toggle caption in Grid (#17272) 9 years ago
  Pekka Hyvönen 16c67cfab9 Grid column hiding info from client to server #(17023) 9 years ago
  Henrik Paul 2be1e43d70 Adds server side column hiding API to Grid (#17023) 9 years ago
  Henrik Paul b06b1d6846 Adds details generator swap support for Grid (#16644) 9 years ago