6 Commits (b8e84da2e2dc4bcaed40d169c40a97f3d11e0648)

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