3 Commits (f7279f7330a3673e88e97552bb623fc21c2971e9)

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