Commit History

Author SHA1 Message Date
  Tig 8bdb0f64d7 Revoved defunct api 11 months ago
  Tig 1b1a2524e7 Removed TabIndex etc... 11 months ago
  Tig 794ad0bad7 Refactoring again... WIP broke 11 months ago
  Tig ef7f88d3b4 OnEnter/Leave -> OnHasFocusChanging/OnHasFocusChanged 1 year ago
  Tig 591baa65f0 GetFocused() -> back to Focused property (get only; computed). 1 year ago
  Tig 2375ee35a9 WIP 1 year ago
  Tig 782b090643 builds and runs. But not properly. 1 year ago
  Tig 79e50b4d8f Nuked AlternateFwd/BkKeys. 1 year ago
  Tig 37f349004a WIP: More. Trying to fix TableView regression 1 year ago
  Tig 3f19a6f04a Added low-level Focus tests 1 year ago
  Tig 331d9726d7 nullable enable TopLevel 1 year ago
  Tig cb3e80666f Moved Overlapped stuff to ApplicationOverlap static class. Fixed nullable warnings. 1 year ago
  Tig f37ec5e04f Moved Overlapped stuff to ApplicationOverlap static class. Fixed nullable warnings. 1 year ago
  Tig c03dd32031 Moved Toplevel keybindings out of Toplevel to Application. 1 year ago
  Tig 44ce74a5c0 Refactored Application into smaller files. 1 year ago
  Tig f328f0c93f Initial commit. 1 year ago
  Tig 123149c062 Fixed OverlappedTests 1 year ago
  Tig d391cc7ad2 MouseEvent: int X, int Y -> Point Position 1 year ago
  Tig e1a2793c5c Fixed fragile toplevel drag unit tests 1 year ago
  Tig c5b7b084a9 Way too big a committ.... but I got carried away. 1 year ago
  BDisp 41971a6e5a Fix all tests. 1 year ago
  BDisp c8890628e9 Fixes #3338. Application.Run/End -> Callers must dispose Toplevel 1 year ago
  Tig Kindel d6e4a5b0bc Fixed fragile unit test 1 year ago
  Tig Kindel 1eaf8a713d Simplified test 1 year ago
  Tig 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 year ago
  Tig 2c725b877f Fixes #2944. Makes `ColorScheme` explicitly readonly, removes `Colors.Base`, etc..., Fixes intermittent `TreeView` unit test failures (#3175) 1 year ago
  Tig 7fe95cb9c7 Renames `Frame`->`Adornment`; changes `Frame` to have a `Border` subclass (#3158) 1 year ago
  Tig 6ad36b7ac9 Fixes #2944. `TreeView` unit tests fail intermittently: Ensures `Attribute` and `Color` are read only value types (#3163) 1 year ago
  Tig d2ad11248f Fixes #3127 - View Layout improvements - Redefines how `LayoutStyle` works. Fixes `AutoSize` etc... (#3130) 1 year ago
  Tig dcb3b359ad Fixes #2926 - Refactor KeyEvent and KeyEventEventArgs to simplify (#2927) 1 year ago