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.
Henri Sara 3478969053 Fix position of font icons in ComboBox (#9638) 7 years ago
..
absolutelayout Add a maven plugin for formatting according to Eclipse settings 7 years ago
abstractcomponent Use theme font and normal line wrapping for regular tooltips (#9143) 7 years ago
abstractembedded Build uitest war with maven 8 years ago
abstractfield Fix some generics warnings in Eclipse 7 years ago
abstractlisting Replace Listing with HasDataProvider and HasFilterableDataProvider (#8122) 7 years ago
accordion Make Valo the default theme 7 years ago
beanitemcontainer Use diamond operator where it can be used 7 years ago
browserframe VerticalLayout has spacing = true and margin = true by default . 7 years ago
button Overload AbstarctComponent.setDescription() with content mode parameter (#8252) 7 years ago
caption Overload AbstarctComponent.setDescription() with content mode parameter (#8252) 7 years ago
checkbox Make clicking checkbox label call focus listeners (#9271) 7 years ago
checkboxgroup Global java code cleanup using Eclipse Neon.1 7 years ago
colorpicker Overload AbstarctComponent.setDescription() with content mode parameter (#8252) 7 years ago
combobox Fix position of font icons in ComboBox (#9638) 7 years ago
composite Composite component (#8952) 7 years ago
customcomponent Overload AbstarctComponent.setDescription() with content mode parameter (#8252) 7 years ago
customfield Update component docs for 8 except Grid 7 years ago
customlayout Picked all changes from 7.7 7 years ago
datefield Add internal state validators for HasValue (#9532) 7 years ago
draganddropwrapper Picked all changes from 7.7 7 years ago
embedded Move all themes except Valo into a new compatibility-themes package 7 years ago
flash Fix Flash expanding with percentage sizing (#8898) 7 years ago
formlayout Remove AbstractComponent.immediate 7 years ago
grid Add editor open event to Grid Editor (#9623) 7 years ago
gridlayout Fix some generics warnings in Eclipse 7 years ago
image Format using Eclipse Neon 7 years ago
javascriptcomponent Notify a resource load listener many times if it has been added many times (#9075) 7 years ago
label Overload AbstarctComponent.setDescription() with content mode parameter (#8252) 7 years ago
layout Global java code cleanup using Eclipse Neon.1 7 years ago
link Use diamond operator where it can be used 7 years ago
listselect Correctly set ListSelect style names 7 years ago
loginform Make Valo the default theme 7 years ago
media Remove AbstractComponent.immediate 7 years ago
menubar Fix tooltip test after tooltip style change 7 years ago
nativebutton Deprecate Button#setHtmlContentAllowed (#104) 7 years ago
nativeselect Add an option for defining number of visible items in a NativeSelect (#9109) 7 years ago
notification Make Valo the default theme 7 years ago
optiongroup Overload AbstarctComponent.setDescription() with content mode parameter (#8252) 7 years ago
orderedlayout Overload AbstarctComponent.setDescription() with content mode parameter (#8252) 7 years ago
page Make Valo the default theme 7 years ago
panel Panel.setScrollTop() fails with impossibly large numbers 7 years ago
popupview Overload AbstarctComponent.setDescription() with content mode parameter (#8252) 7 years ago
progressindicator Move all themes except Valo into a new compatibility-themes package 7 years ago
radiobutton Replace FontAwesome with Vaadin Icons (#8208) 7 years ago
radiobuttongroup Global java code cleanup using Eclipse Neon.1 7 years ago
richtextarea Overload AbstarctComponent.setDescription() with content mode parameter (#8252) 7 years ago
select Restore column based width for compatibility selects 7 years ago
slider VerticalLayout has spacing = true and margin = true by default . 7 years ago
splitpanel Global java code cleanup using Eclipse Neon.1 7 years ago
table Correct license location 7 years ago
tabsheet Add possibility to configure the content mode of TabSheet tabs (#8920) 7 years ago
textarea Remove AbstractComponent.immediate 7 years ago
textfield Global java code cleanup using Eclipse Neon.1 7 years ago
tree Enable row height and content mode settings for Tree (#9540) 7 years ago
treegrid Create drag source and drop target extensions for tree grid (#9463) 7 years ago
treetable Hierarchical data (#8842) 7 years ago
twincolselect Restore column based width for compatibility selects 7 years ago
ui Clean connector tracker after each access block to stop memory leaks (#9305) 7 years ago
uitest Fix some generics warnings in Eclipse 7 years ago
upload Fix Upload and push in TabSheet (#8782) 7 years ago
window Find active connector anywhere in the DOM (#9429) 7 years ago
AbstractComponentContainerTest.java Unify listeners on the server side 7 years ago
AbstractComponentTest.java Don't use V8 FieldEvents classes in v7 compatibility module. (#93) 7 years ago
AbstractComponentTestCase.java Move setReadOnly from Component to HasValue 7 years ago
AbstractLayoutTest.java Use diamond operator where it can be used 7 years ago
AbstractListingFocusBlurTest.java Replace Listing with HasDataProvider and HasFilterableDataProvider (#8122) 7 years ago
AbstractOrderedLayoutTest.java Unify listeners on the server side 7 years ago
AbstractOrderedLayoutWithCaptions.java Make Valo the default theme 7 years ago
AbstractReindeerTestUI.java Make Valo the default theme 7 years ago
AbstractReindeerTestUIWithLog.java Make Valo the default theme 7 years ago
AbstractTestCase.java Build uitest war with maven 8 years ago
AbstractTestUI.java Overload AbstarctComponent.setDescription() with content mode parameter (#8252) 7 years ago
AbstractTestUIProvider.java Build uitest war with maven 8 years ago
AbstractTestUIWithLog.java Update copyright year to 2016 7 years ago
AddRemoveSetStyleNamesTest.java Move and rename server classes which go into the compatibility package 7 years ago
ComponentTestCase.java Replace setRequired & HasRequired with setRequiredIndicator 7 years ago
CustomComponentwithUndefinedSize.java Build uitest war with maven 8 years ago
DeclarativeTestUI.java Update copyright year to 2016 7 years ago
DisableEnableCascade.java Format using Eclipse Neon 7 years ago
DisableEnableCascadeStyles.java Format the project using Neon, remove trailing whitespace 7 years ago
ErrorMessages.java Update ComboBox for new DataSource and communication mechanism 7 years ago
FileDownloaderUI.java Pick changes from 7.7.7 (#8577) 7 years ago
FocusAndBlurListeners.java Fix some generics warnings in Eclipse 7 years ago
FocusFromShortcutAction.java Move and rename server classes which go into the compatibility package 7 years ago
HasValueRequiredIndicator.java Global java code cleanup using Eclipse Neon.1 7 years ago
HierarchicalContainerSorting.java Use diamond operator where it can be used 7 years ago
HierarchyChangeForRemovedComponentContainers.java Build uitest war with maven 8 years ago
LayoutAttachListenerInfo.java Move and rename server classes which go into the compatibility package 7 years ago
MultipleDebugIds.java Move and rename server classes which go into the compatibility package 7 years ago
NoLayoutUpdateWhichNeedsLayout.java Make Valo the default theme 7 years ago
SaneErrors.java Make Valo the default theme 7 years ago
TestBase.java Overload AbstarctComponent.setDescription() with content mode parameter (#8252) 7 years ago
TestDateField.java Move TestBench API to the correct package (#9249) 7 years ago
TooltipDelay.java Make Valo the default theme 7 years ago
TooltipPosition.java Use theme font and normal line wrapping for regular tooltips (#9143) 7 years ago
TooltipsOnScrollingWindow.java Format using Eclipse Neon 7 years ago
TouchDevicesTooltip.java Make Valo the default theme 7 years ago
TouchScrollables.java Unify listeners on the server side 7 years ago
UnknownComponentConnector.java Fix UnknownComponentConnector and ComponentMissingFromDefaultWidgetSet tests 7 years ago