summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Open combobox popup on click to icon (#14624).Denis Anisimov2014-10-143-0/+107
* Audio component requests audio content on each client poll when in Window (#1...Sergey Budkin2014-10-141-19/+34
* A cursor is displayed when clicking on radio buttons on iOS 8.0 (#14681)Sergey Budkin2014-10-141-0/+5
* Action on click button contained in table is called two times on iOS 8.0 (#14...Sergey Budkin2014-10-141-3/+20
* Call endUpload() in finally block of fail handling (#14677).Denis Anisimov2014-10-142-12/+115
* Add logging helper functions to AbstractTB3Test.Sauli Tähkäpää2014-10-141-0/+27
* Removed obsolete fix for webkit scrollbar issue. (#14203)Sergey Budkin2014-10-132-24/+0
* TreeItem double click fixed (#14745)Guillermo Alvarez2014-10-133-38/+148
* Read input stream logic is corrected (#14533).Denis Anisimov2014-10-133-18/+162
* Fix ComboBox issue with font-based item icons (#14660)Teemu Pöntelin2014-10-132-4/+35
* Exception on closing inactive UI causes issues (#14651)Sergey Budkin2014-10-071-0/+1
* Possible VaadinSession deadlock when invalidating HTTP session (#14452)Sergey Budkin2014-10-072-9/+94
* SassDoc stubs, mostly auto-generated by special utility (#14377)7.3.2Sergey Budkin2014-09-2630-18/+837
* Fix closed issues link in release notes.Sauli Tähkäpää2014-09-261-1/+1
* Add @since to isWindowsPhone(). (#14425)Sauli Tähkäpää2014-09-262-0/+2
* Remove Calendar dependency (#14668)Artur Signell2014-09-251-4/+4
* Added support PORTLET_CONTEXT for vaadin.resources.path value (#14640)Taras Hupalo2014-09-242-1/+7
* Set internal value instead of converted value when locale has changed. (#14400)Sauli Tähkäpää2014-09-243-1/+82
* Document that current session and UI are referenced weakly (#14595)Leif Åstrand2014-09-242-3/+14
* Notification animations feel janky (Valo) (#14656)Jouni Koivuviita2014-09-241-5/+5
* Fix FormLayout has always an odd 12px horizontal margin (#14574)Jouni Koivuviita2014-09-241-1/+0
* Fixed ComboBox filtering when page length is zero (#14509)Teemu Pöntelin2014-09-243-7/+132
* Fix for audio component starting new playback on each client poll when in Win...Sergey Budkin2014-09-241-2/+32
* Fix multiselection pressing shift before starting (#13483)Guillermo Alvarez2014-09-245-45/+118
* Don't scan classpath for any development servlet (#14604)Leif Åstrand2014-09-242-28/+14
* Calendar event not shown correctly when partially out of view (#7261)Anna Miroshnik2014-09-242-0/+177
* Fix invalid parameter name (#14602)Leif Åstrand2014-09-241-2/+2
* WebBrowser.isWindowsPhone() is added (#14425).Denis Anisimov2014-09-243-1/+32
* Keyboard scrolling in multiselection mode fixed (#14094)mtzukanov2014-09-191-30/+20
* Fix CustomLayout: component not added at the default location (#14340)Anna Miroshnik2014-09-194-4/+92
* Fix release notes.Sauli Tähkäpää2014-09-161-9/+9
* Fix release notes to pick tickets with status pending-release/release.Sauli Tähkäpää2014-09-161-1/+1
* Use div instead of notice to avoid UI removing it (#14597)7.3.1Manolo Carrasco2014-09-161-15/+63
* Fix themes build script not to overwrite all theme files on every iteration. ...Sauli Tähkäpää2014-09-161-5/+5
* Improve proxy comparison support (#14639)Juuso Valli2014-09-152-6/+75
* Make Vaadin component handling proxy-friendly (#14639)Juuso Valli2014-09-1514-21/+53
* Add missing comments. (#14482, #14565)Sauli Tähkäpää2014-09-152-1/+2
* Update to Atmosphere 2.1.2.vaadin5 (#13877)Sergey Budkin2014-09-153-3/+3
* URI to cval file was wrong in Windows (#14629)Manolo Carrasco2014-09-121-4/+5
* TextFields inside Drag and Drop Wrappers cannot get focus (#12838)denis.magdenkov2014-09-123-2/+147
* Set title to empty string for Upload if tooltip is used (#14482).Denis Anisimov2014-09-124-0/+130
* Fix slider inside table is not accessible.(#13681)Anna Miroshnik2014-09-123-28/+126
* DateField ValueChange is now fired after flags are set (#14487)Guillermo Alvarez2014-09-123-3/+169
* Fix Valo DateField rendering in read-only FieldGroups (#14603)Heikki Ohinmaa2014-09-124-18/+26
* Dev mode launch based on Super Dev Mode launch (#14443)Artur Signell2014-09-121-17/+12
* Fix super dev mode launch (#14443)Artur Signell2014-09-122-16/+10
* Fix potential invalid JSON output in MetadataWriter (#14591)Johannes Dahlström2014-09-122-0/+15
* Update DateCellDayEvent size on updateSizes in Connector (#13233).Denis Anisimov2014-09-125-29/+261
* StreamResource methods equals() and hashCode() are corrected (#14027).Denis Anisimov2014-09-122-8/+62
* Fixes invalid JavaDoc for DeferredWorker (#14625)Henrik Paul2014-09-121-2/+5