2609 Commits (7b288aeb663f89bdac8cbf7eb20877681b4b49a6)

Author SHA1 Message Date
  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
  Leif Åstrand 8bafe0f919 Ensure VDebugWindow.get() always returns the real instance (#17871) 9 years ago
  Pekka Hyvönen bdc28f77c6 Wrong floating element pos. on DND column reorder Grid #17693 9 years ago
  Leif Åstrand 3a5cd8e4cd Make FormLayout work with HTML captions (#17143) 9 years ago
  Leif Åstrand 7e122bed24 Don't show loading spinner if there are no tabs (#15241) 9 years ago
  Pekka Hyvönen 0d1bbc946c Fixes regression in Notifications and tests (#14872) 9 years ago
  Teemu Suo-Anttila 5e0ac1f31c Add missing JavaDoc for Escalator.SubPartArguments (#17814) 9 years ago
  Teemu Suo-Anttila 46d0e0c600 Fix Grid and Escalator accessing of SubPartArguments 9 years ago
  Leif Åstrand 0a7d5bcd58 Revert "Moved accessibility shortcut handling to server-side. [#14843]" 9 years ago
  Leif Åstrand 2227124925 Add missing @since for 7.5 9 years ago
  Pekka Hyvönen 201ae89df5 Updated all empty @since tags to be published in 7.5.0 9 years ago
  Pekka Hyvönen 619bf2cd0e Fixed Grid crash when rendering first time and no header available (#17412) 9 years ago
  Denis Anisimov 244faff333 Notification styles should be scoped more eagerly (#14872) 9 years ago
  Pekka Hyvönen b22cf5257b Hiding/Unhiding Grid column when details row is open (#17691) 9 years ago
  Teemu Pöntelin bfb616f28e Fix caption position calculation in GridLayout (#17619) 9 years ago
  Artur Signell 8b93cba4de Fix enabled handling for DateField and PopupDateField (#17620) 9 years ago
  Artur Signell dd05b436d9 Render CustomLayout properly even if a slot is missing (#17681) 9 years ago
  Matti Tahvonen a9bc160aee Serve pre-compressed static resources by default (#13653) 9 years ago
  Pekka Hyvönen bbf30fff16 Details row decorator and border positioning and sizes (#17423) 9 years ago
  Teemu Suo-Anttila 24d1e8e4d2 Add missing @since to VDragAndDropManager 9 years ago
  Teemu Suo-Anttila a8553904cf Fix MenuBar keyboard navigation and selecting (#17076) 9 years ago
  Teemu Suo-Anttila 6b3c1c02e8 Add missing @since to DDEventHandleStrategy class 9 years ago
  Teemu Suo-Anttila 7278279b09 Make public getLogger functions private (#17645) 9 years ago
  Pekka Hyvönen 98f22b3a66 Fixed Grid details row height regression and refactored tests (#17423) 9 years ago
  Leif Åstrand 0435a27fc9 Add support for custom Grid sidebar items (#17569) 9 years ago
  Pekka Hyvönen ec4e470e40 Fixed theming issues with Grid's Sidebar (#17412) 9 years ago
  Manolo Carrasco d001f62bd1 Fix DataSource NPE under when dataChangeHandler is not set (#16590) 9 years ago
  Pekka Hyvönen a69660c9d8 Fixed regression and fragile test for Grid. 9 years ago
  Ilya Ermakov c0aa2f5696 Auto focus modal window (#17021) 9 years ago
  Markus Koivisto ac387be250 Revert "Reduce reflows when sizing columns (#17315)" 9 years ago
  Tomi Virkki be90c6d216 Made grid StaticCell and StaticRow public (#17415) 9 years ago
  Leif Åstrand 6ce22d8ad5 Update favicon when changing themes (#15481) 9 years ago
  Alexey Fansky 8ecdcd9d66 Keeping MenuItem custom classes when updating styles (#17427) 9 years ago
  Pekka Hyvönen dd550858b9 Calculate Grid sidebar button height when closed #17412 9 years ago
  Teemu Suo-Anttila ebe86ba3bc Fix Grid editor area calculation without scrollbars (#17471) 9 years ago
  Pekka Hyvönen 8a6c260a6a Move details row decorators out of spacers td #17423 9 years ago
  Alexey Fansky 8c06129463 Re-showed tab is displayed if there is room for it (#17096) 9 years ago
  Artur Signell 718eb3e49a VConsole logging -> java.util.logging 9 years ago
  Ilya Ermakov 38e35c5db6 Prevent opening Table context menu on short tapping on iOS (#15297) 9 years ago
  Mikael Grankvist 31b3cd924e Grid header should render "the same" after changes to header (#17131) 9 years ago
  Alexey Fansky 817906332a Adding a temporary style to VNotification on Chrome >=41 (#17252) 9 years ago
  Denis Anisimov 4217d7bbc8 Don't use !important for ColorPicker width in Valo (#17140). 9 years ago
  Denis Anisimov 7afa802ba1 Customizable DnD preview handle strategy in Dnd manager (#10377,#14880). 9 years ago
  Mikael Grankvist 37be374497 Grid layout slots should be slot size not slot content size (#17039) 9 years ago
  Ilya Ermakov d175f53e44 Set value selected by mouse when pressing Enter in ComboBox (#16981) 9 years ago