BDisp
|
33b4abab4b
Fixes #2739. UICatalog Text Editor Column / Row not be updated when cursor moving. (#2741)
|
2 years ago |
BDisp
|
325180ae48
Fixes #2680. Make the TextView API more extensible. (#2682)
|
2 years ago |
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
|
a637f8a29c
Fixes #2486 - Removes old `Border` and fixes a litany of related things (#2525)
|
2 years ago |
Thomas Nind
|
c1a578891b
Fixes #2150. Revamping FileDialog (#2259)
|
2 years ago |
Tig
|
574ed8fec7
Fixes #2469 - Revamp file structure and namespace (#2471)
|
2 years ago |
tznind
|
b30dd8e065
Added Suggestion class
|
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
|
53597b7cec
Add TextChangedEventArgs (correctly this time)
|
2 years ago |
tznind
|
4b5fbfb89c
Revert "Added TextChangedEventArgs"
|
2 years ago |
tznind
|
7a52f45a10
Add PointEventArgs
|
2 years ago |
tznind
|
fe2710ad2d
Added TextChangedEventArgs
|
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
|
43f67a6387
Convert more Actions to EventHandlers in View
|
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
|
bdcbd55856
Switch to EventHandler<ToplevelEventArgs> for
|
2 years ago |
BDisp
|
489a802df6
Implementing nullable bool checked on Menu.
|
2 years ago |
BDisp
|
9d1a429676
Implementing nullable bool checked on CheckBox.
|
2 years ago |
Charlie Kindel
|
a0b36d3457
merged develop
|
2 years ago |
Charlie Kindel
|
8c99cde92c
Prep for broader ConsoleDriver tests
|
2 years ago |
BDisp
|
8cf7a3514d
Fixes bug related with allowed type files filter in FileDialog.
|
2 years ago |
Charlie Kindel
|
bf1ed31281
Refactored UI Catalog and added tons of unit tests
|
2 years ago |
Charlie Kindel
|
fc6f830339
Tweaked unit tests to be more robust
|
2 years ago |
Tig Kindel
|
5dc2ec7606
Clean up old code
|
2 years ago |