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 3564d4b4ba Remove redundant interface already implemented by super class. (#10258) 6 years ago
..
components Use lambda with Listeners (#10222) 6 years ago
declarative Improve naming of fields and variables (#10242) 6 years ago
dnd Use lambda with Listeners (#10222) 6 years ago
renderers Remove trailing spaces (#10224) 6 years ago
themes First sentence of javadoc should end with a period (#10114) 6 years ago
AbsoluteLayout.java Use enhanced for loop for arrays. (#10121) 6 years ago
AbstractColorPicker.java Use .toLowerCase and .toUpperCase(Locale.ROOT) (#10182) 6 years ago
AbstractComponent.java Improve naming of fields and variables (#10242) 6 years ago
AbstractComponentContainer.java Add state classes for Abstract(Single)ComponentContainer 7 years ago
AbstractDateField.java Remove trailing spaces (#10224) 6 years ago
AbstractEmbedded.java Remove unused @VERSION@ 6 years ago
AbstractField.java Include old value in ValueChangeEvent (#8229) 7 years ago
AbstractFocusable.java Don't use V8 FieldEvents classes in v7 compatibility module. (#93) 7 years ago
AbstractJavaScriptComponent.java Support for defining the root element for Javascript components (#8143) 7 years ago
AbstractLayout.java Correctly write margin info for FormLayout into design files (#8804) 7 years ago
AbstractListing.java Clarify javadoc of AbstractListing item icon generator 7 years ago
AbstractLocalDateField.java Fix some checkstyle warnings (#10179) 6 years ago
AbstractLocalDateTimeField.java Remove trailing spaces (#10224) 6 years ago
AbstractMedia.java Use interface instead of implementation (#10073) 6 years ago
AbstractMultiSelect.java Add item description to RadioButtonGroup and CheckBoxGroup (#9841) 6 years ago
AbstractOrderedLayout.java Use String.isEmpty() (#10045) 6 years ago
AbstractSingleComponentContainer.java Remove unneeded .toString() (#10141) 6 years ago
AbstractSingleSelect.java Fix RadioButtonGroup selection updates to client (#9749) 6 years ago
AbstractSplitPanel.java First sentence of javadoc should end with a period (#10114) 6 years ago
AbstractTextField.java Fix the missing focus and blur implementations (#9269) 7 years ago
Accordion.java Add missing getState(boolean) methods 7 years ago
Alignment.java Update copyright year to 2016 7 years ago
Audio.java Add missing getState(boolean) methods 7 years ago
BrowserFrame.java Remove unused @VERSION@ 6 years ago
Button.java Fix typos (#10158) 6 years ago
CheckBox.java Fix userOriginated state for CheckBox ValueChangeEvent from the user (#8383) 7 years ago
CheckBoxGroup.java Add missing since tags for 8.2 (#9938) 6 years ago
ColorPicker.java Introduce dedicated shared states for every core vaadin component/ext. (#98) 7 years ago
ColorPickerArea.java Introduce dedicated shared states for every core vaadin component/ext. (#98) 7 years ago
ComboBox.java Remove redundant interface already implemented by super class. (#10258) 6 years ago
Component.java Remove redundant interface already implemented by super class. (#10258) 6 years ago
ComponentContainer.java Unify listeners on the server side 7 years ago
ComponentRootSetter.java Add/fill in missing @since tags for 8.1 (#9106) 7 years ago
Composite.java Fix some checkstyle warnings (#10179) 6 years ago
ConnectorTracker.java Use enhanced for loop instead of Iterator. (#10100) 6 years ago
CssLayout.java Simplify lambda expressions (#10198) 6 years ago
CustomComponent.java Partial javadocs fix for vaadin-server 7 years ago
CustomField.java Make CustomField iterator() comply with contract 7 years ago
CustomLayout.java First sentence of javadoc should end with a period (#10114) 6 years ago
DateField.java Patameterize the ValueChangeListeners for rebuilt fields (#8369) (#8388) 7 years ago
DateTimeField.java Patameterize the ValueChangeListeners for rebuilt fields (#8369) (#8388) 7 years ago
DeclarativeCaptionGenerator.java Add a fallback to Declarative*Generator 7 years ago
DeclarativeIconGenerator.java Add a fallback to Declarative*Generator 7 years ago
DeclarativeItemEnabledProvider.java Partial javadocs fix for vaadin-server 7 years ago
DeclarativeValueProvider.java Add ValueProvider interface, use where appropriate 7 years ago
Dependency.java Rename findAndFilterDependencies to findDependencies (#9366) 7 years ago
DragAndDropWrapper.java Use Collection.isEmpty() (#10172) 6 years ago
Embedded.java Fix typos (#10095) 6 years ago
Flash.java First sentence of javadoc should end with a period (#10114) 6 years ago
FormLayout.java Add missing getState(boolean) methods 7 years ago
Grid.java add Grid.Column#get/setAssistiveCaption (#10219) 6 years ago
GridLayout.java Simplify lambda expressions (#10198) 6 years ago
HasChildMeasurementHint.java Update copyright year to 2016 7 years ago
HasComponents.java Make component iterators unmodifiable 7 years ago
HasValueChangeMode.java Remove trailing spaces (#10224) 6 years ago
HorizontalLayout.java Fix since tags for 8.0 (#8575) 7 years ago
HorizontalSplitPanel.java First sentence of javadoc should end with a period (#10114) 6 years ago
Html5File.java Refactor Html5 DnD feature based on API review (#9306) 7 years ago
IconGenerator.java Add empty line at the end of files (#10142) 6 years ago
Image.java Simplify lambda expressions (#10198) 6 years ago
InlineDateField.java Patameterize the ValueChangeListeners for rebuilt fields (#8369) (#8388) 7 years ago
InlineDateTimeField.java Patameterize the ValueChangeListeners for rebuilt fields (#8369) (#8388) 7 years ago
ItemCaptionGenerator.java Fix null caption for NativeSelect and ComboBox (#8633) 7 years ago
ItemCollapseAllowedProvider.java Add ItemCollapseAllowedProvider interface 7 years ago
JavaScript.java Introduce dedicated shared states for every core vaadin component/ext. (#98) 7 years ago
JavaScriptFunction.java Add @FunctionalInterface annotation to interfaces where applicable (#7954) 7 years ago
Label.java Use String.isEmpty() 6 years ago
Layout.java Remove redundant interface already implemented by super class. (#10258) 6 years ago
LegacyComponent.java Update copyright year to 2016 7 years ago
LegacyWindow.java First sentence of javadoc should end with a period (#10114) 6 years ago
Link.java Introduce "shouldWriteDefaultValues" property to DesignContext. 7 years ago
ListSelect.java Fix since tags for 8.0 (#8575) 7 years ago
LoadingIndicatorConfiguration.java Use final modifier where appropriate 7 years ago
LoginForm.java Use interface instead of implementation (#10073) 6 years ago
MenuBar.java First sentence of javadoc should end with a period (#10114) 6 years ago
MultiSelect.java Remove redundant interface already implemented by super class. (#10258) 6 years ago
NativeButton.java Use state classes for Embedded, InlineDateField and NativeButton 7 years ago
NativeSelect.java Add since tags for 8.1 7 years ago
Notification.java Remove redundant interface already implemented by super class. (#10258) 6 years ago
NotificationConfiguration.java Use final modifier where appropriate 7 years ago
Panel.java Simplify lambda expressions (#10198) 6 years ago
PasswordField.java Fix since tags for 8.0 (#8575) 7 years ago
PopupView.java First sentence of javadoc should end with a period (#10114) 6 years ago
ProgressBar.java Fix since tags for 8.0 (#8575) 7 years ago
PushConfiguration.java Use final modifier where appropriate 7 years ago
RadioButtonGroup.java Add missing since tags for 8.2 (#9938) 6 years ago
ReconnectDialogConfiguration.java First sentence of javadoc should end with a period (#10114) 6 years ago
RichTextArea.java RichTextField unnecessarily overwrites clear method (#8802) 7 years ago
SelectiveRenderer.java Remove unused @VERSION@ 6 years ago
SingleComponentContainer.java Partial javadocs fix for vaadin-server 7 years ago
SingleSelect.java Fix since tags for 8.0 (#8575) 7 years ago
Slider.java Correct all tests that introspect classpath for Vaadin classes. 7 years ago
StyleGenerator.java Correct serializable issues and test that components can be serialized 7 years ago
TabSheet.java First sentence of javadoc should end with a period (#10114) 6 years ago
TextArea.java Fix since tags for 8.0 (#8575) 7 years ago
TextField.java Remove trailing spaces (#10224) 6 years ago
TooltipConfiguration.java Use final modifier where appropriate 7 years ago
Tree.java Use lambda with Listeners (#10222) 6 years ago
TreeGrid.java Fix TreeGrid.getHierarchyColumn to use correct id (#9690) 6 years ago
TwinColSelect.java Fix since tags for 8.0 (#8575) 7 years ago
UI.java Remove redundant interface already implemented by super class. (#10258) 6 years ago
UIDetachedException.java Update copyright year to 2016 7 years ago
UniqueSerializable.java Update copyright year to 2016 7 years ago
Upload.java Improve naming of fields and variables (#10242) 6 years ago
VerticalLayout.java Fix since tags for 8.0 (#8575) 7 years ago
VerticalSplitPanel.java First sentence of javadoc should end with a period (#10114) 6 years ago
Video.java Add missing getState(boolean) methods 7 years ago
Window.java Remove redundant interface already implemented by super class. (#10258) 6 years ago