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 c8c341c07d Added missing @ITMillApache2LicenseForJavaFiles@ 14 년 전
..
dd Added missing @ITMillApache2LicenseForJavaFiles@ 14 년 전
doc-files #2904: initial bulk rename "com.itmill.toolkit" -> "com.vaadin" 15 년 전
layout Added missing @ITMillApache2LicenseForJavaFiles@ 14 년 전
richtextarea Added missing @ITMillApache2LicenseForJavaFiles@ 14 년 전
Action.java #2904: initial bulk rename "com.itmill.toolkit" -> "com.vaadin" 15 년 전
ActionOwner.java Added missing @ITMillApache2LicenseForJavaFiles@ 14 년 전
AlignmentInfo.java #2904: initial bulk rename "com.itmill.toolkit" -> "com.vaadin" 15 년 전
CalendarEntry.java #2904: initial bulk rename "com.itmill.toolkit" -> "com.vaadin" 15 년 전
ClickEventHandler.java Added missing @ITMillApache2LicenseForJavaFiles@ 14 년 전
Field.java Added missing @ITMillApache2LicenseForJavaFiles@ 14 년 전
Icon.java MenuBar fixes: 14 년 전
LayoutClickEventHandler.java Added missing @ITMillApache2LicenseForJavaFiles@ 14 년 전
MenuBar.java Merged [10696] 14 년 전
MenuItem.java #2904: initial bulk rename "com.itmill.toolkit" -> "com.vaadin" 15 년 전
ShortcutActionHandler.java #2904: initial bulk rename "com.itmill.toolkit" -> "com.vaadin" 15 년 전
SubPartAware.java Added missing @ITMillApache2LicenseForJavaFiles@ 14 년 전
Table.java #2904: initial bulk rename "com.itmill.toolkit" -> "com.vaadin" 15 년 전
TreeAction.java Incomplete - task#2904 Toolkit -> Vaadin renames 15 년 전
TreeImages.java Renaming ITMILL/ -> VAADIN/ part 2 (for #2904) 15 년 전
VAbsoluteLayout.java Added missing @ITMillApache2LicenseForJavaFiles@ 14 년 전
VAccordion.java Added missing @ITMillApache2LicenseForJavaFiles@ 14 년 전
VButton.java fixes #3929 VButton horizontal width now works with IE and a smaller-than-the-theme-supports-size 14 년 전
VCalendarPanel.java Merged [10696] 14 년 전
VCheckBox.java fixes #3901, checkbox focus outline now visible IE6 and IE7 when checkbox has no caption 14 년 전
VContextMenu.java Merged fix for #3584 - "Contextmenu does not work in Safari/GoogleChrome" from 6.1 14 년 전
VCssLayout.java Fix for #4204 - CssLayout throws ClassCastException when removing component with caption 14 년 전
VCustomComponent.java wrapper enhancements + rules 14 년 전
VCustomLayout.java added null check to custom layouts js api cleanup. Fixed some customer issues in 5.4 branch 15 년 전
VDateField.java Fixes #3160: DateField stylenames are not added to the DOM 15 년 전
VDateFieldCalendar.java #2904 Change client side class name prefixes I -> V (class names only, not yet CSS prefixes) 15 년 전
VDragAndDropWrapper.java Added missing @ITMillApache2LicenseForJavaFiles@ 14 년 전
VDragDropPane.java Added missing @ITMillApache2LicenseForJavaFiles@ 14 년 전
VEmbedded.java Merged changes from 6.2 branch. 14 년 전
VFilterSelect.java Merged fix for #3991 from 6.2 to 6.3. 14 년 전
VForm.java VForm theme modified, fieldset now doesn't have a border if there is no caption for the form. 14 년 전
VFormLayout.java #2904 Renamed CSS prefix "i-" to "v-" 15 년 전
VGridLayout.java Merged code changes from 6.2 14 년 전
VHorizontalLayout.java Added missing @ITMillApache2LicenseForJavaFiles@ 14 년 전
VLabel.java #2904 Renamed CSS prefix "i-" to "v-" 15 년 전
VLink.java #3012 Remove deprecated GWT listener use, first steps (many simple click and keyboard listeners) 15 년 전
VListSelect.java Variable enhancements 14 년 전
VMarginInfo.java #2904 Change client side class name prefixes I -> V (class names only, not yet CSS prefixes) 15 년 전
VMenuBar.java Added missing @ITMillApache2LicenseForJavaFiles@ 14 년 전
VNativeButton.java Merged changes from 6.2 branch. 14 년 전
VNativeSelect.java Variable enhancements 14 년 전
VNotification.java Fixes #3471: Notification "styles" (i.e. types) should work similarly to other component stylenames 14 년 전
VOptionGroup.java Variable enhancements 14 년 전
VOptionGroupBase.java Variable enhancements 14 년 전
VOrderedLayout.java Added missing @ITMillApache2LicenseForJavaFiles@ 14 년 전
VOverlay.java Merged [9689] (Reference image updates), [9693] (Windows Hosted Mode workaround fix) from 6.1 14 년 전
VPanel.java Fixed #4206 - "Setting scroll position doesn't work with Webkit browsers" for Panel 14 년 전
VPasswordField.java #2904 Change client side class name prefixes I -> V (class names only, not yet CSS prefixes) 15 년 전
VPopupCalendar.java Merged code changes from 6.2 14 년 전
VPopupView.java Added missing @ITMillApache2LicenseForJavaFiles@ 14 년 전
VProgressIndicator.java merged [9596] from 6.1 14 년 전
VScrollTable.java Context menus now work properly in Tree and Table if dragging is enabled 14 년 전
VSlider.java Fixes #1211: ISlider: Provide proper feedback (current value) to user when moving handle 14 년 전
VSplitPanel.java Fixes #3322: SplitPanel with split position 100% doesn't resize correctly 14 년 전
VSplitPanelHorizontal.java #2904 Change client side class name prefixes I -> V (class names only, not yet CSS prefixes) 15 년 전
VSplitPanelVertical.java #2904 Change client side class name prefixes I -> V (class names only, not yet CSS prefixes) 15 년 전
VTablePaging.java Variable enhancements 14 년 전
VTabsheet.java Additional fix for #3759 14 년 전
VTabsheetBase.java Added missing @ITMillApache2LicenseForJavaFiles@ 14 년 전
VTabsheetPanel.java #2904 Renamed CSS prefix "i-" to "v-" 15 년 전
VTextArea.java #2904 Renamed CSS prefix "i-" to "v-" 15 년 전
VTextField.java Merged fix for #3534 from 6.2 14 년 전
VTextualDate.java fixes #3786, focus and blur events for (textual) datefields and combobox 14 년 전
VTime.java #3012 Remove some more deprecated GWT listener use (change handlers, popup close handlers, ...) 15 년 전
VTree.java Context menus now work properly in Tree and Table if dragging is enabled 14 년 전
VTwinColSelect.java Variable enhancements 14 년 전
VUnknownComponent.java more information for VUnknownComponent (and uidl browser). Fixes #3831 14 년 전
VUpload.java Merged fix and test case for #3525 - "Cannot re-enable a disabled upload component" from 6.1 14 년 전
VUriFragmentUtility.java Added missing @ITMillApache2LicenseForJavaFiles@ 14 년 전
VVerticalLayout.java Added missing @ITMillApache2LicenseForJavaFiles@ 14 년 전
VView.java Fix for #4206 - Setting scroll position doesn't work with Webkit browsers 14 년 전
VWindow.java Merged [10797]-[10991] from 6.2 14 년 전