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
|
b4552ee14b
Fixes #2493. Move all layout code out of View (and Toplevel) into a layout helper class (#2544)
|
2 years ago |
Tig
|
a637f8a29c
Fixes #2486 - Removes old `Border` and fixes a litany of related things (#2525)
|
2 years ago |
Tigger Kindel
|
271813fa28
Working around #2474
|
2 years ago |
Tigger Kindel
|
24155ac43b
Merge branch 'v2_develop' into v2_view2_experiment
|
2 years ago |
Tigger Kindel
|
5ae715010f
Hacked unit test to not fail until #2474 can be fixed
|
2 years ago |
Tigger Kindel
|
791976428e
merged !!! woot.
|
2 years ago |
Tig Kindel
|
27ca37eed0
merged v2_develop
|
2 years ago |
BDisp
|
0448e53926
Fix changed event and reformat in UnitTests.
|
2 years ago |
BDisp
|
2d9c4dc65b
Fix ScenarioTests unit test.
|
2 years ago |
BDisp
|
846494ea7c
Resolving merge conflicts.
|
2 years ago |
Tig
|
c94f9165f4
Makes UI Catalog Scenarios use Theme and top-level color scheme (#2401)
|
2 years ago |
tznind
|
2ed71e284c
Move all nested eventargs out of parent classes to root
|
2 years ago |
tznind
|
53597b7cec
Add TextChangedEventArgs (correctly this time)
|
2 years ago |
tznind
|
4b5fbfb89c
Revert "Added TextChangedEventArgs"
|
2 years ago |
tznind
|
fe2710ad2d
Added TextChangedEventArgs
|
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
|
43f67a6387
Convert more Actions to EventHandlers in View
|
2 years ago |
tznind
|
17a33f3b11
Refactor `Action<bool?> Toggled` to `EventHandler<ToggleEventArgs>`
|
2 years ago |
Tig Kindel
|
7d7537e49c
unit tests pass; view2 stuff still broken
|
2 years ago |
Tig Kindel
|
6613c3977a
Merge branch 'v2' into v2_view2_experiment
|
2 years ago |
BDisp
|
cacfe0d772
Fixes #2371. V2 needs be merged with develop and be fixed from errors. (#2372)
|
2 years ago |
Tig
|
9425b2a720
Fixes #2181 - (Really) Adds configuration manager (#2365)
|
2 years ago |
Tig Kindel
|
d006d021dd
view2 WIP mostly working
|
2 years ago |
BDisp
|
9d1a429676
Implementing nullable bool checked on CheckBox.
|
2 years ago |
Tig Kindel
|
7454dac942
Reorg of unit tests
|
2 years ago |