59 Commits (fb5e0c2fe112908a1390696a2d415583c94f524b)

Author SHA1 Message Date
  Anna Koskinen fb5e0c2fe1
Don't center a window that has already been removed. (#11956) 4 years ago
  Anastasia Smirnova 877d7ef7ce Close window on ESC, when maximized button is clicked (#11840) 4 years ago
  KatriHaapalinna 262863dbf6 Use Enter and Space keys to fire Window header buttons (#11517) (#11534) 5 years ago
  Maciej Przepióra a1c1dfd1ef Fix #11369 (#11403) 5 years ago
  Sun Zhe 242ee1c15a
Refactor the usage of KeyMapper in ActionManager. (#11265) 5 years ago
  Mehdi Javan 269ce1beac Fix/focus inside window chrome (#11142) 5 years ago
  Ilia Motornyi 0e97fadbf9 Enable maven formatting for uitest (#10908) 6 years ago
  Anna Koskinen 1d6002baf9 Fix Window layout when resizing (#10830) 6 years ago
  Artur e65e9c5821 Fix removing resize and drag curtains when window is closed (#10515) 6 years ago
  Olli Tietäväinen d0bc2ad8f9 Add a check for tab events trying to set focus outside a modal Window (#10655) 6 years ago
  Ilia Motornyi 2ddeb9ef97 Remove empty comments (#10789) 6 years ago
  Teemu Suo-Anttila 1fdeb3f467 Remove copyright headers from test code (#10770) 6 years ago
  Ilia Motornyi 6541b7bad2 Update copyright year (#10761) 6 years ago
  Olli Tietäväinen 881d80fd8b Make modal window focus circulate correctly (#10497) 6 years ago
  Péter Török b5b57375a3
Make focus circulate in modal dialog to improve accessibility (#10260) 6 years ago
  Ahmed Ashour 3763f3f94c Use lambda expressions. (#10268) 6 years ago
  Ahmed Ashour 01c93a6aef Use lambda with Listeners (#10222) 6 years ago
  Ahmed Ashour ab18b6c58e Remove unneeded .toString() (#10141) 6 years ago
  Ahmed Ashour 3c7a951411 Use StandardCharsets.UTF_8 (#10113) 6 years ago
  Ahmed Ashour 7065740d6d Use interface instead of implementation (#10073) 6 years ago
  Ahmed Ashour 7fd440d244 Use single character for StringBuilder.append (#10102) 6 years ago
  Ahmed Ashour 40d15b32e3 Construct array inline (#10068) 6 years ago
  Ahmed Ashour d3c752e0f2 Add empty line at end of file 6 years ago
  Artur 3d6a25c2f1 Find active connector anywhere in the DOM (#9429) 7 years ago
  Leif Åstrand 95d016c085 Global java code cleanup using Eclipse Neon.1 7 years ago
  Ilia Motornyi 95a61630bb VerticalLayout has spacing = true and margin = true by default . 7 years ago
  Denis Anisimov 8ba529503b Provide access to window order position in windows stack (#14325). 7 years ago
  Aleksi Hietanen 24e11dca6b Move all themes except Valo into a new compatibility-themes package 7 years ago
  Pekka Hyvönen fb4248119d Remove AbstractComponent.immediate 7 years ago
  Pekka Hyvönen 45082d1abc Make Valo the default theme 7 years ago
  Aleksi Hietanen 2bee988272 Unify listeners on the server side 7 years ago
  Denis Anisimov 8939d3257f Move ItemCaptionProvider out of ComboBox (#184). 7 years ago
  Henri Sara 323d43711c Update ComboBox for new DataSource and communication mechanism 7 years ago
  Artur Signell 78a5468279 Implement new RichTextArea 7 years ago
  Johannes Dahlström c4a38e2502 Refactor AbstractComponentTest to extend AbstractTestUI 7 years ago
  Artur Signell 504b3c4c65 Use diamond operator where it can be used 7 years ago
  Artur Signell 82806ef9b7 Format the project using Neon, remove trailing whitespace 7 years ago
  Artur Signell 0732591758 Organize imports 7 years ago
  Artur Signell 28482d1ae9 Change Label default width to undefined to match other components 7 years ago
  Artur Signell d13ca5506a Implement new Label 7 years ago
  Artur Signell c6c071aa61 Move LegacyWindow back to com.vaadin.ui 7 years ago
  Artur Signell a6873053f0 Move ProgressBar/ProgressIndicator to compatibility package 7 years ago
  Artur Signell c6b44ac8ad Move and rename server classes which go into the compatibility package 7 years ago
  Artur Signell be6a0cfd84 Organize imports 7 years ago
  Artur Signell f3c880194b Rename legacy packages to v7 7 years ago
  Artur Signell c9f95347c3 Remove IE8-IE10 related test code 7 years ago
  elmot 86cee1ad6b Rename Grid into LegacyGrid 7 years ago
  Artur Signell 588f3cc7f8 Update copyright year to 2016 7 years ago
  Artur Signell eeffa805a2 Remove trailing whitespace from code and javadoc 7 years ago
  Artur Signell 6d54d78944 Format using Eclipse Neon 7 years ago