15 コミット (fa62729e243df9cea8fd3c93cf10a96b7f9c713c)

作成者 SHA1 メッセージ 日付
  Ahmed Ashour fa62729e24 Fix typos (#10158) 6年前
  Ahmed Ashour d1520204ea Use simple class names 6年前
  Ahmed Ashour 1290426ff3 Fix some generics warnings in Eclipse 7年前
  Leif Åstrand 95d016c085 Global java code cleanup using Eclipse Neon.1 7年前
  Denis Anisimov d36d63fefa Make AbstractDateField based on LocalDate (#125). 7年前
  Denis Anisimov d078a5d7db Rename PopupDateField to DateField #297. 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 f3c880194b Rename legacy packages to v7 7年前
  Artur Signell 588f3cc7f8 Update copyright year to 2016 7年前
  Artur Signell eeffa805a2 Remove trailing whitespace from code and javadoc 7年前
  Aleksi Hietanen a5575a9252 Update TextField to extend AbstractFieldNew (#51) 7年前
  Denis Anisimov 87118c4b94 Derive DateField from new AbstractField (#57). 7年前
  Denis Anisimov bb9564db42 Move old DateField components to legacy package (pre-#57). 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 aca92f4937 Panel and Window based on AbstractSingleComponentContainer (#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年前
  Leif Åstrand 7d25670284 Reformat project 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) 11年前
  Artur Signell e18177bac6 Renamed com.vaadin.terminal -> com.vaadin.server (#9431) 11年前
  Artur Signell da176c32c4 Renamed Root to UI, automatic rename (#8908) 11年前
  Artur Signell 8d0c857382 Replaced license place holder with actual license (#8955) 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 6a27bd3b03 Incomplete - task#2904 Toolkit -> Vaadin renames 15年前
  Henri Sara 5f8478a617 #2904 Toolkit -> Vaadin renames: search for "IT Mill" and "itmill", partial changes including many URLs 15年前
  Henri Sara adc8c0ad35 #2904: initial bulk rename "com.itmill.toolkit" -> "com.vaadin" 15年前
  Artur Signell d9a13c2378 Cleaned up the whole project 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年前
  Marc Englund f2e3722df9 MASS REFORMAT. 16年前
  Joonas Lehtinen 7e5f5ce69a Fixes #968 16年前
  Jani Laakso 7ba94c550e Corporate theme removed from all applications. It does not exists any more. 16年前
  Jani Laakso 5ba28731e9 Mass format based on eclipse build in formatting style. 16年前
  Jani Laakso ebed47a6b0 Made test component count considerable smaller. 16年前