Commit History

Author SHA1 Message Date
  BDisp 245cfea802 Fix TabView and unit tests. 9 months ago
  Tig ed48864a16 almost ready 9 months ago
  Tig 5e9178b4bd Everything but adornment drawing is working 9 months ago
  Tig 1363995326 Merged MouseEvent and MouseEventEventArgs into MouseEventArgs 10 months ago
  Tig a9e1f2a2cb View.Mouse cleanup - WIP 10 months ago
  Tig f536945df5 Application.Keyboard Code cleanup 10 months ago
  Tig c4e8ec4a56 All unit test pass for reals? 10 months ago
  Tig 923e5d1cf3 Fixed ScreenPosition in tests 10 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 8e70e2ae8f Updated navigation.md 1 year ago
  Tig 37f349004a WIP: More. Trying to fix TableView regression 1 year ago
  Tig 6b2585bda6 Fixed TabViewTests 1 year ago
  Tig d391cc7ad2 MouseEvent: int X, int Y -> Point Position 1 year ago
  Tig 65b36a9268 Updated almosta all tests to not use AutoSize 1 year ago
  tznind caddcdb846 Fix null reference removing tab 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
  Tig 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 year ago
  BDisp 56943f17d2 Fixes #2882. TabView: 'Frame.DrawFrame(Rect, bool)' is obsolete: 'This method is obsolete in v2. Use use LineCanvas or Frame (#2980) 1 year ago
  Tig d2ad11248f Fixes #3127 - View Layout improvements - Redefines how `LayoutStyle` works. Fixes `AutoSize` etc... (#3130) 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
  Thomas Nind e2feeefa93 Fixes #2663 - No more nested classes (#2664) 2 years ago
  BDisp ea24de3a27 Fixes #2482. Refactor Redraw - Non-virtual with the right set of virtual OnXXX methods. (#2577) 2 years ago
  Tig b4552ee14b Fixes #2493. Move all layout code out of View (and Toplevel) into a layout helper class (#2544) 2 years ago
  Tig 574ed8fec7 Fixes #2469 - Revamp file structure and namespace (#2471) 2 years ago
  BDisp 788eed4a4d Fixes #2317. Drivers do not normalize accented letters. 2 years ago
  tznind ab398b93cb Make OnTabClicked fire for clicks in empty space and fix Notepad to only show context menu on right click. 2 years ago