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 년 전