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 90b4c678d1 Separate server message sending to its own class (#11733) 9 years ago
..
absolutelayout Fixed the sizing of relative-sized components in AbsoluteLayout (#13131) 9 years ago
accordion Separate pure client side util methods to a new class (#15553, #15544) 9 years ago
aria Merge changes from origin/7.1 10 years ago
audio Update copyright year to 2014 10 years ago
browserframe Update copyright year to 2014 10 years ago
button Allow captions to contain HTML (#9426) 9 years ago
calendar Enable navigation on a readonly Calendar. (#16523) 9 years ago
checkbox Do not send value change to server for non-immediate CheckBox (#18102) 9 years ago
colorpicker Don't use !important for ColorPicker width in Valo (#17140). 9 years ago
combobox Selection is now shown although scrollToSelectedItem is false (#16673) 9 years ago
csslayout Ensure method and property names are capitalized using English locale (#13389) 9 years ago
customcomponent Update copyright year to 2014 10 years ago
customfield Update copyright year to 2014 10 years ago
customlayout Render CustomLayout properly even if a slot is missing (#17681) 9 years ago
datefield Separate server RPC queue to its own class (#11733) 9 years ago
dd Separate server message sending to its own class (#11733) 9 years ago
doc-files Renamed com.vaadin.terminal.gwt.client to com.vaadin.client (#9432) 11 years ago
draganddropwrapper Fixes DragAndDropWrapper does not support choosing a custom component as the drag image (#13836) 9 years ago
embedded Embedded ThemeResource should react to theme change (#15194) 9 years ago
flash Update copyright year to 2014 10 years ago
form Allow captions to contain HTML (#9426) 9 years ago
formlayout Separate pure client side util methods to a new class (#15553, #15544) 9 years ago
gridlayout Attach GridLayout children in logical order to preserve focus order (#18353) 9 years ago
image Update copyright year to 2014 10 years ago
label Separate pure client side util methods to a new class (#15553, #15544) 9 years ago
layout Fix caption position calculation in GridLayout (#17619) 9 years ago
link Allow captions to contain HTML (#9426) 9 years ago
listselect Update copyright year to 2014 10 years ago
menubar Separate pure client side util methods to a new class (#15553, #15544) 9 years ago
nativebutton Allow captions to contain HTML (#9426) 9 years ago
nativeselect Fix remaining issues for NativeSelect blur/focus events (#6847) 9 years ago
optiongroup Update copyright year to 2014 10 years ago
orderedlayout Separate server message handling to its own class (#11733) 9 years ago
panel Merge changes from origin/7.1 10 years ago
passwordfield Update copyright year to 2014 10 years ago
popupview Fix overlay animation-in/out for VNotification and PopupView 10 years ago
progressindicator Update copyright year to 2014 10 years ago
richtextarea Update RichTextArea editor height on resize (#11320) 10 years ago
slider Properly display Slider values greater than Integer.MAX_VALUE (#18192) 9 years ago
splitpanel Fix moving a single component inside a split panel (#11920) 10 years ago
table Required indicator for Table now works as expected (#17294) 9 years ago
tabsheet Update active tab index when overriding selection (#15274) 9 years ago
textarea Separate pure client side util methods to a new class (#15553, #15544) 9 years ago
textfield Revert "Prevent field from updating when removing text change listener. (#16270)" 9 years ago
tree Separate pure client side util methods to a new class (#15553, #15544) 9 years ago
treetable Separate pure client side util methods to a new class (#15553, #15544) 9 years ago
twincolselect Update copyright year to 2014 10 years ago
ui Separate server message sending to its own class (#11733) 9 years ago
upload Set title to empty string for Upload if tooltip is used (#14482). 9 years ago
video Update copyright year to 2014 10 years ago
window Fix the initial location of a Window (#16486). 9 years ago
AbstractClickEventHandler.java Separate pure client side util methods to a new class (#15553, #15544) 9 years ago
AbstractComponentConnector.java Eliminate unguarded Profiler string concatenation 9 years ago
AbstractComponentContainerConnector.java Update copyright year to 2014 10 years ago
AbstractConnector.java Get rid of WidgetUtil.getSimpleName (#15544) 9 years ago
AbstractFieldConnector.java Remove dependencies from ProgressBar/Escalator to parts related to the server (#15544) 9 years ago
AbstractHasComponentsConnector.java Update copyright year to 2014 10 years ago
AbstractLayoutConnector.java Update copyright year to 2014 10 years ago
AbstractSingleComponentContainerConnector.java Update copyright year to 2014 10 years ago
Action.java Merge changes from origin/7.1 10 years ago
ActionOwner.java Update copyright year to 2014 10 years ago
CalendarEntry.java Update copyright year to 2014 10 years ago
ClickEventHandler.java Update copyright year to 2014 10 years ago
Field.java Update copyright year to 2014 10 years ago
FocusElementPanel.java Merge changes from origin/7.1 10 years ago
FocusUtil.java Update copyright year to 2014 10 years ago
FocusableFlexTable.java Update copyright year to 2014 10 years ago
FocusableFlowPanel.java Update copyright year to 2014 10 years ago
FocusableScrollPanel.java Fixed scroll jump by using native focusing in IE (#15294) 9 years ago
FontIcon.java Update remaining copyright years to 2014 10 years ago
Icon.java Merge changes from origin/7.1 10 years ago
ImageIcon.java Update remaining copyright years to 2014 10 years ago
JavaScriptComponentConnector.java Update copyright year to 2014 10 years ago
JavaScriptWidget.java Update copyright year to 2014 10 years ago
LayoutClickEventHandler.java Merge changes from origin/7.1 10 years ago
LegacyConnector.java Update copyright year to 2014 10 years ago
ManagedLayout.java Update copyright year to 2014 10 years ago
MediaBaseConnector.java Separate pure client side util methods to a new class (#15553, #15544) 9 years ago
PostLayoutListener.java Update copyright year to 2014 10 years ago
ShortcutActionHandler.java Prevent key events without key code from triggering actions (#11029) 9 years ago
SimpleFocusablePanel.java Update copyright year to 2014 10 years ago
SimpleManagedLayout.java Update copyright year to 2014 10 years ago
SubPartAware.java Remove dependency on rest of the framework (#15544) 9 years ago
TouchScrollDelegate.java Update copyright year to 2014 10 years ago
TreeAction.java Update copyright year to 2014 10 years ago
UnknownComponentConnector.java Update copyright year to 2014 10 years ago
VAbsoluteLayout.java Merge changes from origin/7.1 10 years ago
VAbstractSplitPanel.java Add missing @since 7.5.1 to JavaDoc 9 years ago
VAccordion.java Reset index of selected item when it's removed (#17248). 9 years ago
VAudio.java Update copyright year to 2014 10 years ago
VBrowserFrame.java Update copyright year to 2014 10 years ago
VButton.java Separate pure client side util methods to a new class (#15553, #15544) 9 years ago
VCalendar.java Option for rendering Calendar event captions as HTML (#9030) 9 years ago
VCalendarPanel.java Separate pure client side util methods to a new class (#15553, #15544) 9 years ago
VCheckBox.java Merge changes from origin/7.1 10 years ago
VColorPicker.java Replace use of deprecated DOM.setStyleAttribute method (#13781) 10 years ago
VColorPickerArea.java Added initial style name for VColorPickerArea (#14021) 10 years ago
VContextMenu.java Separate pure client side util methods to a new class (#15553, #15544) 9 years ago
VCssLayout.java Update copyright year to 2014 10 years ago
VCustomComponent.java Update copyright year to 2014 10 years ago
VCustomLayout.java Render CustomLayout properly even if a slot is missing (#17681) 9 years ago
VDateField.java Merge changes from origin/7.1 10 years ago
VDateFieldCalendar.java Update copyright year to 2014 10 years ago
VDragAndDropWrapper.java Keep a reference to the file we are uploading to keep IE10 happy (#18372) 9 years ago
VDragAndDropWrapperIE.java Merge changes from origin/7.1 10 years ago
VEmbedded.java Separate pure client side util methods to a new class (#15553, #15544) 9 years ago
VFilterSelect.java Update theme resource references for legacy components (#17027) 9 years ago
VFlash.java Separate pure client side util methods to a new class (#15553, #15544) 9 years ago
VForm.java Merge changes from origin/7.1 10 years ago
VFormLayout.java Reformat with Luna SR2 9 years ago
VGridLayout.java Attach GridLayout children in logical order to preserve focus order (#18353) 9 years ago
VHorizontalLayout.java Update copyright year to 2014 10 years ago
VImage.java Update copyright year to 2014 10 years ago
VLabel.java Separate pure client side util methods to a new class (#15553, #15544) 9 years ago
VLazyExecutor.java Update copyright year to 2014 10 years ago
VLink.java Merge changes from origin/7.1 10 years ago
VListSelect.java Update copyright year to 2014 10 years ago
VMediaBase.java Merge changes from origin/7.1 10 years ago
VMenuBar.java Reformat with Luna SR2 9 years ago
VNativeButton.java Remove dependencies from ProgressBar/Escalator to parts related to the server (#15544) 9 years ago
VNativeSelect.java Fix remaining issues for NativeSelect blur/focus events (#6847) 9 years ago
VNotification.java Separate XHR error handling to its own class (#11733) 9 years ago
VOptionGroup.java Remove dependencies from ProgressBar/Escalator to parts related to the server (#15544) 9 years ago
VOptionGroupBase.java Update copyright year to 2014 10 years ago
VOverlay.java Separate pure client side util methods to a new class (#15553, #15544) 9 years ago
VPanel.java Merge changes from origin/7.1 10 years ago
VPasswordField.java Update copyright year to 2014 10 years ago
VPopupCalendar.java Fix enabled handling for DateField and PopupDateField (#17620) 9 years ago
VPopupView.java Separate pure client side util methods to a new class (#15553, #15544) 9 years ago
VProgressBar.java Remove dependencies from ProgressBar/Escalator to parts related to the server (#15544) 9 years ago
VProgressIndicator.java Update copyright year to 2014 10 years ago
VRichTextArea.java Update RichTextArea editor height on resize (#11320) 10 years ago
VScrollTable.java Separate server message sending to its own class (#11733) 9 years ago
VSlider.java Properly display Slider values greater than Integer.MAX_VALUE (#18192) 9 years ago
VSplitPanelHorizontal.java Fix NPE caused by fix for Grid resizing with split panel (#18370) 9 years ago
VSplitPanelVertical.java Fix NPE caused by fix for Grid resizing with split panel (#18370) 9 years ago
VTabsheet.java Reformat with Luna SR2 9 years ago
VTabsheetBase.java Allow TabSheet and Accordion tab captions to contain HTML (#14609) 9 years ago
VTabsheetPanel.java Replace use of deprecated DOM.setStyleAttribute method (#13781) 10 years ago
VTextArea.java Separate pure client side util methods to a new class (#15553, #15544) 9 years ago
VTextField.java Separate pure client side util methods to a new class (#15553, #15544) 9 years ago
VTextualDate.java Input prompt shouldn't get set when input has focus (#18027) 9 years ago
VTree.java Avoid client side exception using keyboard navigation (#15343). 9 years ago
VTreeTable.java Separate pure client side util methods to a new class (#15553, #15544) 9 years ago
VTwinColSelect.java Remove dependencies from ProgressBar/Escalator to parts related to the server (#15544) 9 years ago
VUI.java Separate pure client side util methods to a new class (#15553, #15544) 9 years ago
VUnknownComponent.java Merge changes from origin/7.1 10 years ago
VUpload.java Do not send empty server requests (#11733) 9 years ago
VVerticalLayout.java Update copyright year to 2014 10 years ago
VVideo.java Merge changes from origin/7.1 10 years ago
VWindow.java Revert "Moved accessibility shortcut handling to server-side. [#14843]" 9 years ago