2293 Commits (04fa565f7857896b6c1d55b6b258968b7473bdcd)

Author SHA1 Message Date
  Henri Sara dc2fb2df18 Fix ComboBox highlight width on IE8/9 (#19889) 8 years ago
  adam 6a29505e5b Fixing ComboBox page flip on trackpad scroll (#19704) 8 years ago
  Anna Koskinen f5f45293b9 Updates to Grid's height handling (#19690). 8 years ago
  Teemu Suo-Anttila bf86584c91 Move shared classes to a temporary subpackage 8 years ago
  Teemu Suo-Anttila 4f6cdc327b Fix dropped key clean up in DataCommunicatorConnector 8 years ago
  Teemu Suo-Anttila ec5ddab8e9 Rename data communication class to DataCommunicator 8 years ago
  Teemu Suo-Anttila f38ed6f52b Clean up NativeSelectConnector update logic 8 years ago
  Teemu Suo-Anttila f3555bdbea Use a lazy-loading compatible client-side data source with listings 8 years ago
  Teemu Suo-Anttila aa3196b8ee Move new files under temporary package names 8 years ago
  elmot 662ef441a2 Fix for checkbox read-only (#19971) 8 years ago
  elmot 7527614542 Fix typos in Javadoc; Optimize imports; Minor change for code style 8 years ago
  Teemu Suo-Anttila a72aec6c20 Fix null as a SelectionModel 8 years ago
  Teemu Suo-Anttila 2a1b5b608e Implement a new DateField based on LocalDate 8 years ago
  Teemu Suo-Anttila 3bafddcc45 Implement a new typed Grid 8 years ago
  Johannes Dahlström 619e69e548 Implement new TextField 8 years ago
  Teemu Suo-Anttila 0dd799f75e Implement a new typed CheckBox 8 years ago
  Teemu Suo-Anttila 2a56290857 Use DataProviderConstants for communication 8 years ago
  Teemu Suo-Anttila 7d31b7132f Add server to client communication to selection model 8 years ago
  Teemu Suo-Anttila 755c893008 Add typed NativeSelect and SelectionModel functionality 8 years ago
  Teemu Suo-Anttila fc96cea89e Add a DataProvider implementation 8 years ago
  Teemu Suo-Anttila 316191fbe3 Update version number, use Java 8 8 years ago
  adam 5ce9d387a1 Fixing messed up column in Grid after hide, resize and show (#19826) 8 years ago
  Henri Sara 894d70662a Add missing @since 7.7 8 years ago
  Ingo Kegel c0babd786c New login form (#8171) 9 years ago
  Teemu Suo-Anttila fb63a60cc4 Use gwt-user and gwt-dev dependencies in client and compiler 8 years ago
  Jonni Nakari 68784363dc Suggestion pop-up width API for ComboBox (#19685) 8 years ago
  Henri Sara ee5584d49f Update missing @since for 7.7 8 years ago
  Artur Signell 5b18c5469e Send an ack message after push has removed connectors (#19822) 8 years ago
  Artur Signell 25e824aea4 Correctly detect PhantomJS 2.1 8 years ago
  Denis Anisimov fdab4ee8b3 Notify server side component about clicks in form layout (#6346). 9 years ago
  Artur Signell 809440a8a2 Change GridLayout to no longer be a legacy component 8 years ago
  Anna Koskinen 1a9fc1e00b Tooltip might not close when moving outside of UI (#13370) 8 years ago
  Artur Signell 7d2d091ecb Eliminate rounding errors for GridLayout expand ratios (#19797) 8 years ago
  Sauli Tähkäpää 7f3481b7a6 Disable multiselect checkboxes when Grid is disabled. (#18560) 8 years ago
  Pontus Boström dfcc4949ca Fixed tooltips for sub-windows (#19073) 8 years ago
  Leif Åstrand 19ad71e9e2 Avoid rebuilding VListSelect DOM for each round trip (#14765) 8 years ago
  Denis Anisimov 5d6f189e32 Always close expanded top level menu item on click (#14568). 9 years ago
  Teemu Pöntelin aa2cdc96ec Always return cursor position 0 when displaying input prompt (#19766) 8 years ago
  Anna Koskinen e5765f1e53 Handle touch events in Window (#18042) 8 years ago
  Henri Sara bac444d877 Update @since for 7.6.6 8 years ago
  Leif Åstrand e3de7b43bb Add javadocs for onConnectorHierarchyChange 8 years ago
  Artur Signell 034b61de03 Take body scrolling into account when deciding combobox popup position (#19162) 8 years ago
  Artur Signell e5addd7eb2 Fix IE focus fix which has been broken since 7.0.0 (#7965) 8 years ago
  Artur Signell 0b0495b6d8 Restrict grid sidebar size to visible viewport (#19349) 8 years ago
  Artur Signell ab30dfe29d Scroll selected tab into view (#3899) 8 years ago
  Artur Signell 9006dbdf5a Use the correct window height when comparing to browser window height (#19590) 8 years ago
  Artur Signell c9b1df6d5e Double check table focus in IE (#19676) 8 years ago
  Artur Signell 6b9d5161da Take transition into account for Window layout (#15192, #19525, #19415) 8 years ago
  elmot 4410535d9a Move checkstyles plugin to actual modules 8 years ago
  Henri Sara 6a89c2fae3 Check Java 1.6 compatibility 8 years ago