17 Commits (3763f3f94cbcb0b5035ba547accf123b5c50ed3d)

Author SHA1 Message Date
  Ahmed Ashour 3763f3f94c Use lambda expressions. (#10268) 6 years ago
  Ahmed Ashour a9c83ba07e Use .toLowerCase and .toUpperCase(Locale.ROOT) (#10182) 6 years ago
  Ahmed Ashour ab18b6c58e Remove unneeded .toString() (#10141) 6 years ago
  Ahmed Ashour 83f5e593f6 Fix typos (#10124) 6 years ago
  Ahmed Ashour 7e4b4ff5a9 Use enhanced for loop for arrays. (#10121) 6 years ago
  Ahmed Ashour adcf2e2e80 Use enhanced for loop instead of Iterator. (#10100) 6 years ago
  Ahmed Ashour 7065740d6d Use interface instead of implementation (#10073) 6 years ago
  Ahmed Ashour f6e082f517 Use String.isEmpty() 6 years ago
  Ahmed Ashour 4a8195b59e Replace iterators with enhanced for loops (#10018) 6 years ago
  Aleksi Hietanen 2bee988272 Unify listeners on the server side 7 years ago
  Artur Signell 504b3c4c65 Use diamond operator where it can be used 7 years ago
  Artur Signell c6c071aa61 Move LegacyWindow back to com.vaadin.ui 7 years ago
  Artur Signell c6b44ac8ad Move and rename server classes which go into the compatibility package 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
  Teemu Suo-Anttila 6b8412033e Build uitest war with maven 8 years ago
  Artur Signell e77e73cf64 Update copyright year to 2014 10 years ago
  Artur Signell fb68bd5303 Updated copyright notices and added missing license headers 11 years ago
  Artur Signell 9a3a22cc9f Renamed VaadinServiceSession to VaadinSession (#10223) 11 years ago
  Henri Sara aca92f4937 Panel and Window based on AbstractSingleComponentContainer (#2924) 11 years ago
  Artur Signell ad54bec291 Renamed uri fragment methods in Page to use UriFragment instead of Fragment (#10141) 11 years ago
  Artur Signell 00863079b2 Moved classes from com.vaadin to com.vaadin.server (#10145) 11 years ago
  Johannes Dahlström 4bbad2b320 Move LegacyWindow to its own file (#9917) 11 years ago
  Leif Åstrand 48c19777e5 Remove VaadinServiceSession.getURL (#9884) 11 years ago
  Leif Åstrand af8fb8ddd2 Rename VaadinSession -> VaadinServiceSession (#9733) 11 years ago
  Leif Åstrand 7cf781eaf6 Rename Application back to LegacyApplication (#9402) 11 years ago
  Leif Åstrand 7d25670284 Reformat project 11 years ago
  Leif Åstrand 4019f7d03a Rename LegacyApplication -> Application (#9402) 11 years ago
  Leif Åstrand d1c361e251 Rename Application to VaadinSession (#9402) 11 years ago
  Leif Åstrand 3ddaf280d6 Move LegacyApplication to its own file (#9402) 11 years ago
  Leif Åstrand de3ac989c8 Change LegacyApplication to be a UIProvider (#9402) 11 years ago
  Artur Signell 7b25b3886e Renamed tests -> uitest and tests/testbench -> uitest/src (#9299) 11 years ago
  Artur Signell e18177bac6 Renamed com.vaadin.terminal -> com.vaadin.server (#9431) 11 years ago
  Artur Signell da176c32c4 Renamed Root to UI, automatic rename (#8908) 11 years ago
  Artur Signell 8d0c857382 Replaced license place holder with actual license (#8955) 12 years ago
  Leif Åstrand 3604bf01de Add Java 6 @Override annotations to all methods from interfaces 12 years ago
  Leif Åstrand 26ba3f922f Extract API from Root to Page (#8907) 12 years ago
  Leif Åstrand bec4c059b3 Make Root.init abstract, add non-abstract LegacyWindow and migrate tests 12 years ago
  Artur Signell 3b0da56451 #7354 IT Mill -> Vaadin find and replace 12 years ago
  Leif Åstrand 94d133023f URI fragment support in Root (#8048) 12 years ago
  Leif Åstrand 040c3fd6f2 Migrate all old tests to use LegacyApplication and Roots 12 years ago
  Jonatan Kronqvist c4b62e478a Restructure test source directories and packages #7385 12 years ago
  Henri Sara a41fbd0e68 #7178 Removed some references to demo classes from Vaadin 6.7 (unit tests etc.) 13 years ago
  Artur Signell df3ecc9cb9 #6020 - Split SplitPanel into HorizontalSplitPanel and VerticalSplitPanel 13 years ago
  Matti Tahvonen 8f65f667f2 changed tests and demos to uses vertical/horizontal split panel 13 years ago
  Artur Signell 9da3e20472 Corrected invalid formatting in previous patches (#5749) 13 years ago
  Artur Signell 53c8314691 Fixed use of deprecated alignment method and theme constants (#5749) 13 years ago
  Artur Signell 5932d74f6c Removed use of deprecated ExpandLayout and OrderedLayout (#5749) 13 years ago
  Henri Sara fd73c209e0 #5692 Generics and warnings cleanup: more test classes with slight modifications 13 years ago