13 Commits (34096d1784c1d5e0624d016363d4191451c4f6e9)

Author SHA1 Message Date
  Leif Åstrand 34096d1784 Add lightweight profiling (#10961) 11 years ago
  Leif Åstrand f4cc386e91 Use native collections in AbstractConnector 11 years ago
  Leif Åstrand c011e166e1 Native collections for ApplicationConnection & StateChangeEvent (#10937) 11 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 fc3c021922 Changed public method to protected (#10143) 11 years ago
  Artur Signell d1c55ddd23 Added AbstractConnector.getRpcProxy helper (#10143) 11 years ago
  Leif Åstrand 7d25670284 Reformat project 11 years ago
  John Ahlroos dac974af9b Removed getters/setters from states and made instance variabled public 11 years ago
  Leif Åstrand fd3826abf4 Replace ApplicationResource with ConnectorResource (#9419) 11 years ago
  Artur Signell bfbfdd51a0 Renamed com.vaadin.terminal.gwt.client to com.vaadin.client (#9432) 11 years ago
  Leif Åstrand 9995fe0b4f Fire change event for default values in newly created state (#9422) 12 years ago
  Leif Åstrand bcef4d5e71 Use ConnectorBundle for ClientRpc handling (#9371) 12 years ago
  Leif Åstrand a34ddd8758 Use ConnectorBundle for creating state and widget (#9371) 12 years ago
  John Ahlroos 7323ac8890 Added ServerConnector.removeStateChangeHandler API 12 years ago
  Leif Åstrand e81cf22601 Support StateChangeHandler for selected parts of the state (#8598) 12 years ago
  Artur Signell 8d0c857382 Replaced license place holder with actual license (#8955) 12 years ago
  Artur Signell 6855529f1d Removed @version which is included in some files but not in all (#9299) 12 years ago
  Artur Signell 14dd4d0b28 Moved client files to a client src folder (#9299) 12 years ago
  Leif Åstrand 7f75d0f4cf Move classes common to client and server to com.vaadin.shared.* (#8934) 12 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
  Leif Åstrand a744ffa22e Use the non-legacy HandlerRegistration type 12 years ago
  Jouni Koivuviita d930ea1059 Making BoxLayout behave better with LayoutManager 12 years ago
  Leif Åstrand 7a6ddaa5ce Disable excessive debug logging 12 years ago
  Leif Åstrand 5bbaf07dc7 Disable excessive debug logging 12 years ago
  Artur Signell 66c98850bf Disabled excessive debug logging 12 years ago
  Artur Signell fa27f5cd20 Unregister event for ServerConnector 12 years ago
  Artur Signell 1c834dc864 AbstractComponent.updateFromUIDL moved to state change (#8436) 12 years ago
  Artur Signell 6c9783167e #8420 StateChangeHandler that is called for all state changes 12 years ago
  Artur Signell a2e8f04cdf Separated Component.isEnabled/isVisible from Connector enabled state. 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
  Leif Åstrand 23d72f673c Add java license 12 years ago
  Artur Signell dbd71ac16a Removed executable flag 12 years ago
  Henri Sara 121b1dae34 Implement server to client RPC (#8426). 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