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
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
6df071fbe1
Fixed.
...
Added event.md
2024-10-14 12:32:41 -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
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
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
fd9786717e
Fixed more menubar/statusbar
2024-10-08 21:21:56 -04:00
Tig
14e2391a10
Fixed toplevel unit tests
2024-10-08 19:20:06 -04:00
Tig
a349af0036
Fixed #3781
2024-10-08 13:49:32 -04:00
Tig
5006e0036b
Fixed TextView not handling space
2024-10-07 10:53:39 -04:00
Tig
78d0a8fc3b
Accepted->Accepting
2024-10-07 08:58:17 -04:00
Tig
018dbc625e
Accepted now takes CommandEventArgs
2024-10-07 08:51:35 -04:00
Tig
bb7e4282a4
HotKeyHandled->HandlingHotKey
2024-10-07 08:37:46 -04:00
Tig
68b1e6f257
Selected->Selecting
2024-10-07 08:22:55 -04:00
Tig
fc34585256
Selected->Selecting
2024-10-07 07:59:17 -04:00
Tig
2a989df553
Selected->Selecting
2024-10-07 07:38:11 -04:00
Tig
a7e166ef5c
Shortcut code cleanup
2024-10-06 18:50:53 -06:00
Tig
c4e8ec4a56
All unit test pass for reals?
2024-10-06 18:24:20 -06:00
BDisp
22cf92da85
Fix newline unit test error on Linux.
2024-10-07 00:56:18 +01:00
Tig
39bf84472d
Added more unit tests
2024-10-06 17:46:45 -06:00
BDisp
853f95f7f7
Move unit tests per @tig.
2024-10-07 00:42:54 +01:00
BDisp
e58c15f2e6
Add undo and redo support for cells attribute.
2024-10-07 00:20:40 +01:00
Tig
f5f850bb93
Fixed combobox
2024-10-06 16:36:04 -06:00
Tig
f2d27a5d08
Working on ComboBox
2024-10-06 15:41:07 -06:00
Tig
44259cce46
Fixed HexView nav unit test
2024-10-06 10:23:33 -06:00
Tig
ce126b6a81
Fixed ScreenPosition in tests - MenuBar tests broke
2024-10-06 08:48:52 -06:00
Tig
923e5d1cf3
Fixed ScreenPosition in tests
2024-10-06 08:39:05 -06:00
BDisp
6a0aa9a3b2
Add feature to copy, cut and paste with the cells attributes.
2024-10-06 01:18:58 +01:00
Tig
6adeec6548
More refactoring. Still WIP
2024-10-05 17:41:48 -06:00
Tig
af110d92d0
In the middle of another refactoroing
2024-10-05 12:43:09 -06:00
BDisp
ccf2daa024
Change all RuneCell to Cell and move methods to the Cell record struct.
2024-10-05 18:01:29 +01:00
Tig
3649a047f2
Re-fixed
2024-10-05 06:23:59 -06:00
Tig
1e19e9572d
Thinking through Adornments (again)
2024-10-03 14:57:24 -06:00
BDisp
29799f493c
Move necessary methods to the RuneCell class per https://github.com/gui-cs/Terminal.Gui/issues/3774#issuecomment-2391190526 .
2024-10-03 15:50:09 +01:00
Tig
a809356a9f
Disabled unix key bindings for TextView. Unit test fix 3
2024-10-02 16:01:03 -06:00
Tig
fab5cc9831
Disabled unix key bindings for TextView. Unit test fix 2
2024-10-02 15:58:45 -06:00
Tig
8cec593067
Disabled unix key bindings for TextView. Unit test fix
2024-10-02 15:25:32 -06:00
Tig
ee49337033
Fixed ComboBox.
...
All unit tests pass.
2024-10-02 13:44:27 -06:00
Tig
a33ef5ad9a
Fixed TextView
2024-10-02 13:17:50 -06:00
Tig
a5da3cd910
Fixed TextView and IsDefault
2024-10-02 13:04:50 -06:00
Tig
b5df0a10dd
Fixed Checkbox race condition
2024-10-02 12:40:09 -06:00
Tig
878412e5d6
Refactored Command.Accept
2024-10-02 08:18:00 -06:00
Tig
f860b175b2
Checkbox and RadioGroup mouse
2024-10-01 20:12:07 -06:00
Tig
40ee4c03b7
Fixed CheckBox
2024-10-01 18:18:38 -06:00