Tig
|
5c2035d894
fixed ListView test wrt AllowNegativeXWhenWidthGreaterThanContentWidth
|
9 months ago |
Tig
|
f527e599b2
Scenario cleanup. scrolling.md
|
9 months ago |
Tig
|
362c1d97af
Removed legacy scrollview stuff.
|
9 months ago |
Tig
|
55387d3c13
Made more Driver APIs internal
|
10 months ago |
Tig
|
e0551f4e4d
NeedsDisplay -> NeedsDraw
|
10 months ago |
Tig
|
10d99a2c8a
Beefed up benchmarking
|
10 months ago |
Tig
|
bbf54f4a47
Added Benchmarking to UI Catalog
|
10 months ago |
Tig
|
a93d1ceeb7
better names and API docs
|
10 months ago |
Tig
|
5e9178b4bd
Everything but adornment drawing is working
|
10 months ago |
Tig
|
78d0a8fc3b
Accepted->Accepting
|
10 months ago |
Tig
|
2a989df553
Selected->Selecting
|
10 months ago |
Tig
|
af110d92d0
In the middle of another refactoroing
|
11 months ago |
Tig
|
1d633c2fa7
Refactored View command handling
|
11 months ago |
Tig
|
b267e1698e
V2 fix warnings (#3671)
|
1 year ago |
Tig
|
0bd50c5b93
Fixes #3641. `CheckBox.State` -> `CheckBox.CheckState` (#3648)
|
1 year ago |
Tig
|
022050db73
Fixed nullable warnings 7
|
1 year ago |
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
|
99948b1486
Simplified HighlightEventArgs
|
1 year ago |
Tig
|
d7bd938664
Renamed StateChangedEventArgs
|
1 year ago |
BDisp
|
48c65bdfa1
Fixes #3551. v2: Big performance impact on ListView/ComboBox's that contain a lot of items
|
1 year ago |
BDisp
|
cf51c9e1bb
Replace with Main and code refactoring.
|
1 year ago |
BDisp
|
893a6c8c32
Ensures CollectionChanged event is subscribed once or none if the source is null. For the ListWrapper the user is responsible to dispose it.
|
1 year ago |
BDisp
|
0075c07b39
Change scenarios to use ObservableCollection.
|
1 year ago |
BDisp
|
a121b62c77
Fix size in the scenario.
|
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
|
2c725b877f
Fixes #2944. Makes `ColorScheme` explicitly readonly, removes `Colors.Base`, etc..., Fixes intermittent `TreeView` unit test failures (#3175)
|
1 year ago |
Tigger Kindel
|
1fa6267895
WIP - Revamped Color
|
1 year ago |