19 Commity (60ddbbf566607cef5a67d35252c62629261933df)

Autor SHA1 Wiadomość Data
  Artur Signell e77e73cf64 Update copyright year to 2014 10 lat temu
  Artur Signell fb68bd5303 Updated copyright notices and added missing license headers 11 lat temu
  Leif Åstrand 3fc9f19534 Global code cleanup 11 lat temu
  Leif Åstrand 276d5f4059 Rename VaadinRequest.getRequestPathInfo() to getPathInfo() (#9749) 11 lat temu
  Artur Signell 9a3a22cc9f Renamed VaadinServiceSession to VaadinSession (#10223) 11 lat temu
  Henri Sara aca92f4937 Panel and Window based on AbstractSingleComponentContainer (#2924) 11 lat temu
  Artur Signell 00863079b2 Moved classes from com.vaadin to com.vaadin.server (#10145) 11 lat temu
  Johannes Dahlström 4bbad2b320 Move LegacyWindow to its own file (#9917) 11 lat temu
  Leif Åstrand af8fb8ddd2 Rename VaadinSession -> VaadinServiceSession (#9733) 11 lat temu
  Leif Åstrand cf1f89072d Global code cleanup 11 lat temu
  Leif Åstrand 6335562c72 Rename WrappedXYZ -> VaadinXYZ but retain WrappedSession (#9633) 11 lat temu
  Leif Åstrand 7cf781eaf6 Rename Application back to LegacyApplication (#9402) 11 lat temu
  Leif Åstrand b9ff0e2cee Remove 'Application' from RequestHandler API (#9402) 11 lat temu
  Leif Åstrand 7d25670284 Reformat project 11 lat temu
  Leif Åstrand 4019f7d03a Rename LegacyApplication -> Application (#9402) 11 lat temu
  Leif Åstrand d1c361e251 Rename Application to VaadinSession (#9402) 11 lat temu
  Leif Åstrand 3ddaf280d6 Move LegacyApplication to its own file (#9402) 11 lat temu
  Leif Åstrand de3ac989c8 Change LegacyApplication to be a UIProvider (#9402) 11 lat temu
  Artur Signell 7b25b3886e Renamed tests -> uitest and tests/testbench -> uitest/src (#9299) 12 lat temu
  Artur Signell e18177bac6 Renamed com.vaadin.terminal -> com.vaadin.server (#9431) 12 lat temu
  Artur Signell da176c32c4 Renamed Root to UI, automatic rename (#8908) 12 lat temu
  Artur Signell 667ef9c144 Refactored margin handlers (#8292) 12 lat temu
  Artur Signell 8d0c857382 Replaced license place holder with actual license (#8955) 12 lat temu
  Leif Åstrand 3604bf01de Add Java 6 @Override annotations to all methods from interfaces 12 lat temu
  Leif Åstrand bec4c059b3 Make Root.init abstract, add non-abstract LegacyWindow and migrate tests 12 lat temu
  Artur Signell 3b0da56451 #7354 IT Mill -> Vaadin find and replace 12 lat temu
  Leif Åstrand 040c3fd6f2 Migrate all old tests to use LegacyApplication and Roots 12 lat temu
  Jonatan Kronqvist c4b62e478a Restructure test source directories and packages #7385 12 lat temu
  Artur Signell 9da3e20472 Corrected invalid formatting in previous patches (#5749) 13 lat temu
  Artur Signell 6b19f6605d Panel/Window setLayout() -> setContent() 13 lat temu
  Artur Signell 5932d74f6c Removed use of deprecated ExpandLayout and OrderedLayout (#5749) 13 lat temu
  Henri Sara fd73c209e0 #5692 Generics and warnings cleanup: more test classes with slight modifications 13 lat temu
  Artur Signell 0ec3379ac0 Merged [10696] 14 lat temu
  Artur Signell 34185a7965 Formatted project using Eclipse Galileo SR1 14 lat temu
  Petter Holmström e35351b3d8 Merge 14 lat temu
  Artur Signell 6a3c715dae Split demo and tests files to own source folders, for #3298 14 lat temu
  Henri Sara adc8c0ad35 #2904: initial bulk rename "com.itmill.toolkit" -> "com.vaadin" 15 lat temu
  Artur Signell d9a13c2378 Cleaned up the whole project 15 lat temu
  Artur Signell 567bf226c8 Fixed warnings, replaced deprecated layouts with new ones. 15 lat temu
  Matti Tahvonen 05f564ec22 moved old demos to tests package 15 lat temu
  Matti Tahvonen d48f8a80f4 component implements sizeable and simple general terminal implementation 16 lat temu
  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 lat temu
  Jani Laakso 3b5793fd55 License header parametrized 16 lat temu
  Matti Tahvonen 017500a280 Enhancing to Parameters demo 16 lat temu
  Marc Englund f2e3722df9 MASS REFORMAT. 16 lat temu
  Jani Laakso 7ba94c550e Corporate theme removed from all applications. It does not exists any more. 16 lat temu
  Jani Laakso c33167f49a Fixed window names. 17 lat temu
  Jani Laakso da92652759 Removed debug. 17 lat temu
  Jani Laakso 3febfb5a1f Added few demos more. Enhanced documentation and looks. 17 lat temu
  Jani Laakso 7397520086 Added new demos. 17 lat temu