Tig
|
4430fe2cc6
Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202)
|
1 year ago |
BDisp
|
56943f17d2
Fixes #2882. TabView: 'Frame.DrawFrame(Rect, bool)' is obsolete: 'This method is obsolete in v2. Use use LineCanvas or Frame (#2980)
|
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
|
b84862d0bd
Fixes #3172. `Application.ResetState` wasn't resetting all it should (#3173)
|
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
|
7af54f369d
Robustness improvements in prep for implementing Virtual Terminal Sequences (#3094)
|
1 year ago |
Tig
|
a7209bcd88
Improves robustness of `Dim`, `Pos`, and `SetRelativeLayout` (#3077)
|
1 year ago |
BDisp
|
3f35352561
Fixes #3066. The last RunIteration only work on WindowsDriver (#3067)
|
1 year ago |
Tig
|
dcb3b359ad
Fixes #2926 - Refactor KeyEvent and KeyEventEventArgs to simplify (#2927)
|
1 year ago |
Tigger Kindel
|
df37fa6841
No longer publish api docs from v2_develop; v2 is published via the Terminal.GuiV2Docs repo
|
1 year ago |
Riley Carlson
|
52e7466ef9
Make Driver population code more concise (#3024)
|
1 year ago |
Tig
|
42b9ad1d61
Fixes #2578 - Updates mouse events to be relative to `View.Bounds` (#2920)
|
1 year ago |
BDisp
|
e16205af85
Fixes #2954. Modal view is always refreshing only by moving the mouse. (#2958)
|
1 year ago |
BDisp
|
84cc3b3c8c
Fixes #2930. Console.CursorLeft-- throw an exception with NetDriver on Linux (v2). (#2931)
|
1 year ago |
Tig
|
6851b42a49
Fixes #2921 - MainLoop refactoring (#2922)
|
1 year ago |
Tig Kindel
|
03c16fe893
ColorNames->ColorName
|
1 year ago |
Tigger Kindel
|
41d6ca884b
Fixed Force16Colors; updated UI Catalog to honor
|
1 year ago |
Tigger Kindel
|
83923d2f6e
Added Application.UseSystemConsole setting
|
1 year ago |
Tigger Kindel
|
e4f3b97da0
Fixed WindowsDriver mem leak
|
1 year ago |
Tigger Kindel
|
f90ddd520b
Re-enabled -1 result
|
1 year ago |
Tigger Kindel
|
1c133ba364
Refactored CheckTimers into MainLoop and renamed/simplified
|
1 year ago |
Tigger Kindel
|
905f811f98
Added throw in CheckTimers to test if wiat param is ever used.
|
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 |
BDisp
|
713b2c4725
Fixes #92. Remove dependency on ustring. (#2620)
|
2 years ago |
BDisp
|
915af9b3ff
Fixes #2558. MenuBar positions wrong in some situations. (#2567)
|
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 |