Tig
|
bdc60c9490
Got all unit tests passing. Some AdvanceFocus stuff still not right.
|
11 months ago |
Tig
|
7a2d43c293
Fixed Views unit tests
|
11 months ago |
Tig
|
591baa65f0
GetFocused() -> back to Focused property (get only; computed).
|
11 months ago |
Tig
|
71ae28bc90
Fixed unit tests
|
11 months ago |
Tig
|
2375ee35a9
WIP
|
11 months ago |
Tig
|
782b090643
builds and runs. But not properly.
|
11 months ago |
Tig
|
4226d8172e
Discovered serious issues with how HasFocus, OnEnter/OnLeave, etc... work in some edge cases.
|
1 year ago |
Tig
|
f2eb9ce6e2
WIP: More refining
|
1 year ago |
Tig
|
ccec0eec11
Documenting focus code
|
1 year ago |
Tig
|
44ce74a5c0
Refactored Application into smaller files.
|
1 year ago |
Tig
|
cd43ee363d
Revamped to further simplify and make more correct
|
1 year ago |
Tig
|
99948b1486
Simplified HighlightEventArgs
|
1 year ago |
Tig
|
d7bd938664
Renamed StateChangedEventArgs
|
1 year ago |
Tig
|
7a712ad96a
Accept now uses HandledEventARgs vs. Cancel
|
1 year ago |
Tig
|
28f529ae95
Fixed bug
|
1 year ago |
Tig
|
c5d34b276c
Fixed TextFieldTests
|
1 year ago |
Tig
|
d391cc7ad2
MouseEvent: int X, int Y -> Point Position
|
1 year ago |
Tig
|
5c36db22a4
merge
|
1 year ago |
Tig
|
dceed59a5f
Fixed more unit tests
|
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
|
41971a6e5a
Fix all tests.
|
1 year ago |
Tig
|
ebc47de514
Reamed Bounds -> Viewport test rename
|
1 year ago |
Tig Kindel
|
bd8edbe201
Merged MouseEvent() and OnMouseEvent()
|
1 year ago |
Tig
|
16055c53b0
Fixes #3039. Fix View.HotKey (#3249)
|
1 year ago |
Tig
|
4430fe2cc6
Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202)
|
1 year ago |
Tig
|
a7ea48eb62
Fixes #3183 - `OnMouseEvent` calling `OnMouseClick` too often (#3184)
|
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 |
BDisp
|
43b889d1b1
Fixes #3157. DateField is validating wrong the date on different culture than us-US. (#3165)
|
1 year ago |