BDisp
|
177465fae2
Implementing context menu and localization on TextView. (#1631)
|
3 年之前 |
BDisp
|
e3b62cff38
Implementing undo/redo to back tab key. (#1608)
|
3 年之前 |
BDisp
|
6c21b1ee6e
Implementing HistoryText class for undo and redo text. (#1590)
|
3 年之前 |
Thomas Nind
|
ea7981dc59
Adds Key Binding support. Also refactors Autocomplete and Undo/Redo. (#1556)
|
3 年之前 |
BDisp
|
4df5897318
Fixes the cursor not being showing if the text length is equal to the view width.
|
3 年之前 |
BDisp
|
eca55d7d42
Allows navigation to outside a TextView if IsMdiContainer is true.
|
3 年之前 |
BDisp
|
32db62044e
Changes kill-to-start key to work on Linux too.
|
3 年之前 |
BDisp
|
2513dbc0f9
Fixes the CalculateLeftColumn method avoiding jump two columns on forward moving.
|
3 年之前 |
BDisp
|
58e7698f4c
Fixes #1475. Selection ending with a white space error. (#1478)
|
3 年之前 |
BDisp
|
84f79b2326
Fixes #1445. Fixing more the Curses and WSL clipboard. (#1448)
|
3 年之前 |
BDisp
|
be0ffc2606
Fixes #1438. Backspace not redrawing screen under some situations. (#1441)
|
3 年之前 |
Thomas Nind
|
d60aed79e4
Autocomplete for TextView (#1406)
|
3 年之前 |
BDisp
|
52f48b2044
Fixes #1384. Added a VisibleChanged event on the View class. (#1385)
|
4 年之前 |
BDisp
|
b200763a3f
Fixes #1387. Allowing the UnitTests project to test internal keywords.
|
4 年之前 |
BDisp
|
49e71b45af
Fixes #1380. Setting AllowsTab in TextView keeps Multiline.
|
4 年之前 |
BDisp
|
e78bba0cc2
Fixes TextView to deal with CRLF format.
|
4 年之前 |
BDisp
|
3da689ff31
Fixes #1314. TextView now exposes file exceptions from callers.
|
4 年之前 |
tznind
|
2b5c83d3dc
Merge remote-tracking branch 'upstream/main' into color-text-view
|
4 年之前 |
Thomas Nind
|
fb5830ea9d
Made color methods in TextView protected virtual
|
4 年之前 |
BDisp
|
f60458cc6b
Fixes #983. Improving clipboard with interaction with the OS.
|
4 年之前 |
BDisp
|
5b490a8c8f
Fixes #1266. Using Ctrl+PageUp/PageDown to allowing navigate through windows. (#1283)
|
4 年之前 |
Thomas Nind
|
71e719fb2b
Made CursorLeft/CursorRight change focus when cursor position is at start/end of a TextView (#1271)
|
4 年之前 |
BDisp
|
c27da1b982
Fixes #1210. Added AllowsReturn, AllowsTab and Multiline into the TextView. (#1249)
|
4 年之前 |
BDisp
|
0fe512d198
Fixes #1211. Added support to TextView for word based operations Ctrl+Del and Ctrl+Backspace. (#1212)
|
4 年之前 |
BDisp
|
e784765094
Fixes #1179. TextView does not copy to the clipboard on deleting. (#1180)
|
4 年之前 |
BDisp
|
c398a69be2
Fixes #1197. Prevents width negative value if added directly to the Application.Top (#1198)
|
4 年之前 |
BDisp
|
394ace2623
Fixes #1171. Delete and Backspace now deletes the selected text. (#1172)
|
4 年之前 |
BDisp
|
0669e2cc94
Fixes #134. TextView: Add line wrapping. (#1147)
|
4 年之前 |
Gilles Freart
|
4c34a88552
Applying requested style
|
4 年之前 |
Gilles Freart
|
3ea6bb89d9
Applying style change, renaming some variable
|
4 年之前 |