Tig Kindel
|
bf7dbcacda
merged
|
1 year ago |
Tig Kindel
|
5e93af47eb
Updated API docs. Cleaned up code.
|
1 year ago |
Tig Kindel
|
d5fe8b48fc
re-reverting
|
1 year ago |
Tig Kindel
|
19f9501ac8
merged
|
1 year ago |
Tig Kindel
|
fe4b60a0b0
Removed TopLevel.Create
|
1 year ago |
Tig Kindel
|
5ab8d4d545
Fixed Create and related unit tests
|
1 year ago |
Tig Kindel
|
e0e9413283
reorg'd Toplevel tests
|
1 year ago |
Tig Kindel
|
a2d3d27845
Cleaned up code
|
1 year ago |
Tig Kindel
|
b439ebbd5e
Removed unused API and cleaned up code
|
1 year ago |
Tig Kindel
|
bf0745361a
Commented test TODOs
|
1 year ago |
Tig
|
7af54f369d
Robustness improvements in prep for implementing Virtual Terminal Sequences (#3094)
|
1 year ago |
Tig
|
dcb3b359ad
Fixes #2926 - Refactor KeyEvent and KeyEventEventArgs to simplify (#2927)
|
1 year ago |
Tig
|
42b9ad1d61
Fixes #2578 - Updates mouse events to be relative to `View.Bounds` (#2920)
|
1 year ago |
Tig
|
6851b42a49
Fixes #2921 - MainLoop refactoring (#2922)
|
1 year ago |
Tigger Kindel
|
1c133ba364
Refactored CheckTimers into MainLoop and renamed/simplified
|
1 year ago |
Tigger Kindel
|
05e203c7a4
lots of fixes
|
1 year ago |
BDisp
|
0820ce985f
Fixes #2810. Pressing Alt key on a Toplevel with only a MenuBar throws System.InvalidOperationException.
|
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 |
Tig
|
4d6781e5f9
Fixes #2649 - Unit Tests on Windows are failing (#2650)
|
2 years ago |
BDisp
|
ea24de3a27
Fixes #2482. Refactor Redraw - Non-virtual with the right set of virtual OnXXX methods. (#2577)
|
2 years ago |
BDisp
|
105ff9ab54
Fixes #2569. Borders scenarios needed to be refactored. (#2570)
|
2 years ago |
BDisp
|
62746f8037
Fixes #2539. Add feature to draw menus with or without border. (#2556)
|
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
|
8c59e8255f
Partially Fixes #2483 - Removes old Border and leverages LineCanvas for Frames, etc... (#2527)
|
2 years ago |
BDisp
|
91bf832ce4
Fixes #2531. Toplevel should redraw only if it's needed. (#2532)
|
2 years ago |
Tigger Kindel
|
18e18f6a7f
Cleaned up Application.cs
|
2 years ago |
Tig
|
a637f8a29c
Fixes #2486 - Removes old `Border` and fixes a litany of related things (#2525)
|
2 years ago |
BDisp
|
e272c6b36c
Fixes #2516. StatusBar isn't positioned at the most bottom. (#2518)
|
2 years ago |
Tig
|
574ed8fec7
Fixes #2469 - Revamp file structure and namespace (#2471)
|
2 years ago |