| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Fixing messed up column in Grid after hide, resize and show (#19826) | adam | 2016-06-07 | 3 | -1/+181 |
* | Add missing license header to BodyStyleName | Teemu Suo-Anttila | 2016-06-03 | 1 | -0/+16 |
* | Suppress Checkstyle markers from */target/* paths | Johannes Dahlström | 2016-06-03 | 3 | -1/+11 |
* | Fix a Javadoc typo that crashes Checkstyle (yes, really) | Johannes Dahlström | 2016-06-02 | 1 | -1/+1 |
* | Add missing @since 7.77.7.0.alpha3 | Henri Sara | 2016-06-01 | 1 | -1/+1 |
* | New login form (#8171) | Ingo Kegel | 2016-06-01 | 7 | -232/+566 |
* | Use gwt-user and gwt-dev dependencies in client and compiler | Teemu Suo-Anttila | 2016-06-01 | 7 | -212/+48 |
* | Suggestion pop-up width API for ComboBox (#19685) | Jonni Nakari | 2016-05-31 | 17 | -53/+658 |
* | Move Jetty 9.3 before vaadin-* on the classpath | Leif Åstrand | 2016-05-30 | 1 | -37/+39 |
* | Update missing @since for 7.7 | Henri Sara | 2016-05-30 | 5 | -8/+9 |
* | Send an ack message after push has removed connectors (#19822) | Artur Signell | 2016-05-27 | 6 | -7/+158 |
* | Correctly check if validators are present (#11450) | Artur Signell | 2016-05-27 | 1 | -1/+5 |
* | Make tests pass in any timezone (#19813) | Marco Collovati | 2016-05-26 | 2 | -9/+15 |
* | Correctly detect PhantomJS 2.1 | Artur Signell | 2016-05-22 | 3 | -2/+45 |
* | Make tests pass in any timezone | Joonas Lehtinen | 2016-05-20 | 3 | -5/+13 |
* | Correctly handle compiled resources for Development Server | Teemu Suo-Anttila | 2016-05-20 | 2 | -88/+19 |
* | Load CustomLayout templates like other theme resources (#8578) | Artur Signell | 2016-05-20 | 4 | -26/+51 |
* | Update Jetty version in uitest | Teemu Suo-Anttila | 2016-05-20 | 3 | -56/+24 |
* | Throw exception early on null itemId (#16541) | vilo | 2016-05-20 | 1 | -0/+3 |
* | Ensure ContainerOrderedWrapper returns itemIds in expected order | Artur Signell | 2016-05-19 | 2 | -5/+17 |
* | Notify server side component about clicks in form layout (#6346). | Denis Anisimov | 2016-05-19 | 3 | -0/+183 |
* | Workaround Version class to work with 7.7-SNAPSHOT | Teemu Suo-Anttila | 2016-05-19 | 1 | -1/+9 |
* | Remove shortcut listener from subclasses of AbstractComponent (#16498). | Edoardo Vacchi | 2016-05-17 | 3 | -3/+199 |
* | Deprecate public bitmask methods in MarginInfo (#17565) | patrik | 2016-05-17 | 1 | -0/+15 |
* | Change GridLayout to no longer be a legacy component | Artur Signell | 2016-05-16 | 2 | -30/+3 |
* | Tooltip might not close when moving outside of UI (#13370) | Anna Koskinen | 2016-05-16 | 1 | -2/+51 |
* | Eliminate rounding errors for GridLayout expand ratios (#19797) | Artur Signell | 2016-05-16 | 6 | -52/+129 |
* | Extract guava from the gwt-dev jar to client-compiler | Teemu Suo-Anttila | 2016-05-16 | 1 | -1/+1 |
* | Upgrade Atmosphere JS back to 2.2.13.vaadin3 as in 7.6 | Artur Signell | 2016-05-16 | 1 | -1/+1 |
* | Fix typo in VariableOwner error message | Leif Åstrand | 2016-05-16 | 1 | -8/+8 |
* | Disable multiselect checkboxes when Grid is disabled. (#18560) | Sauli Tähkäpää | 2016-05-13 | 6 | -6/+254 |
* | Fix opacity value for disabled label and non-collapsible column (#15489) | Denis Anisimov | 2016-05-13 | 6 | -0/+243 |
* | Do not start local Jetty for server tests | Artur Signell | 2016-05-13 | 1 | -13/+5 |
* | Fixed tooltips for sub-windows (#19073) | Pontus Boström | 2016-05-12 | 3 | -6/+142 |
* | Use error styles for NativeSelect/ListSelect/TwinColSelect in Valo (#19550) | Artur Signell | 2016-05-11 | 4 | -2/+128 |
* | Avoid rebuilding VListSelect DOM for each round trip (#14765) | Leif Åstrand | 2016-05-11 | 6 | -13/+529 |
* | Remove guava URL encode dependency | Markus Koivisto | 2016-05-11 | 6 | -12/+15 |
* | Eliminate most server-side Guava use | Henri Sara | 2016-05-11 | 4 | -30/+105 |
* | Always close expanded top level menu item on click (#14568). | Denis Anisimov | 2016-05-11 | 3 | -0/+154 |
* | Update to Atmosphere 2.2.9.vaadin2 (#19742) | Artur Signell | 2016-05-11 | 2 | -4/+4 |
* | Always return cursor position 0 when displaying input prompt (#19766) | Teemu Pöntelin | 2016-05-11 | 3 | -1/+73 |
* | Fix UIProvider backwards compatibility with AppWidgetset | Teemu Suo-Anttila | 2016-05-11 | 3 | -8/+30 |
* | Take widget set style into account when compiling widget set | Artur Signell | 2016-05-11 | 1 | -0/+1 |
* | Fix comment for AttachListener interface (#19792)7.7.0.alpha2 | Anton Yegorov | 2016-05-10 | 1 | -1/+1 |
* | Fix null selection to work again (#19787) | Artur Signell | 2016-05-09 | 4 | -7/+69 |
* | Handle touch events in Window (#18042) | Anna Koskinen | 2016-05-09 | 1 | -3/+3 |
* | Clarify expand javadoc for GridLayout | Artur Signell | 2016-05-09 | 1 | -6/+16 |
* | Test using Payara | Artur Signell | 2016-05-07 | 1 | -0/+7 |
* | Update @since for 7.6.6 | Henri Sara | 2016-05-06 | 1 | -2/+2 |
* | Add @since for DesignContext | Henri Sara | 2016-05-06 | 1 | -2/+2 |