tznind
|
2b5c83d3dc
Merge remote-tracking branch 'upstream/main' into color-text-view
|
4 years ago |
Thomas Nind
|
fb5830ea9d
Made color methods in TextView protected virtual
|
4 years ago |
BDisp
|
f60458cc6b
Fixes #983. Improving clipboard with interaction with the OS.
|
4 years ago |
BDisp
|
5b490a8c8f
Fixes #1266. Using Ctrl+PageUp/PageDown to allowing navigate through windows. (#1283)
|
4 years ago |
Thomas Nind
|
71e719fb2b
Made CursorLeft/CursorRight change focus when cursor position is at start/end of a TextView (#1271)
|
4 years ago |
BDisp
|
c27da1b982
Fixes #1210. Added AllowsReturn, AllowsTab and Multiline into the TextView. (#1249)
|
4 years ago |
BDisp
|
0fe512d198
Fixes #1211. Added support to TextView for word based operations Ctrl+Del and Ctrl+Backspace. (#1212)
|
4 years ago |
BDisp
|
e784765094
Fixes #1179. TextView does not copy to the clipboard on deleting. (#1180)
|
4 years ago |
BDisp
|
c398a69be2
Fixes #1197. Prevents width negative value if added directly to the Application.Top (#1198)
|
4 years ago |
BDisp
|
394ace2623
Fixes #1171. Delete and Backspace now deletes the selected text. (#1172)
|
4 years ago |
BDisp
|
0669e2cc94
Fixes #134. TextView: Add line wrapping. (#1147)
|
4 years ago |
Gilles Freart
|
4c34a88552
Applying requested style
|
4 years ago |
Gilles Freart
|
3ea6bb89d9
Applying style change, renaming some variable
|
4 years ago |
Gilles Freart
|
92e9d29e37
Fixing Cursor Display under Windows; setting more coherence between windows & linux at CursorVivibility enum
|
4 years ago |
Gilles Freart
|
ff512f5846
Adjustment under ubuntu & ubuntu xTerm
|
4 years ago |
Gilles Freart
|
9b617a07f0
Adjusting cursor size ... working under WindowsDriver
|
4 years ago |
BDisp
|
3d95a87f3e
Allowing columnTrack on button click in TextView.
|
4 years ago |
BDisp
|
61e87e84b5
Fixes #1073, #1058, #480 #1049. Provides more automation to the ScrollBarView, allowing easily implement on any view.
|
4 years ago |
BDisp
|
fa57c20a48
Allowing ScrollTo method to deal with rows and columns without breaking anything.
|
4 years ago |
BDisp
|
56f2319227
Added column scrolling feature and some more other improvements.
|
4 years ago |
BDisp
|
9c4b3e0c6b
Fixing some keys and mouse navigation. Moving a few more methods from the TextField to the TextModel class.
|
4 years ago |
BDisp
|
fe311ea54b
Moving common methods to the TextModel class.
|
4 years ago |
BDisp
|
0450909991
Fixes #93. Audit TextView just like we did TextField to ensure proper treatment of Unicode
|
4 years ago |
BDisp
|
f43bcc07e5
Fixes #1024. TextView is printing the new line character "\n" with a symbol.
|
4 years ago |
BDisp
|
01d4b4f55f
Added wide improvements on keys managements.
|
4 years ago |
Charlie Kindel
|
e2e5cc200f
Merge pull request #900 from am11/feature/interop/net5.0
|
4 years ago |
Artyom
|
bd7610df74
Migrate all controls to C# events
|
4 years ago |
Adeel
|
19955faa8b
Add custom resolver for libcoreclr.so
|
4 years ago |
blakepell
|
6119547df3
TextView MoveHome and MoveEnd methods.
|
4 years ago |
Gerasimos (Makis) Maropoulos
|
83047b4232
various misspell fixes
|
5 years ago |