aboutsummaryrefslogtreecommitdiffstats
path: root/uitest/src/main/java/com/vaadin/tests/components/window
Commit message (Expand)AuthorAgeFilesLines
* Don't center a window that has already been removed. (#11956)Anna Koskinen2020-04-241-0/+122
* Close window on ESC, when maximized button is clicked (#11840)Anastasia Smirnova2019-12-051-0/+41
* Use Enter and Space keys to fire Window header buttons (#11517) (#11534)KatriHaapalinna2019-04-081-0/+37
* Fix #11369 (#11403)Maciej Przepióra2019-01-171-0/+70
* Refactor the usage of KeyMapper in ActionManager. (#11265)Sun Zhe2018-10-261-0/+37
* Fix/focus inside window chrome (#11142)Mehdi Javan2018-09-191-0/+74
* Enable maven formatting for uitest (#10908)Ilia Motornyi2018-05-178-121/+107
* Fix Window layout when resizing (#10830)Anna Koskinen2018-05-031-0/+41
* Fix removing resize and drag curtains when window is closed (#10515)Artur2018-05-021-0/+39
* Add a check for tab events trying to set focus outside a modal Window (#10655)Olli Tietäväinen2018-04-161-0/+2
* Remove empty comments (#10789)Ilia Motornyi2018-04-054-13/+0
* Remove copyright headers from test code (#10770)Teemu Suo-Anttila2018-03-2820-301/+0
* Update copyright year (#10761)Ilia Motornyi2018-03-2718-18/+18
* Make modal window focus circulate correctly (#10497)Olli Tietäväinen2018-01-241-0/+22
* Make focus circulate in modal dialog to improve accessibility (#10260)Péter Török2017-11-072-2/+8
* Use lambda expressions. (#10268)Ahmed Ashour2017-11-0136-867/+344
* Use lambda with Listeners (#10222)Ahmed Ashour2017-10-261-1/+1
* Remove unneeded .toString() (#10141)Ahmed Ashour2017-10-101-1/+1
* Use StandardCharsets.UTF_8 (#10113)Ahmed Ashour2017-09-291-1/+3
* Use interface instead of implementation (#10073)Ahmed Ashour2017-09-281-1/+2
* Use single character for StringBuilder.append (#10102)Ahmed Ashour2017-09-281-3/+3
* Construct array inline (#10068)Ahmed Ashour2017-09-231-1/+1
* Add empty line at end of fileAhmed Ashour2017-09-233-3/+3
* Find active connector anywhere in the DOM (#9429)Artur2017-05-261-0/+64
* Global java code cleanup using Eclipse Neon.1Leif Åstrand2016-12-202-7/+8
* VerticalLayout has spacing = true and margin = true by default .Ilia Motornyi2016-12-123-0/+8
* Provide access to window order position in windows stack (#14325).Denis Anisimov2016-11-291-0/+175
* Move all themes except Valo into a new compatibility-themes packageAleksi Hietanen2016-10-131-1/+1
* Remove AbstractComponent.immediatePekka Hyvönen2016-10-132-198/+0
* Make Valo the default themePekka Hyvönen2016-10-0628-57/+51
* Unify listeners on the server sideAleksi Hietanen2016-09-299-30/+31
* Move ItemCaptionProvider out of ComboBox (#184).Denis Anisimov2016-09-201-1/+1
* Update ComboBox for new DataSource and communication mechanismHenri Sara2016-09-122-68/+34
* Implement new RichTextAreaArtur Signell2016-09-121-1/+1
* Refactor AbstractComponentTest to extend AbstractTestUIJohannes Dahlström2016-09-051-4/+4
* Use diamond operator where it can be usedArtur Signell2016-09-055-5/+5
* Format the project using Neon, remove trailing whitespaceArtur Signell2016-08-311-2/+1
* Organize importsArtur Signell2016-08-304-4/+4
* Change Label default width to undefined to match other componentsArtur Signell2016-08-291-0/+2
* Implement new LabelArtur Signell2016-08-261-1/+1
* Move LegacyWindow back to com.vaadin.uiArtur Signell2016-08-256-6/+6
* Move ProgressBar/ProgressIndicator to compatibility packageArtur Signell2016-08-221-1/+1
* Move and rename server classes which go into the compatibility packageArtur Signell2016-08-2221-40/+40
* Organize importsArtur Signell2016-08-204-4/+4
* Rename legacy packages to v7Artur Signell2016-08-184-4/+4
* Remove IE8-IE10 related test codeArtur Signell2016-08-181-27/+0
* Rename Grid into LegacyGridelmot2016-08-181-2/+2
* Update copyright year to 2016Artur Signell2016-08-1817-17/+17
* Remove trailing whitespace from code and javadocArtur Signell2016-08-1819-59/+59
* Format using Eclipse NeonArtur Signell2016-08-1814-69/+64