BDisp
|
09f005448e
Fixes #1800. TextView now uses the same colors as TextField. (#1971)
|
2 년 전 |
BDisp
|
2594706a69
Fixes #1967. New keys for DeleteAll on TextField and TextView. (#1968)
|
2 년 전 |
BDisp
|
e02df8c043
Added some more features and bug fixes.
|
3 년 전 |
BDisp
|
a82ac45843
Fixes AutoSize, Window Tile and added option to Border for fill or not.
|
3 년 전 |
BDisp
|
9c36ec7c83
Fixes #1675. ContextMenu MenuItens typo
|
3 년 전 |
BDisp
|
2daa07c1c1
Simplifying redundant code.
|
3 년 전 |
BDisp
|
b536fae289
Fixes TextField context menu not showing with the current localization.
|
3 년 전 |
BDisp
|
a822e1afa9
Adds a popup ContextMenu feature. Implements ContextMenu for TextField. (#1615)
|
3 년 전 |
BDisp
|
1557f7a71e
Fixes ComboBox text and list if the height is equal to one. (#1606)
|
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
|
3baf993b63
Fixes SelectedStart, SelectedText and some cleaning.
|
3 년 전 |
BDisp
|
3becde9c86
Fixes #1525. Gives the same backspace behavior as TextView.
|
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
|
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
|
66b46851cb
Fixes #1327. Fixes TextField backspace and canceling TextChanging.
|
4 년 전 |
BDisp
|
c27da1b982
Fixes #1210. Added AllowsReturn, AllowsTab and Multiline into the TextView. (#1249)
|
4 년 전 |
BDisp
|
28580de3c5
Fixes #1208. Now the selected text is overwritten if SelectedStart is greater than CursorPosition. (#1209)
|
4 년 전 |
BDisp
|
ae2f713e23
Fixes #1206. NetDriver now print the selected text. Attribute struct now create a valid Value for the current driver. Insert key is detected by NetDriver. (#1207)
|
4 년 전 |
BDisp
|
5bd8be83ca
Fixes #1187. Prevents WordBackward throwing an exception if point is greater than the text length. (#1188)
|
4 년 전 |
BDisp
|
cf60d77dd5
Fixes #1173. TextField only need to handle a single line. (#1174)
|
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 년 전 |
Gilles Freart
|
92e9d29e37
Fixing Cursor Display under Windows; setting more coherence between windows & linux at CursorVivibility enum
|
4 년 전 |
Gilles Freart
|
ff512f5846
Adjustment under ubuntu & ubuntu xTerm
|
4 년 전 |
Gilles Freart
|
9b617a07f0
Adjusting cursor size ... working under WindowsDriver
|
4 년 전 |
BDisp
|
56f2319227
Added column scrolling feature and some more other improvements.
|
4 년 전 |