14 коммитов (6c190de82c22232cf9d59b807530b07822b0dfae)

Автор SHA1 Сообщение Дата
  Ilia Motornyi 0e97fadbf9 Enable maven formatting for uitest (#10908) 6 лет назад
  Teemu Suo-Anttila 1fdeb3f467 Remove copyright headers from test code (#10770) 6 лет назад
  Ilia Motornyi 6541b7bad2 Update copyright year (#10761) 6 лет назад
  Ahmed Ashour 3763f3f94c Use lambda expressions. (#10268) 6 лет назад
  Denis 1fb40df874 Overload AbstarctComponent.setDescription() with content mode parameter (#8252) 7 лет назад
  Leif Åstrand 95d016c085 Global java code cleanup using Eclipse Neon.1 7 лет назад
  Artur Signell 0732591758 Organize imports 7 лет назад
  Artur Signell d13ca5506a Implement new Label 7 лет назад
  Artur Signell c6c071aa61 Move LegacyWindow back to com.vaadin.ui 7 лет назад
  Artur Signell c6b44ac8ad Move and rename server classes which go into the compatibility package 7 лет назад
  Artur Signell 588f3cc7f8 Update copyright year to 2016 7 лет назад
  Artur Signell eeffa805a2 Remove trailing whitespace from code and javadoc 7 лет назад
  Artur Signell 6d54d78944 Format using Eclipse Neon 7 лет назад
  Teemu Suo-Anttila 6b8412033e Build uitest war with maven 8 лет назад
  Artur Signell e77e73cf64 Update copyright year to 2014 10 лет назад
  Artur Signell fb68bd5303 Updated copyright notices and added missing license headers 11 лет назад
  Henri Sara 259b441265 Remove Window.addComponent() (#2924) 11 лет назад
  Artur Signell 00863079b2 Moved classes from com.vaadin to com.vaadin.server (#10145) 11 лет назад
  Johannes Dahlström 4bbad2b320 Move LegacyWindow to its own file (#9917) 11 лет назад
  Leif Åstrand 7cf781eaf6 Rename Application back to LegacyApplication (#9402) 11 лет назад
  John Ahlroos 52fa9639ba Removed deprecated ContenMode.XHTML 11 лет назад
  Leif Åstrand 4019f7d03a Rename LegacyApplication -> Application (#9402) 11 лет назад
  Leif Åstrand 3ddaf280d6 Move LegacyApplication to its own file (#9402) 11 лет назад
  Artur Signell 7b25b3886e Renamed tests -> uitest and tests/testbench -> uitest/src (#9299) 12 лет назад
  Artur Signell e18177bac6 Renamed com.vaadin.terminal -> com.vaadin.server (#9431) 12 лет назад
  Artur Signell da176c32c4 Renamed Root to UI, automatic rename (#8908) 12 лет назад
  Artur Signell 8d0c857382 Replaced license place holder with actual license (#8955) 12 лет назад
  Leif Åstrand 7f75d0f4cf Move classes common to client and server to com.vaadin.shared.* (#8934) 12 лет назад
  Leif Åstrand 3604bf01de Add Java 6 @Override annotations to all methods from interfaces 12 лет назад
  Artur Signell d78656c8d5 Updated Label to use shared state 12 лет назад
  Leif Åstrand 63bf051247 #8019 Enum for Label.ContentMode 12 лет назад
  Leif Åstrand bec4c059b3 Make Root.init abstract, add non-abstract LegacyWindow and migrate tests 12 лет назад
  Artur Signell 3b0da56451 #7354 IT Mill -> Vaadin find and replace 12 лет назад
  Leif Åstrand 040c3fd6f2 Migrate all old tests to use LegacyApplication and Roots 12 лет назад
  Jonatan Kronqvist c4b62e478a Restructure test source directories and packages #7385 12 лет назад
  Artur Signell b06161b040 Fixed usage of deprecated setWidth/setHeight (#5749) 13 лет назад
  Artur Signell 9da3e20472 Corrected invalid formatting in previous patches (#5749) 13 лет назад
  Artur Signell 5932d74f6c Removed use of deprecated ExpandLayout and OrderedLayout (#5749) 13 лет назад
  Artur Signell 789c80e253 Formatted using Eclipse Helios / Windows XP 14 лет назад
  Petter Holmström e35351b3d8 Merge 14 лет назад
  Artur Signell 6a3c715dae Split demo and tests files to own source folders, for #3298 14 лет назад
  Henri Sara adc8c0ad35 #2904: initial bulk rename "com.itmill.toolkit" -> "com.vaadin" 15 лет назад
  Artur Signell d9a13c2378 Cleaned up the whole project 15 лет назад
  Matti Tahvonen 05f564ec22 moved old demos to tests package 15 лет назад
  Matti Tahvonen d48f8a80f4 component implements sizeable and simple general terminal implementation 16 лет назад
  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 лет назад
  Jani Laakso 3b5793fd55 License header parametrized 16 лет назад
  Jani Laakso 60d577b459 Brought multiple new demos which demonstrate (SplitPanel, ExpandLayout, RichTextEditor) and new functionality such as alignment API. 16 лет назад
  Marc Englund f2e3722df9 MASS REFORMAT. 16 лет назад
  Jouni Koivuviita 54e91c229f -ISplitPanel classname convention changes. 16 лет назад