summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* URI to cval file was wrong in Windows (#14629)Manolo Carrasco2014-09-121-4/+5
* Make Vaadin component handling proxy-friendly (#14639)Juuso Valli2014-09-1214-21/+53
* Use div instead of notice to avoid UI removing it (#14597)Manolo Carrasco2014-09-111-15/+63
* Change Sonatype URLs to https.Sauli Tähkäpää2014-09-111-4/+4
* resolve org.json version conflict between server and shared (#14618)Markus Koivisto2014-09-111-1/+1
* TextFields inside Drag and Drop Wrappers cannot get focus (#12838)denis.magdenkov2014-09-103-2/+147
* Set title to empty string for Upload if tooltip is used (#14482).Denis Anisimov2014-09-104-0/+130
* Fix slider inside table is not accessible.(#13681)Anna Miroshnik2014-09-093-28/+126
* DateField ValueChange is now fired after flags are set (#14487)Guillermo Alvarez2014-09-093-3/+169
* Fixes invalid JavaDoc for DeferredWorker (#14625)Henrik Paul2014-09-091-2/+5
* Fix a typo in JavadocTeemu Pöntelin2014-09-081-1/+1
* Tree item fails with ItemClickListener (#14388)Anna Miroshnik2014-09-083-19/+154
* Pass (x,y) coordinates for button click triggered via keyboard (#12650).Denis Anisimov2014-09-083-2/+194
* Revert "Tree item fails with ItemClickListener (#14388)"Sauli Tähkäpää2014-09-056-187/+63
* calendar visible hours shows invalid dates(week/day view) (#12521)Anna Miroshnik2014-09-056-35/+262
* Override IE disabled style for text field (#14565)Mikael Grankvist2014-09-054-4/+112
* Fix Valo DateField rendering in read-only FieldGroups (#14603)Heikki Ohinmaa2014-09-054-18/+26
* Backspace in modal doesn't make browser navigation (#13180)Guillermo Alvarez2014-09-044-24/+97
* Tree item fails with ItemClickListener (#14388)Anna Miroshnik2014-09-043-3/+128
* Don't scan classpath for any development servlet (#14604)Leif Åstrand2014-09-042-28/+14
* Fix potential invalid JSON output in MetadataWriter (#14591)Johannes Dahlström2014-09-042-0/+15
* 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-013-99/+411
* Fix to Valo menu for iOS (make the header visible)Jouni Koivuviita2014-09-012-0/+14
* Use setHideEmptyRowsAndColumns to match old screenshots (#14392)Leif Åstrand2014-08-302-0/+2
* Revert to old capitalization to avoid git issues (#8942)Leif Åstrand2014-08-305-8/+8
* 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
* Output legacy locators for TestBench Recorder (#14102).Mika Murtojarvi2014-08-292-94/+114
* Update DateCellDayEvent size on updateSizes in Connector (#13233).Denis Anisimov2014-08-295-29/+261
* Increase datefield calendarpanel selected date text contrastJouni Koivuviita2014-08-291-0/+1
* Bump Atmosphere-runtime version number to 2.1.2.vaadin4 (#14038)Johannes Dahlström2014-08-283-3/+3
* Revert "Make getMouseEvent() method available in the TargetDetailsImpl (#1341...Markus Koivisto2014-08-289-380/+10
* Use sass-compiler 0.9.10 (#14524)Artur Signell2014-08-281-1/+1
* Fix PROGRESSBAR_POINT typo (#14502)Leif Åstrand2014-08-281-1/+1
* Ignore files from the classpath for scss cache timestamps (#14506)Leif Åstrand2014-08-271-3/+13
* LayoutClickListener test rewrite from TB2Heikki Ohinmaa2014-08-273-270/+213
* Update TabsheetState.tabs to be declared as List (#14512)Leif Åstrand2014-08-271-1/+2
* Fixed creation of "appError" json object with nullable url (#8942)Taras Hupalo2014-08-271-1/+5
* Add theme class name in init to prevent delay for embedded apps (#14517)Artur Signell2014-08-271-0/+4
* Dev mode launch based on Super Dev Mode launch (#14443)Artur Signell2014-08-271-17/+12
* Log theme loading error when it happens and not later (#14517)Artur Signell2014-08-271-2/+2
* Fix super dev mode launch (#14443)Artur Signell2014-08-272-16/+10
* Remove debug loggingArtur Signell2014-08-261-4/+0
* replaced all org.json.* usages with elemental.json.* (#8942)Taras Hupalo2014-08-2645-511/+510
* Handle all native events in preview handler for Combobox popup (#14321).Denis Anisimov2014-08-263-0/+161