Brandon Thetford
|
b47a8c8634
More commentary
|
1 year ago |
Brandon Thetford
|
da3fe3663d
Replace all 342 `== null` with `is null`
|
1 year ago |
Tig
|
4430fe2cc6
Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202)
|
1 year ago |
Tig
|
dcb3b359ad
Fixes #2926 - Refactor KeyEvent and KeyEventEventArgs to simplify (#2927)
|
1 year ago |
Tig
|
6851b42a49
Fixes #2921 - MainLoop refactoring (#2922)
|
1 year ago |
Tigger Kindel
|
e4f3b97da0
Fixed WindowsDriver mem leak
|
1 year ago |
Tigger Kindel
|
f90ddd520b
Re-enabled -1 result
|
1 year ago |
Tigger Kindel
|
1c133ba364
Refactored CheckTimers into MainLoop and renamed/simplified
|
1 year ago |
Tigger Kindel
|
905f811f98
Added throw in CheckTimers to test if wiat param is ever used.
|
1 year ago |
Tigger Kindel
|
c506090462
Moved CheckTimers to MainLoop - cursesdriver
|
1 year ago |
Tigger Kindel
|
bf606c4179
Moved CheckTimers to MainLoop
|
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
|
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 |