11 次程式碼提交 (c58c7e7a2329011e70ad3afeb11b1a667eb6bf37)

作者 SHA1 備註 提交日期
  Ahmed Ashour c58c7e7a23 Use Logger instead of VConsole (#10249) 6 年之前
  Ahmed Ashour 7065740d6d Use interface instead of implementation (#10073) 6 年之前
  Ahmed Ashour 40d15b32e3 Construct array inline (#10068) 6 年之前
  Ahmed Ashour 867006d2f8 Use String.isEmpty() (#10045) 6 年之前
  Ahmed Ashour 8657a5ff49 Remove unused methods (#10020) 6 年之前
  Leif Åstrand 95d016c085 Global java code cleanup using Eclipse Neon.1 7 年之前
  Artur Signell 504b3c4c65 Use diamond operator where it can be used 7 年之前
  Artur Signell 588f3cc7f8 Update copyright year to 2016 7 年之前
  Artur Signell eeffa805a2 Remove trailing whitespace from code and javadoc 7 年之前
  Artur Signell 6d54d78944 Format using Eclipse Neon 7 年之前
  Teemu Suo-Anttila 18fe7aa260 Build vaadin-client with maven 8 年之前
  jotatu 9c1908d0a5 Optimize layout performance of Table (#17947) 9 年之前
  Artur Signell 53aea4ad61 Always do layout if there are connectors pending layout or measure (#16992) 9 年之前
  Fabian Lange ed8ac01fbd Improve performance of setNeedsMeasure (#16972). 9 年之前
  Fabian Lange b2db17740a Improve performance of getMeasureTargetsJsArray (#16973). 9 年之前
  Leif Åstrand 93c56ee184 Get rid of WidgetUtil.getSimpleName (#15544) 9 年之前
  Artur Signell bf8836bb56 Separate pure client side util methods to a new class (#15553, #15544) 9 年之前
  Artur Signell e77e73cf64 Update copyright year to 2014 10 年之前
  Henri Sara 047303662b Add more detailed profiling for some client side hotspots (#12418) 11 年之前
  Artur Signell a4b5aaf745 Fixed NPE when a connector is no longer available (#11015) 11 年之前
  Leif Åstrand 9014f45134 Use faster collections in LayoutManager and related classes (#10937) 11 年之前
  Artur Signell fb68bd5303 Updated copyright notices and added missing license headers 11 年之前
  Henri Sara 375024684a Implement abstract HasComponents related client side connectors (#10248) 11 年之前
  Artur Signell 65981705b4 Renamed ComponentState to AbstractComponentState (#9032) 11 年之前
  John Ahlroos dac974af9b Removed getters/setters from states and made instance variabled public 11 年之前
  Artur Signell bfbfdd51a0 Renamed com.vaadin.terminal.gwt.client to com.vaadin.client (#9432) 11 年之前
  Artur Signell 8d0c857382 Replaced license place holder with actual license (#8955) 12 年之前
  Artur Signell 14dd4d0b28 Moved client files to a client src folder (#9299) 12 年之前
  Leif Åstrand 7f75d0f4cf Move classes common to client and server to com.vaadin.shared.* (#8934) 12 年之前
  Leif Åstrand f7da26697a Initial extension support (#6690) 12 年之前
  Leif Åstrand 2f7d9810e5 Run scrollbar fix for the next ancestor where it might be needed (#8615) 12 年之前
  Leif Åstrand 492ba61dbc Check for appeared or disappeared scrollbars when sizes have changed 12 年之前
  Leif Åstrand aa8819072a Add license 12 年之前
  Leif Åstrand fa5f05b18b Add helper method to dump the dependency status of a component 12 年之前
  Leif Åstrand cd67770bbc Let ManagedLayouts report sizes back to the LayoutManager. 12 年之前
  Leif Åstrand dc91fbefa5 Initial LayoutDependencyTree 12 年之前