6 коммитов (b8e84da2e2dc4bcaed40d169c40a97f3d11e0648)

Автор SHA1 Сообщение Дата
  Henri Sara b05b8aa3f0 Add missing getState(boolean) methods 7 лет назад
  Denis Anisimov 9abe01a588 Introduce "shouldWriteDefaultValues" property to DesignContext. 7 лет назад
  Artur Signell 588f3cc7f8 Update copyright year to 2016 7 лет назад
  Artur Signell eeffa805a2 Remove trailing whitespace from code and javadoc 7 лет назад
  Artur Signell 6d54d78944 Format using Eclipse Neon 7 лет назад
  Teemu Suo-Anttila a6653d3fe4 Migrate vaadin-server build to maven 8 лет назад
  Johannes Dahlström e4d7e2d500 Fix declarative margin reading in AbstractOrderedLayout (#18229) 9 лет назад
  Artur Signell e77e73cf64 Update copyright year to 2014 10 лет назад
  Artur Signell fb68bd5303 Updated copyright notices and added missing license headers 11 лет назад
  Leif Åstrand 050bec8a44 Make the (server-side) getState method protected (#9315) 12 лет назад
  Artur Signell 667ef9c144 Refactored margin handlers (#8292) 12 лет назад
  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 лет назад
  Leif Åstrand 7f75d0f4cf Move classes common to client and server to com.vaadin.shared.* (#8934) 12 лет назад
  Leif Åstrand 3604bf01de Add Java 6 @Override annotations to all methods from interfaces 12 лет назад
  Artur Signell 25220b7c03 Move SharedState and ServerRpc classes out from Connector classes 12 лет назад
  Artur Signell 69ea130cd3 Moved margins to AbstractLayoutState 12 лет назад
  Artur Signell 18ce0109fa Refactored ClickEventHandler and LayoutClickEventHandler to use RPC 12 лет назад
  Artur Signell 3b0da56451 #7354 IT Mill -> Vaadin find and replace 12 лет назад
  Henri Sara 6fcd994f1a Merged changes from 6.5 branch 13 лет назад
  Henri Sara f4b3242373 #6434 LayoutClickNotifier interface 13 лет назад
  Henri Sara c23ee248cc #6493 related cleanup and refactoring to eliminate duplicated code 13 лет назад
  Artur Signell 789c80e253 Formatted using Eclipse Helios / Windows XP 14 лет назад
  Matti Tahvonen 6d4e40f6e3 "removed" (finalized + deprecated) getTag from AbstractComponent 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 7857f67d6e Fix for #2278 - MarginHandler refactoring. 15 лет назад
  Artur Signell 04ce831176 Mass format 16 лет назад
  Jouni Koivuviita 89497d8012 Cleaned up setStyle -> setStyleName and removed all references to Sizeable. 16 лет назад
  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 лет назад
  Jani Laakso 3b5793fd55 License header parametrized 16 лет назад
  Marc Englund f2e3722df9 MASS REFORMAT. 16 лет назад
  Jouni Koivuviita 61e5a7ae2c MAJOR UPDATE: 16 лет назад
  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 лет назад
  Jouni Koivuviita 7186ae9647 IOrderedLayout vertical now also with TABLE implementation! :) 16 лет назад
  Jouni Koivuviita f772e1465d small fix 16 лет назад
  Jouni Koivuviita e0ff6f0cfd Layout API changes (#1041) to server-side. Client-side implementation still not done. 16 лет назад