7 次代码提交 (697f770287bb786b6b5d4944a9202d145e4251f5)

作者 SHA1 备注 提交日期
  Adam Wagner 697f770287 Implement error level on client side (#9817) 6 年前
  Per-Åke Minborg a7f33a05e7 Replace implicit for-loop with foreach 7 年前
  Per-Åke Minborg 92f1d4c34c Use Collection .isEmpty() over .size() == 0 7 年前
  Per-Åke Minborg 9bef3d136c Remove Boolean constructor invocation and add foreach 7 年前
  Artur Signell 588f3cc7f8 Update copyright year to 2016 7 年前
  Artur Signell eeffa805a2 Remove trailing whitespace from code and javadoc 7 年前
  Teemu Suo-Anttila a6653d3fe4 Migrate vaadin-server build to maven 8 年前
  Artur Signell e77e73cf64 Update copyright year to 2014 10 年前
  Artur Signell 6c10136ae1 Use varargs instead of array where appropriate (#4513) 11 年前
  Artur Signell fb68bd5303 Updated copyright notices and added missing license headers 11 年前
  Artur Signell e18177bac6 Renamed com.vaadin.terminal -> com.vaadin.server (#9431) 11 年前
  Artur Signell 8d0c857382 Replaced license place holder with actual license (#8955) 12 年前
  Artur Signell 6855529f1d Removed @version which is included in some files but not in all (#9299) 12 年前
  Artur Signell e85d933b25 Moved server files to a server src folder (#9299) 12 年前
  Henri Sara e905f033ff Refactor error messages on server side (#8437). 12 年前
  Henri Sara 121b1dae34 Implement server to client RPC (#8426). 12 年前
  Henri Sara c763891bc1 Implement simple shared state as a Map (#8304) - work in progress 12 年前
  Artur Signell 3b0da56451 #7354 IT Mill -> Vaadin find and replace 12 年前
  Jens Jansson 9c5d27412f #8019 Changed so that instead of using ErrorLevel.ordinal(), ErrorLevel.intValue() is used. 12 年前
  Jens Jansson f7cd2bc09e Moved error level communication strings away from all the subclasses to the centralized ErrorLevel enum. 12 年前
  Jens Jansson ff8a6a02c0 Modified ErrorMessage's error level from int's to an enum called ErrorLevel. 12 年前
  Artur Signell 0b4d8a15dd Fixed compilation errors due to added generics 14 年前
  Artur Signell 37f22730cf Fixed generics warnings 14 年前
  Henri Sara adc8c0ad35 #2904: initial bulk rename "com.itmill.toolkit" -> "com.vaadin" 15 年前
  Joonas Lehtinen 204a857eb5 Implementation serialization support for Toolkit. Fixes #695 15 年前
  Artur Signell d9a13c2378 Cleaned up the whole project 15 年前
  Artur Signell 04ce831176 Mass format 16 年前
  Marko Grönroos eaccff2d6c Removed unneeded hasErrorMessageClass() method left over from #1867. 16 年前
  Marko Grönroos af895f9596 Fixed #1867 further. 16 年前
  Matti Tahvonen 81c1527631 refactored method name to correspond to the one (setDebugId) to be added to GWT (according to rumors) 16 年前
  Matti Tahvonen 4d20bbdb46 added testingId field to Paintable 16 年前
  Jani Laakso 3b5793fd55 License header parametrized 16 年前
  Marc Englund f2e3722df9 MASS REFORMAT. 16 年前
  Jani Laakso 121ae54f70 Unified code style (indentation) based on default settings using Eclipse 3.2. 17 年前
  Jani Laakso 544a477036 Pulled changesets from branches/4.0.0-SRIT into trunk, done by 17 年前
  Jani Laakso 9a27fafb2b Fixed typo: "Intarfaces" => "Interfaces" 17 年前
  Jani Laakso a31c276ca3 Fixed typo: "Intarfaces" => "Interfaces" 17 年前
  Joonas Lehtinen 13af8cba41 Refactoring: Enably -> IT Mill Toolkit 17 年前
  Joonas Lehtinen c22e7bf89e Moved everything to enably naming to make package homogenous. 17 年前
  Joonas Lehtinen 3eba94f944 svn changeset:15/svn branch:toolkit 17 年前
  Joonas Lehtinen 45e8269e4a Refactored millstone sources 17 年前