Tig
|
44ce74a5c0
Refactored Application into smaller files.
|
1 year ago |
BDisp
|
f925625baa
Add GetQuitKeyAndName helper method.
|
1 year ago |
BDisp
|
ff7a68b2dc
Change all Scenarios to merge their Init, Setup, and Run overrides into Main.
|
1 year ago |
Tig
|
6188127a24
Refactors CheckBox to use an enum instead of bool? for state. Cleans up naming to make more correct too (Toggle v. Toggled and State vs. Checked).
|
1 year ago |
Tig
|
be8f7fadc6
Progress on removing AutoSize.
|
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
|
dcb3b359ad
Fixes #2926 - Refactor KeyEvent and KeyEventEventArgs to simplify (#2927)
|
1 year ago |
Tig
|
6851b42a49
Fixes #2921 - MainLoop refactoring (#2922)
|
1 year ago |
Tig
|
4d6781e5f9
Fixes #2649 - Unit Tests on Windows are failing (#2650)
|
2 years ago |
tznind
|
3bec36ac47
Change Action to EventHandler for more events
|
2 years ago |
tznind
|
43f67a6387
Convert more Actions to EventHandlers in View
|
2 years ago |
BDisp
|
9d1a429676
Implementing nullable bool checked on CheckBox.
|
2 years ago |
Charlie Kindel
|
32ae3cb62f
Cleaned up Categories and Scenario descripitons.
|
3 years ago |
BDisp
|
239191cde0
Fixes #1434. Regenerating the docs. (#1528)
|
3 years ago |
BDisp
|
c27da1b982
Fixes #1210. Added AllowsReturn, AllowsTab and Multiline into the TextView. (#1249)
|
4 years ago |