Commit History

Author SHA1 Message Date
  BDisp 6223d889c7 Fixes #2462. FindDeepestView should be a public static method on the View class. 2 years ago
  BDisp edd53173d1 Fixes #2478. Currently it isn't possible to draw over a modal view. 2 years ago
  tznind 1c3e8e37d3 Fix malformed xmldoc and missing using statement 2 years ago
  Thomas Nind 057cea44d2 Merge branch 'v2_develop' into events 2 years ago
  Tig Kindel 42832cafa2 Fixes bug in MessageBox scenario that is latent in v1 2 years ago
  Tig Kindel 8bd9ac7bce More cleanup 2 years ago
  Tig Kindel f08e45f493 Renamed ProcessViewSize to OnResizeNeeded 2 years ago
  Tig Kindel ab2bda109b improved API docs, removed duplicate code, refactored to make more readable 2 years ago
  BDisp 3960ff4e7a Grouping views events in the ViewEventArgs.cs file. 2 years ago
  tznind 2ed71e284c Move all nested eventargs out of parent classes to root 2 years ago
  tznind 796e15a64d Added DrawEventArgs 2 years ago
  tznind 43f67a6387 Convert more Actions to EventHandlers in View 2 years ago
  tznind fcc75e7147 Update View Action events to EventHandler events 2 years ago
  tznind 02825d89ba Added SuperViewChangedEventArgs for Added/Removed to clarify situation 2 years ago
  tznind 1491e01d6a Fix xmldoc 2 years ago
  tznind 9c4f3eda16 Update Added/Removed and other events to use `EventHandler 2 years ago
  tznind a949b790ec Refactor HotKeyChanged event 2 years ago
  BDisp 2eb05113af Fix negative bounds on draw text and thus fixes scrolling. 2 years ago
  BDisp f1e4e21456 Removing and refactoring code. 2 years ago
  BDisp 6c44b0413d Removing GetMaxNeedDisplay that was causing false changed values. 2 years ago
  BDisp 5840ad25e8 Added IsLoaded property to allow control if a change was done before or after the toplevel was loaded. 2 years ago
  BDisp a7c13b5d48 Fixes merge conflicts errors. 2 years ago
  BDisp eac93a7973 Resolving merge conflicts. 2 years ago
  BDisp 886cfc6a8e GetContainerBounds already has called ViewToScreen, so do the same to GetNeedDisplay and fixing some typo. 2 years ago
  BDisp ebae3a8560 Fixes Revert "Illustrates #2331 (Scrollview not respecting clip) does not reproduce (#2332)" committed twice on 6bb90edcbf35cdb1dce39abd463af89b5e662aee and 28d7be721cbf2a48aa72f23c736d1e9649b60951 2 years ago
  BDisp 20649472c1 GetContainerBounds already has called ViewToScreen, so do the same to GetNeedDisplay and fixing some typo. 2 years ago
  BDisp 006f57b0eb Fixes the Clear method. 2 years ago
  BDisp 932aca89eb Merge #2382 into #2379. 2 years ago
  BDisp 288d81b781 Allows a subview reference the superview of the subview superview. 2 years ago
  Tigger Kindel c192f8d4c4 re-merged changes lost from #2345 2 years ago