You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Leif Åstrand 95d016c085 Global java code cleanup using Eclipse Neon.1 7 years ago
..
absolutelayout Move Vaadin 7 CheckBox to compatibility package 7 years ago
accordion Update copyright year to 2016 7 years ago
aria Update copyright year to 2016 7 years ago
audio Update copyright year to 2016 7 years ago
browserframe Update copyright year to 2016 7 years ago
button Update copyright year to 2016 7 years ago
checkbox Remove AbstractComponent.immediate 7 years ago
colorpicker Global java code cleanup using Eclipse Neon.1 7 years ago
combobox Allow to set caption for the empty selection in a ComboBox. 7 years ago
csslayout Move Vaadin 7 CheckBox to compatibility package 7 years ago
customcomponent Update copyright year to 2016 7 years ago
customfield Allow defining a focus delegate component for CustomField (#20336) 7 years ago
customlayout Update copyright year to 2016 7 years ago
datefield Global java code cleanup using Eclipse Neon.1 7 years ago
dd Migrate 7.7.5 branch patches to v8. (#7969) 7 years ago
draganddropwrapper Use diamond operator where it can be used 7 years ago
embedded Update copyright year to 2016 7 years ago
flash Update copyright year to 2016 7 years ago
formlayout Use diamond operator where it can be used 7 years ago
gridlayout Move Vaadin 7 CheckBox to compatibility package 7 years ago
image Update copyright year to 2016 7 years ago
label Implement new Label 7 years ago
layout Global java code cleanup using Eclipse Neon.1 7 years ago
link Update copyright year to 2016 7 years ago
listselect Make AbstractListing implement Focusable (#7965) 7 years ago
loginform Convert LoginForm to use new TextField 7 years ago
menubar Use diamond operator where it can be used 7 years ago
nativebutton Update copyright year to 2016 7 years ago
nativeselect Make AbstractListing implement Focusable (#7965) 7 years ago
optiongroup Make AbstractListing implement Focusable (#7965) 7 years ago
orderedlayout Use diamond operator where it can be used 7 years ago
panel Move Vaadin 7 CheckBox to compatibility package 7 years ago
passwordfield Introduce dedicated shared states for every core vaadin component/ext. (#98) 7 years ago
popupview Use diamond operator where it can be used 7 years ago
progressbar Implement new ProgressBar 7 years ago
richtextarea Use fully qualified name for bundles 7 years ago
slider Remove AbstractComponent.immediate 7 years ago
splitpanel Remove AbstractComponent.immediate 7 years ago
tabsheet Use diamond operator where it can be used 7 years ago
textarea Implement new RichTextArea 7 years ago
textfield Fix AbstractTextFieldConnector super class 7 years ago
twincolselect Make AbstractListing implement Focusable (#7965) 7 years ago
ui Make modal window block shortcuts for underlying components (#20366) 7 years ago
upload Move read-only to AbstractFieldState (#8514) 7 years ago
video Update copyright year to 2016 7 years ago
window Global java code cleanup using Eclipse Neon.1 7 years ago
AbstractClickEventHandler.java Organize imports 7 years ago
AbstractComponentConnector.java Add state classes for Abstract(Single)ComponentContainer 7 years ago
AbstractComponentContainerConnector.java Update copyright year to 2016 7 years ago
AbstractConnector.java Use diamond operator where it can be used 7 years ago
AbstractFieldConnector.java Move read-only to AbstractFieldState (#8514) 7 years ago
AbstractHasComponentsConnector.java Update copyright year to 2016 7 years ago
AbstractLayoutConnector.java Update copyright year to 2016 7 years ago
AbstractSingleComponentContainerConnector.java Update copyright year to 2016 7 years ago
AbstractTextFieldWidget.java Add AbstractTextField client side to make mapping 1:1 7 years ago
Action.java Update copyright year to 2016 7 years ago
ActionOwner.java Update copyright year to 2016 7 years ago
CalendarEntry.java Update copyright year to 2016 7 years ago
ClickEventHandler.java Update copyright year to 2016 7 years ago
ConnectorFocusAndBlurHandler.java Global java code cleanup using Eclipse Neon.1 7 years ago
Field.java Update copyright year to 2016 7 years ago
FocusElementPanel.java Update copyright year to 2016 7 years ago
FocusUtil.java Update copyright year to 2016 7 years ago
FocusableFlexTable.java Update copyright year to 2016 7 years ago
FocusableFlowPanel.java Update copyright year to 2016 7 years ago
FocusableScrollPanel.java Update copyright year to 2016 7 years ago
FontIcon.java Update copyright year to 2016 7 years ago
HasErrorIndicator.java Move Vaadin 7 CheckBox to compatibility package 7 years ago
HasRequiredIndicator.java Move Vaadin 7 CheckBox to compatibility package 7 years ago
Icon.java Update copyright year to 2016 7 years ago
ImageIcon.java Update copyright year to 2016 7 years ago
JavaScriptComponentConnector.java Update copyright year to 2016 7 years ago
JavaScriptWidget.java Update copyright year to 2016 7 years ago
JsniMousewheelHandler.java Update ComboBox for new DataSource and communication mechanism 7 years ago
LayoutClickEventHandler.java Update copyright year to 2016 7 years ago
LegacyConnector.java Update copyright year to 2016 7 years ago
ManagedLayout.java Update copyright year to 2016 7 years ago
MediaBaseConnector.java Update copyright year to 2016 7 years ago
PostLayoutListener.java Update copyright year to 2016 7 years ago
ShortcutActionHandler.java Use diamond operator where it can be used 7 years ago
SimpleFocusablePanel.java Update copyright year to 2016 7 years ago
SimpleManagedLayout.java Update copyright year to 2016 7 years ago
SubPartAware.java Update copyright year to 2016 7 years ago
TouchScrollDelegate.java Use diamond operator where it can be used 7 years ago
TreeAction.java Update copyright year to 2016 7 years ago
UnknownComponentConnector.java Show a sensible message for missing extensions (#10799) 7 years ago
UnknownExtensionConnector.java Fix license header 7 years ago
VAbsoluteLayout.java Format the project using Neon, remove trailing whitespace 7 years ago
VAbstractSplitPanel.java Remove AbstractComponent.immediate 7 years ago
VAccordion.java Use diamond operator where it can be used 7 years ago
VAudio.java Update copyright year to 2016 7 years ago
VBrowserFrame.java Update copyright year to 2016 7 years ago
VButton.java Format the project using Neon, remove trailing whitespace 7 years ago
VCalendarPanel.java Make AbstractDateField based on LocalDate (#125). 7 years ago
VCheckBox.java Remove AbstractComponent.immediate 7 years ago
VCheckBoxGroup.java Implement focus/blur events for RadioButtonGroup. 7 years ago
VColorPicker.java Update copyright year to 2016 7 years ago
VColorPickerArea.java Update copyright year to 2016 7 years ago
VComboBox.java Global java code cleanup using Eclipse Neon.1 7 years ago
VContextMenu.java Remove IE8-IE10 client side code 7 years ago
VCssLayout.java Update copyright year to 2016 7 years ago
VCustomComponent.java Update copyright year to 2016 7 years ago
VCustomField.java Allow defining a focus delegate component for CustomField (#20336) 7 years ago
VCustomLayout.java Use diamond operator where it can be used 7 years ago
VDateField.java Remove AbstractComponent.immediate 7 years ago
VDateFieldCalendar.java Remove AbstractComponent.immediate 7 years ago
VDragAndDropWrapper.java Use diamond operator where it can be used 7 years ago
VDragAndDropWrapperIE.java Update copyright year to 2016 7 years ago
VEmbedded.java Use diamond operator where it can be used 7 years ago
VFlash.java Use diamond operator where it can be used 7 years ago
VFormLayout.java Use diamond operator where it can be used 7 years ago
VGridLayout.java Use diamond operator where it can be used 7 years ago
VHorizontalLayout.java Update copyright year to 2016 7 years ago
VImage.java Update copyright year to 2016 7 years ago
VLabel.java Format the project using Neon, remove trailing whitespace 7 years ago
VLazyExecutor.java Update copyright year to 2016 7 years ago
VLink.java Update copyright year to 2016 7 years ago
VListSelect.java ListSelect with new data binding API 7 years ago
VMediaBase.java Update copyright year to 2016 7 years ago
VMenuBar.java Scrolling down submenus via scrollbar (MenuBar.isAutoOpen()) (#10456) 7 years ago
VNativeButton.java Update copyright year to 2016 7 years ago
VNativeSelect.java Make AbstractListing implement Focusable (#7965) 7 years ago
VNotification.java Use diamond operator where it can be used 7 years ago
VOverlay.java Remove IE8-IE10 client side code 7 years ago
VPanel.java Update copyright year to 2016 7 years ago
VPasswordField.java Implement new PasswordField (#52) 7 years ago
VPopupCalendar.java Global java code cleanup using Eclipse Neon.1 7 years ago
VPopupView.java Use diamond operator where it can be used 7 years ago
VProgressBar.java Update copyright year to 2016 7 years ago
VRadioButtonGroup.java Implement focus/blur events for RadioButtonGroup. 7 years ago
VRichTextArea.java Implement new RichTextArea 7 years ago
VSlider.java Remove AbstractComponent.immediate 7 years ago
VSplitPanelHorizontal.java Update copyright year to 2016 7 years ago
VSplitPanelVertical.java Update copyright year to 2016 7 years ago
VTabsheet.java Update copyright year to 2016 7 years ago
VTabsheetBase.java Use diamond operator where it can be used 7 years ago
VTabsheetPanel.java Update copyright year to 2016 7 years ago
VTextArea.java Add AbstractTextField client side to make mapping 1:1 7 years ago
VTextField.java Migrate 7.7.5 branch patches to v8. (#7969) 7 years ago
VTextualDate.java Use placeholder instead of inputPrompt for DateField 7 years ago
VTwinColSelect.java TwinColSelect with new databinding API 7 years ago
VUI.java Remove AbstractComponent.immediate 7 years ago
VUnknownComponent.java Update copyright year to 2016 7 years ago
VUpload.java Separate immediate mode for Upload from AbstactComponent.immediate 7 years ago
VVerticalLayout.java Update copyright year to 2016 7 years ago
VVideo.java Update copyright year to 2016 7 years ago
VWindow.java Global java code cleanup using Eclipse Neon.1 7 years ago