BDisp
|
962ccc6c0a
Fixes #2559. BackgroundWorkerCollection scenario is broken. (#2560)
|
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 |
Tigger Kindel
|
18e18f6a7f
Cleaned up Application.cs
|
2 years ago |
Tig
|
a637f8a29c
Fixes #2486 - Removes old `Border` and fixes a litany of related things (#2525)
|
2 years ago |
BDisp
|
925433008d
Resolving merge conflicts.
|
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 |
BDisp
|
ca8455fd96
Fixes #2420. BackgroundWorkerCollection scenario is badly clearing invisible button.
|
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
|
bdcbd55856
Switch to EventHandler<ToplevelEventArgs> for
|
2 years ago |
BDisp
|
489a802df6
Implementing nullable bool checked on Menu.
|
2 years ago |
Charlie Kindel
|
de3c02e9bf
refactored internal Init() (now called InternnalInit()) to be more clear; updated docs and unit tests
|
2 years ago |
Charlie Kindel
|
812a389082
with #520 fixed, cleaning up comments and tests
|
2 years ago |
Charlie Kindel
|
857e123c65
Added @bdisp's suggested tests
|
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 |
Charlie Kindel
|
89d674d4d7
Updated API docs for Application
|
2 years ago |
Charlie Kindel
|
87c224297c
fixed by removing Init calls
|
2 years ago |
BDisp
|
250d4af44b
Some fixes for the WebConsole support. (#1865)
|
3 years ago |
Charlie Kindel
|
32ae3cb62f
Cleaned up Categories and Scenario descripitons.
|
3 years ago |
Thomas Nind
|
ea7981dc59
Adds Key Binding support. Also refactors Autocomplete and Undo/Redo. (#1556)
|
3 years ago |
BDisp
|
239191cde0
Fixes #1434. Regenerating the docs. (#1528)
|
3 years ago |
BDisp
|
f32a76b4a9
Fixes the View Menu to set current child if is visible.
|
4 years ago |
BDisp
|
8d6c2e0aa8
Some changes in the UICatalog and Scenarios.
|
4 years ago |