4 Commits (588f3cc7f8f719a6bd38b4c196fce80c8040b44c)

Author SHA1 Message Date
  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
  Henri Sara ddf4e617b2 Update/add @since tags in javadoc 8 years ago
  Mika Murtojarvi 17184829f3 Update @since tags to 7.5.6. 8 years ago
  Artur Signell 53aea4ad61 Always do layout if there are connectors pending layout or measure (#16992) 8 years ago
  Artur Signell 24ac02a523 API refactor based on review (#11733) 8 years ago
  Artur Signell 2e8d06f89b Separate server message handling to its own class (#11733) 9 years ago
  Artur Signell 914eafd5fe Ensure GridLayout rounds available space down instead of up (#15451) 9 years ago
  Artur Signell 718eb3e49a VConsole logging -> java.util.logging 9 years ago
  Fabian Lange ed8ac01fbd Improve performance of setNeedsMeasure (#16972). 9 years ago
  Fabian Lange c2a85b3790 LayoutManager uses shortcut when delaying overflow fixes (#16963). 9 years ago
  Fabian Lange 6ad7ae9020 LayoutManager reuses shortcut Element instance for measure (#16964). 9 years ago
  Leif Åstrand 74aa5c7381 Disallow layoutNow() while updating the state (#13611) 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
  AMahdy AbdElAziz daeb97f2e7 Typo in the Profiler log (#15426) 9 years ago
  Sauli Tähkäpää 0c00164f36 Revert "Fix for 'Aborting layout after 100 passess' (#13359)" 10 years ago
  Tomi Virtanen 9e494f526c Fix for 'Aborting layout after 100 passess' (#13359) 10 years ago
  Artur Signell e77e73cf64 Update copyright year to 2014 10 years ago
  Leif Åstrand cd94b21f56 Discourage use of setNeedsLayout while a layout is running (#13542) 10 years ago
  Pekka Hyvönen 0c7cbc73db Fixes a memory leak on IE8 in LayoutManagerIE8 (#12688) 10 years ago
  Henri Sara 7d74479cca Revert "Fixes a memory leak on IE8 in LayoutManagerIE8 (#12688)" 10 years ago
  Pekka Hyvönen 024692835d Fixes a memory leak on IE8 in LayoutManagerIE8 (#12688) 10 years ago
  Artur Signell 388f7591e6 Add missing getBorderX methods (#9153) 10 years ago
  Henri Sara 047303662b Add more detailed profiling for some client side hotspots (#12418) 10 years ago
  Leif Åstrand 6a69527499 Add LayoutManager.setNeedsMeasureRecursively (#12180) 10 years ago
  Leif Åstrand 7a1ab60fee Revert "Assert that connector needing layout is attached (#11698)" 11 years ago
  Leif Åstrand ab210b2a8d Revert "Assert that connector needing layout is attached (#11698)" 11 years ago
  Leif Åstrand cb7b02d4e5 Assert that connector needing layout is attached (#11698) 11 years ago
  Leif Åstrand 34096d1784 Add lightweight profiling (#10961) 11 years ago
  Leif Åstrand 9014f45134 Use faster collections in LayoutManager and related classes (#10937) 11 years ago
  John Ahlroos 63757589f5 Fixed Window resize issues when content gets smaller in IE8 #10750 11 years ago
  John Ahlroos 6ab0caeca9 Fixes issue where Tabsheet does not resize when the content of the tabsheet changes after the tabsheet has rendered #10697 11 years ago
  John Ahlroos d4c6057eba Clients side errors are not displayed in Prod. mode any more. #8544 11 years ago
  Leif Åstrand cc9cc89865 Don't measure all connectors by default (#10488) 11 years ago
  Artur Signell e95ef1c00e Cancel possibly pending layout timer when starting layout (#10659) 11 years ago
  Artur Signell fb68bd5303 Updated copyright notices and added missing license headers 11 years ago
  Johannes Dahlström d67ed23096 Move widget classes from c.v.c.ui.<widget> to c.v.c.ui (#9392) 11 years ago
  Johannes Dahlström e6c881bb47 Rename Application.getRootConnector to getUIConnector (#10158) 11 years ago
  Marc Englund 720ee80976 Overlay container #9220 11 years ago
  John Ahlroos e7e1b9e303 Fixed NPE in LayoutManager 11 years ago
  John Ahlroos 5abe444f28 Add helper methods for checking state 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
  Leif Åstrand 567e1d861f Log some errors as error 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