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
|
dd8fe76cab
Rebased with v2_develop - broke stuff.
|
1 year ago |
Tig
|
fd7e273f85
Updated Mouse scenario with filter
|
1 year ago |
Tig
|
f793eb4bb6
Cherry picked #3382 fix
|
1 year ago |
Tig
|
36401a6c42
Disabled debug spew
|
1 year ago |
Tig
|
72992bd8c7
WindowsDriver - added diagnostics. Found issue. Implemented workaround
|
1 year ago |
Tig
|
d9658efc65
Cherry picked new Mouse Scenario
|
1 year ago |
Tig
|
1b21dd5ef1
merged
|
1 year ago |
Tig
|
06cc7d8f71
Moved view highlight on press code into View. Updated all Views that would benefit.
|
1 year ago |
Tig
|
1cca002393
Got new button fn working on WindowsDriver; Now debugging netdriver and curses
|
1 year ago |
Tig
|
207c974327
Fixed WindowsDriver cursor issue with true color
|
1 year ago |
Tig
|
2fe4e9206f
Added some TODOs
|
1 year ago |
Tig Kindel
|
6b374a9026
Clicking on padding sets focus
|
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 |
dodexahedron
|
34bef2c839
Fixes #3242 - Replaces simple null checks (#3248)
|
1 year ago |
Brandon Thetford
|
142b621395
Replace 354 `!= null` with `is { }`
|
1 year ago |
Brandon Thetford
|
da3fe3663d
Replace all 342 `== null` with `is null`
|
1 year ago |
Tig
|
4430fe2cc6
Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202)
|
1 year ago |
BDisp
|
30f2b54763
Fixes #3234. ProcessContinuousButtonPressedAsync is always passing the start location. (#3235)
|
1 year ago |
dodexahedron
|
92a601254e
Fixes #3170. Color improvements (#3204)
|
1 year ago |
Tig
|
7fe95cb9c7
Renames `Frame`->`Adornment`; changes `Frame` to have a `Border` subclass (#3158)
|
1 year ago |
BDisp
|
e2a59050fe
Fixes #3122. Shift-Tab is broken on TextView. (#3123)
|
1 year ago |
BDisp
|
0484fc8bf9
Cleans up key handling in drivers (was "fixes VkeyPacketSimulator is broken") (#3078)
|
1 year ago |
Tig
|
80ef4b5e19
Fixes #3071 & #3079. Key cast and static props are not correct (#3089)
|
1 year ago |
Tig
|
a7209bcd88
Improves robustness of `Dim`, `Pos`, and `SetRelativeLayout` (#3077)
|
1 year ago |
Tig
|
dcb3b359ad
Fixes #2926 - Refactor KeyEvent and KeyEventEventArgs to simplify (#2927)
|
1 year ago |