3 Commits (eeffa805a212ebb25c4af18db1e927b23a3ad66a)

Autor SHA1 Nachricht Datum
  Artur Signell eeffa805a2 Remove trailing whitespace from code and javadoc vor 7 Jahren
  Artur Signell 6d54d78944 Format using Eclipse Neon vor 7 Jahren
  Teemu Suo-Anttila 18fe7aa260 Build vaadin-client with maven vor 8 Jahren
  Artur Signell bd2c31d14c Separate server RPC queue to its own class (#11733) vor 9 Jahren
  Artur Signell 09526e4b7f Remove 'burst' concept to simplify communication handling (#11733) vor 9 Jahren
  Artur Signell 718eb3e49a VConsole logging -> java.util.logging vor 9 Jahren
  Artur Signell e77e73cf64 Update copyright year to 2014 vor 10 Jahren
  Patrik Lindström 58443b4a45 Implement TestBench4 features in debug window (#12694) vor 10 Jahren
  Leif Åstrand e829d2df25 Don't report time spent in getWidget() as part of setConnectorId() vor 11 Jahren
  Leif Åstrand 34096d1784 Add lightweight profiling (#10961) vor 11 Jahren
  Leif Åstrand 43ebbf7069 Avoid duplicate maps in ConnectorMap and return native collections vor 11 Jahren
  Artur Signell fb68bd5303 Updated copyright notices and added missing license headers vor 11 Jahren
  Artur Signell 38053e8f2b Fixed ClassCastException and returning of wrong connector (#10399) vor 11 Jahren
  Artur Signell bfbfdd51a0 Renamed com.vaadin.terminal.gwt.client to com.vaadin.client (#9432) vor 11 Jahren
  Artur Signell 8d0c857382 Replaced license place holder with actual license (#8955) vor 12 Jahren
  Artur Signell 14dd4d0b28 Moved client files to a client src folder (#9299) vor 12 Jahren
  Sami Viitanen 18ac8b2550 Tooltips are now handled by the connector and not the widget (#8425) vor 12 Jahren
  Leif Åstrand 107dffc5cb Don't fail if opening tooltip for disappeared component vor 12 Jahren
  Leif Åstrand f7da26697a Initial extension support (#6690) vor 12 Jahren
  Artur Signell fa27f5cd20 Unregister event for ServerConnector vor 12 Jahren
  Artur Signell db2e473d6d Removed unnecessary deprecated getConnectorId methods. vor 12 Jahren
  Artur Signell a462479569 Paintable -> Connector vor 12 Jahren
  Artur Signell 77344f9608 Removed unused code related to old offsetSize stored in ComponentDetail vor 12 Jahren
  Artur Signell 1d3d28469a #8500 Avoid unregistering components that have been moved from one vor 12 Jahren
  Artur Signell 8ba0e099ac #8438 Event handler registration is now a Set in the shared state vor 12 Jahren
  Artur Signell a2e8f04cdf Separated Component.isEnabled/isVisible from Connector enabled state. vor 12 Jahren
  Artur Signell 7ab4e3ecf7 8500 Let the framework handle unregistration of Connectors vor 12 Jahren
  Artur Signell 697baba1cb Connector interface. Renamed getId() -> getConnectorId() to avoid mixups vor 12 Jahren
  Artur Signell 0158bd1291 Connector -> ServerConnector vor 12 Jahren
  Artur Signell ae3478bc2e Updated Panel to no longer use child painted with the UIDL vor 12 Jahren
  Leif Åstrand 96f62465e4 Fix typo in comment vor 12 Jahren
  Artur Signell de73abe459 #8434 Renamed *Paintable classes to *Connector and updated ConnectorMap vor 12 Jahren