summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add SubPart support to VaadinFinderLocatorStrategy (#13980)Teemu Suo-Anttila2014-09-123-6/+34
* Override IE disabled style for text field (#14565)Mikael Grankvist2014-09-124-4/+112
* calendar visible hours shows invalid dates(week/day view) (#12521)Anna Miroshnik2014-09-126-35/+262
* Output legacy locators for TestBench Recorder (#14102).Mika Murtojarvi2014-09-122-94/+114
* Bump Atmosphere-runtime version number to 2.1.2.vaadin4 (#14038)Johannes Dahlström2014-09-123-3/+3
* Table handles both onMouseDown and onMouseUp events (#14347)Guillermo Alvarez2014-09-123-99/+411
* Pass (x,y) coordinates for button click triggered via keyboard (#12650).Denis Anisimov2014-09-123-2/+194
* Tree item fails with ItemClickListener (#14388)Anna Miroshnik2014-09-123-19/+154
* Fixed incorrect week numbers in DateField (#14437)Teemu Pöntelin2014-09-122-1/+15
* Handle byte[] type in StatementHelper and correct SQLException (#13305).Denis Anisimov2014-09-122-25/+83
* Fix to Valo menu for iOS (make the header visible)7.3.0Jouni Koivuviita2014-09-012-0/+14
* Increase datefield calendarpanel selected date text contrastJouni Koivuviita2014-08-301-0/+1
* Fetch prerelease tickets for rc and final releases (#14552)Leif Åstrand2014-08-301-3/+34
* Fix GridLayout layout issue with empty rows above a component (#14554)Artur Signell2014-08-303-2/+199
* Valo Sass API documentation, part 2Jouni Koivuviita2014-08-3011-213/+729
* First batch of Valo Sass API documentation, plus bug fixesJouni Koivuviita2014-08-3036-403/+1576
* Do not automatically change DesiredCapabilities so equals works the way tests...Artur Signell2014-08-293-20/+33
* Bugfixes to Valo (#14490)Jouni Koivuviita2014-08-283-4/+4
* Use sass-compiler 0.9.10 (#14524)Artur Signell2014-08-281-1/+1
* Ignore compiled valo test themesLeif Åstrand2014-08-281-0/+1
* Ignore files from the classpath for scss cache timestamps (#14506)Leif Åstrand2014-08-281-3/+13
* 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 defunct __gwt_historyFrame (#11560)Leif Åstrand2014-08-271-8/+0
* Update TabsheetState.tabs to be declared as List (#14512)Leif Åstrand2014-08-271-1/+2
* VTabsheetBase should implement HasEnabled (#14114).Denis Anisimov2014-08-273-1/+151