| Commit message (Expand) | Author | Age | Files | Lines |
* | isIPad() and isIPhone() methods are added to WebBrowser (#14424,#14423). | Denis Anisimov | 2014-10-14 | 1 | -0/+14 |
* | Add ".v-required" style for required component (#10201). | Denis Anisimov | 2014-10-14 | 2 | -0/+5 |
* | Open combobox popup on click to icon (#14624). | Denis Anisimov | 2014-10-14 | 1 | -0/+1 |
* | Audio component requests audio content on each client poll when in Window (#1... | Sergey Budkin | 2014-10-14 | 1 | -19/+34 |
* | Action on click button contained in table is called two times on iOS 8.0 (#14... | Sergey Budkin | 2014-10-14 | 1 | -3/+20 |
* | Removed obsolete fix for webkit scrollbar issue. (#14203) | Sergey Budkin | 2014-10-13 | 2 | -24/+0 |
* | TreeItem double click fixed (#14745) | Guillermo Alvarez | 2014-10-13 | 1 | -38/+22 |
* | Fix ComboBox issue with font-based item icons (#14660) | Teemu Pöntelin | 2014-10-13 | 1 | -4/+1 |
* | Fix for audio component starting new playback on each client poll when in Win... | Sergey Budkin | 2014-09-24 | 1 | -2/+32 |
* | Fix multiselection pressing shift before starting (#13483) | Guillermo Alvarez | 2014-09-24 | 1 | -0/+1 |
* | WebBrowser.isWindowsPhone() is added (#14425). | Denis Anisimov | 2014-09-24 | 1 | -1/+9 |
* | Keyboard scrolling in multiselection mode fixed (#14094) | mtzukanov | 2014-09-19 | 1 | -30/+20 |
* | Fix CustomLayout: component not added at the default location (#14340) | Anna Miroshnik | 2014-09-19 | 1 | -4/+2 |
* | Use div instead of notice to avoid UI removing it (#14597)7.3.1 | Manolo Carrasco | 2014-09-16 | 1 | -15/+63 |
* | Add missing comments. (#14482, #14565) | Sauli Tähkäpää | 2014-09-15 | 2 | -1/+2 |
* | TextFields inside Drag and Drop Wrappers cannot get focus (#12838) | denis.magdenkov | 2014-09-12 | 1 | -2/+40 |
* | Set title to empty string for Upload if tooltip is used (#14482). | Denis Anisimov | 2014-09-12 | 2 | -0/+29 |
* | Fix slider inside table is not accessible.(#13681) | Anna Miroshnik | 2014-09-12 | 1 | -28/+35 |
* | Update DateCellDayEvent size on updateSizes in Connector (#13233). | Denis Anisimov | 2014-09-12 | 1 | -9/+21 |
* | Fixes invalid JavaDoc for DeferredWorker (#14625) | Henrik Paul | 2014-09-12 | 1 | -2/+5 |
* | Add SubPart support to VaadinFinderLocatorStrategy (#13980) | Teemu Suo-Anttila | 2014-09-12 | 3 | -6/+34 |
* | Override IE disabled style for text field (#14565) | Mikael Grankvist | 2014-09-12 | 2 | -4/+36 |
* | calendar visible hours shows invalid dates(week/day view) (#12521) | Anna Miroshnik | 2014-09-12 | 3 | -35/+60 |
* | Output legacy locators for TestBench Recorder (#14102). | Mika Murtojarvi | 2014-09-12 | 2 | -94/+114 |
* | Table handles both onMouseDown and onMouseUp events (#14347) | Guillermo Alvarez | 2014-09-12 | 1 | -99/+188 |
* | Pass (x,y) coordinates for button click triggered via keyboard (#12650). | Denis Anisimov | 2014-09-12 | 1 | -2/+9 |
* | Tree item fails with ItemClickListener (#14388) | Anna Miroshnik | 2014-09-12 | 1 | -19/+47 |
* | Fixed incorrect week numbers in DateField (#14437) | Teemu Pöntelin | 2014-09-12 | 2 | -1/+15 |
* | Fix GridLayout layout issue with empty rows above a component (#14554) | Artur Signell | 2014-08-30 | 1 | -2/+4 |
* | Add theme class name in init to prevent delay for embedded apps (#14517) | Artur Signell | 2014-08-27 | 1 | -0/+4 |
* | Log theme loading error when it happens and not later (#14517) | Artur Signell | 2014-08-27 | 1 | -2/+2 |
* | VTabsheetBase should implement HasEnabled (#14114). | Denis Anisimov | 2014-08-27 | 1 | -1/+8 |
* | Add option for collapsing empty rows/columns in GridLayout (#14392)7.3.0.rc1 | Artur Signell | 2014-08-21 | 2 | -21/+38 |
* | Do not hide handle as it causes IE8 problems (#14412) | Artur Signell | 2014-08-20 | 1 | -5/+0 |
* | Update @since tags for new API (#14330) | Artur Signell | 2014-08-19 | 6 | -18/+20 |
* | TabSheet focus/blur patch for 7.3 (#14304) | Bogdan Udrescu | 2014-08-19 | 1 | -24/+4 |
* | Correct error notification behavior on touch devices (#14447) | Juho Nurminen | 2014-08-19 | 1 | -2/+2 |
* | Fixes DragAndDropWrapper does not support choosing a custom component as the ... | Sebastian Nyholm | 2014-08-18 | 2 | -1/+52 |
* | TabSheet focus/blur API improvement (#14304) | Bogdan Udrescu | 2014-08-18 | 1 | -133/+156 |
* | Update GWT version (#14051) | Artur Signell | 2014-08-17 | 1 | -3/+0 |
* | Window close and maximize/restore buttons not visible on initial render in IE... | Jouni Koivuviita | 2014-08-15 | 1 | -0/+14 |
* | Update VBrowserDetails to handle the new IE11 UA on WP 8.1 Update (#14376) | Juho Nurminen | 2014-08-15 | 1 | -0/+11 |
* | Update modernie property provider to recognize IE11 on WP 8.1 Update (#14376) | Juho Nurminen | 2014-08-15 | 1 | -1/+1 |
* | TabSheet focus/blur events fixed (#14304) | Bogdan Udrescu | 2014-08-14 | 1 | -156/+538 |
* | Prevent browser to scroll when space it pressed on a TabSheet (#14320) | Bogdan Udrescu | 2014-08-14 | 1 | -1/+15 |
* | Workaround for super dev mode line offset issue (#14051) | Artur Signell | 2014-08-13 | 1 | -0/+4 |
* | Pressing [down]+[enter] on a combobox now closes the popup. (#14379) | Guillermo Alvarez | 2014-08-13 | 1 | -8/+12 |
* | Correctly display an item which is too long for the textfield. (#13477) | Guillermo Alvarez | 2014-08-13 | 2 | -6/+59 |
* | ResponsiveConnector should request layout update when breakpoints change | Jouni Koivuviita | 2014-08-07 | 1 | -3/+14 |
* | Notification delay is not set to 0 when the notification is clicked (#14368) | Jouni Koivuviita | 2014-08-07 | 1 | -20/+21 |