usr
|
c7942ae3bb
Fix issue where the TestViewsDisposeCorrectly was not doing what it was supposed to do (#2964)
|
1 tahun lalu |
BDisp
|
27b3375dae
Prevents set offsets if start is equal to zero.
|
2 tahun lalu |
BDisp
|
20650213c2
Fix paste not working and invoke ContentsChanged where is needed. Add unit test.
|
2 tahun lalu |
BDisp
|
cd10fb4cae
Improving BottomOffset and RightOffset by not relying on CurrentRow and CurrentColumn.
|
2 tahun lalu |
BDisp
|
58ad65f348
Fixes #2686. Border color doesn't change when changing color scheme. (#2687)
|
2 tahun lalu |
BDisp
|
5b00dcfd04
Fixes #2429. Error when replacing a word in textView.
|
2 tahun lalu |
BDisp
|
5da7665e92
Fixes #2328. TextView Autocomplete triggered by cursor move.
|
2 tahun lalu |
BDisp
|
057bbcaea8
Fixes #2326. Invisible cursor after modal dialog.
|
2 tahun lalu |
BDisp
|
12465e2e50
Removed AllowsNullTerminated property.
|
2 tahun lalu |
BDisp
|
dac05a6c08
Fixes https://github.com/gui-cs/Terminal.Gui/issues/2238#issuecomment-1323531323.
|
2 tahun lalu |
BDisp
|
a84c682b62
Fixes #2212. Editor Scenario: Crashes on Exit.
|
2 tahun lalu |
Charlie Kindel
|
53c7bc8c2d
doc tweak
|
2 tahun lalu |
Charlie Kindel
|
787349e177
Added ContentsChanged event & unit tests. Updated Text.cs Scenario
|
2 tahun lalu |
BDisp
|
834a942302
Fixes #2064. mouseGrabView must have a track to allow the views who use it having some control.
|
2 tahun lalu |
BDisp
|
09f005448e
Fixes #1800. TextView now uses the same colors as TextField. (#1971)
|
2 tahun lalu |
BDisp
|
d368215e07
Fixes #1987. Textview insert text newline fix (#1988)
|
2 tahun lalu |
BDisp
|
2594706a69
Fixes #1967. New keys for DeleteAll on TextField and TextView. (#1968)
|
2 tahun lalu |
Jeff Greene
|
bbbacf4514
Fixes #1963. Only remove one character on backspace when wordwrap is on (#1964)
|
2 tahun lalu |
BDisp
|
c43183ff14
Fixes #1953. TextView cursor position is not updating by mouse. (#1954)
|
2 tahun lalu |
BDisp
|
6b88f31edf
Fixes #1951. TextView with selected text doesn't scroll beyond the cursor position. (#1952)
|
3 tahun lalu |
BDisp
|
f01132ca0e
Fixes #1948. It isn't possible to get unwrapped cursor position when word wrap is enabled on TextView. (#1949)
|
3 tahun lalu |
BDisp
|
4573990b46
Ensures that the isButtonShift flag is disabled in all situations. (#1945)
|
3 tahun lalu |
BDisp
|
7ade996ef4
Fixes #1943. Mouse ButtonShift is not preserving the text selected when clicking on another position. (#1944)
|
3 tahun lalu |
BDisp
|
a23c1bee19
Fixes #1925. Preserve trailing spaces on word wrap must be refactored… (#1929)
|
3 tahun lalu |
BDisp
|
74b91a3979
Textview readonly wrap fix (#1898)
|
3 tahun lalu |
BDisp
|
ec0822401a
Fixes #1867. Use Undo and Redo commands with WordWrap enabled. (#1877)
|
3 tahun lalu |
BDisp
|
57fc939e22
Fixes #1866. Bug when scrolling text and type in a TextView. (#1868)
|
3 tahun lalu |
Tig Kindel
|
2451c19d15
Wizard fixes (#1802)
|
3 tahun lalu |
BDisp
|
2e2566f0f0
Fixes #1796. If TextView is ReadOnly tab and return are ignored. Also fixes Button click via spacebar (#1804)
|
3 tahun lalu |
BDisp
|
205fbf4d5b
Avoid throwing when WordWrap is true on constructor initialization.
|
3 tahun lalu |