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