11 Commits (c58c7e7a2329011e70ad3afeb11b1a667eb6bf37)

Author SHA1 Message Date
  Ahmed Ashour c58c7e7a23 Use Logger instead of VConsole (#10249) 6 years ago
  Ahmed Ashour 7065740d6d Use interface instead of implementation (#10073) 6 years ago
  Ahmed Ashour 40d15b32e3 Construct array inline (#10068) 6 years ago
  Ahmed Ashour 867006d2f8 Use String.isEmpty() (#10045) 6 years ago
  Ahmed Ashour 8657a5ff49 Remove unused methods (#10020) 6 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
  jotatu 9c1908d0a5 Optimize layout performance of Table (#17947) 8 years ago
  Artur Signell 53aea4ad61 Always do layout if there are connectors pending layout or measure (#16992) 9 years ago
  Fabian Lange ed8ac01fbd Improve performance of setNeedsMeasure (#16972). 9 years ago
  Fabian Lange b2db17740a Improve performance of getMeasureTargetsJsArray (#16973). 9 years ago
  Leif Åstrand 93c56ee184 Get rid of WidgetUtil.getSimpleName (#15544) 9 years ago
  Artur Signell bf8836bb56 Separate pure client side util methods to a new class (#15553, #15544) 9 years ago
  Artur Signell e77e73cf64 Update copyright year to 2014 10 years ago
  Henri Sara 047303662b Add more detailed profiling for some client side hotspots (#12418) 10 years ago
  Artur Signell a4b5aaf745 Fixed NPE when a connector is no longer available (#11015) 11 years ago
  Leif Åstrand 9014f45134 Use faster collections in LayoutManager and related classes (#10937) 11 years ago
  Artur Signell fb68bd5303 Updated copyright notices and added missing license headers 11 years ago
  Henri Sara 375024684a Implement abstract HasComponents related client side connectors (#10248) 11 years ago
  Artur Signell 65981705b4 Renamed ComponentState to AbstractComponentState (#9032) 11 years ago
  John Ahlroos dac974af9b Removed getters/setters from states and made instance variabled public 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) 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 f7da26697a Initial extension support (#6690) 12 years ago
  Leif Åstrand 2f7d9810e5 Run scrollbar fix for the next ancestor where it might be needed (#8615) 12 years ago
  Leif Åstrand 492ba61dbc Check for appeared or disappeared scrollbars when sizes have changed 12 years ago
  Leif Åstrand aa8819072a Add license 12 years ago
  Leif Åstrand fa5f05b18b Add helper method to dump the dependency status of a component 12 years ago
  Leif Åstrand cd67770bbc Let ManagedLayouts report sizes back to the LayoutManager. 12 years ago
  Leif Åstrand dc91fbefa5 Initial LayoutDependencyTree 12 years ago