5 Commits (11ddb11cbc72b0ee233e503058d4e104030e4aa3)

Author SHA1 Message Date
  Ahmed Ashour 11ddb11cbc Update modifier order to follow Java Specification suggestions (#10050) 6 years ago
  Ilia Motornyi e5488dff79 Replacement guide javadocs for deprecated classes 7 years ago
  Teemu Suo-Anttila f5c15b9b2b Synchronize code between V7 and compatibility package 7 years ago
  Denis Anisimov cef5b51d3f Mark all server compatibility classes deprecated (#144). 7 years ago
  Artur Signell c6b44ac8ad Move and rename server classes which go into the compatibility package 7 years ago
  Artur Signell fe3dca081a Move remaining selects and container implementations to compatibility package 7 years ago
  Artur Signell f3c880194b Rename legacy packages to v7 7 years ago
  Artur Signell 588f3cc7f8 Update copyright year to 2016 7 years ago
  Artur Signell a8563a10bb Remove deprecated Property.toString() mode 7 years ago
  Artur Signell 192e93a814 Move and rename converters into com.vaadin.legacy.data.util.converter.Legacy* 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 be433ace81 Re-added Property.toString warning messages (#10916) 11 years ago
  Mikael Grankvist aa42551d80 (#10563) Logging now uses parameters. 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 0e3b556014 Avoid throwing exceptions from toString, log message instead (#9804) 11 years ago
  Artur Signell 8d2d0adb62 Removed API deprecated in Vaadin 6 (#9071) 11 years ago
  Artur Signell 8d0c857382 Replaced license place holder with actual license (#8955) 12 years ago
  Artur Signell e85d933b25 Moved server files to a server src folder (#9299) 12 years ago
  Leif Åstrand 3604bf01de Add Java 6 @Override annotations to all methods from interfaces 12 years ago
  Automerge 82cc527020 [merge from 6.7] #8328 Pass the new, not the old, value to FreeFormStatementDelegate on itemChangeNotification 12 years ago
  Artur Signell 91f490a42e Removed getStringValue based on API review meeting 12 years ago
  Artur Signell 9e146487a2 Removed getStringValue based on API review meeting 12 years ago
  Artur Signell 7e594fb40f #8125 Removed Property.ConversionException and String constructor based 12 years ago
  Artur Signell 3b0da56451 #7354 IT Mill -> Vaadin find and replace 12 years ago
  Henri Sara b2f5e65222 Throw exception from Property.toString() implementations. 12 years ago
  Henri Sara c93efdf86d Partly eliminate the use of Property.toString(). 12 years ago
  Jonatan Kronqvist 039fb08c3b Cleanup for #7434 12 years ago
  Jonatan Kronqvist 8c104cd1c5 Fix for #7434 12 years ago
  Jonatan Kronqvist 5f90e8036d Made the LicenseInJavaFiles test pass 13 years ago
  John Alhroos fbfe065f10 Moved SQLContainer from util package into its own util.sqlcontainer package. #5712 13 years ago
  John Alhroos 111d9c2f9a - Merged SQLContainer with Vaadin 6.7. 13 years ago