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.
Adam Wagner 697f770287 Implement error level on client side (#9817) 6 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
abstractsingleselect Fix RadioButtonGroup selection updates to client (#9749) 6 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 Update modifier order to follow Java Specification suggestions (#10050) 6 years ago
caption Construct array inline (#10068) 6 years ago
checkbox Add item description to RadioButtonGroup and CheckBoxGroup (#9841) 6 years ago
checkboxgroup Force re-measurement of CheckBoxGroup and RadioButtonGroup (#9901) 6 years ago
colorpicker Fix ColorPickerGrid indexing 6 years ago
combobox Construct array inline (#10068) 6 years ago
composite Omit duplicate caption for a Panel in a Composite 6 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 Add empty line at end of file 6 years ago
datefield Construct array inline (#10068) 6 years ago
draganddropwrapper Add empty line at end of file 6 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 Construct array inline (#10068) 6 years ago
gridlayout Relayout GridLayout when font loading completes (#10077) 6 years ago
image Format using Eclipse Neon 7 years ago
javascriptcomponent Add empty line at end of file 6 years ago
label Overload AbstarctComponent.setDescription() with content mode parameter (#8252) 7 years ago
layout Add empty line at end of file 6 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 Add loop and preload attributes for media elements, fix null poster (#9797) 6 years ago
menubar Add empty line at end of file 6 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 Construct array inline (#10068) 6 years ago
page Make Valo the default theme 7 years ago
panel Panel.setScrollTop() fails with impossibly large numbers 7 years ago
popupview Use String.isEmpty() 6 years ago
progressindicator Move all themes except Valo into a new compatibility-themes package 7 years ago
radiobutton Add item description to RadioButtonGroup and CheckBoxGroup (#9841) 6 years ago
radiobuttongroup Add empty line at end of file 6 years ago
richtextarea Construct array inline (#10068) 6 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 Add empty line at end of file 6 years ago
table Remove unused @VERSION@ 6 years ago
tabsheet Construct array inline (#10068) 6 years ago
textarea Send cursor position to server on blur even if the value has not changed (#9728) 6 years ago
textfield Construct array inline (#10068) 6 years ago
tree Construct array inline (#10068) 6 years ago
treegrid Fix TreeGrid double click event in hierarchy column (#10070) 6 years ago
treetable Add empty line at end of file 6 years ago
twincolselect Restore column based width for compatibility selects 7 years ago
ui Add empty line at end of file 6 years ago
uitest Construct array inline (#10068) 6 years ago
upload Construct array inline (#10068) 6 years ago
window Construct array inline (#10068) 6 years ago
AbstractComponentContainerTest.java Construct array inline (#10068) 6 years ago
AbstractComponentTest.java Don't use V8 FieldEvents classes in v7 compatibility module. (#93) 7 years ago
AbstractComponentTestCase.java Update modifier order to follow Java Specification suggestions (#10050) 6 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 Construct array inline (#10068) 6 years ago
DisableEnableCascadeStyles.java Format the project using Neon, remove trailing whitespace 7 years ago
ErrorLevels.java Implement error level on client side (#9817) 6 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 Use String.isEmpty() 6 years ago
TestDateField.java Move TestBench API to the correct package (#9249) 7 years ago
TooltipDelay.java Add empty line at end of file 6 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 Construct array inline (#10068) 6 years ago
UnknownComponentConnector.java Fix UnknownComponentConnector and ComponentMissingFromDefaultWidgetSet tests 7 years ago