1998 Commits (documentation)

Author SHA1 Message Date
  Artur Signell ed5ad86b11 Ensure method and property names are capitalized using English locale (#13389) 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
  Artur Signell 3b7ddf8aa0 Backport a resynchronization fix for 7.5 (#15405) 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
  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
  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