summaryrefslogtreecommitdiffstats
path: root/client
Commit message (Expand)AuthorAgeFilesLines
* Add ".v-required" style for required component (#10201).Denis Anisimov2014-10-072-0/+5
* TreeTable should support font icons for items (#14077)Guillermo Alvarez2014-10-071-8/+4
* Open combobox popup on click to icon (#14624).Denis Anisimov2014-10-061-0/+1
* Improve error message for missing class name id (#14643)Leif Åstrand2014-10-061-1/+5
* Audio component requests audio content on each client poll when in Window (#1...Sergey Budkin2014-10-011-19/+34
* Removed obsolete fix for webkit scrollbar issue. (#14203)Sergey Budkin2014-10-012-24/+0
* Removed the waitingForResponse flag from VTabsheet (#14710)Taras Hupalo2014-10-012-9/+2
* TreeItem double click fixed (#14745)Guillermo Alvarez2014-10-011-38/+22
* Action on click button contained in table is called two times on iOS 8.0 (#14...Sergey Budkin2014-10-011-3/+20
* Fix ComboBox issue with font-based item icons (#14660)Teemu Pöntelin2014-09-291-4/+1
* Removes scrolling caused by updating an unfocused table (#12976)Taras Hupalo2014-09-221-1/+3
* Fix for audio component starting new playback on each client poll when in Win...Sergey Budkin2014-09-191-2/+32
* Add missing comments. (#14482, #14565)Sauli Tähkäpää2014-09-192-1/+2
* Fix multiselection pressing shift before starting (#13483)Guillermo Alvarez2014-09-161-0/+1
* Add SubPartAware to VMenuBar (#13364)Dmitrii Rogozin2014-09-141-4/+45
* Add SubPartAware interface to VSlider (#13760)Dmitrii Rogozin2014-09-141-1/+18
* WebBrowser.isWindowsPhone() is added (#14425).Denis Anisimov2014-09-121-1/+9
* Use div instead of notice to avoid UI removing it (#14597)Manolo Carrasco2014-09-111-15/+63
* TextFields inside Drag and Drop Wrappers cannot get focus (#12838)denis.magdenkov2014-09-101-2/+40
* Set title to empty string for Upload if tooltip is used (#14482).Denis Anisimov2014-09-102-0/+29
* Fix slider inside table is not accessible.(#13681)Anna Miroshnik2014-09-091-28/+35
* Fixes invalid JavaDoc for DeferredWorker (#14625)Henrik Paul2014-09-091-2/+5
* Tree item fails with ItemClickListener (#14388)Anna Miroshnik2014-09-081-19/+47
* Pass (x,y) coordinates for button click triggered via keyboard (#12650).Denis Anisimov2014-09-081-2/+9
* Revert "Tree item fails with ItemClickListener (#14388)"Sauli Tähkäpää2014-09-051-21/+3
* calendar visible hours shows invalid dates(week/day view) (#12521)Anna Miroshnik2014-09-053-35/+60
* Override IE disabled style for text field (#14565)Mikael Grankvist2014-09-052-4/+36
* Backspace in modal doesn't make browser navigation (#13180)Guillermo Alvarez2014-09-042-8/+33
* Tree item fails with ItemClickListener (#14388)Anna Miroshnik2014-09-041-3/+21
* Implement result filtering for Component location (#14553)Teemu Suo-Anttila2014-09-031-9/+17
* Keyboard scrolling in multiselection mode fixed (#14094)mtzukanov2014-09-021-30/+20
* Add SubPart support to VaadinFinderLocatorStrategy (#13980)Teemu Suo-Anttila2014-09-023-6/+34
* Table handles both onMouseDown and onMouseUp events (#14347)Guillermo Alvarez2014-09-011-99/+188
* Fix GridLayout layout issue with empty rows above a component (#14554)Artur Signell2014-08-301-2/+4
* Output legacy locators for TestBench Recorder (#14102).Mika Murtojarvi2014-08-292-94/+114
* Update DateCellDayEvent size on updateSizes in Connector (#13233).Denis Anisimov2014-08-291-9/+21
* Add theme class name in init to prevent delay for embedded apps (#14517)Artur Signell2014-08-271-0/+4
* Log theme loading error when it happens and not later (#14517)Artur Signell2014-08-271-2/+2
* Remove debug loggingArtur Signell2014-08-261-4/+0
* Handle all native events in preview handler for Combobox popup (#14321).Denis Anisimov2014-08-261-0/+2
* Postpone shortcut action handler initialization in PopupView (#14275).Denis Anisimov2014-08-251-9/+46
* Fix VTextField w/ InputPrompt and ShortcutListener (#13492)hp2792014-08-211-3/+2
* Fix CustomLayout: component not added at the default location (#14340)Anna Miroshnik2014-08-211-4/+2
* Add option for collapsing empty rows/columns in GridLayout (#14392)Artur Signell2014-08-212-21/+38
* Fixed incorrect week numbers in DateField (#14437)Teemu Pöntelin2014-08-202-1/+15
* Added support for focus and blur listeners in NativeSelect (#6847)Niklas Nyholm2014-08-202-1/+34
* Do not hide handle as it causes IE8 problems (#14412)Artur Signell2014-08-201-5/+0
* VTabsheetBase should implement HasEnabled (#14114).Denis Anisimov2014-08-201-1/+8
* Update @since tags for new API (#14330)Artur Signell2014-08-196-18/+20
* TabSheet focus/blur patch for 7.3 (#14304)Bogdan Udrescu2014-08-191-24/+4