Commit History

Author SHA1 Message Date
  Tig bdc60c9490 Got all unit tests passing. Some AdvanceFocus stuff still not right. 11 months ago
  Tig 794ad0bad7 Refactoring again... WIP broke 11 months ago
  Tig ef7f88d3b4 OnEnter/Leave -> OnHasFocusChanging/OnHasFocusChanged 11 months ago
  Tig 782b090643 builds and runs. But not properly. 1 year ago
  Tig 52ce3494fa Merge branch 'v2_develop' into v2_2491-Arrangement-Overlapped 1 year ago
  Thomas Nind f9a1d0345e Split processing autocomplete and drawing it (#3662) 1 year ago
  Tig aa4f5228e6 Merged and fixed issues. 1 year ago
  Tig 37f349004a WIP: More. Trying to fix TableView regression 1 year ago
  Tig c03dd32031 Moved Toplevel keybindings out of Toplevel to Application. 1 year ago
  Cam Sinclair 952fc49709 Fix typos 1 year ago
  Tig cd43ee363d Revamped to further simplify and make more correct 1 year ago
  Tig 76422667c1 Fixed API doc 1 year ago
  Tig 12f88a2044 Fixed View.OnTextChanged 1 year ago
  Tig 3acce3b70c Fixed TextField.OnTextChanging 1 year ago
  Tig d7bd938664 Renamed StateChangedEventArgs 1 year ago
  Tig 651d4387b2 Fixed comment 1 year ago
  Tig 28f529ae95 Fixed bug 1 year ago
  Tig 9424297423 Fixed Deep KeyBinding issues. 1 year ago
  Tig 24ca95fd5e Removed LayoutStyle 1 year ago
  Tig c372c065ac Fixed mouse scenario 1 year ago
  Tig f0865e8ff4 TextField modernization 1 year ago
  Tig d27b0b6212 Added // BUGBUG: Views should avoid setting Height as doing so implies Frame.Size == ContentSize 1 year ago
  Tig ef9ee5a2e6 Checkbox now uses DimAuto for Height 1 year ago
  Tig d391cc7ad2 MouseEvent: int X, int Y -> Point Position 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
  BDisp 46fcb58a71 Create IsViewLocationVisibleInViewport method. 1 year ago
  BDisp 2f17584ac8 Fixes #3431. TextView and TextField are showing the cursor beyond their limits. 1 year ago