4 Révisions (588f3cc7f8f719a6bd38b4c196fce80c8040b44c)

Auteur SHA1 Message Date
  Artur Signell 588f3cc7f8 Update copyright year to 2016 il y a 7 ans
  Artur Signell eeffa805a2 Remove trailing whitespace from code and javadoc il y a 7 ans
  Artur Signell 6d54d78944 Format using Eclipse Neon il y a 7 ans
  Teemu Suo-Anttila 18fe7aa260 Build vaadin-client with maven il y a 8 ans
  Henri Sara 9c0eeb4b69 Add javadoc in ServerConnector il y a 8 ans
  Artur Signell e77e73cf64 Update copyright year to 2014 il y a 10 ans
  Artur Signell fb68bd5303 Updated copyright notices and added missing license headers il y a 11 ans
  Artur Signell 971a88f810 Moved hasEventListener to ServerConnector (#10433) il y a 11 ans
  Artur Signell db8acda48f Updated ServerConnector javadoc (#10304) il y a 11 ans
  Artur Signell bfbfdd51a0 Renamed com.vaadin.terminal.gwt.client to com.vaadin.client (#9432) il y a 11 ans
  Leif Åstrand 050bec8a44 Make the (server-side) getState method protected (#9315) il y a 11 ans
  John Ahlroos 7323ac8890 Added ServerConnector.removeStateChangeHandler API il y a 11 ans
  Leif Åstrand e81cf22601 Support StateChangeHandler for selected parts of the state (#8598) il y a 11 ans
  Artur Signell 8d0c857382 Replaced license place holder with actual license (#8955) il y a 11 ans
  Artur Signell 6855529f1d Removed @version which is included in some files but not in all (#9299) il y a 11 ans
  Artur Signell 14dd4d0b28 Moved client files to a client src folder (#9299) il y a 11 ans
  Leif Åstrand 7f75d0f4cf Move classes common to client and server to com.vaadin.shared.* (#8934) il y a 12 ans
  Leif Åstrand 3604bf01de Add Java 6 @Override annotations to all methods from interfaces il y a 12 ans
  Leif Åstrand f7da26697a Initial extension support (#6690) il y a 12 ans
  Artur Signell 79bb29e855 State is now created using generators, removed setState (#8502) il y a 12 ans
  Artur Signell 8e079ff787 Handled enabled state cascading on client side (#8507) il y a 12 ans
  Leif Åstrand 03119a3629 Revert "Import the proper HandlerRegistration (#8420)" il y a 12 ans
  Jouni Koivuviita d930ea1059 Making BoxLayout behave better with LayoutManager il y a 12 ans
  Artur Signell 28bdc6a011 ServerConnector is no longer a Paintable, components using updateFromUidl are il y a 12 ans
  Artur Signell 8c598ccfad Removed unnecessary updateFromUidl calls from containers il y a 12 ans
  Artur Signell fa27f5cd20 Unregister event for ServerConnector il y a 12 ans
  Artur Signell 2c755ff2c2 Changed ConnectorHierarchyChangeEvent to use the same mechanisms as StatechangeEvent il y a 12 ans
  Leif Åstrand d6595af90d Import the proper HandlerRegistration (#8420) il y a 12 ans
  Artur Signell 6c9783167e #8420 StateChangeHandler that is called for all state changes il y a 12 ans
  Artur Signell 697baba1cb Connector interface. Renamed getId() -> getConnectorId() to avoid mixups il y a 12 ans
  Artur Signell 0158bd1291 Connector -> ServerConnector il y a 12 ans
  Artur Signell 9140e5378f Added license and javadoc. Removed extra methods from AbstractConnector. il y a 12 ans
  Artur Signell 618aa03e04 Update documentation and add isEnabled as it is mandatory at least on il y a 12 ans
  Henri Sara 121b1dae34 Implement server to client RPC (#8426). il y a 12 ans
  Artur Signell 618b1548e3 Corrected invalid method reference in javadoc il y a 12 ans
  Artur Signell 039069727f #8448 Replaced id and connection setters with parameters to the init method and refactored RootConnector initialization to be compatible with this il y a 12 ans
  Artur Signell de73abe459 #8434 Renamed *Paintable classes to *Connector and updated ConnectorMap il y a 12 ans
  Artur Signell 6dae5cd35f #8304 First steps towards supporting serialization of any bean il y a 12 ans
  Henri Sara eba294b572 Set shared state for VPaintables before updateFromUIDL() (#8304). il y a 12 ans
  Artur Signell b77b4e6a2e #8324 Automatically set paintable id when paintable is created il y a 12 ans
  Henri Sara 91b3084e06 Merge changes from master to rpc branch. il y a 12 ans
  Artur Signell cc3d673ad8 Split VScrollTable, VTreeTable and VMenuBar into paintable and il y a 12 ans
  Artur Signell 70173cfc6e Split Paintable from Widget so we have VPaintable (paintable without any il y a 12 ans