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 a838d98204 Replace CRLF with LF (#10062) пре 6 година
..
absolutelayout Add a maven plugin for formatting according to Eclipse settings пре 7 година
abstractcomponent Use theme font and normal line wrapping for regular tooltips (#9143) пре 7 година
abstractembedded Build uitest war with maven пре 8 година
abstractfield Fix some generics warnings in Eclipse пре 7 година
abstractlisting Replace Listing with HasDataProvider and HasFilterableDataProvider (#8122) пре 7 година
abstractsingleselect Fix RadioButtonGroup selection updates to client (#9749) пре 6 година
accordion Make Valo the default theme пре 7 година
beanitemcontainer Use diamond operator where it can be used пре 7 година
browserframe VerticalLayout has spacing = true and margin = true by default . пре 7 година
button Update modifier order to follow Java Specification suggestions (#10050) пре 6 година
caption Overload AbstarctComponent.setDescription() with content mode parameter (#8252) пре 7 година
checkbox Add item description to RadioButtonGroup and CheckBoxGroup (#9841) пре 6 година
checkboxgroup Force re-measurement of CheckBoxGroup and RadioButtonGroup (#9901) пре 6 година
colorpicker Fix ColorPickerGrid indexing пре 6 година
combobox Move ComboBox popup with ComboBox on scroll (#9869) пре 6 година
composite Omit duplicate caption for a Panel in a Composite пре 6 година
customcomponent Overload AbstarctComponent.setDescription() with content mode parameter (#8252) пре 7 година
customfield Update component docs for 8 except Grid пре 7 година
customlayout Picked all changes from 7.7 пре 7 година
datefield Show validation error selecting invalid date from DateField (#10013) пре 6 година
draganddropwrapper Picked all changes from 7.7 пре 7 година
embedded Move all themes except Valo into a new compatibility-themes package пре 7 година
flash Fix Flash expanding with percentage sizing (#8898) пре 7 година
formlayout Remove AbstractComponent.immediate пре 7 година
grid Replace CRLF with LF (#10062) пре 6 година
gridlayout Access static members in a static way (#10054) пре 6 година
image Format using Eclipse Neon пре 7 година
javascriptcomponent Notify a resource load listener many times if it has been added many times (#9075) пре 7 година
label Overload AbstarctComponent.setDescription() with content mode parameter (#8252) пре 7 година
layout Global java code cleanup using Eclipse Neon.1 пре 7 година
link Use diamond operator where it can be used пре 7 година
listselect Correctly set ListSelect style names пре 7 година
loginform Make Valo the default theme пре 7 година
media Add loop and preload attributes for media elements, fix null poster (#9797) пре 6 година
menubar Update modifier order to follow Java Specification suggestions (#10050) пре 6 година
nativebutton Deprecate Button#setHtmlContentAllowed (#104) пре 7 година
nativeselect Add an option for defining number of visible items in a NativeSelect (#9109) пре 7 година
notification Make Valo the default theme пре 7 година
optiongroup Overload AbstarctComponent.setDescription() with content mode parameter (#8252) пре 7 година
orderedlayout Use String.isEmpty() (#10045) пре 6 година
page Make Valo the default theme пре 7 година
panel Panel.setScrollTop() fails with impossibly large numbers пре 7 година
popupview Use String.isEmpty() пре 6 година
progressindicator Move all themes except Valo into a new compatibility-themes package пре 7 година
radiobutton Add item description to RadioButtonGroup and CheckBoxGroup (#9841) пре 6 година
radiobuttongroup Force re-measurement of CheckBoxGroup and RadioButtonGroup (#9901) пре 6 година
richtextarea Overload AbstarctComponent.setDescription() with content mode parameter (#8252) пре 7 година
select Restore column based width for compatibility selects пре 7 година
slider VerticalLayout has spacing = true and margin = true by default . пре 7 година
splitpanel Fix SplitPanel test for Chrome with a hack (#9782) пре 6 година
table Update modifier order to follow Java Specification suggestions (#10050) пре 6 година
tabsheet Update modifier order to follow Java Specification suggestions (#10050) пре 6 година
textarea Send cursor position to server on blur even if the value has not changed (#9728) пре 6 година
textfield Use String.isEmpty() (#10045) пре 6 година
tree Add item descriptions to Tree (#9840) пре 6 година
treegrid Remove element explicitly when reordering tree grid rows (#9952) пре 6 година
treetable Replace iterators with enhanced for loops (#10018) пре 6 година
twincolselect Restore column based width for compatibility selects пре 7 година
ui Use String.isEmpty() пре 6 година
uitest Access static members in a static way (#10054) пре 6 година
upload Fix Upload and push in TabSheet (#8782) пре 7 година
window Find active connector anywhere in the DOM (#9429) пре 7 година
AbstractComponentContainerTest.java Unify listeners on the server side пре 7 година
AbstractComponentTest.java Don't use V8 FieldEvents classes in v7 compatibility module. (#93) пре 7 година
AbstractComponentTestCase.java Update modifier order to follow Java Specification suggestions (#10050) пре 6 година
AbstractLayoutTest.java Use diamond operator where it can be used пре 7 година
AbstractListingFocusBlurTest.java Replace Listing with HasDataProvider and HasFilterableDataProvider (#8122) пре 7 година
AbstractOrderedLayoutTest.java Unify listeners on the server side пре 7 година
AbstractOrderedLayoutWithCaptions.java Make Valo the default theme пре 7 година
AbstractReindeerTestUI.java Make Valo the default theme пре 7 година
AbstractReindeerTestUIWithLog.java Make Valo the default theme пре 7 година
AbstractTestCase.java Build uitest war with maven пре 8 година
AbstractTestUI.java Overload AbstarctComponent.setDescription() with content mode parameter (#8252) пре 7 година
AbstractTestUIProvider.java Build uitest war with maven пре 8 година
AbstractTestUIWithLog.java Update copyright year to 2016 пре 7 година
AddRemoveSetStyleNamesTest.java Move and rename server classes which go into the compatibility package пре 7 година
ComponentTestCase.java Replace setRequired & HasRequired with setRequiredIndicator пре 7 година
CustomComponentwithUndefinedSize.java Build uitest war with maven пре 8 година
DeclarativeTestUI.java Update copyright year to 2016 пре 7 година
DisableEnableCascade.java Format using Eclipse Neon пре 7 година
DisableEnableCascadeStyles.java Format the project using Neon, remove trailing whitespace пре 7 година
ErrorMessages.java Update ComboBox for new DataSource and communication mechanism пре 7 година
FileDownloaderUI.java Pick changes from 7.7.7 (#8577) пре 7 година
FocusAndBlurListeners.java Fix some generics warnings in Eclipse пре 7 година
FocusFromShortcutAction.java Move and rename server classes which go into the compatibility package пре 7 година
HasValueRequiredIndicator.java Global java code cleanup using Eclipse Neon.1 пре 7 година
HierarchicalContainerSorting.java Use diamond operator where it can be used пре 7 година
HierarchyChangeForRemovedComponentContainers.java Build uitest war with maven пре 8 година
LayoutAttachListenerInfo.java Move and rename server classes which go into the compatibility package пре 7 година
MultipleDebugIds.java Move and rename server classes which go into the compatibility package пре 7 година
NoLayoutUpdateWhichNeedsLayout.java Make Valo the default theme пре 7 година
SaneErrors.java Make Valo the default theme пре 7 година
TestBase.java Use String.isEmpty() пре 6 година
TestDateField.java Move TestBench API to the correct package (#9249) пре 7 година
TooltipDelay.java Make Valo the default theme пре 7 година
TooltipPosition.java Use theme font and normal line wrapping for regular tooltips (#9143) пре 7 година
TooltipsOnScrollingWindow.java Format using Eclipse Neon пре 7 година
TouchDevicesTooltip.java Make Valo the default theme пре 7 година
TouchScrollables.java Unify listeners on the server side пре 7 година
UnknownComponentConnector.java Fix UnknownComponentConnector and ComponentMissingFromDefaultWidgetSet tests пре 7 година