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 година
..
dd fixed english problem with criterion plural пре 14 година
doc-files #2904: initial bulk rename "com.itmill.toolkit" -> "com.vaadin" пре 15 година
layout Merged [10696] пре 14 година
richtextarea Merged [10696] пре 14 година
Action.java #2904: initial bulk rename "com.itmill.toolkit" -> "com.vaadin" пре 15 година
ActionOwner.java #2904: initial bulk rename "com.itmill.toolkit" -> "com.vaadin" пре 15 година
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 Fix for #3874 - Two click events is sent for a middle click in a layout пре 14 година
Field.java #2904 Renamed CSS prefix "i-" to "v-" пре 15 година
Icon.java MenuBar fixes: пре 14 година
LayoutClickEventHandler.java Added public declaration to LayoutClickEventHandler constructor (made possible to use it in custom widgets). пре 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 #2904: initial bulk rename "com.itmill.toolkit" -> "com.vaadin" пре 15 година
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 better support for extending absolutelayout пре 14 година
VAccordion.java Merged: Fix for #3359 - IE6 - fail to display accordion tab. пре 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 Fixed remaining issues for #3541 - VerticalLayout/GridLayout/AbsoluteLayout/CSSLayout should support click events пре 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 wrapper enhancements + rules пре 14 година
VDragDropPane.java draft of DragAndDropWrapper + small changes пре 14 година
VEmbedded.java Fix for #3367 - It should be possible to specify parameters for embedded flash пре 14 година
VFilterSelect.java fixes #3786, focus and blur events for (textual) datefields and combobox пре 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 some preliminary drag and drop stuff пре 14 година
VHorizontalLayout.java #2904 Renamed CSS prefix "i-" to "v-" пре 15 година
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 Merged 6.2.2 fixes from /versions/6.2 пре 14 година
VNativeButton.java The Button Component Strikes Back пре 15 година
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 Fixed remaining issues for #3541 - VerticalLayout/GridLayout/AbsoluteLayout/CSSLayout should support click events пре 14 година
VOverlay.java Merged [9689] (Reference image updates), [9693] (Windows Hosted Mode workaround fix) from 6.1 пре 14 година
VPanel.java fixes #3784 пре 14 година
VPasswordField.java #2904 Change client side class name prefixes I -> V (class names only, not yet CSS prefixes) пре 15 година
VPopupCalendar.java Merged [10696] пре 14 година
VPopupView.java Merged [10696] пре 14 година
VProgressIndicator.java merged [9596] from 6.1 пре 14 година
VScrollTable.java draft of DragAndDropWrapper + small changes пре 14 година
VSlider.java Fixes #1211: ISlider: Provide proper feedback (current value) to user when moving handle пре 14 година
VSplitPanel.java Merged [10797]-[10991] from 6.2 пре 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 #2904 Change client side class name prefixes I -> V (class names only, not yet CSS prefixes) пре 15 година
VTabsheetPanel.java #2904 Renamed CSS prefix "i-" to "v-" пре 15 година
VTextArea.java #2904 Renamed CSS prefix "i-" to "v-" пре 15 година
VTextField.java Split test case into Layout click test and textfield focus/blur test + auto test for layout click. пре 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 enhancing wrapper, now horizontal drop location -> example horizontally sortable layout пре 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 Merged [10696] пре 14 година
VVerticalLayout.java #2904 Renamed CSS prefix "i-" to "v-" пре 15 година
VView.java Subwindows can now receive focus w/o focusing some field within the window. Fixes #3498 пре 14 година
VWindow.java Merged [10797]-[10991] from 6.2 пре 14 година