Commit History

Author SHA1 Message Date
  Tig b4552ee14b Fixes #2493. Move all layout code out of View (and Toplevel) into a layout helper class (#2544) 2 years ago
  BDisp 4843fd0205 Subscribing DrawContentComplete on the Application which allow draw over modal views. 2 years ago
  tznind 6f5ef32fb7 Switch `event Action` to `event EventHandler` 2 years ago
  tznind 997bfe63a9 Added MouseFlagsChangedEventArgs 2 years ago
  tznind 3bec36ac47 Change Action to EventHandler for more events 2 years ago
  tznind 9c4f3eda16 Update Added/Removed and other events to use `EventHandler 2 years ago
  tznind 17e2d1d341 Refactor Action<Size> events to EventHandler<SizeChangedEventArgs> 2 years ago
  BDisp 4b8917a08d Fixes #2213. ContextMenu.IsShow is wrongly inheriting previous value on a new instance. 2 years ago
  Charlie Kindel 6eac49383e Merge branch 'develop' into fix_2109_menubar_spacing 2 years ago
  Charlie Kindel 76dd8a70d4 more doc improvements 2 years ago