Tig
|
bb5f10ecee
Fixed notificaiotn issue
|
1 year ago |
Tig
|
d27b0b6212
Added // BUGBUG: Views should avoid setting Height as doing so implies Frame.Size == ContentSize
|
1 year ago |
Tig
|
ef16f814cf
Code cleanup
|
1 year ago |
Tig
|
57dad5c2c5
Removed unused usings
|
1 year ago |
Tig
|
523019f0bf
Code cleanup
|
1 year ago |
Tig
|
d391cc7ad2
MouseEvent: int X, int Y -> Point Position
|
1 year ago |
Tig
|
37a1464c7c
ScreenToFrame -> Point
|
1 year ago |
Tig
|
a1249198bd
PositionCursor unit tests and flashing cursor fixes
|
1 year ago |
Tig
|
3406d97c4c
working on cursor issue
|
1 year ago |
Tig
|
acaa326c51
Merge branch 'v2_develop' into v2_2432-DimAuto
|
1 year ago |
Tig
|
cea6e54b19
Ready for review.
|
1 year ago |
Tig
|
e6da3db22d
Prototype/WIP for revamping how cursor handling works.
|
1 year ago |
Tig
|
56922b4357
Merge pull request #3323 from tig/v2_3269_Bounds-ContentArea
|
1 year ago |
BDisp
|
c42c88ccbc
Ensures the menu bar grabs the mouse when removing a menu.
|
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
|
26ab04ef24
Fixed netdriver incorrect performance optimization
|
1 year ago |
Tig
|
8483e29a9d
Removed ScrollView dependency from CharMap to validate new View scrolling fn
|
1 year ago |
Tig
|
465c04f59f
API doc updates
|
1 year ago |
Tig
|
0cde0e17ea
Fixed menu code that was using View.Move inproperly
|
1 year ago |
Tig
|
b187a8e70f
Reamed Bounds -> Viewport - MOAR rename
|
1 year ago |
Tig
|
0900333e12
Reamed Bounds -> Viewport - more rename
|
1 year ago |
Tig
|
3a40dec249
Reamed Bounds -> Viewport in comments
|
1 year ago |
Tig
|
3c3babb7fd
git rebase --onto v2_3298_REDO-xxxToScreen-improvements
|
1 year ago |
Tig
|
17f9927a76
Re-removed clamped
|
1 year ago |
Tig Kindel
|
86a3d18f7d
Removed dead code from MenuBar
|
1 year ago |
Tig Kindel
|
9346e9ad31
Removed dead MouseEvent.OfX/OfY code
|
1 year ago |
Tig Kindel
|
3a834ac5dc
Refixed Adornment view drag. Still some issues.
|
1 year ago |
Tig Kindel
|
7a988e47ae
Make OnMouseXX protected internal as a quick-fix workaround that at least makes them not public, so work can continue.
|
1 year ago |
Tig Kindel
|
bd8edbe201
Merged MouseEvent() and OnMouseEvent()
|
1 year ago |