Tig Kindel
|
e480bafc0d
Merged v2_develop
|
1 year ago |
Tig
|
2c725b877f
Fixes #2944. Makes `ColorScheme` explicitly readonly, removes `Colors.Base`, etc..., Fixes intermittent `TreeView` unit test failures (#3175)
|
1 year ago |
Tig
|
7fe95cb9c7
Renames `Frame`->`Adornment`; changes `Frame` to have a `Border` subclass (#3158)
|
1 year ago |
Tig
|
d2ad11248f
Fixes #3127 - View Layout improvements - Redefines how `LayoutStyle` works. Fixes `AutoSize` etc... (#3130)
|
1 year ago |
Tig
|
707dbda71b
Fixes #3072, #3148. `Dialog` and `MessageBox` key binding do not handle Enter correctly (#3151)
|
1 year ago |
Tig Kindel
|
bf7dbcacda
merged
|
1 year ago |
Tig Kindel
|
5e93af47eb
Updated API docs. Cleaned up code.
|
1 year ago |
Tig Kindel
|
d5fe8b48fc
re-reverting
|
1 year ago |
Tig Kindel
|
19f9501ac8
merged
|
1 year ago |
Tig Kindel
|
fe4b60a0b0
Removed TopLevel.Create
|
1 year ago |
Tig Kindel
|
5ab8d4d545
Fixed Create and related unit tests
|
1 year ago |
Tig Kindel
|
e0e9413283
reorg'd Toplevel tests
|
1 year ago |
Tig Kindel
|
a2d3d27845
Cleaned up code
|
1 year ago |
Tig Kindel
|
b439ebbd5e
Removed unused API and cleaned up code
|
1 year ago |
Tig Kindel
|
bf0745361a
Commented test TODOs
|
1 year ago |
Tig
|
7af54f369d
Robustness improvements in prep for implementing Virtual Terminal Sequences (#3094)
|
1 year ago |
Tig
|
dcb3b359ad
Fixes #2926 - Refactor KeyEvent and KeyEventEventArgs to simplify (#2927)
|
1 year ago |
Tig
|
42b9ad1d61
Fixes #2578 - Updates mouse events to be relative to `View.Bounds` (#2920)
|
1 year ago |
Tig
|
6851b42a49
Fixes #2921 - MainLoop refactoring (#2922)
|
1 year ago |
Tigger Kindel
|
1c133ba364
Refactored CheckTimers into MainLoop and renamed/simplified
|
1 year ago |
Tigger Kindel
|
05e203c7a4
lots of fixes
|
1 year ago |
BDisp
|
0820ce985f
Fixes #2810. Pressing Alt key on a Toplevel with only a MenuBar throws System.InvalidOperationException.
|
1 year ago |
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 |
Tig
|
4d6781e5f9
Fixes #2649 - Unit Tests on Windows are failing (#2650)
|
2 years ago |
BDisp
|
ea24de3a27
Fixes #2482. Refactor Redraw - Non-virtual with the right set of virtual OnXXX methods. (#2577)
|
2 years ago |
BDisp
|
105ff9ab54
Fixes #2569. Borders scenarios needed to be refactored. (#2570)
|
2 years ago |
BDisp
|
62746f8037
Fixes #2539. Add feature to draw menus with or without border. (#2556)
|
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 |