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