aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fixed test to use Vaadin locators instead of dom pathArtur Signell2012-10-231-15/+15
* Fixed test to check stack trace for errorArtur Signell2012-10-231-2/+2
* Merge "Added BrowserInfo.isIE10() and test for IE10 user agent (#9217)"Leif Åstrand2012-10-232-0/+15
|\
| * Added BrowserInfo.isIE10() and test for IE10 user agent (#9217)Artur Signell2012-10-232-0/+15
* | Merge "FileDownloader for starting downloads with any component (#9524)"Artur Signell2012-10-233-0/+366
|\ \
| * | FileDownloader for starting downloads with any component (#9524)Leif Åstrand2012-10-233-0/+366
* | | Moved init params after servlet name and class (#10040)Artur Signell2012-10-231-2/+2
* | | Avoid NPE if a child cannot be found (#10039)Artur Signell2012-10-231-0/+5
* | | Merge "Changed Property.setValue(Object) to setValue(T) (#8791)"Leif Åstrand2012-10-2342-148/+64
|\ \ \ | |_|/ |/| |
| * | Changed Property.setValue(Object) to setValue(T) (#8791)Artur Signell2012-10-2342-148/+64
* | | Fixed moving components from an outer AbsoluteLayout into an inner layout #10034John Ahlroos2012-10-231-0/+34
| |/ |/|
* | Merge "AbsoluteLayout now gets child component style names #9051"Marc Englund2012-10-234-2/+158
|\ \
| * | AbsoluteLayout now gets child component style names #9051John Ahlroos2012-10-234-2/+158
| |/
* | Fixed slot stylenames not being removed properly when clearing the stylenames...John Ahlroos2012-10-232-3/+8
* | Slots now get their childrens primary stylename in Vertical/Horizontal layout...John Ahlroos2012-10-224-6/+183
|/
* Merge "Register CssLayout click listeners in onStateChanged instead of onConn...Artur Signell2012-10-221-2/+1
|\
| * Register CssLayout click listeners in onStateChanged instead of onConnectorHi...Johannes Dahlström2012-10-191-2/+1
* | Make the current session available in session init listeners (#9946)Leif Åstrand2012-10-191-0/+2
* | Fix merge checker issuesLeif Åstrand2012-10-191-2/+9
* | More descriptive error message when async load fails (#9805)Leif Åstrand2012-10-191-1/+4
|/
* Merge "Improve message when session is already set (#9989)"Johannes Dahlström2012-10-181-1/+13
|\
| * Improve message when session is already set (#9989)Leif Åstrand2012-10-181-1/+13
* | Merge "Update mini tutorial code"Johannes Dahlström2012-10-184-2/+159
|\ \
| * | Update mini tutorial codeLeif Åstrand2012-10-184-2/+159
* | | Merge "Fixed primary stylename handling for MenuBar #9908"Marc Englund2012-10-184-50/+395
|\ \ \
| * | | Fixed primary stylename handling for MenuBar #9908John Ahlroos2012-10-184-50/+395
| | |/ | |/|
* | | Merge "Properly read heartbeat interval servlet parameter (#9987)"Johannes Dahlström2012-10-185-2/+86
|\ \ \ | |_|/ |/| |
| * | Properly read heartbeat interval servlet parameter (#9987)Johannes Dahlström2012-10-185-2/+86
* | | Merge "Fixed multiple stylename handling #9983"Marc Englund2012-10-181-12/+12
|\ \ \ | |/ / |/| |
| * | Fixed multiple stylename handling #9983John Ahlroos2012-10-171-12/+12
| |/
* / Add Navigator.getState() returning the current navigation state (#9972)Johannes Dahlström2012-10-172-4/+22
|/
* Fixed broken unit tests due to InlineDateField getting its own stylenameJohn Ahlroos2012-10-173-226/+230
* Merge "Properly wait for the new page to load"Johannes Dahlström2012-10-171-18/+3
|\
| * Properly wait for the new page to loadLeif Åstrand2012-10-171-18/+3
* | Merge "Use wildcard in test as google.com redirects based on browser settings"Marc Englund2012-10-171-2/+2
|\ \
| * | Use wildcard in test as google.com redirects based on browser settingsLeif Åstrand2012-10-171-2/+2
| |/
* | Merge "Fixed primary stylename handling for ListSelect #9907"Marc Englund2012-10-173-1/+115
|\ \ | |/ |/|
| * Fixed primary stylename handling for ListSelect #9907John Ahlroos2012-10-173-1/+115
* | Don't let /APP requests continue to the BootstrapHandler (#9553)7.0.0.beta5Leif Åstrand2012-10-167-15/+46
* | Fixes #9871 (originally by Seba, re-added test in reindeer.css)Marc Englund2012-10-162-1/+7
* | Merge "Fixed primary stylename handling for Datefield and InlineDatefield #9903"Marc Englund2012-10-1620-129/+500
|\ \
| * | Fixed primary stylename handling for Datefield and InlineDatefield #9903John Ahlroos2012-10-1620-129/+500
* | | Remove Navigator.SimpleViewDisplay (#9936)Johannes Dahlström2012-10-162-33/+30
* | | Delegate UI.replaceComponent() to content instead of throwing UOE (#9967)Johannes Dahlström2012-10-163-2/+71
* | | Merge "Add VaadinService.closeSession + test (#9859)"Johannes Dahlström2012-10-164-0/+233
|\ \ \
| * | | Add VaadinService.closeSession + test (#9859)Leif Åstrand2012-10-164-0/+233
| | |/ | |/|
* | | Fix for #9471 Original by Seba, removed erronous empty lines from test-css.Marc Englund2012-10-152-4/+2
* | | Fixes Ticket #9408 (orig by Seba)Marc Englund2012-10-153-25/+37
* | | list append and contains for #9380Marc Englund2012-10-1517-1644/+2336
* | | Merge "Merged AbstractSelect now listens to changes in icon property (#9663)"Marc Englund2012-10-153-0/+122
|\ \ \