7 Commits (697f770287bb786b6b5d4944a9202d145e4251f5)

Author SHA1 Message Date
  Adam Wagner 697f770287 Implement error level on client side (#9817) 6 years ago
  Per-Åke Minborg a7f33a05e7 Replace implicit for-loop with foreach 7 years ago
  Per-Åke Minborg 92f1d4c34c Use Collection .isEmpty() over .size() == 0 7 years ago
  Per-Åke Minborg 9bef3d136c Remove Boolean constructor invocation and add foreach 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
  Teemu Suo-Anttila a6653d3fe4 Migrate vaadin-server build to maven 8 years ago
  Artur Signell e77e73cf64 Update copyright year to 2014 10 years ago
  Artur Signell 6c10136ae1 Use varargs instead of array where appropriate (#4513) 11 years ago
  Artur Signell fb68bd5303 Updated copyright notices and added missing license headers 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
  Artur Signell 6855529f1d Removed @version which is included in some files but not in all (#9299) 12 years ago
  Artur Signell e85d933b25 Moved server files to a server src folder (#9299) 12 years ago
  Henri Sara e905f033ff Refactor error messages on server side (#8437). 12 years ago
  Henri Sara 121b1dae34 Implement server to client RPC (#8426). 12 years ago
  Henri Sara c763891bc1 Implement simple shared state as a Map (#8304) - work in progress 12 years ago
  Artur Signell 3b0da56451 #7354 IT Mill -> Vaadin find and replace 12 years ago
  Jens Jansson 9c5d27412f #8019 Changed so that instead of using ErrorLevel.ordinal(), ErrorLevel.intValue() is used. 12 years ago
  Jens Jansson f7cd2bc09e Moved error level communication strings away from all the subclasses to the centralized ErrorLevel enum. 12 years ago
  Jens Jansson ff8a6a02c0 Modified ErrorMessage's error level from int's to an enum called ErrorLevel. 12 years ago
  Artur Signell 0b4d8a15dd Fixed compilation errors due to added generics 14 years ago
  Artur Signell 37f22730cf Fixed generics warnings 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
  Artur Signell d9a13c2378 Cleaned up the whole project 15 years ago
  Artur Signell 04ce831176 Mass format 16 years ago
  Marko Grönroos eaccff2d6c Removed unneeded hasErrorMessageClass() method left over from #1867. 16 years ago
  Marko Grönroos af895f9596 Fixed #1867 further. 16 years ago
  Matti Tahvonen 81c1527631 refactored method name to correspond to the one (setDebugId) to be added to GWT (according to rumors) 16 years ago
  Matti Tahvonen 4d20bbdb46 added testingId field to Paintable 16 years ago
  Jani Laakso 3b5793fd55 License header parametrized 16 years ago
  Marc Englund f2e3722df9 MASS REFORMAT. 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
  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
  Joonas Lehtinen 45e8269e4a Refactored millstone sources 17 years ago