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