6 Commits (be6a0cfd847593985b6f226646c576df1906695b)

Author SHA1 Message Date
  Artur Signell be6a0cfd84 Organize imports 7 years ago
  Artur Signell f3c880194b Rename legacy packages to v7 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
  Aleksi Hietanen a5575a9252 Update TextField to extend AbstractFieldNew (#51) 7 years ago
  Teemu Suo-Anttila 6b8412033e Build uitest war with maven 8 years ago
  Artur Signell c454797201 Replaced ComponentErrorHandler with generic ErrorHandler (#10231) 11 years ago
  Leif Åstrand 3fc9f19534 Global code cleanup 11 years ago
  Artur Signell 09565f6536 Removed com.vaadin.server.Terminal (#10230) 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 7cf781eaf6 Rename Application back to LegacyApplication (#9402) 11 years ago
  Leif Åstrand 4019f7d03a Rename LegacyApplication -> Application (#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
  Leif Åstrand fd3826abf4 Replace ApplicationResource with ConnectorResource (#9419) 11 years ago
  Artur Signell e18177bac6 Renamed com.vaadin.terminal -> com.vaadin.server (#9431) 11 years ago
  Artur Signell 0b0ddb8687 Component.getRoot() -> Component.getUI() (#8908) 11 years ago
  Artur Signell da176c32c4 Renamed Root to UI, automatic rename (#8908) 11 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
  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
  Artur Signell 789c80e253 Formatted using Eclipse Helios / Windows XP 14 years ago
  Petter Holmström e35351b3d8 Merge 14 years ago
  Artur Signell 6a3c715dae Split demo and tests files to own source folders, for #3298 14 years ago
  Marc Englund a7aca3444a Google appengine support w/ own 'session handling' and synchronization. For #3058 and #2835 14 years ago
  Marc Englund ee33e544f9 Appengine fixes; This version uses GAE sessions, but attempts to keep synchronization using memcache. For #2835 14 years ago