summaryrefslogtreecommitdiffstats
path: root/server/src/com/vaadin/ui
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Fix incorrect null check in PopupView (#10238)Henri Sara2012-11-231-1/+1
* | Refactor Extension API (#10337)Leif Åstrand2012-11-231-1/+1
* | Update value when field/label local changes (#8192)Artur Signell2012-11-222-14/+93
|/
* Added Component constructors (#10246)Artur Signell2012-11-224-1/+63
* Account for that converter can modify value (#8191)Artur Signell2012-11-221-0/+10
* Unified deprecation messagesArtur Signell2012-11-2234-165/+165
* Merge "Deprecated setColumns in selects (#5814)"Johannes Dahlström2012-11-223-12/+62
|\
| * Deprecated setColumns in selects (#5814)Artur Signell2012-11-223-12/+62
* | Kickstart navigation automatically after UI.init(), remove Navigator.navigate...Johannes Dahlström2012-11-221-0/+6
* | Added ComponentContainer.addComponents (#10245)Artur Signell2012-11-225-41/+24
|/
* Add attach and detach listeners and events to ClientConnector (#8579, #10251)Johannes Dahlström2012-11-211-7/+1
* Merge "Implement HasComponents directly in CustomComponent (#10235)"Artur Signell2012-11-211-81/+15
|\
| * Implement HasComponents directly in CustomComponent (#10235)Henri Sara2012-11-211-81/+15
* | Merge "Implement HasComponents directly in PopupView (#10238)"Artur Signell2012-11-211-103/+16
|\ \
| * | Implement HasComponents directly in PopupView (#10238)Henri Sara2012-11-211-103/+16
| |/
* | Replaced ComponentErrorHandler with generic ErrorHandler (#10231)Artur Signell2012-11-212-73/+2
* | Remove slashes from beginning or end of constants (#10140)Leif Åstrand2012-11-211-2/+2
|/
* Merge "Reomove DynamicConnectorResource (#10227)"Artur Signell2012-11-211-2/+13
|\
| * Reomove DynamicConnectorResource (#10227)Leif Åstrand2012-11-211-2/+13
* | Global code cleanupLeif Åstrand2012-11-213-3/+2
|/
* Renamed setBrowserWindowSize -> updateBrowserWindowSize (#10305)Artur Signell2012-11-211-1/+1
* Removed com.vaadin.server.Terminal (#10230)Artur Signell2012-11-201-2/+1
* Added getState(boolean) to allow getState without side effects (#10006)Mikael Grankvist2012-11-201-1/+1