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