Tigger Kindel
|
fa87e6dda5
Fixed TreeTests
|
2 anni fa |
Tigger Kindel
|
29fa28f65a
Fixed Toplevel & MDI tests
|
2 anni fa |
Tigger Kindel
|
4de48b6237
Fixed many tests
|
2 anni fa |
Tigger Kindel
|
d7c655397e
Merge branch 'v2_develop' into v2_view2_experiment
|
2 anni fa |
BDisp
|
5847abeef9
Fixes #2429. Error when replacing a word in textView.
|
2 anni fa |
Tigger Kindel
|
791976428e
merged !!! woot.
|
2 anni fa |
tznind
|
2ed71e284c
Move all nested eventargs out of parent classes to root
|
2 anni fa |
tznind
|
7a52f45a10
Add PointEventArgs
|
2 anni fa |
tznind
|
50a299adea
Made HistoryTextItem inherit from EventArgs
|
2 anni fa |
tznind
|
6f5ef32fb7
Switch `event Action` to `event EventHandler`
|
2 anni fa |
tznind
|
09683a2cd5
Refactor more `event Action` to `event EventHandler`
|
2 anni fa |
tznind
|
3bec36ac47
Change Action to EventHandler for more events
|
2 anni fa |
Tigger Kindel
|
1de683c13a
still broken - documenting weird behavior
|
2 anni fa |
tznind
|
5187310b9a
Refactor 'AlternateKey' events in Toplevel to use new signature
|
2 anni fa |
BDisp
|
5da7665e92
Fixes #2328. TextView Autocomplete triggered by cursor move.
|
2 anni fa |
BDisp
|
057bbcaea8
Fixes #2326. Invisible cursor after modal dialog.
|
2 anni fa |
BDisp
|
12465e2e50
Removed AllowsNullTerminated property.
|
2 anni fa |
BDisp
|
dac05a6c08
Fixes https://github.com/gui-cs/Terminal.Gui/issues/2238#issuecomment-1323531323.
|
2 anni fa |
BDisp
|
a84c682b62
Fixes #2212. Editor Scenario: Crashes on Exit.
|
2 anni fa |
Charlie Kindel
|
53c7bc8c2d
doc tweak
|
2 anni fa |
Charlie Kindel
|
787349e177
Added ContentsChanged event & unit tests. Updated Text.cs Scenario
|
2 anni fa |
BDisp
|
834a942302
Fixes #2064. mouseGrabView must have a track to allow the views who use it having some control.
|
2 anni fa |
BDisp
|
09f005448e
Fixes #1800. TextView now uses the same colors as TextField. (#1971)
|
2 anni fa |
BDisp
|
d368215e07
Fixes #1987. Textview insert text newline fix (#1988)
|
2 anni fa |
BDisp
|
2594706a69
Fixes #1967. New keys for DeleteAll on TextField and TextView. (#1968)
|
2 anni fa |
Jeff Greene
|
bbbacf4514
Fixes #1963. Only remove one character on backspace when wordwrap is on (#1964)
|
2 anni fa |
BDisp
|
c43183ff14
Fixes #1953. TextView cursor position is not updating by mouse. (#1954)
|
2 anni fa |
BDisp
|
6b88f31edf
Fixes #1951. TextView with selected text doesn't scroll beyond the cursor position. (#1952)
|
3 anni fa |
BDisp
|
f01132ca0e
Fixes #1948. It isn't possible to get unwrapped cursor position when word wrap is enabled on TextView. (#1949)
|
3 anni fa |
BDisp
|
4573990b46
Ensures that the isButtonShift flag is disabled in all situations. (#1945)
|
3 anni fa |