您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
Sauli Tähkäpää 202514e6c0 Merge commit '591996b' into 7.2 10 年前
..
actions Allow using @RunLocally to run on a local Firefox/Chrome/Safari 10 年前
annotations Added categories inclusion and exclusion feature to TB3TestSuite. 10 年前
appengine Replaced ComponentErrorHandler with generic ErrorHandler (#10231) 11 年前
application Merge branch 'testbench4' into master 10 年前
applicationcontext Remove all unnecessary semicolons reported by Eclipse 10 年前
applicationservlet Test for session expiration (#12139) 10 年前
browserfeatures Remove unnecessary Webkit scrollbar test 10 年前
componentlocator Fixed invalid HTML/XML 10 年前
components Merge branch 'master' into 7.2 10 年前
containers Merge changes from origin/7.0 11 年前
converter Added type parameter to converter methods (#11895) 11 年前
dd Remove all unnecessary semicolons reported by Eclipse 10 年前
debug Replace broken analyze layouts test with working TB3 test 10 年前
errorhandler CRLF -> LF 11 年前
extensions Update sizes when the IE8 window is resized #12323 10 年前
fieldgroup Merge commit 'bce95bce91f80ddd228c96ab7b89770499b5e49e' 10 年前
fields Fixed tab index handling in slider (#10315) 11 年前
fonticon Font icon support (#13152) 10 年前
integration Merge changes from origin/7.1 10 年前
layouts Merge changes from origin/7.1 10 年前
minitutorials Refactor to use the right Element class (#13287) 10 年前
navigator Remove all unnecessary semicolons reported by Eclipse 10 年前
overlays Set the overlay container width and height to zero (#10860) 11 年前
performance Avoid leaking memory from inherited ThreadLocales. Fixes #12401 10 年前
push Redo Push reconnect tests. 10 年前
requesthandlers Fixed broken tests 11 年前
resources Reomove DynamicConnectorResource (#10227) 11 年前
serialization Ignore type parameters when looking for metadata (#12873, #12900) 10 年前
tb3 Merge commit '591996b' into 7.2 10 年前
themes Ignore style resource that has already been added (#11667) 11 年前
tickets Remove all unnecessary semicolons reported by Eclipse 10 年前
util Merge changes from origin/7.1 10 年前
vaadincontext Updated copyright notices and added missing license headers 11 年前
validation Hide footer to be screenshot compatible (#10478, #10080) 11 年前
widgetset Merge changes from origin/7.1 10 年前
Components.java UI based on AbstractBasicComponentContainer (#2924) 11 年前
CustomLayoutDemo.java Updated copyright notices and added missing license headers 11 年前
FocusingComponents.java Renamed tests -> uitest and tests/testbench -> uitest/src (#9299) 11 年前
LayoutDemo.java Updated copyright notices and added missing license headers 11 年前
ListenerOrder.java Global code cleanup 11 年前
ModalWindow.java Updated copyright notices and added missing license headers 11 年前
NativeWindowing.java Updated copyright notices and added missing license headers 11 年前
OrderedLayoutSwapComponents.java Updated copyright notices and added missing license headers 11 年前
Parameters.java Updated copyright notices and added missing license headers 11 年前
PerformanceTestBasicComponentRendering.java Updated copyright notices and added missing license headers 11 年前
PerformanceTestLabelsAndOrderedLayouts.java Updated copyright notices and added missing license headers 11 年前
PerformanceTestSubTreeCaching.java Updated copyright notices and added missing license headers 11 年前
RandomLayoutStress.java Updated copyright notices and added missing license headers 11 年前
ScrollbarStressTest.java UI based on AbstractBasicComponentContainer (#2924) 11 年前
StressComponentsInTable.java Updated copyright notices and added missing license headers 11 年前
TableChangingDatasource.java Updated copyright notices and added missing license headers 11 年前
TableSelectTest.java Updated copyright notices and added missing license headers 11 年前
TestBench.java Updated copyright notices and added missing license headers 11 年前
TestCaptionWrapper.java Updated copyright notices and added missing license headers 11 年前
TestComponentAddAndRecursion.java Panel and Window based on AbstractSingleComponentContainer (#2924) 11 年前
TestContainerChanges.java Panel and Window based on AbstractSingleComponentContainer (#2924) 11 年前
TestDateField.java Updated copyright notices and added missing license headers 11 年前
TestForAlignments.java Updated copyright notices and added missing license headers 11 年前
TestForApplicationLayoutThatUsesWholeBrosersSpace.java Updated copyright notices and added missing license headers 11 年前
TestForBasicApplicationLayout.java Updated copyright notices and added missing license headers 11 年前
TestForChildComponentRendering.java Updated copyright notices and added missing license headers 11 年前
TestForContainerFilterable.java Updated copyright notices and added missing license headers 11 年前
TestForGridLayoutChildComponentRendering.java Updated copyright notices and added missing license headers 11 年前
TestForMultipleStyleNames.java Updated copyright notices and added missing license headers 11 年前
TestForNativeWindowing.java Updated copyright notices and added missing license headers 11 年前
TestForPreconfiguredComponents.java Updated copyright notices and added missing license headers 11 年前
TestForRichTextEditor.java Updated copyright notices and added missing license headers 11 年前
TestForStyledUpload.java Updated copyright notices and added missing license headers 11 年前
TestForTabSheet.java Renamed tests -> uitest and tests/testbench -> uitest/src (#9299) 11 年前
TestForTablesInitialColumnWidthLogicRendering.java Updated copyright notices and added missing license headers 11 年前
TestForTrees.java Updated copyright notices and added missing license headers 11 年前
TestForUpload.java Updated copyright notices and added missing license headers 11 年前
TestForWindowOpen.java Updated copyright notices and added missing license headers 11 年前
TestForWindowing.java Updated copyright notices and added missing license headers 11 年前
TestIFrames.java Updated copyright notices and added missing license headers 11 年前
TestMethodProperty.java Changed Property.setValue(Object) to setValue(T) (#8791) 11 年前
TestSelectAndDatefieldInDeepLayouts.java Updated copyright notices and added missing license headers 11 年前
TestSetVisibleAndCaching.java Updated copyright notices and added missing license headers 11 年前
TestSizeableIncomponents.java Updated copyright notices and added missing license headers 11 年前
TestSplitPanel.java Updated copyright notices and added missing license headers 11 年前
TreeFilesystem.java Updated copyright notices and added missing license headers 11 年前
TreeFilesystemContainer.java Updated copyright notices and added missing license headers 11 年前
UsingCustomNewItemHandlerInSelect.java Updated copyright notices and added missing license headers 11 年前
UsingObjectsInSelect.java Updated copyright notices and added missing license headers 11 年前
VerifyAssertionsEnabled.html Run tests with assertions enabled (#9450) 11 年前
VerifyAssertionsEnabled.java Updated copyright notices and added missing license headers 11 年前
VerifyBrowserVersion.html Renamed tests -> uitest and tests/testbench -> uitest/src (#9299) 11 年前
VerifyBrowserVersion.java Update TB3+ convention to use a separate *Test file 10 年前
VerifyBrowserVersionTest.java Use Chrome 33 for testing 10 年前
VerifyJreVersion.java Refactored VerifyJreVersion test to TB3. 10 年前
VerifyJreVersionTest.java Refactored VerifyJreVersion test to TB3. 10 年前
m.gif Renamed tests -> uitest and tests/testbench -> uitest/src (#9299) 11 年前
vaadin_spin.swf Renamed tests -> uitest and tests/testbench -> uitest/src (#9299) 11 年前