Commit History

Author SHA1 Message Date
  Tig 5590c28026 Merge branch 'v2_develop' into v2_3029-MouseEvents 9 months ago
  Tig f503a5c06f keyEvent -> key 9 months ago
  Tig 1363995326 Merged MouseEvent and MouseEventEventArgs into MouseEventArgs 9 months ago
  Tig a19781c53b View.Mouse cleanup - WIP2 9 months ago
  Tig c19cc7c332 Code cleanup 9 months ago
  Tig 61be0615e0 Fixed TableView key handling 9 months ago
  Tig b717892235 Removed OverlappedTop. 10 months ago
  Tig ba161b3eae Cleaned up Command enum. 11 months ago
  Tig cc627781e4 Fixed Config editor 11 months ago
  Tig bdc60c9490 Got all unit tests passing. Some AdvanceFocus stuff still not right. 11 months ago
  Tig 0d6ad5b112 Fixed treeviewTests 11 months ago
  Tig d407683d5b Made View.Navigation nullable enable. 1 year ago
  Tig 4ede0648f4 TabStop -> now of type TabStop. 1 year ago
  Tig f37ec5e04f Moved Overlapped stuff to ApplicationOverlap static class. Fixed nullable warnings. 1 year ago
  Cam Sinclair 952fc49709 Fix typos 1 year ago
  Tig f08f9c9567 Fixed FastFlags thing 1 year ago
  Tig 896912719d PosPercent -> int vs. float 1 year ago
  Tig 44e496d923 Anchor -> GetAnchor 1 year ago
  Tig dbd575eb58 PosFactor -> PosPercent (for consistency) and -> public 1 year ago
  Tig 3e287c4bdd Moved PosXXX to not be nested classes 1 year ago
  Tig d391cc7ad2 MouseEvent: int X, int Y -> Point Position 1 year ago
  Tig 37a1464c7c ScreenToFrame -> Point 1 year ago
  Tig a1249198bd PositionCursor unit tests and flashing cursor fixes 1 year ago
  Tig efe6f1ec60 Fixed PositionCursor 1 year ago
  Tig 3406d97c4c working on cursor issue 1 year ago
  Tig e6da3db22d Prototype/WIP for revamping how cursor handling works. 1 year ago
  Tig 88222c4dfd Fixed clipping - mostly: Still an issue w/ subviews of adornments 1 year ago
  Tig 7c8b1990e6 Removed flickering by minimizing layout/display 1 year ago
  Tig 5d7fe4cd8f Reverted temp changes to Scenario 1 year ago
  Tig 2d5a99abd8 Clarified how Viewport works 1 year ago