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 Miroshnik 60ddbbf566 Delayed column layouting is visible (#15189) 9 years ago
..
absolutelayout Fixed the sizing of relative-sized components in AbsoluteLayout (#13131) 9 years ago
abstractcomponent Disable automatic removal of trailing whitespace and reformatted using Luna 10 years ago
abstractembedded Fix client-side NPE in Image without a source (#10101) 11 years ago
abstractfield ShortcutAddAndRemove TB2 -> TB4 10 years ago
accordion Accordion causes SEVERE error in browser console (#15182) 9 years ago
beanitemcontainer Renamed tests -> uitest and tests/testbench -> uitest/src (#9299) 11 years ago
browserframe Fixes double scrollbar issue in browserframes (#11780) 10 years ago
button Pass (x,y) coordinates for button click triggered via keyboard (#12650). 9 years ago
calendar Long events aren't displayed properly when using Container (#15242) 9 years ago
caption Removed deprecated ContenMode.XHTML 11 years ago
checkbox Disable automatic removal of trailing whitespace and reformatted using Luna 10 years ago
colorpicker Change ColorPickerInputFormatsTest for use Keys.RETURN. 10 years ago
combobox Use ComboBox locale for filtering case tranform (#15193) 9 years ago
customcomponent Convert CustomComponentChildVisibility to TB4. 9 years ago
customfield Update remaining copyright years to 2014 10 years ago
customlayout Fix CustomLayout child rendering when template is missing (#8696) 9 years ago
datefield Set locale explicitly in DateRangeWithSql. (#15342) 9 years ago
draganddropwrapper Set explicit calculated size for drag image element (#14617). 9 years ago
embedded Merge changes from origin/7.1 10 years ago
flash Replaced fragile flash test with a stable one using a local swf (#10807) 11 years ago
form Upgrade tooltip tests from TB2 to TB4 (#14019) 10 years ago
formlayout Revert "Notify server side component about clicks in form layout (#6346)." 9 years ago
gridlayout Fix GridLayout layout issue with empty rows above a component (#14554) 9 years ago
image Made test understandable and ensure it passes by using timestamps 11 years ago
javascriptcomponent replaced all org.json.* usages with elemental.json.* (#8942) 9 years ago
label Fix encoding in TB2 tests 10 years ago
layout Fix: Empty space on page after expanded component (#12672) 9 years ago
link Update copyright year to 2014 10 years ago
listselect Remove all unnecessary semicolons reported by Eclipse 10 years ago
loginform Moved classes from com.vaadin to com.vaadin.server (#10145) 11 years ago
media Update copyright year to 2014 10 years ago
menubar MenuBar submenus close unexpectedly if use Valo theme (#15255) 9 years ago
nativebutton Fix NativeButton clickEvent coordinates in IE11 (#14022) 10 years ago
nativeselect Added support for focus and blur listeners in NativeSelect (#6847) 9 years ago
notification Use converter for Select/Tree/ComboBox when using item id for caption 9 years ago
optiongroup Keep all checkbox related data in Map don't address it via the index #11772 10 years ago
orderedlayout Improve CaptionLeakTest on IE8 (#13829) 10 years ago
page Add addButton() AbstractTestUI. 9 years ago
panel Incorrect rendering of Panel with undefined size in Firefox (#14631). 9 years ago
passwordfield Renamed tests -> uitest and tests/testbench -> uitest/src (#9299) 11 years ago
popupview Implement HasEnabled in VPopupView. (#14797) 9 years ago
progressindicator Merge changes from origin/7.1 10 years ago
richtextarea Update RichTextArea editor height on resize (#11320) 10 years ago
select Use converter for Select/Tree/ComboBox when using item id for caption 9 years ago
slider Fix slider inside table is not accessible.(#13681) 9 years ago
splitpanel Horizontal split panel height shouldn't ignore second component (#15149) 9 years ago
table Delayed column layouting is visible (#15189) 9 years ago
tabsheet Reset tabsheet scroller when unhiding leftmost tab (#14644) 9 years ago
textarea TextArea size get reset when css resize is set (#14080) 10 years ago
textfield Convert empty string to null Enum value, only throw ConversionExceptions (#14756) 9 years ago
tree Add addButton() AbstractTestUI. 9 years ago
treetable One pixel discrepancy in headers and rows border with minimal width (#15118) 9 years ago
twincolselect Fixed assertions in test 11 years ago
ui Fix VaadinFinderLocator for UIElement (#14010). 9 years ago
uitest UIScrollTest test upgrade (#14292) 9 years ago
upload Set upload button width to 100% when immediate on Valo. (#14485) 9 years ago
window Fixed FontIcons on VWindow (#14481). 9 years ago
AbstractComponentContainerTest.java UI based on AbstractBasicComponentContainer (#2924) 11 years ago
AbstractComponentTest.java Remove all unnecessary semicolons reported by Eclipse 10 years ago
AbstractComponentTestCase.java Add primary style name support for ProgressBar/Indicator (#9913) 11 years ago
AbstractLayoutTest.java Renamed tests -> uitest and tests/testbench -> uitest/src (#9299) 11 years ago
AbstractOrderedLayoutTest.java Renamed tests -> uitest and tests/testbench -> uitest/src (#9299) 11 years ago
AbstractOrderedLayoutWithCaptions.java Fix caption measurement in VAbstractOrderedLayout (#13741) 10 years ago
AbstractOrderedLayoutWithCaptionsTest.java Fix caption measurement in VAbstractOrderedLayout (#13741) 10 years ago
AbstractTestCase.java Renamed VaadinServiceSession to VaadinSession (#10223) 11 years ago
AbstractTestUI.java Add addButton() AbstractTestUI. 9 years ago
AbstractTestUIProvider.java Renamed VaadinServiceSession to VaadinSession (#10223) 11 years ago
AbstractTestUIWithLog.java Update copyright year to 2014 10 years ago
AddRemoveSetStyleNamesTest.html Renamed tests -> uitest and tests/testbench -> uitest/src (#9299) 11 years ago
AddRemoveSetStyleNamesTest.java Update copyright year to 2014 10 years ago
AddressFormExample.html Test for CustomField required flag (#10656, #8797) 11 years ago
ComponentTestCase.java Renamed tests -> uitest and tests/testbench -> uitest/src (#9299) 11 years ago
CustomComponentwithUndefinedSize.java Update copyright year to 2014 10 years ago
DisableEnableCascade.html Renamed tests -> uitest and tests/testbench -> uitest/src (#9299) 11 years ago
DisableEnableCascade.java Renamed tests -> uitest and tests/testbench -> uitest/src (#9299) 11 years ago
DisableEnableCascadeStyles.html Renamed tests -> uitest and tests/testbench -> uitest/src (#9299) 11 years ago
DisableEnableCascadeStyles.java Update copyright year to 2014 10 years ago
ErrorMessages.html Keep the Tooltip in the DOM (#12458) 10 years ago
ErrorMessages.java Renamed tests -> uitest and tests/testbench -> uitest/src (#9299) 11 years ago
FileDownloaderTest.html Fix NPE when removing FileDownloader (#10198) 11 years ago
FileDownloaderTest.java Refactor Extension API (#10337) 11 years ago
FocusAndBlurListeners.java Renamed tests -> uitest and tests/testbench -> uitest/src (#9299) 11 years ago
FocusFromShortcutAction.java Renamed tests -> uitest and tests/testbench -> uitest/src (#9299) 11 years ago
HierarchicalContainerSorting.java Update copyright year to 2014 10 years ago
HierarchyChangeForRemovedComponentContainers.html Properly detach removed connectors (#9815) 11 years ago
HierarchyChangeForRemovedComponentContainers.java Global code cleanup 11 years ago
LayoutAttachListenerInfo.html Renamed tests -> uitest and tests/testbench -> uitest/src (#9299) 11 years ago
LayoutAttachListenerInfo.java Use setHideEmptyRowsAndColumns to match old screenshots (#14392) 9 years ago
MultipleDebugIds.java Renamed tests -> uitest and tests/testbench -> uitest/src (#9299) 11 years ago
OutOfSyncTest.html Handle OutOfSync by resyncing automatically (#10780) 11 years ago
OutOfSyncTest.java Handle OutOfSync by resyncing automatically (#10780) 11 years ago
SaneErrors.java Default error handler now report relevant exceptions (#11599) 10 years ago
SaneErrorsTest.java Update remaining copyright years to 2014 10 years ago
TestBase.java Deprecated TestBase to avoid new tests which are LegacyApplications 11 years ago
TooltipDelay.java Fix tooltip delay (#13695) 10 years ago
TooltipPosition.java Position tooltips in the visible area (#15129). 9 years ago
TooltipPositionTest.java Position tooltips in the visible area (#15129). 9 years ago
TooltipsOnScrollingWindow.html Merge of (#9862) to Vaadin 7. 11 years ago
TooltipsOnScrollingWindow.java Merge of (#9862) to Vaadin 7. 11 years ago
TouchScrollables.java Remove Window.addComponent() (#2924) 11 years ago
UnknownComponentConnector.java Update copyright year to 2014 10 years ago
UnknownComponentConnectorTest.java Update copyright year to 2014 10 years ago