Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update copyright year to 2014 | Artur Signell | 2014-04-16 | 5 | -5/+5 |
| | | | | Change-Id: Ic77338304dc7e58e49f27dcdaf0bab2e00f5bba6 | ||||
* | Merge changes from origin/7.0 | Leif Åstrand | 2013-05-17 | 2 | -0/+81 |
|\ | | | | | | | | | | | | | | | | | | | | | | | 1a6200e Merge #6880 test from 6.8; fix itself is not needed in Vaadin 7 67696f3 SQLContainer.indexOfId() also searches backwards (#11849, #10376) 611e5f9 Test for #11267 adapted from 6.8. 609acd1 Fixed table height rendering in Android 2.3 #11331 63dd611 Centers VOverlays in visual viewport on iOS, Android, fixes #11614 5a33d7d Test for #11775 0c8edf1 Avoid marking AbstractField dirty in primitive getters (#11201) Change-Id: I7437e0b249c1a95372d6f349e9d6336fb85f08a4 | ||||
| * | SQLContainer.indexOfId() also searches backwards (#11849, #10376) | Henri Sara | 2013-05-14 | 2 | -0/+81 |
| | | | | | | | | Change-Id: Iea3f832cd50314f747b82b774c3be57797f9ac1d | ||||
* | | Global code reformat | Leif Åstrand | 2013-04-05 | 1 | -0/+1 |
|/ | | | | Change-Id: I4b3c74ede518aa2712038d1451974a93cdecabc2 | ||||
* | Merge of (#10878) to Vaadin 7. | Anna Koskinen | 2013-02-05 | 2 | -0/+191 |
| | | | | | | | Ensure unique ordering when using TableQuery with multiple primary key columns. Change-Id: I9145717d1658393b19a2bca27ac211cad075fc27 | ||||
* | Add shorthands for locking the session (#10225) | Leif Åstrand | 2012-11-21 | 1 | -6/+6 |
| | | | | Change-Id: Ic2f3843a48a6e26af848208e9495473853146fbe | ||||
* | Moved classes from com.vaadin to com.vaadin.server (#10145) | Artur Signell | 2012-11-06 | 3 | -3/+3 |
| | | | | Change-Id: Ica48f1d5edbefde0ef8afca0c2774fe122a6c8ad | ||||
* | Move LegacyWindow to its own file (#9917) | Johannes Dahlström | 2012-11-02 | 3 | -4/+4 |
| | | | | Change-Id: Iac2f000dfcc9dc8c52d45b83842dfa0d8382c1d5 | ||||
* | Changed Property.setValue(Object) to setValue(T) (#8791) | Artur Signell | 2012-10-23 | 1 | -1/+1 |
| | | | | Change-Id: I9f0e6bd62102c5adc461884b1f3b2cbe69f19259 | ||||
* | Global code cleanup | Leif Åstrand | 2012-09-27 | 1 | -1/+1 |
| | |||||
* | Constants -> enums (#9072) | Pekka Hyvönen | 2012-09-11 | 1 | -2/+2 |
| | | | | Patch from Pekka with minor changes (ButtonCode -> MouseButton, FilteringMode -> ComboBox) | ||||
* | Support running JUnit tests (#9299) | Artur Signell | 2012-09-09 | 1 | -4/+5 |
| | |||||
* | Use dedicated Lock for session synchronization (#9156) | Leif Åstrand | 2012-09-07 | 1 | -9/+20 |
| | |||||
* | Rename Application back to LegacyApplication (#9402) | Leif Åstrand | 2012-09-07 | 3 | -6/+6 |
| | |||||
* | Reformat project | Leif Åstrand | 2012-09-05 | 2 | -5/+5 |
| | |||||
* | Rename LegacyApplication -> Application (#9402) | Leif Åstrand | 2012-09-05 | 3 | -6/+6 |
| | |||||
* | Move LegacyApplication to its own file (#9402) | Leif Åstrand | 2012-09-05 | 3 | -6/+6 |
| | |||||
* | Renamed tests -> uitest and tests/testbench -> uitest/src (#9299) | Artur Signell | 2012-08-30 | 12 | -0/+1285 |