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 f4dc8b2952
Ensure ChangeListener still works after first upload. (#11936)
4 anni fa
..
absolutelayout Update copyright year (#10761) 6 anni fa
accordion Update copyright year (#10761) 6 anni fa
aria Enable Maven plugin for Eclipse formatting (#10829) 6 anni fa
audio Update copyright year (#10761) 6 anni fa
browserframe Update copyright year (#10761) 6 anni fa
button Update copyright year (#10761) 6 anni fa
checkbox Update release note and since tag (#11386) 5 anni fa
colorpicker Fix incorrect color value handling in ColorPicker (#10812) 6 anni fa
combobox Ensure that VComboBox.selectedOptionKey gets initial selection. (#11665) 4 anni fa
composite Update copyright year (#10761) 6 anni fa
csslayout Update copyright year (#10761) 6 anni fa
customcomponent Update copyright year (#10761) 6 anni fa
customfield Update copyright year (#10761) 6 anni fa
customlayout Update copyright year (#10761) 6 anni fa
datefield Rebuild calendar pop-up on readOnly state change (#11249) 5 anni fa
dd Enable Maven plugin for Eclipse formatting (#10829) 6 anni fa
draganddropwrapper Enable Maven plugin for Eclipse formatting (#10829) 6 anni fa
embedded Enable Maven plugin for Eclipse formatting (#10829) 6 anni fa
flash Update copyright year (#10761) 6 anni fa
formlayout Update copyright year (#10761) 6 anni fa
gridlayout Update copyright year (#10761) 6 anni fa
image Update copyright year (#10761) 6 anni fa
label Update copyright year (#10761) 6 anni fa
layout Enable Maven plugin for Eclipse formatting (#10829) 6 anni fa
link Update copyright year (#10761) 6 anni fa
listselect Update copyright year (#10761) 6 anni fa
loginform Update copyright year (#10761) 6 anni fa
menubar Improve VMenuBar click handling logic (#11356) 5 anni fa
nativebutton Move onClick logic to the Connector (#11367) 5 anni fa
nativeselect Display the caption of the Empty selection in NativeSelect (#11191) 5 anni fa
notification Update copyright year (#10761) 6 anni fa
optiongroup Fix to RadioButtonGroup readOnly handling. (#11855) 4 anni fa
orderedlayout Trigger re-measure after updating ElementResizeListeners. (#11912) 4 anni fa
panel code format (#11555) 5 anni fa
passwordfield Update copyright year (#10761) 6 anni fa
popupview Enable Maven plugin for Eclipse formatting (#10829) 6 anni fa
progressbar Update copyright year (#10761) 6 anni fa
richtextarea Update copyright year (#10761) 6 anni fa
slider Clicking on slider makes handler move (#11519) 5 anni fa
splitpanel Enable Maven plugin for Eclipse formatting (#10829) 6 anni fa
tabsheet Enable Maven plugin for Eclipse formatting (#10829) 6 anni fa
textarea Update copyright year (#10761) 6 anni fa
textfield Enable Maven plugin for Eclipse formatting (#10829) 6 anni fa
treegrid Don't attempt to send expand/collapse events for disabled TreeGrid. (#11823) 4 anni fa
twincolselect Update copyright year (#10761) 6 anni fa
ui Fix/focus inside window chrome (#11142) 5 anni fa
upload Enable Maven plugin for Eclipse formatting (#10829) 6 anni fa
video Update copyright year (#10761) 6 anni fa
window Use Enter and Space keys to fire Window header buttons (#11517) (#11534) 5 anni fa
AbstractClickEventHandler.java Update copyright year (#10761) 6 anni fa
AbstractComponentConnector.java Enable Maven plugin for Eclipse formatting (#10829) 6 anni fa
AbstractComponentContainerConnector.java Update copyright year (#10761) 6 anni fa
AbstractConnector.java Update copyright year (#10761) 6 anni fa
AbstractFieldConnector.java Update copyright year (#10761) 6 anni fa
AbstractHasComponentsConnector.java Update copyright year (#10761) 6 anni fa
AbstractLayoutConnector.java Update copyright year (#10761) 6 anni fa
AbstractSingleComponentContainerConnector.java Update copyright year (#10761) 6 anni fa
AbstractTextFieldWidget.java Update copyright year (#10761) 6 anni fa
Action.java Remove empty comments (#10789) 6 anni fa
ActionOwner.java Update copyright year (#10761) 6 anni fa
CalendarEntry.java Update copyright year (#10761) 6 anni fa
ClickEventHandler.java Update copyright year (#10761) 6 anni fa
ConnectorFocusAndBlurHandler.java Update copyright year (#10761) 6 anni fa
Field.java Update copyright year (#10761) 6 anni fa
FocusElementPanel.java Update copyright year (#10761) 6 anni fa
FocusUtil.java Enable Maven plugin for Eclipse formatting (#10829) 6 anni fa
FocusableFlexTable.java Update copyright year (#10761) 6 anni fa
FocusableFlowPanel.java Update copyright year (#10761) 6 anni fa
FocusableScrollPanel.java Update copyright year (#10761) 6 anni fa
FontIcon.java Update copyright year (#10761) 6 anni fa
HasErrorIndicator.java Update copyright year (#10761) 6 anni fa
HasErrorIndicatorElement.java Enable Maven plugin for Eclipse formatting (#10829) 6 anni fa
HasRequiredIndicator.java Update copyright year (#10761) 6 anni fa
Icon.java Update copyright year (#10761) 6 anni fa
ImageIcon.java Update copyright year (#10761) 6 anni fa
JavaScriptComponentConnector.java Enable Maven plugin for Eclipse formatting (#10829) 6 anni fa
JavaScriptWidget.java Update copyright year (#10761) 6 anni fa
JsniMousewheelHandler.java Update copyright year (#10761) 6 anni fa
LayoutClickEventHandler.java Update copyright year (#10761) 6 anni fa
LegacyConnector.java Update copyright year (#10761) 6 anni fa
ManagedLayout.java Update copyright year (#10761) 6 anni fa
MediaBaseConnector.java Update copyright year (#10761) 6 anni fa
PostLayoutListener.java Update copyright year (#10761) 6 anni fa
ShortcutActionHandler.java Ensure value change happens before shortcuts in compatibility components (#11871) 4 anni fa
SimpleFocusablePanel.java Update copyright year (#10761) 6 anni fa
SimpleManagedLayout.java Update copyright year (#10761) 6 anni fa
SubPartAware.java Update copyright year (#10761) 6 anni fa
TouchScrollDelegate.java Enable Maven plugin for Eclipse formatting (#10829) 6 anni fa
TreeAction.java Update copyright year (#10761) 6 anni fa
UnknownComponentConnector.java Update copyright year (#10761) 6 anni fa
UnknownExtensionConnector.java Update copyright year (#10761) 6 anni fa
VAbsoluteLayout.java Update copyright year (#10761) 6 anni fa
VAbstractCalendarPanel.java Removing code causing the trouble (#11898) 4 anni fa
VAbstractDateFieldCalendar.java Update copyright year (#10761) 6 anni fa
VAbstractPopupCalendar.java Separates a rpc for handling the client event order in DateTimeField (#11574) 5 anni fa
VAbstractSplitPanel.java Update copyright year (#10761) 6 anni fa
VAbstractTextualDate.java Enable Maven plugin for Eclipse formatting (#10829) 6 anni fa
VAccordion.java Update copyright year (#10761) 6 anni fa
VAudio.java Update copyright year (#10761) 6 anni fa
VBrowserFrame.java Update copyright year (#10761) 6 anni fa
VButton.java Update copyright year (#10761) 6 anni fa
VCheckBox.java Update release note and since tag (#11386) 5 anni fa
VCheckBoxGroup.java Apply missing v-readonly style to CheckBoxGroup, when component is readOnly (#11370) 5 anni fa
VColorPicker.java Add @since 8.4 (#10840) 6 anni fa
VColorPickerArea.java Add @since 8.4 (#10840) 6 anni fa
VComboBox.java Further tweaks to ComboBox popup positioning. (#11910) 4 anni fa
VContextMenu.java Update copyright year (#10761) 6 anni fa
VCssLayout.java Update copyright year (#10761) 6 anni fa
VCustomComponent.java Update copyright year (#10761) 6 anni fa
VCustomField.java Update copyright year (#10761) 6 anni fa
VCustomLayout.java Update copyright year (#10761) 6 anni fa
VDateCalendarPanel.java Update copyright year (#10761) 6 anni fa
VDateField.java Update release note and Since tag (#11639) 4 anni fa
VDateFieldCalendar.java Update copyright year (#10761) 6 anni fa
VDateTimeCalendarPanel.java Update time in ReadOnly state of DateTimeCalendar (#11269) 5 anni fa
VDateTimeFieldCalendar.java Update copyright year (#10761) 6 anni fa
VDragAndDropWrapper.java Enable Maven plugin for Eclipse formatting (#10829) 6 anni fa
VDragAndDropWrapperIE.java Update copyright year (#10761) 6 anni fa
VEmbedded.java Update copyright year (#10761) 6 anni fa
VFlash.java Update copyright year (#10761) 6 anni fa
VFormLayout.java Update copyright year (#10761) 6 anni fa
VGridLayout.java Update copyright year (#10761) 6 anni fa
VHorizontalLayout.java Update copyright year (#10761) 6 anni fa
VImage.java Update copyright year (#10761) 6 anni fa
VLabel.java Update copyright year (#10761) 6 anni fa
VLazyExecutor.java Update copyright year (#10761) 6 anni fa
VLink.java Enable Maven plugin for Eclipse formatting (#10829) 6 anni fa
VListSelect.java Ensure the selection has been changed before updating . (#11658) 4 anni fa
VMediaBase.java Update copyright year (#10761) 6 anni fa
VMenuBar.java code format (#11555) 5 anni fa
VNativeButton.java Move onClick logic to the Connector (#11367) 5 anni fa
VNativeSelect.java Complete the empty since tag (#11371) 5 anni fa
VNotification.java Enable Maven plugin for Eclipse formatting (#10829) 6 anni fa
VOverlay.java Unlock and refactor some API to create a new ContextMenu (#11041) 5 anni fa
VPanel.java setCaption of Panel did not honor setCaptionAsHtml (#11523) 5 anni fa
VPasswordField.java Update copyright year (#10761) 6 anni fa
VPopupCalendar.java Update copyright year (#10761) 6 anni fa
VPopupTimeCalendar.java Update copyright year (#10761) 6 anni fa
VPopupView.java Enable Maven plugin for Eclipse formatting (#10829) 6 anni fa
VProgressBar.java Update copyright year (#10761) 6 anni fa
VRadioButtonGroup.java Update since for 8.3.3 (#10768) 6 anni fa
VRichTextArea.java Fix RichTextArea read-only+disabled 6 anni fa
VSlider.java Clicking on slider makes handler move (#11519) 5 anni fa
VSplitPanelHorizontal.java Update copyright year (#10761) 6 anni fa
VSplitPanelVertical.java Update copyright year (#10761) 6 anni fa
VTabsheet.java Updates to scrolled TabSheet resize logic and Valo right-alignment. (#11133) 5 anni fa
VTabsheetBase.java Update copyright year (#10761) 6 anni fa
VTabsheetPanel.java Update copyright year (#10761) 6 anni fa
VTextArea.java Enable Maven plugin for Eclipse formatting (#10829) 6 anni fa
VTextField.java Update copyright year (#10761) 6 anni fa
VTwinColSelect.java Fixing issue with TwinColSelect not correctly retaining visible selection (#11799) 4 anni fa
VUI.java Remove empty comments (#10789) 6 anni fa
VUnknownComponent.java Update copyright year (#10761) 6 anni fa
VUpload.java Ensure ChangeListener still works after first upload. (#11936) 4 anni fa
VVerticalLayout.java Update copyright year (#10761) 6 anni fa
VVideo.java Update copyright year (#10761) 6 anni fa
VWindow.java Close window on ESC, when maximized button is clicked (#11840) 4 anni fa