| Commit message (Expand) | Author | Age | Files | Lines |
* | Incorrect documentation for CalendarProvider.getEvents (#17714) | Steven Spungin | 2015-05-11 | 1 | -1/+1 |
* | Restore unintended API changes (#17645) | Teemu Suo-Anttila | 2015-04-27 | 1 | -0/+13 |
* | Make restoreInstances clear value when previous value was gc:ed (#17603) | Leif Åstrand | 2015-04-27 | 1 | -3/+2 |
* | Iterate over copies of listener lists (#17477) | Henri Sara | 2015-04-27 | 1 | -2/+9 |
* | Remove broken custom String[] serialization (#17146) | Leif Åstrand | 2015-04-27 | 1 | -21/+1 |
* | Use VaadinRequest/Response for static resources (#17462) | Henri Sara | 2015-04-15 | 1 | -2/+2 |
* | Fix Grid column adding to set column sortable correctly (#17446) | Teemu Suo-Anttila | 2015-04-15 | 1 | -8/+15 |
* | Fix writing of child local ids in AbsoluteLayout (#17421) | Johannes Dahlström | 2015-04-15 | 1 | -1/+2 |
* | Don't use !important for ColorPicker width in Valo (#17140). | Denis Anisimov | 2015-04-15 | 1 | -12/+0 |
* | Remove unusable code | Artur Signell | 2015-04-15 | 1 | -13/+0 |
* | Javadoc fix | Leif Åstrand | 2015-04-15 | 1 | -1/+1 |
* | Add DesignerAttributeHelper.readAttribute with default value (#17416) | Teemu Suo-Anttila | 2015-04-15 | 1 | -29/+51 |
* | Fixed typos in javadoc (#17384) | Raphael Ackermann | 2015-04-15 | 2 | -25/+26 |
* | Support HTTPS, FTP, and FTPS resource URLs in Declarative (#17267)7.4.3 | Johannes Dahlström | 2015-03-30 | 1 | -1/+2 |
* | Fix Declarative support for BigDecimal properties (#17205) | Johannes Dahlström | 2015-03-30 | 1 | -2/+13 |
* | Fix Declarative support for primitive float and double properties (#17204) | Johannes Dahlström | 2015-03-30 | 2 | -11/+19 |
* | Do not log severe messages which serve no purpose (#17222) | Artur Signell | 2015-03-20 | 1 | -2/+2 |
* | Correct logging when a push connection can't find a session (#15220) | Artur Signell | 2015-03-20 | 1 | -2/+6 |
* | Optimise RpcDataProvider calls to container (#16642) | Teemu Suo-Anttila | 2015-03-17 | 1 | -82/+37 |
* | Make Slider.clear() consistent with the no-args contstructor (#17073) | Leif Åstrand | 2015-03-17 | 1 | -0/+10 |
* | Use Math.floor instead of casting to int when trimming decimals. (#16926) | Sauli Tähkäpää | 2015-03-11 | 1 | -1/+1 |
* | Ensure refresh message is sent on invalid CSRF (#17042) | Artur Signell | 2015-03-11 | 1 | -17/+3 |
* | Using ComponentFactory in DesignContext.getDefaultInstance() (#16990) | Alexey Fansky | 2015-03-11 | 1 | -10/+11 |
* | Update Atmosphere to 2.2.4.vaadin5 (#17074) | Artur Signell | 2015-03-10 | 1 | -1/+1 |
* | Revert "Encode filenames to UTF-8 in Content-Disposition header. (#16556)"7.4.1 | Leif Åstrand | 2015-03-06 | 2 | -20/+16 |
* | Update @since for 7.4.1 | Leif Åstrand | 2015-03-05 | 3 | -7/+7 |
* | Javadoc fix | Artur Signell | 2015-03-02 | 1 | -3/+4 |
* | Ensure that slider min is always smaller or equal to max. (#16776) | Sauli Tähkäpää | 2015-03-02 | 1 | -3/+15 |
* | Fix adding and modifying multiple rows in Grid (#16905) | Teemu Suo-Anttila | 2015-03-02 | 1 | -1/+2 |
* | Make Column.setLastFrozenColumn work (#16726) | Artur Signell | 2015-03-02 | 1 | -1/+1 |
* | Encode filenames to UTF-8 in Content-Disposition header. (#16556) | Sauli Tähkäpää | 2015-03-02 | 2 | -16/+20 |
* | Method for requesting column width recalculation (#16748) | Artur Signell | 2015-03-02 | 1 | -0/+13 |
* | Don't actively disconnect when the client already has disconnected (#15330) | Artur Signell | 2015-03-02 | 2 | -17/+26 |
* | Update Atmosphere to 2.2.4.vaadin4 (#16825, #16826, #16862) | Artur Signell | 2015-03-02 | 1 | -1/+1 |
* | Call error handler even if critical notification write fails (#16951) | Artur Signell | 2015-02-28 | 1 | -12/+11 |
* | Add pluggable mechanism for loading classes for a design (#16583) | Leif Åstrand | 2015-02-26 | 2 | -40/+124 |
* | Cleanup UI even if detach fails (#16651) | Artur Signell | 2015-02-23 | 1 | -1/+6 |
* | Fix RpcDataProviderExtension value change listener setup (#16550) | Teemu Suo-Anttila | 2015-02-20 | 1 | -31/+55 |
* | Ensure resource is valid before writing to it (#16862) | Artur Signell | 2015-02-20 | 1 | -0/+19 |
* | Enable navigation on a readonly Calendar. (#16523) | Sauli Tähkäpää | 2015-02-19 | 1 | -6/+0 |
* | Declarative support for Image, Flash, BrowserFrame (#15551,#16327,#15552,#16325) | Artur Signell | 2015-02-19 | 2 | -0/+117 |
* | Fix NullPointerException when changing Grid container (#16559) | Johannes Dahlström | 2015-02-19 | 1 | -2/+2 |
* | Refactor critical notifications handling. (#16592) | Sauli Tähkäpää | 2015-02-19 | 1 | -23/+22 |
* | Properly handle null in critical notifications (#16592) | Artur Signell | 2015-02-19 | 1 | -2/+12 |
* | Remove grid.[set|get]EditorField(Object, Field) (#16538) | Leif Åstrand | 2015-02-10 | 1 | -45/+28 |
* | Fix @since for 7.4 | Artur Signell | 2015-02-10 | 1 | -1/+1 |
* | Rename getCancelCaption to mention Editor (#16551) | Leif Åstrand | 2015-02-10 | 1 | -1/+1 |
* | Rename com.vaadin.ui.renderer to com.vaadin.ui.renderers (#16521) | Leif Åstrand | 2015-02-06 | 12 | -13/+13 |
* | Add API for controlling deselection for single select model (#16567) | Leif Åstrand | 2015-02-06 | 1 | -0/+30 |
* | Show editor save error (#16602) | Leif Åstrand | 2015-02-06 | 1 | -9/+30 |