6 Commits (b8e84da2e2dc4bcaed40d169c40a97f3d11e0648)

Autor SHA1 Mensagem Data
  Henri Sara b05b8aa3f0 Add missing getState(boolean) methods 7 anos atrás
  Denis Anisimov 9abe01a588 Introduce "shouldWriteDefaultValues" property to DesignContext. 7 anos atrás
  Artur Signell 588f3cc7f8 Update copyright year to 2016 7 anos atrás
  Artur Signell eeffa805a2 Remove trailing whitespace from code and javadoc 7 anos atrás
  Artur Signell 6d54d78944 Format using Eclipse Neon 7 anos atrás
  Teemu Suo-Anttila a6653d3fe4 Migrate vaadin-server build to maven 8 anos atrás
  Johannes Dahlström e4d7e2d500 Fix declarative margin reading in AbstractOrderedLayout (#18229) 9 anos atrás
  Artur Signell e77e73cf64 Update copyright year to 2014 10 anos atrás
  Artur Signell fb68bd5303 Updated copyright notices and added missing license headers 11 anos atrás
  Leif Åstrand 050bec8a44 Make the (server-side) getState method protected (#9315) 12 anos atrás
  Artur Signell 667ef9c144 Refactored margin handlers (#8292) 12 anos atrás
  Artur Signell 8d0c857382 Replaced license place holder with actual license (#8955) 12 anos atrás
  Artur Signell 6855529f1d Removed @version which is included in some files but not in all (#9299) 12 anos atrás
  Artur Signell e85d933b25 Moved server files to a server src folder (#9299) 12 anos atrás
  Leif Åstrand 7f75d0f4cf Move classes common to client and server to com.vaadin.shared.* (#8934) 12 anos atrás
  Leif Åstrand 3604bf01de Add Java 6 @Override annotations to all methods from interfaces 12 anos atrás
  Artur Signell 25220b7c03 Move SharedState and ServerRpc classes out from Connector classes 12 anos atrás
  Artur Signell 69ea130cd3 Moved margins to AbstractLayoutState 12 anos atrás
  Artur Signell 18ce0109fa Refactored ClickEventHandler and LayoutClickEventHandler to use RPC 12 anos atrás
  Artur Signell 3b0da56451 #7354 IT Mill -> Vaadin find and replace 12 anos atrás
  Henri Sara 6fcd994f1a Merged changes from 6.5 branch 13 anos atrás
  Henri Sara f4b3242373 #6434 LayoutClickNotifier interface 13 anos atrás
  Henri Sara c23ee248cc #6493 related cleanup and refactoring to eliminate duplicated code 13 anos atrás
  Artur Signell 789c80e253 Formatted using Eclipse Helios / Windows XP 14 anos atrás
  Matti Tahvonen 6d4e40f6e3 "removed" (finalized + deprecated) getTag from AbstractComponent 14 anos atrás
  Henri Sara adc8c0ad35 #2904: initial bulk rename "com.itmill.toolkit" -> "com.vaadin" 15 anos atrás
  Joonas Lehtinen 204a857eb5 Implementation serialization support for Toolkit. Fixes #695 15 anos atrás
  Artur Signell d9a13c2378 Cleaned up the whole project 15 anos atrás
  Artur Signell 7857f67d6e Fix for #2278 - MarginHandler refactoring. 15 anos atrás
  Artur Signell 04ce831176 Mass format 16 anos atrás
  Jouni Koivuviita 89497d8012 Cleaned up setStyle -> setStyleName and removed all references to Sizeable. 16 anos atrás
  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 anos atrás
  Jani Laakso 3b5793fd55 License header parametrized 16 anos atrás
  Marc Englund f2e3722df9 MASS REFORMAT. 16 anos atrás
  Jouni Koivuviita 61e5a7ae2c MAJOR UPDATE: 16 anos atrás
  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 anos atrás
  Jouni Koivuviita 7186ae9647 IOrderedLayout vertical now also with TABLE implementation! :) 16 anos atrás
  Jouni Koivuviita f772e1465d small fix 16 anos atrás
  Jouni Koivuviita e0ff6f0cfd Layout API changes (#1041) to server-side. Client-side implementation still not done. 16 anos atrás