Tig
|
3406d97c4c
working on cursor issue
|
1 anno fa |
BDisp
|
d074ff0328
Improves @tig prototype.
|
1 anno fa |
Tig
|
e6da3db22d
Prototype/WIP for revamping how cursor handling works.
|
1 anno fa |
BDisp
|
46fcb58a71
Create IsViewLocationVisibleInViewport method.
|
1 anno fa |
BDisp
|
ab489b8d9d
Fixes #3433. TextView deselects text when the mouse button is released.
|
1 anno fa |
BDisp
|
2f17584ac8
Fixes #3431. TextView and TextField are showing the cursor beyond their limits.
|
1 anno fa |
Tig
|
b187a8e70f
Reamed Bounds -> Viewport - MOAR rename
|
1 anno fa |
Tig Kindel
|
6b833ba08e
Moved CanFocus out of Responder and made non-virtual
|
1 anno fa |
Tig Kindel
|
7a988e47ae
Make OnMouseXX protected internal as a quick-fix workaround that at least makes them not public, so work can continue.
|
1 anno fa |
Tig Kindel
|
bd8edbe201
Merged MouseEvent() and OnMouseEvent()
|
1 anno fa |
Brandon Thetford
|
af0912e05b
Use collection expressions (performance)
|
1 anno fa |
Brandon Thetford
|
bfedfee9ee
Simplify construction of new Rectangle, Size, Point, and *F instances
|
1 anno fa |
Brandon Thetford
|
3d807c3833
Merge branch 'v2_develop' into v2_3256_prepare_for_Rect_removal
|
1 anno fa |
Tig
|
16055c53b0
Fixes #3039. Fix View.HotKey (#3249)
|
1 anno fa |
Brandon Thetford
|
a638edeeaf
Rename Rect to Rectangle in preparation for removal
|
1 anno fa |
dodexahedron
|
34bef2c839
Fixes #3242 - Replaces simple null checks (#3248)
|
1 anno fa |
Brandon Thetford
|
142b621395
Replace 354 `!= null` with `is { }`
|
1 anno fa |
Brandon Thetford
|
da3fe3663d
Replace all 342 `== null` with `is null`
|
1 anno fa |
Tig
|
4430fe2cc6
Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202)
|
1 anno fa |
dodexahedron
|
92a601254e
Fixes #3170. Color improvements (#3204)
|
1 anno fa |
Tig
|
d2ad11248f
Fixes #3127 - View Layout improvements - Redefines how `LayoutStyle` works. Fixes `AutoSize` etc... (#3130)
|
1 anno fa |
joebart457
|
3150d43979
Fixes #3144. TextView Autocomplete does not insert capital letters (#3145)
|
1 anno fa |
BDisp
|
e2a59050fe
Fixes #3122. Shift-Tab is broken on TextView. (#3123)
|
1 anno fa |
BDisp
|
0484fc8bf9
Cleans up key handling in drivers (was "fixes VkeyPacketSimulator is broken") (#3078)
|
1 anno fa |
Tig
|
3b394c8104
Fixes #3115. `TextView` should use `Command.ShowContextMenu` not `Command.Accept` (#3118)
|
1 anno fa |
Tig
|
dcb3b359ad
Fixes #2926 - Refactor KeyEvent and KeyEventEventArgs to simplify (#2927)
|
1 anno fa |
BDisp
|
8f1b5aceb6
Fixes #3034. Text remains "invisible" in the TextView when WordWrap is activated. (#3036)
|
1 anno fa |
Tigger Kindel
|
760ab804f0
WIP - Everything seems to work
|
1 anno fa |
Tig Kindel
|
26580aca6a
inital commit - proving Color can be made a class without breaking tons of code
|
1 anno fa |
Tig
|
0df485a890
Fixes #666. Refactor `ConsoleDriver`s to simplify and remove duplicated code (#2612)
|
2 anni fa |