9 Commits (3763f3f94cbcb0b5035ba547accf123b5c50ed3d)

Author SHA1 Message Date
  Ahmed Ashour 3763f3f94c Use lambda expressions. (#10268) 6 years ago
  Ahmed Ashour 40d15b32e3 Construct array inline (#10068) 6 years ago
  Leif Åstrand 95d016c085 Global java code cleanup using Eclipse Neon.1 7 years ago
  Artur Signell 504b3c4c65 Use diamond operator where it can be used 7 years ago
  Artur Signell c6b44ac8ad Move and rename server classes which go into the compatibility package 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
  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 7b25b3886e Renamed tests -> uitest and tests/testbench -> uitest/src (#9299) 11 years ago
  Artur Signell e18177bac6 Renamed com.vaadin.terminal -> com.vaadin.server (#9431) 11 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
  Artur Signell 3b0da56451 #7354 IT Mill -> Vaadin find and replace 12 years ago
  Artur Signell a1e7f0ecb7 #8061 Removed NativeButton(String caption, Object target, String 12 years ago
  Jonatan Kronqvist c4b62e478a Restructure test source directories and packages #7385 12 years ago
  Artur Signell b06161b040 Fixed usage of deprecated setWidth/setHeight (#5749) 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
  Henri Sara 4483e5f59f #5692 Generics and warnings cleanup: first set of test class modifications 13 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
  Henri Sara adc8c0ad35 #2904: initial bulk rename "com.itmill.toolkit" -> "com.vaadin" 15 years ago
  Matti Tahvonen e020cee953 updated test case 16 years ago
  Matti Tahvonen 696f5ae98b test case for #1443 16 years ago
  Matti Tahvonen f3ee8515ab better random words 16 years ago
  Matti Tahvonen d48f8a80f4 component implements sizeable and simple general terminal implementation 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
  Marc Englund f2e3722df9 MASS REFORMAT. 16 years ago
  Jani Laakso 5ba28731e9 Mass format based on eclipse build in formatting style. 16 years ago
  Matti Tahvonen 31d2e72389 ContainerResizedListener, ISplitPanel refactoring, ExpandLayout and test 16 years ago
  Matti Tahvonen 1c8cd9014d added test for table column widths 17 years ago