BDisp
|
f925625baa
Add GetQuitKeyAndName helper method.
|
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
|
b55ee57371
Moved EventArgs<T> to sep file.
|
1 year ago |
Tig
|
9f09e030ae
Fixed Scenarios and unit tests
|
1 year ago |
BDisp
|
0075c07b39
Change scenarios to use ObservableCollection.
|
1 year ago |
Tig
|
c877c1844d
Simplified Alignment enum
|
1 year ago |
Tig
|
ddd7e279c4
Merge/rebase with #3480
|
1 year ago |
Tig
|
c372c065ac
Fixed mouse scenario
|
1 year ago |
Tig
|
a59c44d258
Rebased latest
|
1 year ago |
Tig
|
ce1e243df2
Justification->Alignment
|
1 year ago |
Tig
|
c5a6c907a4
Justifier->Aligner
|
1 year ago |
Tig
|
c84dade64d
WIP -> Getting rid of old TextAlignment enums
|
1 year ago |
Tig
|
d391cc7ad2
MouseEvent: int X, int Y -> Point Position
|
1 year ago |
Tig
|
e6b6f77f9a
AutoSize is GONE!
|
1 year ago |
Tig
|
cca32726fc
Refactored API to support extensibilty... eg Hover (not implemented yet).
|
1 year ago |
Tig
|
c5b7b084a9
Way too big a committ.... but I got carried away.
|
1 year ago |
Tig
|
dd8fe76cab
Rebased with v2_develop - broke stuff.
|
1 year ago |
Tig
|
fd7e273f85
Updated Mouse scenario with filter
|
1 year ago |
Tig
|
d9658efc65
Cherry picked new Mouse Scenario
|
1 year ago |
Tig
|
76095f7dbc
Revamped Mouse scenario
|
1 year ago |
Tig
|
86617724de
Revamped Mouse scenario
|
1 year ago |
Tig Kindel
|
6b374a9026
Clicking on padding sets focus
|
1 year ago |
Tig
|
4430fe2cc6
Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202)
|
1 year ago |
Tig
|
2c725b877f
Fixes #2944. Makes `ColorScheme` explicitly readonly, removes `Colors.Base`, etc..., Fixes intermittent `TreeView` unit test failures (#3175)
|
1 year ago |
Tig
|
6851b42a49
Fixes #2921 - MainLoop refactoring (#2922)
|
1 year ago |
Charlie Kindel
|
32ae3cb62f
Cleaned up Categories and Scenario descripitons.
|
3 years ago |
Charlie Kindel
|
83f70cbf39
Revert "Revert "Reorganizing scenarios categories as per #1648""
|
3 years ago |
Charlie Kindel
|
359ba385c8
Revert "Reorganizing scenarios categories as per #1648"
|
3 years ago |
BDisp
|
3362ca849d
Reorganizing scenarios categories as per #1648
|
3 years ago |
BDisp
|
239191cde0
Fixes #1434. Regenerating the docs. (#1528)
|
3 years ago |