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.
Anna Koskinen 4a824f4865
Fix Grid column reorder with partially hidden joined header cells. (#12429)
2 years ago
..
absolutelayout Enable maven formatting for uitest (#10908) 6 years ago
abstractcomponent Enable maven formatting for uitest (#10908) 6 years ago
abstractembedded Build uitest war with maven 8 years ago
abstractfield Enable maven formatting for uitest (#10908) 6 years ago
abstractlisting Enable maven formatting for uitest (#10908) 6 years ago
abstractsingleselect Display the caption of the Empty selection in NativeSelect (#11191) 5 years ago
accordion Enable maven formatting for uitest (#10908) 6 years ago
beanitemcontainer Use lambda with Listeners (#10222) 6 years ago
browserframe Use lambda with Listeners (#10222) 6 years ago
button Enable maven formatting for uitest (#10908) 6 years ago
caption Enable maven formatting for uitest (#10908) 6 years ago
checkbox Update release note and since tag (#11386) 5 years ago
checkboxgroup Apply missing v-readonly style to CheckBoxGroup, when component is readOnly (#11370) 5 years ago
colorpicker Make value changes in color picker user originated (#11252) 5 years ago
combobox Update ComboBox popup position comparison to use correct top value. (#12041) 3 years ago
composite Ensure Composite's contents gets re-measured on resize. (#12154) 3 years ago
customcomponent Remove copyright headers from test code (#10770) 6 years ago
customfield Remove empty comments (#10789) 6 years ago
customlayout Enable maven formatting for uitest (#10908) 6 years ago
datefield Add API to prevent invalid input when integrated range validator is used (#12168) 3 years ago
draganddropwrapper Enable maven formatting for uitest (#10908) 6 years ago
embedded Enable maven formatting for uitest (#10908) 6 years ago
flash Remove copyright headers from test code (#10770) 6 years ago
formlayout Enable maven formatting for uitest (#10908) 6 years ago
grid Fix Grid column reorder with partially hidden joined header cells. (#12429) 2 years ago
gridlayout Checkstyle fixes (#12347) 2 years ago
image Use lambda with Listeners (#10222) 6 years ago
javascriptcomponent Remove copyright headers from test code (#10770) 6 years ago
label Enable maven formatting for uitest (#10908) 6 years ago
layout Remove copyright headers from test code (#10770) 6 years ago
link Remove copyright headers from test code (#10770) 6 years ago
listselect Remove copyright headers from test code (#10770) 6 years ago
loginform Use lambda expressions. (#10268) 6 years ago
media Remove copyright headers from test code (#10770) 6 years ago
menubar Improve VMenuBar click handling logic (#11356) 5 years ago
nativebutton Move onClick logic to the Connector (#11367) 5 years ago
nativeselect Refactoring DataCommunicator code (#11304) 5 years ago
notification Remove copyright headers from test code (#10770) 6 years ago
optiongroup Remove copyright headers from test code (#10770) 6 years ago
orderedlayout Enable maven formatting for uitest (#10908) 6 years ago
page Remove copyright headers from test code (#10770) 6 years ago
panel Code format (#11548) 5 years ago
popupview Fix to LayoutManager size calculations during transform. (#12138) 3 years ago
progressindicator Enable maven formatting for uitest (#10908) 6 years ago
radiobutton Remove copyright headers from test code (#10770) 6 years ago
radiobuttongroup Fix to RadioButtonGroup readOnly handling. (#11855) 4 years ago
richtextarea Fix RTA's CreateLink in Firefox & IE11 (#11979) 4 years ago
select Enable maven formatting for uitest (#10908) 6 years ago
slider Clicking on slider makes handler move (#11519) 5 years ago
splitpanel Enable maven formatting for uitest (#10908) 6 years ago
table Code cleanup (#12333) 2 years ago
tabsheet Ensure visible tab search only covers existing tabs. (#12373) 2 years ago
textarea Add browser specific handling in setRows (#12141) 3 years ago
textfield fix: Focus-activated shortcut listener in compatibility TextField (#12203) 3 years ago
tree Test tweaks (#11841) 4 years ago
treegrid Updates to TreeGrid's ensureAvailability handling. (#12374) 2 years ago
treetable Code cleanup (#12333) 2 years ago
twincolselect Add explicit handling of ctrl-a (#11693) 4 years ago
ui fix: Add MPR UI id request parameter (#12412) 2 years ago
uitest Code cleanup (#12333) 2 years ago
upload Allow setting Upload button caption as HTML, move data to SharedState. (#11940) 4 years ago
window Don't center a window that has already been removed. (#11956) 4 years ago
AbstractComponentContainerTest.java Enable maven formatting for uitest (#10908) 6 years ago
AbstractComponentTest.java Add ErrorHandler to AbstractTestUI (#12256) 3 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 Remove copyright headers from test code (#10770) 6 years ago
AbstractOrderedLayoutTest.java Unify listeners on the server side 7 years ago
AbstractOrderedLayoutWithCaptions.java Remove copyright headers from test code (#10770) 6 years ago
AbstractReindeerTestUI.java Remove copyright headers from test code (#10770) 6 years ago
AbstractReindeerTestUIWithLog.java Remove copyright headers from test code (#10770) 6 years ago
AbstractTestCase.java Build uitest war with maven 8 years ago
AbstractTestUI.java Add ErrorHandler to AbstractTestUI (#12256) 3 years ago
AbstractTestUIProvider.java Build uitest war with maven 8 years ago
AbstractTestUIWithLog.java Add ErrorHandler to AbstractTestUI (#12256) 3 years ago
AddRemoveSetStyleNamesTest.java Use lambda expressions. (#10268) 6 years ago
ComponentTestCase.java Use interface instead of implementation (#10073) 6 years ago
CustomComponentwithUndefinedSize.java Enable maven formatting for uitest (#10908) 6 years ago
DeclarativeTestUI.java Remove copyright headers from test code (#10770) 6 years ago
DisableEnableCascade.java Use lambda expressions. (#10268) 6 years ago
DisableEnableCascadeStyles.java Use lambda expressions. (#10268) 6 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 Enable maven formatting for uitest (#10908) 6 years ago
FocusAndBlurListeners.java DateField not to fire focus/blur event when going to sub-components (#10246) 6 years ago
FocusFromShortcutAction.java Use lambda expressions. (#10268) 6 years ago
FocusShortcuts.java Add missing FocusShortcutListener (#11289) 5 years ago
HasValueRequiredIndicator.java Code cleanup (#12333) 2 years ago
HierarchicalContainerSorting.java Use diamond operator where it can be used 7 years ago
HierarchyChangeForRemovedComponentContainers.java Use lambda expressions. (#10268) 6 years ago
LayoutAttachListenerInfo.java Use lambda expressions. (#10268) 6 years ago
MenuBarDownloadBrowserOpenerUI.java Enable maven formatting for uitest (#10908) 6 years ago
MultipleDebugIds.java Move and rename server classes which go into the compatibility package 7 years ago
NoLayoutUpdateWhichNeedsLayout.java Use lambda expressions. (#10268) 6 years ago
SaneErrors.java Use lambda expressions. (#10268) 6 years ago
TestBase.java Use String.isEmpty() 6 years ago
TestDateField.java Remove copyright headers from test code (#10770) 6 years ago
TooltipDelay.java Remove copyright headers from test code (#10770) 6 years ago
TooltipPosition.java Remove copyright headers from test code (#10770) 6 years ago
TooltipsOnScrollingWindow.java Format using Eclipse Neon 7 years ago
TouchDevicesTooltip.java Make Valo the default theme 7 years ago
TouchScrollables.java Use lambda expressions. (#10268) 6 years ago
UnknownComponentConnector.java Remove copyright headers from test code (#10770) 6 years ago