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.
Artur Signell c844d94b81 Renamed loading indicator states to 'first','second','third' (#11668) 11 years ago
..
absolutelayout Global code reformat 11 years ago
accordion Updated copyright notices and added missing license headers 11 years ago
aria Simplify and clarify WAI-ARIA API (#11659) 11 years ago
audio Audio/Video fixes, for #11160 but it was much more broken. Also quite a few browser differences. 11 years ago
browserframe Updated copyright notices and added missing license headers 11 years ago
button WAI-ARIA button (#11380) 11 years ago
calendar Require implementing hasTooltip if there's custom tooltip logic (#11052) 11 years ago
checkbox Simplify and clarify WAI-ARIA API (#11659) 11 years ago
colorpicker Native collections for ApplicationConnection & StateChangeEvent (#10937) 11 years ago
combobox Updated copyright notices and added missing license headers 11 years ago
csslayout Use native collections in CssLayoutConnector (#10937) 11 years ago
customcomponent Updated copyright notices and added missing license headers 11 years ago
customfield Changed CustomFieldConnector hierarchy to be consistent with server side (#8797) 11 years ago
customlayout Updated copyright notices and added missing license headers 11 years ago
datefield Implement range for date field (#6241) 11 years ago
dd Add lightweight profiling (#10961) 11 years ago
doc-files Renamed com.vaadin.terminal.gwt.client to com.vaadin.client (#9432) 11 years ago
draganddropwrapper Merge of (#10073) to Vaadin 7. 11 years ago
embedded Log errors as errors and not normal messages (#11251) 11 years ago
flash Updated copyright notices and added missing license headers 11 years ago
form Require implementing hasTooltip if there's custom tooltip logic (#11052) 11 years ago
formlayout Require implementing hasTooltip if there's custom tooltip logic (#11052) 11 years ago
gridlayout Updated copyright notices and added missing license headers 11 years ago
image Updated copyright notices and added missing license headers 11 years ago
label Gather more profiling data (#10961) 11 years ago
layout Fixed NPE when a connector is no longer available (#11015) 11 years ago
link Ensure href is not set to "" when target is null (#10543) 11 years ago
listselect Updated copyright notices and added missing license headers 11 years ago
menubar Require implementing hasTooltip if there's custom tooltip logic (#11052) 11 years ago
nativebutton Updated copyright notices and added missing license headers 11 years ago
nativeselect Updated copyright notices and added missing license headers 11 years ago
optiongroup Fix for fixing both styling and broken behavior with ListSelect 11 years ago
orderedlayout Simplify and clarify WAI-ARIA API (#11659) 11 years ago
panel Updated copyright notices and added missing license headers 11 years ago
passwordfield Updated copyright notices and added missing license headers 11 years ago
popupview Updated copyright notices and added missing license headers 11 years ago
progressindicator Updated copyright notices and added missing license headers 11 years ago
richtextarea Updated copyright notices and added missing license headers 11 years ago
slider Updated copyright notices and added missing license headers 11 years ago
splitpanel Updated copyright notices and added missing license headers 11 years ago
table Require implementing hasTooltip if there's custom tooltip logic (#11052) 11 years ago
tabsheet Require implementing hasTooltip if there's custom tooltip logic (#11052) 11 years ago
textarea Updated copyright notices and added missing license headers 11 years ago
textfield Fixed NPE when TextField value is null (#11021) 11 years ago
tree Require implementing hasTooltip if there's custom tooltip logic (#11052) 11 years ago
treetable Updated copyright notices and added missing license headers 11 years ago
twincolselect Updated copyright notices and added missing license headers 11 years ago
ui Renamed loading indicator states to 'first','second','third' (#11668) 11 years ago
upload Fixed loadStyle to be more sensible (#10746) 11 years ago
video Updated copyright notices and added missing license headers 11 years ago
window Renamed DisplayState to WindowMode (#11662) 11 years ago
AbstractClickEventHandler.java Merge of (#10507) to Vaadin 7. 11 years ago
AbstractComponentConnector.java Require implementing hasTooltip if there's custom tooltip logic (#11052) 11 years ago
AbstractComponentContainerConnector.java Updated copyright notices and added missing license headers 11 years ago
AbstractConnector.java Global code reformat 11 years ago
AbstractFieldConnector.java Updated copyright notices and added missing license headers 11 years ago
AbstractHasComponentsConnector.java Global code reformat 11 years ago
AbstractLayoutConnector.java Updated copyright notices and added missing license headers 11 years ago
AbstractSingleComponentContainerConnector.java Updated copyright notices and added missing license headers 11 years ago
Action.java Updated copyright notices and added missing license headers 11 years ago
ActionOwner.java Updated copyright notices and added missing license headers 11 years ago
CalendarEntry.java Updated copyright notices and added missing license headers 11 years ago
ClickEventHandler.java Updated copyright notices and added missing license headers 11 years ago
Field.java Updated copyright notices and added missing license headers 11 years ago
FocusElementPanel.java Updated copyright notices and added missing license headers 11 years ago
FocusUtil.java Fixed header to make checkstyles happy (#11129) 11 years ago
FocusableFlexTable.java Updated copyright notices and added missing license headers 11 years ago
FocusableFlowPanel.java Updated copyright notices and added missing license headers 11 years ago
FocusableScrollPanel.java Merge of (#10464) to Vaadin 7. 11 years ago
Icon.java Updated copyright notices and added missing license headers 11 years ago
JavaScriptComponentConnector.java Updated copyright notices and added missing license headers 11 years ago
JavaScriptWidget.java Updated copyright notices and added missing license headers 11 years ago
LayoutClickEventHandler.java Updated copyright notices and added missing license headers 11 years ago
LegacyConnector.java Updated copyright notices and added missing license headers 11 years ago
ManagedLayout.java Updated copyright notices and added missing license headers 11 years ago
MediaBaseConnector.java Audio/Video fixes, for #11160 but it was much more broken. Also quite a few browser differences. 11 years ago
PostLayoutListener.java Updated copyright notices and added missing license headers 11 years ago
ShortcutActionHandler.java Updated copyright notices and added missing license headers 11 years ago
SimpleFocusablePanel.java Updated copyright notices and added missing license headers 11 years ago
SimpleManagedLayout.java Updated copyright notices and added missing license headers 11 years ago
SubPartAware.java Updated copyright notices and added missing license headers 11 years ago
TouchScrollDelegate.java Merge of (#10323) to Vaadin 7. 11 years ago
TreeAction.java Updated copyright notices and added missing license headers 11 years ago
UnknownComponentConnector.java Updated copyright notices and added missing license headers 11 years ago
VAbsoluteLayout.java Global code reformat 11 years ago
VAbstractSplitPanel.java Updated copyright notices and added missing license headers 11 years ago
VAccordion.java Updated copyright notices and added missing license headers 11 years ago
VAudio.java Updated copyright notices and added missing license headers 11 years ago
VBrowserFrame.java Updated copyright notices and added missing license headers 11 years ago
VButton.java TestBench test for Button (#11581) 11 years ago
VCalendar.java Global code reformat 11 years ago
VCalendarPanel.java Implement range for date field (#6241) 11 years ago
VCheckBox.java Simplify and clarify WAI-ARIA API (#11659) 11 years ago
VColorPicker.java Updated copyright notices and added missing license headers 11 years ago
VColorPickerArea.java Global code reformat 11 years ago
VContextMenu.java WAI-ARIA functions for Tree (#11389) 11 years ago
VCssLayout.java Gather more profiling data (#10961) 11 years ago
VCustomComponent.java Updated copyright notices and added missing license headers 11 years ago
VCustomLayout.java Updated copyright notices and added missing license headers 11 years ago
VDateField.java Updated copyright notices and added missing license headers 11 years ago
VDateFieldCalendar.java Updated copyright notices and added missing license headers 11 years ago
VDragAndDropWrapper.java Merge of (#10073) to Vaadin 7. 11 years ago
VDragAndDropWrapperIE.java Updated copyright notices and added missing license headers 11 years ago
VEmbedded.java Updated copyright notices and added missing license headers 11 years ago
VFilterSelect.java Simplify and clarify WAI-ARIA API (#11659) 11 years ago
VFlash.java Updated copyright notices and added missing license headers 11 years ago
VForm.java Updated copyright notices and added missing license headers 11 years ago
VFormLayout.java Simplify and clarify WAI-ARIA API (#11659) 11 years ago
VGridLayout.java Fixed broken Gridlayout cell position calculation in IE10 #11303 11 years ago
VHorizontalLayout.java Updated copyright notices and added missing license headers 11 years ago
VImage.java Updated copyright notices and added missing license headers 11 years ago
VLabel.java Removed redundant inline style (#10524) 11 years ago
VLazyExecutor.java Updated copyright notices and added missing license headers 11 years ago
VLink.java Updated copyright notices and added missing license headers 11 years ago
VListSelect.java Updated copyright notices and added missing license headers 11 years ago
VMediaBase.java Audio/Video fixes, for #11160 but it was much more broken. Also quite a few browser differences. 11 years ago
VMenuBar.java Updated copyright notices and added missing license headers 11 years ago
VNativeButton.java Updated copyright notices and added missing license headers 11 years ago
VNativeSelect.java Updated copyright notices and added missing license headers 11 years ago
VNotification.java Removed Opera 9 workaround which is no longer needed but does not work correctly (#5310) 11 years ago
VOptionGroup.java WAI-ARIA field corrections (#11407) 11 years ago
VOptionGroupBase.java Global code reformat 11 years ago
VOverlay.java Add "v-overlay-container" class name to the overlay container for easier customization (related to #10860) 11 years ago
VPanel.java Updated copyright notices and added missing license headers 11 years ago
VPasswordField.java Updated copyright notices and added missing license headers 11 years ago
VPopupCalendar.java Simplify and clarify WAI-ARIA API (#11659) 11 years ago
VPopupImpl.java Updated copyright notices and added missing license headers 11 years ago
VPopupImplMozilla.java Updated copyright notices and added missing license headers 11 years ago
VPopupView.java Updated copyright notices and added missing license headers 11 years ago
VProgressIndicator.java Updated copyright notices and added missing license headers 11 years ago
VRichTextArea.java Merge of (#8004) to Vaadin 7. 11 years ago
VScrollTable.java Global code reformat 11 years ago
VSlider.java Updated copyright notices and added missing license headers 11 years ago
VSplitPanelHorizontal.java Updated copyright notices and added missing license headers 11 years ago
VSplitPanelVertical.java Updated copyright notices and added missing license headers 11 years ago
VTabsheet.java Remove unnecessary special ConnectorMap handling from VTabsheet (#10839) 11 years ago
VTabsheetBase.java Updated copyright notices and added missing license headers 11 years ago
VTabsheetPanel.java Updated copyright notices and added missing license headers 11 years ago
VTextArea.java Make TextArea.setCursorPosition work in all browsers (#8769) 11 years ago
VTextField.java Merge commit 'e4c9eda51082a443822b66864df2fe14be7dc6d7' 11 years ago
VTextualDate.java Simplify and clarify WAI-ARIA API (#11659) 11 years ago
VTree.java Simplify and clarify WAI-ARIA API (#11659) 11 years ago
VTreeTable.java Merge of second part of (#10513) to Vaadin 7. 11 years ago
VTwinColSelect.java Updated copyright notices and added missing license headers 11 years ago
VUI.java Fixed focus and tab index handling for UI (#11129) 11 years ago
VUnknownComponent.java Updated copyright notices and added missing license headers 11 years ago
VUpload.java Fixed race condition in upload (#10942) 11 years ago
VVerticalLayout.java Updated copyright notices and added missing license headers 11 years ago
VVideo.java Updated copyright notices and added missing license headers 11 years ago
VWindow.java Renamed DisplayState to WindowMode (#11662) 11 years ago