BDisp
|
f925625baa
Add GetQuitKeyAndName helper method.
|
1 year ago |
Tig
|
6188127a24
Refactors CheckBox to use an enum instead of bool? for state. Cleans up naming to make more correct too (Toggle v. Toggled and State vs. Checked).
|
1 year ago |
Tig
|
b55ee57371
Moved EventArgs<T> to sep file.
|
1 year ago |
Tig
|
9f09e030ae
Fixed Scenarios and unit tests
|
1 year ago |
Tig
|
41d86f7e15
ContentSize -> GetContentSize()/SetContentSize()
|
1 year ago |
Tig
|
157f1db288
Temporarily added SetContentSize to ScrollView and fixed other scenarios
|
1 year ago |
Tig
|
5ceb56a06b
ContentSize to protected internal.
|
1 year ago |
Tig
|
7840cea48c
SetContentSize -> set_ContentSize
|
1 year ago |
Tig
|
36b9171276
Removed ContentSize setter, replaced with SetContentSize
|
1 year ago |
Tig
|
d391cc7ad2
MouseEvent: int X, int Y -> Point Position
|
1 year ago |
Tig
|
e6b6f77f9a
AutoSize is GONE!
|
1 year ago |
Tig
|
d3dfb16597
Initial commit. Made all calls to AnchorEnd() be AnchorEnd(0) in prep
|
1 year ago |
Tig
|
ceaa10c1b6
Reverted debug stuff in Scrolling Scenario
|
1 year ago |
Tig
|
de1a844787
Reimplemented Driver.FillRect to directly use Contnets vs calling Move/AddRune
|
1 year ago |
Tig
|
7926781d3c
Modernized Scrolling scenario
|
1 year ago |
Tig
|
1a5bf0f688
Modernized Scrolling scenario
|
1 year ago |
Tig
|
8df0ea44dc
Scenario clean up
|
1 year ago |
Tig
|
50f9b3559e
Merge branch 'v2_3269_Bounds-ContentArea' of tig:tig/Terminal.Gui into v2_3269_Bounds-ContentArea
|
1 year ago |
Tig
|
c5b7b084a9
Way too big a committ.... but I got carried away.
|
1 year ago |
Tig
|
df5f04b645
Merged v2_develop
|
1 year ago |
BDisp
|
f1fcbb91d3
Fix UICatalog.
|
1 year ago |
Tig
|
f6ff36968e
Reamed Bounds -> ViewPort to see how it feels
|
1 year ago |
Brandon Thetford
|
e3cc13a833
Remove dead code
|
1 year ago |
Brandon Thetford
|
bfedfee9ee
Simplify construction of new Rectangle, Size, Point, and *F instances
|
1 year ago |
Brandon Thetford
|
3d807c3833
Merge branch 'v2_develop' into v2_3256_prepare_for_Rect_removal
|
1 year ago |
Tig
|
16055c53b0
Fixes #3039. Fix View.HotKey (#3249)
|
1 year ago |
Brandon Thetford
|
a638edeeaf
Rename Rect to Rectangle in preparation for removal
|
1 year ago |
Tig
|
4430fe2cc6
Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202)
|
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
|
6851b42a49
Fixes #2921 - MainLoop refactoring (#2922)
|
1 year ago |