summaryrefslogtreecommitdiffstats
path: root/server/src/com/vaadin/ui
Commit message (Expand)AuthorAgeFilesLines
* Merge of (#5681) to Vaadin 7.Anna Koskinen2013-01-111-5/+12
* Merge "Merge of (#7842) to Vaadin 7."Leif Åstrand2013-01-091-3/+63
|\
| * Merge of (#7842) to Vaadin 7.Anna Koskinen2013-01-091-3/+63
* | Merge "Merge of (#10073) to Vaadin 7."Leif Åstrand2013-01-091-6/+7
|\ \
| * | Merge of (#10073) to Vaadin 7.Anna Koskinen2013-01-091-6/+7
* | | Merge "Merge of (#10072) to Vaadin 7."Leif Åstrand2013-01-091-3/+5
|\| |
| * | Merge of (#10072) to Vaadin 7.Anna Koskinen2013-01-091-3/+5
| |/
* | Merge "Merge of (#10471) to Vaadin 7."Leif Åstrand2013-01-091-113/+121
|\ \
| * | Merge of (#10471) to Vaadin 7.Anna Koskinen2013-01-091-113/+121
| |/
* / Merge of a Javadoc fix to Vaadin 7.Anna Koskinen2013-01-091-1/+1
|/
* Updated copyright notices and added missing license headersArtur Signell2013-01-04100-122/+373
* 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 of (#9986) to Vaadin 7.Anna Koskinen2012-12-211-10/+49
|/
* 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
|/
* Do not update data model when locale changes (#10562, #8192)Artur Signell2012-12-181-2/+6
* Only update value on locale change if using the data source directly (#8192)Artur Signell2012-12-171-2/+5
* 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
* | | 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 "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-071-0/+115
* 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
* Fixed tooltip handling for Table (#9088)Artur Signell2012-11-291-2/+1
* Merge "Added helper for showing a notification with a description (#10401)"Leif Åstrand2012-11-291-0/+22
|\
| * Added helper for showing a notification with a description (#10401)Artur Signell2012-11-281-0/+22
* | Merge "Fixed Table to actually use converter from factory (#10408)"Leif Åstrand2012-11-291-2/+2
|\ \ | |/ |/|
| * Fixed Table to actually use converter from factory (#10408)Artur Signell2012-11-281-2/+2
* | Moved setVisible dirty logic to AbstractComponent where it belongs (#10414)Artur Signell2012-11-284-40/+8
|/
* Always mark child hierarchy dirty when switching tabs (#10404)Artur Signell2012-11-281-9/+2
* Merge "Fail if a Window is attached to something else than a UI (#10374)"Leif Åstrand2012-11-272-0/+34
|\
| * Fail if a Window is attached to something else than a UI (#10374)Artur Signell2012-11-272-0/+34
* | Add theme name as class name to LoginForm v-app (#10383)Artur Signell2012-11-261-1/+10
|/
* Revert "Merged shortcut action fix from 6.8 (#8484)"John Ahlroos2012-11-231-5/+4
* Refactor heartbeat handling and inactive UI/session closing (#10252)Johannes Dahlström2012-11-231-79/+69
* Rename ComponentEventListener to ConnectorEventListener (#10340)Leif Åstrand2012-11-234-9/+9
* Merge "Removed outdated code example from javadoc"Marko Grönroos2012-11-231-31/+0
|\
| * Removed outdated code example from javadocArtur Signell2012-11-221-31/+0