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
|
713b2c4725
Fixes #92. Remove dependency on ustring. (#2620)
|
2 years ago |
Tig
|
8c59e8255f
Partially Fixes #2483 - Removes old Border and leverages LineCanvas for Frames, etc... (#2527)
|
2 years ago |
Tig
|
a637f8a29c
Fixes #2486 - Removes old `Border` and fixes a litany of related things (#2525)
|
2 years ago |
Tigger Kindel
|
791976428e
merged !!! woot.
|
2 years ago |
Tigger Kindel
|
292d24ce93
Updated spec
|
2 years ago |
tznind
|
796e15a64d
Added DrawEventArgs
|
2 years ago |
tznind
|
09683a2cd5
Refactor more `event Action` to `event EventHandler`
|
2 years ago |
tznind
|
3bec36ac47
Change Action to EventHandler for more events
|
2 years ago |
tznind
|
fcc75e7147
Update View Action events to EventHandler events
|
2 years ago |
tznind
|
17a33f3b11
Refactor `Action<bool?> Toggled` to `EventHandler<ToggleEventArgs>`
|
2 years ago |
tznind
|
58c267fd7c
Switch to EventHandler for TopLevel methods
|
2 years ago |
BDisp
|
9d1a429676
Implementing nullable bool checked on CheckBox.
|
2 years ago |
Charlie Kindel
|
bf1ed31281
Refactored UI Catalog and added tons of unit tests
|
2 years ago |
BDisp
|
09f005448e
Fixes #1800. TextView now uses the same colors as TextField. (#1971)
|
2 years ago |
Tig Kindel
|
94f36cef2e
Updated API doc theme. Added Wizard Sample
|
3 years ago |
Tig Kindel
|
11491b3f79
Fixes #1883. Toplevel now propogates Loaded & Ready events to child Toplevel views.
|
3 years ago |
Tig Kindel
|
e4a919fb94
Fixed cancel logic. Title now shows for non-modal. (#1871)
|
3 years ago |
Tig Kindel
|
492966048c
Fixes #1849. Wizard as non-popup is broken (#1853)
|
3 years ago |
BDisp
|
e02df8c043
Added some more features and bug fixes.
|
3 years ago |
Charlie Kindel
|
065d88eed5
enabled events for WizardStep.Title changing
|
3 years ago |
Charlie Kindel
|
56e78d4b92
propogated enable to Wizard
|
3 years ago |
Charlie Kindel
|
ab503d1de1
more unit tests and refactoring
|
3 years ago |
Charlie Kindel
|
1bc2c79938
Progress on refactoring nav
|
3 years ago |
Tig Kindel
|
2451c19d15
Wizard fixes (#1802)
|
3 years ago |
Tig Kindel
|
48dbbb05a7
Adds multi-step Wizard view (#1783)
|
3 years ago |