summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add option for collapsing empty rows/columns in GridLayout (#14392)7.3.0.rc1Artur Signell2014-08-2111-24/+195
* Depend on sass-compiler, not the old theme-compiler (#14009)Artur Signell2014-08-211-1/+1
* Do not include test themes in theme jar (#13634)Artur Signell2014-08-211-0/+2
* Prevent user text selection by default (Valo)Jouni Koivuviita2014-08-2012-16/+27
* Do not hide handle as it causes IE8 problems (#14412)Artur Signell2014-08-201-5/+0
* Merge remote-tracking branch 'origin/master' into 7.3Artur Signell2014-08-209-373/+524
|\
| * fixes incorrect JSONArray/String usage in ServerRpcHandler (#14471)Fabian Lange2014-08-201-2/+2
| * ComboBoxValueInput test upgrade (#14292)Anna Koskinen2014-08-203-296/+397
| * TableColumnResizeContentsWidth test upgrade (#14292)Anna Koskinen2014-08-203-65/+81
| * ComboBoxSlow test upgrade (#14292)Anna Koskinen2014-08-192-10/+44
* | Merge remote-tracking branch 'origin/master' into 7.3Artur Signell2014-08-1935-307/+747
|\|
| * Common components inside Table cells render better (Valo)Jouni Koivuviita2014-08-197-43/+204
| * Last minute small fixes to ValoJouni Koivuviita2014-08-193-1/+5
| * Add a new variation for ValoJouni Koivuviita2014-08-199-9/+60
| * Small adjustment to MenuBar line-height (Valo)Jouni Koivuviita2014-08-191-1/+1
| * Make test more stableArtur Signell2014-08-192-2/+87
| * Update @since tags for new API (#14330)Artur Signell2014-08-196-18/+20
| * Script for replacing all empty @since tags with a given versionArtur Signell2014-08-191-0/+30
| * TableWithContainerRequiringEqualsForItemId test upgrade (#14292)Anna Koskinen2014-08-193-104/+98