6 Commits (b8e84da2e2dc4bcaed40d169c40a97f3d11e0648)

Author SHA1 Message Date
  Henri Sara b05b8aa3f0 Add missing getState(boolean) methods 7 years ago
  Denis Anisimov 9abe01a588 Introduce "shouldWriteDefaultValues" property to DesignContext. 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
  Johannes Dahlström e4d7e2d500 Fix declarative margin reading in AbstractOrderedLayout (#18229) 9 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
  Leif Åstrand 050bec8a44 Make the (server-side) getState method protected (#9315) 12 years ago
  Artur Signell 667ef9c144 Refactored margin handlers (#8292) 12 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
  Leif Åstrand 7f75d0f4cf Move classes common to client and server to com.vaadin.shared.* (#8934) 12 years ago
  Leif Åstrand 3604bf01de Add Java 6 @Override annotations to all methods from interfaces 12 years ago
  Artur Signell 25220b7c03 Move SharedState and ServerRpc classes out from Connector classes 12 years ago
  Artur Signell 69ea130cd3 Moved margins to AbstractLayoutState 12 years ago
  Artur Signell 18ce0109fa Refactored ClickEventHandler and LayoutClickEventHandler to use RPC 12 years ago
  Artur Signell 3b0da56451 #7354 IT Mill -> Vaadin find and replace 12 years ago
  Henri Sara 6fcd994f1a Merged changes from 6.5 branch 13 years ago
  Henri Sara f4b3242373 #6434 LayoutClickNotifier interface 13 years ago
  Henri Sara c23ee248cc #6493 related cleanup and refactoring to eliminate duplicated code 13 years ago
  Artur Signell 789c80e253 Formatted using Eclipse Helios / Windows XP 14 years ago
  Matti Tahvonen 6d4e40f6e3 "removed" (finalized + deprecated) getTag from AbstractComponent 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 7857f67d6e Fix for #2278 - MarginHandler refactoring. 15 years ago
  Artur Signell 04ce831176 Mass format 16 years ago
  Jouni Koivuviita 89497d8012 Cleaned up setStyle -> setStyleName and removed all references to Sizeable. 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 61e5a7ae2c MAJOR UPDATE: 16 years ago
  Jouni Koivuviita f138893b54 -Layouts no longer implement Sizeable (except SplitPanel and ExpandLayout). Sizeable implementation now copy-pasted to all implementing classes (Panel, Tabsheet, SplitPanel...). 16 years ago
  Jouni Koivuviita 7186ae9647 IOrderedLayout vertical now also with TABLE implementation! :) 16 years ago
  Jouni Koivuviita f772e1465d small fix 16 years ago
  Jouni Koivuviita e0ff6f0cfd Layout API changes (#1041) to server-side. Client-side implementation still not done. 16 years ago