| Commit message (Expand) | Author | Age | Files | Lines |
* | Checkstyle for Vaadin #9065 | Pekka Hyvönen | 2013-01-04 | 1 | -1/+4 |
* | Updated copyright notices and added missing license headers | Artur Signell | 2013-01-04 | 146 | -146/+146 |
* | CRLF -> LF | Artur Signell | 2013-01-04 | 15 | -832/+832 |
* | Preserve scroll position of ListSelect after server round-trip if the | Anna Koskinen | 2013-01-03 | 2 | -0/+116 |
* | Remember old splitter position when adjusting for out of bounds (#10596) | Leif Åstrand | 2013-01-03 | 2 | -0/+94 |
* | Update AbstractOrderedLayout calculation logic | Leif Åstrand | 2013-01-03 | 1 | -0/+12 |
* | Merge "Merge of (#9986) to Vaadin 7." | Artur Signell | 2013-01-02 | 1 | -0/+121 |
|\ |
|
| * | Merge of (#9986) to Vaadin 7. | Anna Koskinen | 2012-12-21 | 1 | -0/+121 |
* | | Merge "Merge of (#9862) to Vaadin 7." | Artur Signell | 2013-01-02 | 2 | -0/+95 |
|\ \ |
|
| * | | Merge of (#9862) to Vaadin 7. | Anna Koskinen | 2013-01-02 | 2 | -0/+95 |
| |/ |
|
* | | Merge "Merge of (#8786) test to Vaadin 7." | Artur Signell | 2013-01-02 | 2 | -0/+63 |
|\ \ |
|
| * | | Merge of (#8786) test to Vaadin 7. | Anna Koskinen | 2012-12-19 | 2 | -0/+63 |
* | | | Tests for Base, Chameleon, Liferay and Runo | Artur Signell | 2013-01-02 | 4 | -0/+1728 |
* | | | Merge "Merge of (#9825) test to Vaadin 7." | Artur Signell | 2013-01-02 | 2 | -0/+212 |
|\ \ \
| |_|/
|/| | |
|
| * | | Merge of (#9825) test to Vaadin 7. | Anna Koskinen | 2012-12-19 | 2 | -0/+212 |
| |/ |
|
* / | Fixed locator in test | Artur Signell | 2012-12-20 | 1 | -2/+2 |
|/ |
|
* | (#9949) Flush focused connector on historyChange | Mikael Grankvist | 2012-12-19 | 1 | -0/+117 |
* | Fixed test | Artur Signell | 2012-12-19 | 2 | -9/+9 |
* | Encode all values based on declared type (#10549) | Leif Åstrand | 2012-12-18 | 4 | -26/+59 |
* | Merge of (#9508) test to Vaadin 7. | Anna Koskinen | 2012-12-18 | 1 | -0/+38 |
* | Merge changes Ide0a7e28,I78da2c2c | Artur Signell | 2012-12-18 | 1 | -0/+13 |
|\ |
|
| * | Ugly hacks to make tests screenshot compatible | Artur Signell | 2012-12-17 | 1 | -0/+13 |
* | | Test using Firefox 17 ESR (#10359) | Artur Signell | 2012-12-17 | 1 | -1/+1 |
|/ |
|
* | Merge "Added method setContainerDataSource(Container newDataSource, Collectio... | Henri Sara | 2012-12-17 | 2 | -0/+265 |
|\ |
|
| * | Added method setContainerDataSource(Container newDataSource, | Anna Koskinen | 2012-12-17 | 2 | -0/+265 |
* | | Merge "Don't remove diffstate data before cleanup (#10532)" | Artur Signell | 2012-12-17 | 2 | -0/+83 |
|\ \ |
|
| * | | Don't remove diffstate data before cleanup (#10532) | Leif Åstrand | 2012-12-14 | 2 | -0/+83 |
* | | | Colorpicker IE fixes | Anna Koskinen | 2012-12-14 | 1 | -5/+10 |
|/ / |
|
* | | Fixed class name in test | Artur Signell | 2012-12-13 | 1 | -5/+5 |
* | | Merge "ComboBox should have getter and setter methods for pageLength #5381" | Artur Signell | 2012-12-11 | 2 | -0/+216 |
|\ \ |
|
| * | | ComboBox should have getter and setter methods for pageLength #5381 | Pekka Hyvönen | 2012-12-11 | 2 | -0/+216 |
* | | | Fixed identifiers to match reference names | Artur Signell | 2012-12-11 | 1 | -4/+4 |
* | | | Removed footer to be screenshot compatible | Artur Signell | 2012-12-11 | 1 | -1/+1 |
| |/
|/| |
|
* | | Vaadin 7 compatible ColorPicker (#9201) | Anna Koskinen | 2012-12-10 | 2 | -0/+831 |
|/ |
|
* | Additional fixes for accordion/IE (#9552) | Artur Signell | 2012-12-10 | 2 | -1/+61 |
* | Reverted invalid null footer | Artur Signell | 2012-12-08 | 1 | -1/+0 |
* | Hide footer to be screenshot compatible (#10478, #10080) | Artur Signell | 2012-12-07 | 7 | -0/+7 |
* | Hide using display:none to be screenshot compatible (#10080) | Artur Signell | 2012-12-07 | 1 | -4/+2 |
* | Merge "Default id should get overridden only if id has been specifically set ... | Artur Signell | 2012-12-07 | 5 | -0/+186 |
|\ |
|
| * | Default id should get overridden only if id has been specifically set | Anna Koskinen | 2012-12-07 | 5 | -0/+186 |
* | | Merge "Moved StreamVariable handling from AbstractCommunicationManager to Con... | Artur Signell | 2012-12-07 | 1 | -0/+118 |
|\ \
| |/
|/| |
|
| * | Moved StreamVariable handling from AbstractCommunicationManager to | Anna Koskinen | 2012-12-07 | 1 | -0/+118 |
* | | Reset state before sending hierarchy event to removed connector (#10151) | Leif Åstrand | 2012-12-07 | 5 | -0/+216 |
* | | Fixed tests which broke due to dom changes (#9182) | Artur Signell | 2012-12-06 | 1 | -1/+1 |
* | | Fixed test to work without VaadinClasses | Artur Signell | 2012-12-06 | 2 | -23/+58 |
* | | Renamed screenshots to have sensible names | Artur Signell | 2012-12-06 | 1 | -68/+34 |
* | | Fixed assertions in test | Artur Signell | 2012-12-06 | 1 | -4/+8 |
* | | Fixed test to work with update test class | Artur Signell | 2012-12-06 | 1 | -7/+21 |
* | | Fixed tests which broke due to dom changes (#9182) | Artur Signell | 2012-12-06 | 5 | -11/+10 |
|/ |
|
* | Added prefix "v-" to internal parameters (#10156) | Anna Koskinen | 2012-11-30 | 2 | -13/+13 |