Tig
|
0df485a890
Fixes #666. Refactor `ConsoleDriver`s to simplify and remove duplicated code (#2612)
|
2 years ago |
Thomas Nind
|
e2feeefa93
Fixes #2663 - No more nested classes (#2664)
|
2 years ago |
BDisp
|
ea24de3a27
Fixes #2482. Refactor Redraw - Non-virtual with the right set of virtual OnXXX methods. (#2577)
|
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
|
8c59e8255f
Partially Fixes #2483 - Removes old Border and leverages LineCanvas for Frames, etc... (#2527)
|
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 |
Tig
|
574ed8fec7
Fixes #2469 - Revamp file structure and namespace (#2471)
|
2 years ago |
Tigger Kindel
|
482b6764ff
unit tests
|
2 years ago |
Tigger Kindel
|
86fc997abc
initial commit
|
2 years ago |
Tigger Kindel
|
791976428e
merged !!! woot.
|
2 years ago |
Tigger Kindel
|
ee93ac953b
Added thickness tests. Updated tests
|
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
|
43f67a6387
Convert more Actions to EventHandlers in View
|
2 years ago |
tznind
|
9c4f3eda16
Update Added/Removed and other events to use `EventHandler
|
2 years ago |
tznind
|
7764006932
Add ViewEventArgs
|
2 years ago |
tznind
|
bdcbd55856
Switch to EventHandler<ToplevelEventArgs> for
|
2 years ago |
tznind
|
58c267fd7c
Switch to EventHandler for TopLevel methods
|
2 years ago |
BDisp
|
1d2dc40c8a
Fixes #2305. Improves the handling of escape sequence. (#2375)
|
2 years ago |
Tig Kindel
|
2b26ec7bfb
merge fixes
|
2 years ago |
Tig Kindel
|
7454dac942
Reorg of unit tests
|
2 years ago |