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