BDisp
f87c2b1e83
Rename EscSeq to AnsiEscapeSequence and move to his folder.
2024-11-07 00:37:33 +00:00
BDisp
eb987071c8
Revert Key class changes.
2024-11-06 22:05:46 +00:00
BDisp
7d9ae7f341
Ad more unit test to handling with IsLetterOrDigit, IsPunctuation and IsSymbol.
2024-11-06 20:48:08 +00:00
BDisp
808896d800
Fix bug where some key were not been split.
2024-11-04 18:34:38 +00:00
BDisp
2e0bc0162d
Fixes #3807 . WindowsDriver doesn't process characters with accents.
2024-11-04 00:29:34 +00:00
BDisp
c999fc0028
Trying fix unit tests.
2024-11-02 21:06:43 +00:00
BDisp
1b6963f8db
Improves a lot of console key mappings.
2024-10-31 20:12:05 +00:00
BDisp
ee0f93d543
Merge branch 'v2_develop' into v2_3767_ansi-escape-sequence-all-drivers
2024-10-28 14:23:22 +00:00
Tig
a6f03e451e
Merge branch 'v2_develop' into sixel-encoder-tinkering
2024-10-23 08:18:42 -06:00
BDisp
5ef34b8e54
Refactoring code.
2024-10-21 12:25:38 +01:00
BDisp
8a6928e51a
Merge branch 'v2_develop' into v2_3767_ansi-escape-sequence-all-drivers
2024-10-17 19:47:52 +01:00
BDisp
8f1954f16c
Fixes #3790 . Can't build v2_develop RELEASE - "The local source 'C:\Users\Tig\s\gui-cs\Terminal.Gui\local_packages' doesn't exist." ( #3794 )
2024-10-17 12:15:06 -06:00
BDisp
884011e99c
Improving WriteAnsi method to return the response.
2024-10-16 01:30:02 +01:00
BDisp
d963941522
Preparing NetDriver to handle ansi response on demand.
2024-10-15 19:19:48 +01:00
Tig
8ddfd710c2
Merge branch 'v2_develop' into sixel-encoder-tinkering
2024-10-15 11:14:25 -06:00
Tig
5c09fa2144
Fixed merge issues
2024-10-15 11:11:40 -06:00
Tig
2c3a761f67
Merge branch 'v2_develop' into v2_3777-hexedit
2024-10-15 11:07:51 -06:00
Tig
e6fd6350ba
More fixes
2024-10-15 09:34:24 -06:00
Tig
1363995326
Merged MouseEvent and MouseEventEventArgs into MouseEventArgs
2024-10-15 07:40:42 -06:00
Tig
a19781c53b
View.Mouse cleanup - WIP2
2024-10-14 20:25:24 -06:00
Tig
a9e1f2a2cb
View.Mouse cleanup - WIP
2024-10-14 18:30:21 -06:00
Tig
b766e4efdd
Fixed listView issue.
...
Added ability to mark/unmark all to ListView
2024-10-14 17:30:30 -06:00
Tig
3f3ceae9c7
API docs
2024-10-14 16:35:10 -06:00
Tig
bc51f8868b
KeyDown API usage cleanup
2024-10-14 14:56:46 -06:00
Tig
f536945df5
Application.Keyboard Code cleanup
2024-10-14 14:19:48 -06:00
Tig
c19cc7c332
Code cleanup
2024-10-14 14:06:27 -06:00
Tig
84b271947a
Fixed InvokingKeyBindings event semantics
2024-10-14 12:43:14 -06:00
Tig
6df071fbe1
Fixed.
...
Added event.md
2024-10-14 12:32:41 -06:00
Tig
ee196fec48
WIP: Keyboard event improvements
2024-10-14 08:41:22 -06:00
Tig
61be0615e0
Fixed TableView key handling
2024-10-13 09:25:37 -06:00
Tig
8cb0c84282
Fixed View.KeyDown/Up event handling
2024-10-13 08:40:38 -06:00
Thomas Nind
c46cf78d9a
Merge branch 'v2_develop' into sixel-encoder-tinkering
2024-10-13 15:21:52 +01:00
Tig
87a4873e2d
Merge branch 'v2_develop' into v2_3777-hexedit
2024-10-11 11:48:49 -04:00
Thomas Nind
cc0d9655e5
Fixes #3713 - TextField & TextView - When pressing right/left clear the selection instead of move tab ( #3776 )
...
* When pressing right clear the selection instead of move tab - TextField
* Add tests and start on TextView
* Finish tests for TextView
* Fix typos
* typo fix x2
* Fix for Selecting being renamed IsSelecting
---------
Co-authored-by: Tig <tig@users.noreply.github.com >
2024-10-11 09:48:15 -06:00
Tig
b4b53685b6
Fixed hexView colors
2024-10-11 09:46:04 -06:00
Tig
57de1ffe5f
Merge branch 'v2_develop' into sixel-encoder-tinkering
2024-10-10 21:56:39 -04:00
Tig
a27f8ccdf9
Merge branch 'v2_develop' into v2_3777-hexedit
2024-10-10 21:53:17 -04:00
Tig
a06dad57ae
Merge pull request #3772 from BDisp/v2_3771_textview-no-printable-rune-fix
...
Fixes #3771 . TextView doesn't consider no-printable rune in draw and cursor position.
2024-10-10 21:52:28 -04:00
BDisp
bd307f7085
Merge branch 'v2_develop' into v2_2798_add-true-color-to-cursesdriver
2024-10-11 00:16:52 +01:00
Tig
fe98ce6bda
Added AdvancingFocus events.
2024-10-10 16:23:04 -06:00
Tig
37e983a84e
Added AdvancingFocus events. Fixed hexview bugs
2024-10-10 16:01:55 -06:00
Tig
11f2f301f5
Added unicode edit support
2024-10-10 15:06:31 -06:00
Tig
f3bdfc3144
HexView improvements
2024-10-10 07:06:29 -06:00
tznind
bcdb11e2f6
Run TidyCode on all new classes
2024-10-10 12:41:43 +01:00
Thomas Nind
eee0ded081
Merge branch 'v2_develop' into sixel-encoder-tinkering
2024-10-10 10:09:17 +01:00
Tig
573d6ee0ff
Fixed #3786 - Focus
2024-10-09 18:06:41 -06:00
BDisp
a6234da334
Fix merge errors.
2024-10-09 12:40:47 +01:00
BDisp
614bb69ed9
Resolving merge conflicts.
2024-10-09 12:39:59 +01:00
Tig
2970e55824
Mouse unit test diag
2024-10-08 21:23:49 -04:00
Tig
fd9786717e
Fixed more menubar/statusbar
2024-10-08 21:21:56 -04:00