14 Commits (c8e04dc5b30f8967c58df928872ca2e5e2be5c5b)

Author SHA1 Message Date
  Anna Koskinen c8e04dc5b3
Fix to LayoutManager size calculations during transform. (#12138) 3 years ago
  Ilia Motornyi 6541b7bad2 Update copyright year (#10761) 6 years ago
  Ahmed Ashour 10bd7544fd Improve naming of fields and variables (#10242) 6 years ago
  Ahmed Ashour 7065740d6d Use interface instead of implementation (#10073) 6 years ago
  Ahmed Ashour caf41dbac4 Simplify conditional logic. 6 years ago
  Artur Signell 7b957a5c37 Allow a resize listener to fire a resize listener (#20338) 7 years ago
  Denis Anisimov 43bb825f0e Migrating 7.7.1, 7.7.2, 7.7.3 to V8. 7 years ago
  Artur Signell 504b3c4c65 Use diamond operator where it can be used 7 years ago
  Artur Signell 82806ef9b7 Format the project using Neon, remove trailing whitespace 7 years ago
  Artur Signell 0081286c8d Remove IE8-IE10 client side code 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
  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) 9 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) 11 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