12 Commits (6541b7bad2e41c57a7731611a3f2f7032a5ce947)

Author SHA1 Message Date
  Ilia Motornyi 6541b7bad2 Update copyright year (#10761) 6 years ago
  Ahmed Ashour 763a5cbe8c First sentence of javadoc should end with a period (#10114) 6 years ago
  Ahmed Ashour 7065740d6d Use interface instead of implementation (#10073) 6 years ago
  Ahmed Ashour 132d9fa60e Fix unused parameters in javadoc (#10055) 6 years ago
  Ahmed Ashour 11ddb11cbc Update modifier order to follow Java Specification suggestions (#10050) 6 years ago
  Artur 8fca887996 Support for defining the root element for Javascript components (#8143) 7 years ago
  Leif Åstrand 95d016c085 Global java code cleanup using Eclipse Neon.1 7 years ago
  Artur Signell 504b3c4c65 Use diamond operator where it can be used 7 years ago
  Artur Signell 588f3cc7f8 Update copyright year to 2016 7 years ago
  Artur Signell eeffa805a2 Remove trailing whitespace from code and javadoc 7 years ago
  Artur Signell 6d54d78944 Format using Eclipse Neon 7 years ago
  Teemu Suo-Anttila 18fe7aa260 Build vaadin-client with maven 8 years ago
  Artur Signell bd2c31d14c Separate server RPC queue to its own class (#11733) 9 years ago
  Artur Signell 09526e4b7f Remove 'burst' concept to simplify communication handling (#11733) 9 years ago
  Artur Signell 718eb3e49a VConsole logging -> java.util.logging 9 years ago
  Artur Signell e77e73cf64 Update copyright year to 2014 10 years ago
  Patrik Lindström 58443b4a45 Implement TestBench4 features in debug window (#12694) 10 years ago
  Leif Åstrand e829d2df25 Don't report time spent in getWidget() as part of setConnectorId() 11 years ago
  Leif Åstrand 34096d1784 Add lightweight profiling (#10961) 11 years ago
  Leif Åstrand 43ebbf7069 Avoid duplicate maps in ConnectorMap and return native collections 11 years ago
  Artur Signell fb68bd5303 Updated copyright notices and added missing license headers 11 years ago
  Artur Signell 38053e8f2b Fixed ClassCastException and returning of wrong connector (#10399) 11 years ago
  Artur Signell bfbfdd51a0 Renamed com.vaadin.terminal.gwt.client to com.vaadin.client (#9432) 11 years ago
  Artur Signell 8d0c857382 Replaced license place holder with actual license (#8955) 11 years ago
  Artur Signell 14dd4d0b28 Moved client files to a client src folder (#9299) 11 years ago
  Sami Viitanen 18ac8b2550 Tooltips are now handled by the connector and not the widget (#8425) 12 years ago
  Leif Åstrand 107dffc5cb Don't fail if opening tooltip for disappeared component 12 years ago
  Leif Åstrand f7da26697a Initial extension support (#6690) 12 years ago
  Artur Signell fa27f5cd20 Unregister event for ServerConnector 12 years ago
  Artur Signell db2e473d6d Removed unnecessary deprecated getConnectorId methods. 12 years ago
  Artur Signell a462479569 Paintable -> Connector 12 years ago
  Artur Signell 77344f9608 Removed unused code related to old offsetSize stored in ComponentDetail 12 years ago
  Artur Signell 1d3d28469a #8500 Avoid unregistering components that have been moved from one 12 years ago
  Artur Signell 8ba0e099ac #8438 Event handler registration is now a Set in the shared state 12 years ago
  Artur Signell a2e8f04cdf Separated Component.isEnabled/isVisible from Connector enabled state. 12 years ago
  Artur Signell 7ab4e3ecf7 8500 Let the framework handle unregistration of Connectors 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 ae3478bc2e Updated Panel to no longer use child painted with the UIDL 12 years ago
  Leif Åstrand 96f62465e4 Fix typo in comment 12 years ago
  Artur Signell de73abe459 #8434 Renamed *Paintable classes to *Connector and updated ConnectorMap 12 years ago