Commit History

Author SHA1 Message Date
  Tig 44ce74a5c0 Refactored Application into smaller files. 1 year ago
  Tig 7a712ad96a Accept now uses HandledEventARgs vs. Cancel 1 year ago
  Tig dde1fe435c Fixed unit test warnings 1 year ago
  Tig 94ce28012e Fixed BorderTests 1 year ago
  Tig 7973d53959 Fixed TreeViewTests 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 5c36db22a4 merge 1 year ago
  Tig dceed59a5f Fixed more unit tests 1 year ago
  Tig df5f04b645 Merged v2_develop 1 year ago
  BDisp 41971a6e5a Fix all tests. 1 year ago
  Tig f6ff36968e Reamed Bounds -> ViewPort to see how it feels 1 year ago
  Tig Kindel bd8edbe201 Merged MouseEvent() and OnMouseEvent() 1 year ago
  dodexahedron 0f9e6f091d Stage 1 of #3256 - Prepare Rect for removal (#3260) 1 year ago
  Tig 16055c53b0 Fixes #3039. Fix View.HotKey (#3249) 1 year ago
  Tig 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 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 dcb3b359ad Fixes #2926 - Refactor KeyEvent and KeyEventEventArgs to simplify (#2927) 1 year ago
  BDisp d2967c1ede Fixes #2883. ProgressBar: 'Frame.DrawFrame(Rect, bool)' is obsolete: 'This method is obsolete in v2. Use use LineCanvas or Frame (#2979) 1 year ago
  BDisp 3810b7d3d5 Fixes #2944. TestTreeViewColor unit test sometimes fails (#3000) 1 year ago
  BDisp aa8b952509 Partially Addresses #2616. Support combining sequences that don't normalize (#2932) 1 year ago
  Tig 6851b42a49 Fixes #2921 - MainLoop refactoring (#2922) 1 year ago
  Tig 0df485a890 Fixes #666. Refactor `ConsoleDriver`s to simplify and remove duplicated code (#2612) 2 years ago
  tznind 4dbf2f4cfd Add test for marking event Handled and demo how to do custom drawing 2 years ago
  tznind 101db86bfa Add TestTreeView_DrawLineEvent_WithScrolling test 2 years ago
  tznind 78eebd1ce7 Add test TestTreeView_DrawLineEvent 2 years ago
  Thomas Nind 0ea7a871ce Adds TreeView MaxDepth (#2651) 2 years ago
  Thomas Nind 5317950928 Fixes #2601 - Adds ability to filter TreeView branches/leaves (v2) (#2604) 2 years ago
  BDisp ea24de3a27 Fixes #2482. Refactor Redraw - Non-virtual with the right set of virtual OnXXX methods. (#2577) 2 years ago