| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Fix declarative support for Window (#17314) | Johannes Dahlström | 2015-04-07 | 4 | -10/+201 |
* | Enable setResponsive/isReponsive API for AbstractComponent (#17369) | patrik | 2015-04-07 | 1 | -0/+37 |
* | Add selective data write support to AbstractSelect (#17148) | Leif Åstrand | 2015-04-07 | 2 | -4/+27 |
* | Add test for #17267 | Johannes Dahlström | 2015-04-07 | 1 | -0/+19 |
* | Add declarative support for PopupView (#16334) | Teemu Suo-Anttila | 2015-04-07 | 1 | -0/+74 |
* | Support JSR-356 websockets (#16738, #14432) | Artur Signell | 2015-04-02 | 2 | -5/+324 |
* | Fix declarative support for AbstractColorPicker (#16336) | Teemu Suo-Anttila | 2015-04-01 | 1 | -0/+87 |
* | Allow customizing declarative tag names (#16933) | Leif Åstrand | 2015-03-31 | 1 | -0/+129 |
* | Fix declarative support for AbstractMedia (#16330 #16331 #16332) | Miki | 2015-03-26 | 2 | -0/+122 |
* | Fix declarative support for MenuBar (#16328) | Miki | 2015-03-26 | 1 | -0/+139 |
* | Fix Calendar declarative support (#16595) | Teemu Suo-Anttila | 2015-03-26 | 1 | -0/+61 |
* | SplitPanel should have an event for the splitter being moved (#3855) | wodencafe | 2015-03-26 | 1 | -0/+44 |
* | Fix declarative support for DragAndDropWrapper (#16324) | Miki | 2015-03-26 | 1 | -0/+66 |
* | Revert "Make push path configurable (#14432)." | Artur Signell | 2015-03-25 | 2 | -10/+0 |
* | Fix Declarative support for Slider (#17196) | Johannes Dahlström | 2015-03-24 | 1 | -0/+66 |
* | Fix declarative support for CustomLayout (#17210) | Johannes Dahlström | 2015-03-24 | 1 | -0/+96 |
* | Fix Declarative support for BigDecimal properties (#17205) | Johannes Dahlström | 2015-03-20 | 1 | -3/+13 |
* | Fix Declarative support for primitive float and double properties (#17204) | Johannes Dahlström | 2015-03-20 | 1 | -3/+104 |
* | Make Slider.clear() consistent with the no-args contstructor (#17073) | Leif Åstrand | 2015-03-17 | 1 | -0/+84 |
* | Use Math.floor instead of casting to int when trimming decimals. (#16926) | Sauli Tähkäpää | 2015-03-11 | 1 | -0/+9 |
* | Using ComponentFactory in DesignContext.getDefaultInstance() (#16990) | Alexey Fansky | 2015-03-10 | 1 | -0/+25 |
* | Revert "Encode filenames to UTF-8 in Content-Disposition header. (#16556)" | Leif Åstrand | 2015-03-06 | 1 | -41/+0 |
* | Ensure that slider min is always smaller or equal to max. (#16776) | Sauli Tähkäpää | 2015-02-27 | 1 | -10/+54 |
* | Add pluggable mechanism for loading classes for a design (#16583) | Leif Åstrand | 2015-02-26 | 1 | -0/+117 |
* | Make Column.setLastFrozenColumn work (#16726) | Artur Signell | 2015-02-23 | 1 | -0/+19 |
* | Make push path configurable (#14432). | Tapio Aali | 2015-02-18 | 2 | -0/+10 |
* | Refactor critical notifications handling. (#16592) | Sauli Tähkäpää | 2015-02-17 | 1 | -11/+69 |
* | Properly handle null in critical notifications (#16592) | Artur Signell | 2015-02-17 | 1 | -0/+14 |
* | Encode filenames to UTF-8 in Content-Disposition header. (#16556) | Sauli Tähkäpää | 2015-02-13 | 1 | -0/+41 |
* | Add spaces around operators (#16696). | Mika Murtojarvi | 2015-02-13 | 2 | -0/+74 |
* | Fix NullPointerException when changing Grid container (#16559) | Johannes Dahlström | 2015-02-11 | 3 | -10/+110 |
* | Declarative support for Image, Flash, BrowserFrame (#15551,#16327,#15552,#16325) | Artur Signell | 2015-02-10 | 5 | -0/+305 |
* | Remove grid.[set|get]EditorField(Object, Field) (#16538) | Leif Åstrand | 2015-02-09 | 2 | -22/+26 |
* | Rename com.vaadin.ui.renderer to com.vaadin.ui.renderers (#16521) | Leif Åstrand | 2015-02-06 | 2 | -2/+2 |
* | Grid columns can now be marked as non-editable (#16538) | Johannes Dahlström | 2015-02-05 | 1 | -0/+31 |
* | Declarative support for ProgressBar (#16316) | Artur Signell | 2015-02-05 | 1 | -0/+63 |
* | Declarative support for Link (#16322) | Artur Signell | 2015-02-05 | 1 | -0/+66 |
* | New declarative tests | Artur Signell | 2015-02-05 | 8 | -4/+402 |
* | Refactored and updated (Popup|Inline|)DateField declarative tests | Artur Signell | 2015-02-05 | 4 | -99/+214 |
* | Declarative support for RichTextArea (#16326) | Artur Signell | 2015-02-05 | 1 | -0/+59 |
* | Declarative support for AbstractSelect (#15545) | Artur Signell | 2015-02-05 | 3 | -3/+298 |
* | Render Object.toString() when no converter is set (#15417) | Artur Signell | 2015-02-05 | 1 | -1/+6 |
* | Simplified declarative converters | Artur Signell | 2015-02-05 | 1 | -1/+1 |
* | Revert "Grid now uses ObjectRenderer by default (#15417)" | Artur Signell | 2015-02-05 | 1 | -19/+6 |
* | Prevent AlwaysLockedVaadinSession from being GCed during test | Artur Signell | 2015-02-05 | 1 | -13/+3 |
* | Prevent MockVaadinSession from becomming GCed | Leif Åstrand | 2015-02-05 | 1 | -0/+21 |
* | Make server unit tests pass in Eclipse (#16581) | Artur Signell | 2015-02-04 | 3 | -2/+27 |
* | Base classes for declarative tests | Artur Signell | 2015-02-04 | 9 | -0/+724 |
* | Add methods for getting invalid fields from a FieldGroup (#13775) | Artur Signell | 2015-02-03 | 1 | -0/+94 |
* | Declarative for DateFields (and related) with ISO8601 (#16313) | Miki | 2015-02-03 | 4 | -7/+368 |