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 d44a5e217d Fix end of line comments, which were made by automatic formatter (#10234) 6 years ago
..
accessibility Use lambda with Listeners (#10222) 6 years ago
actions Use lambda with Listeners (#10222) 6 years ago
application Use lambda with Handlers (#10229) 6 years ago
applicationcontext Use lambda with Listeners (#10222) 6 years ago
applicationservlet Use lambda with Handlers (#10229) 6 years ago
binder Add ErrorLevel to Validators and results (#10099) 6 years ago
browserfeatures Use lambda with Listeners (#10222) 6 years ago
componentlocator Fix ComponentLocator with inherited classes without custom connector (#9176) 7 years ago
components Fix end of line comments, which were made by automatic formatter (#10234) 6 years ago
containers Use .toLowerCase and .toUpperCase(Locale.ROOT) (#10182) 6 years ago
contextclick Fix javadoc references (#10067) 6 years ago
converter Move and rename server classes which go into the compatibility package 7 years ago
core Add empty line at end of file 6 years ago
data Use lambda with Listeners (#10222) 6 years ago
dd Remove redundant interface already implemented by super class. (#10258) 6 years ago
debug Make Valo the default theme 7 years ago
declarative Use StandardCharsets.UTF_8 (#10113) 6 years ago
dnd Use lambda with Listeners (#10222) 6 years ago
elements Use lambda with Listeners (#10222) 6 years ago
errorhandler Use lambda with Handlers (#10229) 6 years ago
extensions Use lambda with Listeners (#10222) 6 years ago
fieldgroup Construct array inline (#10068) 6 years ago
fields Implement GWT Focusable so tab indexes work correctly in MenuBar (#9733) 6 years ago
fonticon Relayout GridLayout when font loading completes (#10077) 6 years ago
htmlimport Support loading of HTML imports using @HtmlImport (#8301) 7 years ago
integration Fix javadoc references (#10067) 6 years ago
layoutmanager Allow a resize listener to fire a resize listener (#20338) 7 years ago
layouts Fix end of line comments, which were made by automatic formatter (#10234) 6 years ago
minitutorials Remove redundant interface already implemented by super class. (#10258) 6 years ago
navigator Use lambda with Listeners (#10222) 6 years ago
overlays Make Valo the default theme 7 years ago
performance Refactor common methods in in-memory data providers (#9308) 7 years ago
push Use lambda with Handlers (#10229) 6 years ago
requesthandlers Make Valo the default theme 7 years ago
resources Use lambda with Listeners (#10222) 6 years ago
rpclogger Use diamond operator where it can be used 7 years ago
serialization Remove unneeded .toString() (#10141) 6 years ago
smoke Migrate Grid tests P1. (#8108) 7 years ago
themes Use lambda with Handlers (#10229) 6 years ago
tooltip Make Valo the default theme 7 years ago
urifragments Use enhanced for loop instead of Iterator. (#10100) 6 years ago
util Remove redundant interface already implemented by super class. (#10258) 6 years ago
vaadincontext Global java code cleanup using Eclipse Neon.1 7 years ago
validation Simplify conditional logic. (#10122) 6 years ago
widgetset Fix end of line comments, which were made by automatic formatter (#10234) 6 years ago
CurrentTimeMillis.java Make Valo the default theme 7 years ago
CustomLayoutDemo.java Remove unneeded .toString() (#10141) 6 years ago
FocusingComponents.java Unify listeners on the server side 7 years ago
LayoutDemo.java Fix typos (#10158) 6 years ago
ListenerOrder.java Use interface instead of implementation (#10073) 6 years ago
ModalWindow.java Unify listeners on the server side 7 years ago
NativeWindowing.java Overload AbstarctComponent.setDescription() with content mode parameter (#8252) 7 years ago
OrderedLayoutSwapComponents.java Use interface instead of implementation (#10073) 6 years ago
Parameters.java Remove unneeded .toString() (#10141) 6 years ago
PerformanceTestBasicComponentRendering.java Overload AbstarctComponent.setDescription() with content mode parameter (#8252) 7 years ago
PerformanceTestLabelsAndOrderedLayouts.java Overload AbstarctComponent.setDescription() with content mode parameter (#8252) 7 years ago
PerformanceTestSubTreeCaching.java Overload AbstarctComponent.setDescription() with content mode parameter (#8252) 7 years ago
RandomLayoutStress.java Fix typos (#10158) 6 years ago
ScrollbarStressTest.java Move LegacyWindow back to com.vaadin.ui 7 years ago
StressComponentsInTable.java Remove unneeded .toString() (#10141) 6 years ago
TableChangingDatasource.java Global java code cleanup using Eclipse Neon.1 7 years ago
TableSelectTest.java Global java code cleanup using Eclipse Neon.1 7 years ago
TestBench.java Use .toLowerCase and .toUpperCase(Locale.ROOT) (#10182) 6 years ago
TestCaptionWrapper.java Remove unneeded .toString() (#10141) 6 years ago
TestComponentAddAndRecursion.java Remove trailing whitespace from code and javadoc 7 years ago
TestContainerChanges.java Move all themes except Valo into a new compatibility-themes package 7 years ago
TestDateField.java Fix some generics warnings in Eclipse 7 years ago
TestForAlignments.java Fix some generics warnings in Eclipse 7 years ago
TestForApplicationLayoutThatUsesWholeBrosersSpace.java Global java code cleanup using Eclipse Neon.1 7 years ago
TestForBasicApplicationLayout.java Fix some generics warnings in Eclipse 7 years ago
TestForChildComponentRendering.java Use interface instead of implementation (#10073) 6 years ago
TestForContainerFilterable.java Use StringBuilder instead of StringBuffer (#10154) 6 years ago
TestForGridLayoutChildComponentRendering.java Use interface instead of implementation (#10073) 6 years ago
TestForMultipleStyleNames.java Use enhanced for loop for arrays. (#10121) 6 years ago
TestForNativeWindowing.java Overload AbstarctComponent.setDescription() with content mode parameter (#8252) 7 years ago
TestForPreconfiguredComponents.java Construct array inline (#10068) 6 years ago
TestForStyledUpload.java Use StringBuilder instead of StringBuffer (#10154) 6 years ago
TestForTabSheet.java Unify listeners on the server side 7 years ago
TestForTablesInitialColumnWidthLogicRendering.java Construct array inline (#10068) 6 years ago
TestForTrees.java Construct array inline (#10068) 6 years ago
TestForUpload.java Use StringBuilder instead of StringBuffer (#10154) 6 years ago
TestForWindowOpen.java Global java code cleanup using Eclipse Neon.1 7 years ago
TestForWindowing.java Remove AbstractComponent.immediate 7 years ago
TestIFrames.java Overload AbstarctComponent.setDescription() with content mode parameter (#8252) 7 years ago
TestMethodProperty.java Use diamond operator where it can be used 7 years ago
TestSelectAndDatefieldInDeepLayouts.java Global java code cleanup using Eclipse Neon.1 7 years ago
TestSetVisibleAndCaching.java Unify listeners on the server side 7 years ago
TestSizeableIncomponents.java Use StringBuilder instead of StringBuffer (#10154) 6 years ago
TestSplitPanel.java Global java code cleanup using Eclipse Neon.1 7 years ago
TreeFilesystem.java Remove unneeded .toString() (#10141) 6 years ago
TreeFilesystemContainer.java Fix typos (#10124) 6 years ago
UsingCustomNewItemHandlerInSelect.java Remove unneeded .toString() (#10141) 6 years ago
UsingObjectsInSelect.java Construct array inline (#10068) 6 years ago
VaadinClasses.java Remove unneeded .toString() (#10141) 6 years ago
VerifyAssertionsEnabled.java Update copyright year to 2016 7 years ago
VerifyBrowserVersion.java Format using Eclipse Neon 7 years ago
VerifyJreVersion.java Make Valo the default theme 7 years ago