13 Commits (6c190de82c22232cf9d59b807530b07822b0dfae)

Author SHA1 Message Date
  Teemu Suo-Anttila 1fdeb3f467 Remove copyright headers from test code (#10770) 6 years ago
  Ilia Motornyi 6541b7bad2 Update copyright year (#10761) 6 years ago
  Ahmed Ashour 83f5e593f6 Fix typos (#10124) 6 years ago
  Leif Åstrand 95d016c085 Global java code cleanup using Eclipse Neon.1 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 be6a0cfd84 Organize imports 7 years ago
  Artur Signell f3c880194b Rename legacy packages to v7 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
  Johannes Dahlström f6f111b88f Rename Field, AbstractField to legacy names 8 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 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 af8fb8ddd2 Rename VaadinSession -> VaadinServiceSession (#9733) 11 years ago
  Leif Åstrand cf1f89072d Global code cleanup 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 da176c32c4 Renamed Root to UI, automatic rename (#8908) 12 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 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 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 9da3e20472 Corrected invalid formatting in previous patches (#5749) 13 years ago
  Artur Signell 5932d74f6c Removed use of deprecated ExpandLayout and OrderedLayout (#5749) 13 years ago
  Artur Signell 789c80e253 Formatted using Eclipse Helios / Windows XP 14 years ago
  Artur Signell d2c718d239 Removed some old ExpandLayout references 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
  Henri Sara 6a27bd3b03 Incomplete - task#2904 Toolkit -> Vaadin renames 15 years ago
  Henri Sara adc8c0ad35 #2904: initial bulk rename "com.itmill.toolkit" -> "com.vaadin" 15 years ago
  Artur Signell d9a13c2378 Cleaned up the whole project 15 years ago
  Matti Tahvonen 05f564ec22 moved old demos to tests package 15 years ago
  Matti Tahvonen d48f8a80f4 component implements sizeable and simple general terminal implementation 16 years ago
  Jouni Koivuviita 89497d8012 Cleaned up setStyle -> setStyleName and removed all references to Sizeable. 16 years ago
  Jouni Koivuviita c4dbcb707c Major layout API changes: Sizeable is now deprecated. Use HasSize-interface instead in combination with Size object (see ExpandLayout.java for example). OrderedLayout is no longer sizable. Table and Panel implement compatibility methods to proxy old size calls to the new Size object. 16 years ago
  Jani Laakso 3b5793fd55 License header parametrized 16 years ago