aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Trigger a checkstyle error if importing the wrong Element class (#13287)Leif Åstrand2014-03-253-0/+15
* Fix formatting in vaadin-checkstyle.xmlLeif Åstrand2014-03-251-261/+263
* Use FQN instead of import for the bad Element class (#13287)Leif Åstrand2014-03-2582-629/+756
* Integrate the Responsive add-on #12394Jonatan Kronqvist2014-03-255-0/+797
* Return border sizes from border methods in MeasuredSize (#13494)Maciej Przepióra2014-03-251-4/+4
* Make Action icons again include alt text (#13375)Johannes Dahlström2014-03-241-0/+1
* Fix SelectAllRowsTest to not alter existing DesiredCapabilitiesTeemu Suo-Anttila2014-03-221-1/+2
* Update JQuery version for Atmosphere js 2.1.5.vaadin1 (#13374)Artur Signell2014-03-211-1/+1
* Use enableProtocol (#13374)Artur Signell2014-03-211-1/+1
* Update to Atmosphere js 2.1.5.vaadin1 (#13374)Artur Signell2014-03-211-1/+1
* Remove all unnecessary semicolons reported by EclipseLeif Åstrand2014-03-2153-63/+61
* Merge "Merge changes from origin/7.1"Sauli Tähkäpää2014-03-2126-94/+981
|\
| * Merge changes from origin/7.1Build Agent2014-03-2126-94/+981
| |\
| | * Revert "Preventing premature start of drag due to Chrome move event #13381"Henri Sara2014-03-191-13/+6
| | * Pressing ESC now closes the DateField popup when using month or year resoluti...Teemu Pöntelin2014-03-183-0/+126
| | * Refactored JSR286 portlet test.Sauli Tähkäpää2014-03-181-9/+10
| | * Added User-Agent and Screen Width + Height labels to portlet test.Sauli Tähkäpää2014-03-181-0/+17
| | * Merged IntegrationTestRunner into TB3RunnerArtur Signell2014-03-174-72/+72
| | * Fixes a memory leak on IE8 in LayoutManagerIE8 (#12688)Pekka Hyvönen2014-03-146-2/+268
| | * Eliminate .v-caption memory leak (#13346)Henri Sara2014-03-143-2/+131
| | * Test for streaming reconnect issue (#13435)Artur Signell2014-03-141-0/+75
| | * Fix for width issue of TabSheet (#12805)Teemu Pöntelin2014-03-143-3/+147
| | * Fixed "EEE" in DateField's date pattern (#13443)Teemu Pöntelin2014-03-143-1/+96
| | * Improve error message when reusing UI instance (#13457)Leif Åstrand2014-03-131-1/+12
| | * reduce frequency of session locking and StreamingProgressEvents (#13155)Fabian Lange2014-03-131-13/+36
| | * Preventing premature start of drag due to Chrome move event #13381Fabian Lange2014-03-131-6/+13
* | | Eliminate disallowed characters in test debug IDsHenri Sara2014-03-212-3/+5
* | | Replace broken analyze layouts test with working TB3 testHenri Sara2014-03-212-42/+63
|/ /
* | Merge commit '49973354b22e8aba9cc71f83571020b0414c54e0'Sauli Tähkäpää2014-03-215-9/+117
|\|
| * Fixed trailing slash trimming in VaadinPortletService.Sauli Tähkäpää2014-03-137-12/+121
* | Throw exception when trying to invalidate FakeHttpSessionArtur Signell2014-03-211-0/+14
* | Use IE11 mode (#12629)Juho Nurminen2014-03-211-1/+1
* | Upgrade to atmosphere-runtime 2.1.1.vaadin2 (#12601, #13196)Artur Signell2014-03-203-3/+3
* | Remove accidental @RunLocallyArtur Signell2014-03-191-2/+0
* | Make icons again include alt text (#13152)Artur Signell2014-03-191-1/+2
* | Make test work in IE. Disable Firefox which doesn't workArtur Signell2014-03-191-10/+17
* | Format project files according to conventionsArtur Signell2014-03-1910-30/+48
* | Refactored failing test for OptionGroup.Sauli Tähkäpää2014-03-192-26/+32
* | Revert "Merge branch 'master' into grid"John Ahlroos2014-03-1865-14682/+0
* | Merge branch 'master' into gridLeif Åstrand2014-03-1865-0/+14682
|\ \
| * | Fixes Escalator flick scroll regression (#13334)Henrik Paul2014-03-171-10/+22
| * | Makes Escalator autodetect the initial row height (#13239)Henrik Paul2014-03-115-3/+113
| * | Add support for changing the default row height in escalator (#12645)Henrik Paul2014-03-067-121/+500
| * | Merge branch 'master' into gridHenrik Paul2014-03-03111-1501/+3269
| |\ \
| * | | Fix compile errors (#13334)Leif Åstrand2014-02-282-2/+1
| * | | Implement programmatic scrolling (#13327)Patrik Lindström2014-02-1811-171/+509
| * | | Change c.g.g.u.c.Element to c.g.g.d.Element (#13334)Henrik Paul2014-02-137-14/+17
| * | | Merge remote-tracking branch 'origin/master' into gridLeif Åstrand2014-02-12315-10807/+18152
| |\ \ \
| * | | | Corrects Renderer JavaDoc (#13243)Henrik Paul2014-01-231-3/+3
| * | | | Fixes scrollbar visibility issue in Escalator (#13237)Henrik Paul2014-01-232-84/+62