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 |
Tig
|
7fe95cb9c7
Renames `Frame`->`Adornment`; changes `Frame` to have a `Border` subclass (#3158)
|
1 year ago |
BDisp
|
0484fc8bf9
Cleans up key handling in drivers (was "fixes VkeyPacketSimulator is broken") (#3078)
|
1 year ago |
Tig
|
dcb3b359ad
Fixes #2926 - Refactor KeyEvent and KeyEventEventArgs to simplify (#2927)
|
1 year ago |
Tig
|
21e8a70cee
Fixes #2933 - Refactors Cell to simplify code (#2934)
|
1 year ago |
Tig
|
6851b42a49
Fixes #2921 - MainLoop refactoring (#2922)
|
1 year ago |
Tig
|
0df485a890
Fixes #666. Refactor `ConsoleDriver`s to simplify and remove duplicated code (#2612)
|
2 years ago |
BDisp
|
ef6f355f50
Fixes #2653. TextField is using the UTF8 encoding to handle substring not compatible with string. (#2654)
|
2 years ago |