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.
Matti Tahvonen d95fb932d6 fixed english problem with criterion plural 14 years ago
..
dd fixed english problem with criterion plural 14 years ago
doc-files #2904: initial bulk rename "com.itmill.toolkit" -> "com.vaadin" 15 years ago
layout Merged [10696] 14 years ago
richtextarea Merged [10696] 14 years ago
Action.java #2904: initial bulk rename "com.itmill.toolkit" -> "com.vaadin" 15 years ago
ActionOwner.java #2904: initial bulk rename "com.itmill.toolkit" -> "com.vaadin" 15 years ago
AlignmentInfo.java #2904: initial bulk rename "com.itmill.toolkit" -> "com.vaadin" 15 years ago
CalendarEntry.java #2904: initial bulk rename "com.itmill.toolkit" -> "com.vaadin" 15 years ago
ClickEventHandler.java Fix for #3874 - Two click events is sent for a middle click in a layout 14 years ago
Field.java #2904 Renamed CSS prefix "i-" to "v-" 15 years ago
Icon.java MenuBar fixes: 14 years ago
LayoutClickEventHandler.java Added public declaration to LayoutClickEventHandler constructor (made possible to use it in custom widgets). 14 years ago
MenuBar.java Merged [10696] 14 years ago
MenuItem.java #2904: initial bulk rename "com.itmill.toolkit" -> "com.vaadin" 15 years ago
ShortcutActionHandler.java #2904: initial bulk rename "com.itmill.toolkit" -> "com.vaadin" 15 years ago
SubPartAware.java #2904: initial bulk rename "com.itmill.toolkit" -> "com.vaadin" 15 years ago
Table.java #2904: initial bulk rename "com.itmill.toolkit" -> "com.vaadin" 15 years ago
TreeAction.java Incomplete - task#2904 Toolkit -> Vaadin renames 15 years ago
TreeImages.java Renaming ITMILL/ -> VAADIN/ part 2 (for #2904) 15 years ago
VAbsoluteLayout.java better support for extending absolutelayout 14 years ago
VAccordion.java Merged: Fix for #3359 - IE6 - fail to display accordion tab. 14 years ago
VButton.java fixes #3929 VButton horizontal width now works with IE and a smaller-than-the-theme-supports-size 14 years ago
VCalendarPanel.java Merged [10696] 14 years ago
VCheckBox.java fixes #3901, checkbox focus outline now visible IE6 and IE7 when checkbox has no caption 14 years ago
VContextMenu.java Merged fix for #3584 - "Contextmenu does not work in Safari/GoogleChrome" from 6.1 14 years ago
VCssLayout.java Fixed remaining issues for #3541 - VerticalLayout/GridLayout/AbsoluteLayout/CSSLayout should support click events 14 years ago
VCustomComponent.java wrapper enhancements + rules 14 years ago
VCustomLayout.java added null check to custom layouts js api cleanup. Fixed some customer issues in 5.4 branch 15 years ago
VDateField.java Fixes #3160: DateField stylenames are not added to the DOM 15 years ago
VDateFieldCalendar.java #2904 Change client side class name prefixes I -> V (class names only, not yet CSS prefixes) 15 years ago
VDragAndDropWrapper.java wrapper enhancements + rules 14 years ago
VDragDropPane.java draft of DragAndDropWrapper + small changes 14 years ago
VEmbedded.java Fix for #3367 - It should be possible to specify parameters for embedded flash 14 years ago
VFilterSelect.java fixes #3786, focus and blur events for (textual) datefields and combobox 14 years ago
VForm.java VForm theme modified, fieldset now doesn't have a border if there is no caption for the form. 14 years ago
VFormLayout.java #2904 Renamed CSS prefix "i-" to "v-" 15 years ago
VGridLayout.java some preliminary drag and drop stuff 14 years ago
VHorizontalLayout.java #2904 Renamed CSS prefix "i-" to "v-" 15 years ago
VLabel.java #2904 Renamed CSS prefix "i-" to "v-" 15 years ago
VLink.java #3012 Remove deprecated GWT listener use, first steps (many simple click and keyboard listeners) 15 years ago
VListSelect.java Variable enhancements 14 years ago
VMarginInfo.java #2904 Change client side class name prefixes I -> V (class names only, not yet CSS prefixes) 15 years ago
VMenuBar.java Merged 6.2.2 fixes from /versions/6.2 14 years ago
VNativeButton.java The Button Component Strikes Back 15 years ago
VNativeSelect.java Variable enhancements 14 years ago
VNotification.java Fixes #3471: Notification "styles" (i.e. types) should work similarly to other component stylenames 14 years ago
VOptionGroup.java Variable enhancements 14 years ago
VOptionGroupBase.java Variable enhancements 14 years ago
VOrderedLayout.java Fixed remaining issues for #3541 - VerticalLayout/GridLayout/AbsoluteLayout/CSSLayout should support click events 14 years ago
VOverlay.java Merged [9689] (Reference image updates), [9693] (Windows Hosted Mode workaround fix) from 6.1 14 years ago
VPanel.java fixes #3784 14 years ago
VPasswordField.java #2904 Change client side class name prefixes I -> V (class names only, not yet CSS prefixes) 15 years ago
VPopupCalendar.java Merged [10696] 14 years ago
VPopupView.java Merged [10696] 14 years ago
VProgressIndicator.java merged [9596] from 6.1 14 years ago
VScrollTable.java draft of DragAndDropWrapper + small changes 14 years ago
VSlider.java Fixes #1211: ISlider: Provide proper feedback (current value) to user when moving handle 14 years ago
VSplitPanel.java Merged [10797]-[10991] from 6.2 14 years ago
VSplitPanelHorizontal.java #2904 Change client side class name prefixes I -> V (class names only, not yet CSS prefixes) 15 years ago
VSplitPanelVertical.java #2904 Change client side class name prefixes I -> V (class names only, not yet CSS prefixes) 15 years ago
VTablePaging.java Variable enhancements 14 years ago
VTabsheet.java Additional fix for #3759 14 years ago
VTabsheetBase.java #2904 Change client side class name prefixes I -> V (class names only, not yet CSS prefixes) 15 years ago
VTabsheetPanel.java #2904 Renamed CSS prefix "i-" to "v-" 15 years ago
VTextArea.java #2904 Renamed CSS prefix "i-" to "v-" 15 years ago
VTextField.java Split test case into Layout click test and textfield focus/blur test + auto test for layout click. 14 years ago
VTextualDate.java fixes #3786, focus and blur events for (textual) datefields and combobox 14 years ago
VTime.java #3012 Remove some more deprecated GWT listener use (change handlers, popup close handlers, ...) 15 years ago
VTree.java enhancing wrapper, now horizontal drop location -> example horizontally sortable layout 14 years ago
VTwinColSelect.java Variable enhancements 14 years ago
VUnknownComponent.java more information for VUnknownComponent (and uidl browser). Fixes #3831 14 years ago
VUpload.java Merged fix and test case for #3525 - "Cannot re-enable a disabled upload component" from 6.1 14 years ago
VUriFragmentUtility.java Merged [10696] 14 years ago
VVerticalLayout.java #2904 Renamed CSS prefix "i-" to "v-" 15 years ago
VView.java Subwindows can now receive focus w/o focusing some field within the window. Fixes #3498 14 years ago
VWindow.java Merged [10797]-[10991] from 6.2 14 years ago