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.
Ahmed Ashour caf41dbac4 Simplify conditional logic. 6 years ago
..
absolutelayout Add a maven plugin for formatting according to Eclipse settings 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 Fix Button as a Html5 DragSource (#9346) 7 years ago
checkbox Remove AbstractComponent.immediate 7 years ago
colorpicker Global java code cleanup using Eclipse Neon.1 7 years ago
combobox Show empty selection caption in ComboBox (#9468) 7 years ago
composite Omit duplicate caption for a Panel in a Composite 6 years ago
csslayout Avoid detaching CssLayout children unnecessarily (#9861) 6 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 Enable setting non-selected default value for DateField (#9745) 6 years ago
dd Simplify boolean expressions 6 years ago
draganddropwrapper Deprecate old DnD functionality (#8864) 7 years ago
embedded Update copyright year to 2016 7 years ago
flash Fix Flash expanding with percentage sizing (#8898) 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 Position caption correctly in GridLayout (#9909) 6 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 Correct license location 7 years ago
nativebutton Update copyright year to 2016 7 years ago
nativeselect Correctly set style names for NativeSelect (#9006) 7 years ago
optiongroup Force re-measurement of CheckBoxGroup and RadioButtonGroup (#9901) 6 years ago
orderedlayout Avoid detaching VL/HL children unnecessarily (#9862) 6 years ago
panel Panel.setScrollTop() fails with impossibly large numbers 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 Fix since tags for 8.0 (#8575) 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 Send cursor position to server on blur even if the value has not changed (#9728) 6 years ago
treegrid Prevent multiple runs of hierarchy column update (#9561) 7 years ago
twincolselect Make AbstractListing implement Focusable (#7965) 7 years ago
ui Fix drag image offset for Grid rows for mobile (#9336) 7 years ago
upload Move read-only to AbstractFieldState (#8514) 7 years ago
video Add loop and preload attributes for media elements, fix null poster (#9797) 6 years ago
window Fix since tags for 8.0 (#8575) 7 years ago
AbstractClickEventHandler.java Organize imports 7 years ago
AbstractComponentConnector.java Simplify conditional logic. 6 years ago
AbstractComponentContainerConnector.java Update copyright year to 2016 7 years ago
AbstractConnector.java Remove deprecation from setTag and throw on subsequent calls 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 Fix since tags for 8.0 (#8575) 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 Remove extra empty javadocs before package declaration (#8776) 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 Fix since tags for 8.0 (#8575) 7 years ago
HasRequiredIndicator.java Fix since tags for 8.0 (#8575) 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 Support for defining the root element for Javascript components (#8143) 7 years ago
JavaScriptWidget.java Support for defining the root element for Javascript components (#8143) 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 Add loop and preload attributes for media elements, fix null poster (#9797) 6 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 Implement GWT Focusable so tab indexes work correctly in MenuBar (#9733) 6 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
VAbstractCalendarPanel.java Fix since tags for 8.0 (#8575) 7 years ago
VAbstractDateFieldCalendar.java Introduce DateTimeFile and InlineDateTimeField. (#8218) 7 years ago
VAbstractPopupCalendar.java Enable setting non-selected default value for DateField (#9745) 6 years ago
VAbstractSplitPanel.java Remove AbstractComponent.immediate 7 years ago
VAbstractTextualDate.java Add missing since tags (#9544) 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 Fix Button as a Html5 DragSource (#9346) 7 years ago
VCheckBox.java Make clicking checkbox label call focus listeners (#9271) 7 years ago
VCheckBoxGroup.java Add missing since tags for 8.2 (#9938) 6 years ago
VColorPicker.java Update copyright year to 2016 7 years ago
VColorPickerArea.java Update copyright year to 2016 7 years ago
VComboBox.java Move ComboBox popup with ComboBox on scroll (#9869) 6 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 Support data-location attribute in CustomLayout (#8866) 7 years ago
VDateCalendarPanel.java Fix since tags for 8.0 (#8575) 7 years ago
VDateField.java Enable setting non-selected default value for DateField (#9745) 6 years ago
VDateFieldCalendar.java Add methods for setting the date as an ISO value for date fields 7 years ago
VDateTimeCalendarPanel.java Introduce DateTimeFile and InlineDateTimeField. (#8218) 7 years ago
VDateTimeFieldCalendar.java Add methods for setting the date as an ISO value for date fields 7 years ago
VDragAndDropWrapper.java Simplify conditional logic. 6 years ago
VDragAndDropWrapperIE.java Add a maven plugin for formatting according to Eclipse settings 7 years ago
VEmbedded.java Use diamond operator where it can be used 7 years ago
VFlash.java Fix Flash expanding with percentage sizing (#8898) 7 years ago
VFormLayout.java Use diamond operator where it can be used 7 years ago
VGridLayout.java Provide GridLayout size and cell elements to JS and TB (#9019) 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 Correctly set ListSelect style names 7 years ago
VMediaBase.java Add loop and preload attributes for media elements, fix null poster (#9797) 6 years ago
VMenuBar.java Overload AbstarctComponent.setDescription() with content mode parameter (#8252) 7 years ago
VNativeButton.java Update copyright year to 2016 7 years ago
VNativeSelect.java Add since tags for 8.1 7 years ago
VNotification.java Simplify conditional logic. 6 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 Add methods for setting the date as an ISO value for date fields 7 years ago
VPopupTimeCalendar.java Add methods for setting the date as an ISO value for date fields 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 Add missing since tags for 8.2 (#9938) 6 years ago
VRichTextArea.java Implement new RichTextArea 7 years ago
VSlider.java Remove extra empty javadocs before package declaration (#8776) 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 Detect Chrome on iOS as Chrome + Webkit (#9138) 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
VTwinColSelect.java TwinColSelect with new databinding API 7 years ago
VUI.java Support for HTML5 push/replaceState for proper deep linking features (#8116) 7 years ago
VUnknownComponent.java Update copyright year to 2016 7 years ago
VUpload.java Fix client-side error when Upload in TabSheet and Push 7 years ago
VVerticalLayout.java Update copyright year to 2016 7 years ago
VVideo.java Add a maven plugin for formatting according to Eclipse settings 7 years ago
VWindow.java Refactor WidgetUtil.findWidget() 7 years ago