8 Commits (08c748acfffa5c6f94933561de19fd8522ab8cad)

Author SHA1 Message Date
  Anna Koskinen 08c748acff
Added helper methods for setting only height or width full. (#11854) 4 years ago
  Ilia Motornyi 6541b7bad2 Update copyright year (#10761) 6 years ago
  Ahmed Ashour 763a5cbe8c First sentence of javadoc should end with a period (#10114) 6 years ago
  Per-Åke Minborg 0f42869ce1 Use final modifier where appropriate 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 a6653d3fe4 Migrate vaadin-server build to maven 8 years ago
  John Ahlroos b179103e8f Adds methods for setting only width or height undefined #13546 10 years ago
  Artur Signell e77e73cf64 Update copyright year to 2014 10 years ago
  Leif Åstrand eb64fda3eb Add support for rem units (#11279) 11 years ago
  Artur Signell fb68bd5303 Updated copyright notices and added missing license headers 11 years ago
  Artur Signell ce282b2b4e Unified deprecation messages 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) 11 years ago
  Artur Signell 6855529f1d Removed @version which is included in some files but not in all (#9299) 11 years ago
  Artur Signell e85d933b25 Moved server files to a server src folder (#9299) 11 years ago
  Henri Sara 91b3084e06 Merge changes from master to rpc branch. 12 years ago
  Jens Jansson 2b29b82980 #8019 Did a bunch of null checks for possible faulty null states which was not possible when we still used primitives. 12 years ago
  Jens Jansson a327be687e #8019 Fixed Sizable UNITS to use an Enum Unit instead of constants 12 years ago
  Jens Jansson b94e3ddbb9 #8019 Fixed Sizable UNITS to use an Enum Unit instead of constants 12 years ago
  Artur Signell 3b0da56451 #7354 IT Mill -> Vaadin find and replace 12 years ago
  Jens Jansson 302bbfadac Removed the deprecated sizing with float API in Sizable. 12 years ago
  Artur Signell 203237dfbf Removed non-existing UNITS_ROWS reference and changed other UNITS_ references into links (#5415) 13 years ago
  Artur Signell 0ec3379ac0 Merged [10696] 14 years ago
  Artur Signell 34185a7965 Formatted project using Eclipse Galileo SR1 14 years ago
  Henri Sara adc8c0ad35 #2904: initial bulk rename "com.itmill.toolkit" -> "com.vaadin" 15 years ago
  Joonas Lehtinen 204a857eb5 Implementation serialization support for Toolkit. Fixes #695 15 years ago
  Matti Tahvonen de01079d97 removed obsolete ROWS (never used), fixes #2476 15 years ago
  Artur Signell d9a13c2378 Cleaned up the whole project 15 years ago
  Joonas Lehtinen e945f4b655 Fixed #2090 and added test : width/height can be float 15 years ago
  Marc Englund 59f11cb2a8 Javadocced set-method deprecation; Fixes #2023. 15 years ago
  Marc Englund 415604f02f Error-prone set[Width|Height][Units|](int) -methods deprecated, for #2023 15 years ago
  Artur Signell 04ce831176 Mass format 15 years ago
  Matti Tahvonen 10c45fb48b fixes #1476 16 years ago
  Matti Tahvonen 09837a9ad0 setWidth(String) and setHeight(String) methods added to Sizeable 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
  Jouni Koivuviita e0ff6f0cfd Layout API changes (#1041) to server-side. Client-side implementation still not done. 16 years ago
  Matti Tahvonen 65c452ec27 changed pixels to also include symbol (we'll love this on gwt side) 16 years ago
  Jani Laakso 121ae54f70 Unified code style (indentation) based on default settings using Eclipse 3.2. 17 years ago
  Jani Laakso 544a477036 Pulled changesets from branches/4.0.0-SRIT into trunk, done by 17 years ago
  Joonas Lehtinen 0bf09528bb Added row units 17 years ago
  Jani Laakso 9a27fafb2b Fixed typo: "Intarfaces" => "Interfaces" 17 years ago
  Jani Laakso a31c276ca3 Fixed typo: "Intarfaces" => "Interfaces" 17 years ago
  Joonas Lehtinen 13af8cba41 Refactoring: Enably -> IT Mill Toolkit 17 years ago
  Joonas Lehtinen c22e7bf89e Moved everything to enably naming to make package homogenous. 17 years ago
  Joonas Lehtinen 3eba94f944 svn changeset:15/svn branch:toolkit 17 years ago