summaryrefslogtreecommitdiffstats
path: root/server/src
Commit message (Expand)AuthorAgeFilesLines
* CRLF -> LFArtur Signell2013-01-041-53/+53
* Merge "Merge of (#6476) to Vaadin 7."Artur Signell2013-01-031-11/+10
|\
| * Merge of (#6476) to Vaadin 7.Anna Koskinen2013-01-021-11/+10
* | Fixed typo in SplitPanel method (#10418)Artur Signell2013-01-021-1/+1
* | Merge "Merge of (#9986) to Vaadin 7."Artur Signell2013-01-021-10/+49
|\ \
| * | Merge of (#9986) to Vaadin 7.Anna Koskinen2012-12-211-10/+49
| |/
* | Merge "Merge of (#9529) to Vaadin 7."Artur Signell2013-01-021-4/+19
|\ \
| * | Merge of (#9529) to Vaadin 7.Anna Koskinen2012-12-211-4/+19
| |/
* | Merge "Merge of (#9784) to Vaadin 7."Artur Signell2013-01-021-0/+17
|\ \ | |/ |/|
| * Merge of (#9784) to Vaadin 7.Anna Koskinen2012-12-181-0/+17
* | Merge of (#9788) to Vaadin 7.Anna Koskinen2012-12-191-96/+131
* | Merge "Deprecate FormFieldFactory (#10545)"Leif Åstrand2012-12-191-0/+4
|\ \
| * | Deprecate FormFieldFactory (#10545)Henri Sara2012-12-181-0/+4
| |/
* | Throw exceptions from setPropertyDataSource (#8889)Artur Signell2012-12-181-0/+1
* | Update buffered field value if it has not been changed (#8192)Artur Signell2012-12-181-1/+1
|/
* Encode all values based on declared type (#10549)Leif Åstrand2012-12-181-5/+8
* Do not update data model when locale changes (#10562, #8192)Artur Signell2012-12-181-2/+6
* Merge changes Icf4a4410,I8bbf8f69Leif Åstrand2012-12-181-2/+5
|\
| * Only update value on locale change if using the data source directly (#8192)Artur Signell2012-12-171-2/+5
* | Merge "Support float fields with FieldGroup (#10553)"Leif Åstrand2012-12-182-0/+124
|\|
| * Support float fields with FieldGroup (#10553)Artur Signell2012-12-172-0/+124
* | Fixed TestBench compatibility for root context (#10541)Artur Signell2012-12-171-1/+1
* | Merge "Revert "Case-insensitive FieldGroup binding #10426""Artur Signell2012-12-171-83/+15
|\ \ | |/ |/|
| * Revert "Case-insensitive FieldGroup binding #10426"Artur Signell2012-12-171-83/+15
* | Merge "Merge of (#9732) to Vaadin 7."Artur Signell2012-12-171-0/+5
|\ \ | |/ |/|
| * Merge of (#9732) to Vaadin 7.Anna Koskinen2012-12-171-0/+5
* | Case-insensitive FieldGroup binding #10426Jonni Nakari2012-12-171-15/+83
|/
* Search fields from superclasses #10504Jonni Nakari2012-12-171-3/+25
* Merge "Added method setContainerDataSource(Container newDataSource, Collectio...Henri Sara2012-12-171-9/+59
|\
| * Added method setContainerDataSource(Container newDataSource,Anna Koskinen2012-12-171-9/+59
* | Merge "Don't remove diffstate data before cleanup (#10532)"Artur Signell2012-12-171-11/+43
|\ \
| * | Don't remove diffstate data before cleanup (#10532)Leif Åstrand2012-12-141-11/+43
* | | Support null values in legacy messages (#9254)Leif Åstrand2012-12-141-0/+4
* | | Merge "Colorpicker IE fixes"John Ahlroos2012-12-141-5/+1
|\ \ \
| * | | Colorpicker IE fixesAnna Koskinen2012-12-141-5/+1
| |/ /
* / / Send fraction pixel values to the client (#10531)Artur Signell2012-12-141-10/+2
|/ /
* | Merge "Corrected logging message (#10529)"Johannes Dahlström2012-12-131-4/+4
|\ \
| * | Corrected logging message (#10529)Artur Signell2012-12-131-4/+4
* | | Fix for ticket #10121, a unit test for the ticket's issue and a unitJonni Nakari2012-12-132-1/+51
|/ /
* | Merge "ComboBox should have getter and setter methods for pageLength #5381"Artur Signell2012-12-111-0/+21
|\ \ | |/ |/|
| * ComboBox should have getter and setter methods for pageLength #5381Pekka Hyvönen2012-12-111-0/+21
* | Vaadin 7 compatible ColorPicker (#9201)Anna Koskinen2012-12-1013-0/+2374
|/
* Added support for empty footer for Form (#10478)Artur Signell2012-12-071-12/+17
* Moved StreamVariable handling from AbstractCommunicationManager toAnna Koskinen2012-12-072-61/+125
* Return null as non-existing property for IndexedContainer (#10445)Henri Sara2012-11-301-1/+3
* Added prefix "v-" to internal parameters (#10156)Anna Koskinen2012-11-307-17/+21
* Merge "Made session reinitializing work again (#10411)"Leif Åstrand2012-11-302-6/+7
|\
| * Made session reinitializing work again (#10411)Artur Signell2012-11-292-6/+7
* | UI scroll position can be given programmatically (#9952)Leif Åstrand2012-11-301-1/+54
|/
* Update GridLayout DOM in onConnectorHierarchyChange (#10324, #10097)Leif Åstrand2012-11-291-319/+110