Copilot
|
e7a4df492d
Fixes #4050. Rename Command.Select and Selecting to Activate/Activating (#4470)
|
5 days ago |
Copilot
|
dd12df7fb7
Fixes #4176. Removes `View.MouseClick` (#4450)
|
1 week ago |
Copilot
|
c5906c2dc1
#4329—Major Terminal.Gui v2 Architecture Modernization: Application Decoupling, Terminology Improvements, and Nullable Migration (#4338)
|
3 weeks ago |
Tig
|
cab22566ea
Fixes #4107 - Revamps Terminal.Gui's `namespace` (#4109)
|
6 months ago |
Tig
|
df9549e0a2
Tons of V2 API doc fixes (#3932)
|
9 months ago |
Tig
|
e0551f4e4d
NeedsDisplay -> NeedsDraw
|
1 year ago |
Tig
|
1363995326
Merged MouseEvent and MouseEventEventArgs into MouseEventArgs
|
1 year ago |
Tig
|
1abe3182b6
View.Mouse cleanup - WIP3
|
1 year ago |
Tig
|
c03dd32031
Moved Toplevel keybindings out of Toplevel to Application.
|
1 year ago |
Tig
|
6188127a24
Refactors CheckBox to use an enum instead of bool? for state. Cleans up naming to make more correct too (Toggle v. Toggled and State vs. Checked).
|
1 year ago |
Tig
|
d391cc7ad2
MouseEvent: int X, int Y -> Point Position
|
1 year ago |
Tig
|
16055c53b0
Fixes #3039. Fix View.HotKey (#3249)
|
1 year ago |
Tig
|
4430fe2cc6
Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202)
|
1 year ago |
Tig
|
dcb3b359ad
Fixes #2926 - Refactor KeyEvent and KeyEventEventArgs to simplify (#2927)
|
2 years ago |
BDisp
|
713b2c4725
Fixes #92. Remove dependency on ustring. (#2620)
|
2 years ago |
Thomas Nind
|
6cd79ada3a
Fixes #2587 - Add CheckBoxTableSourceWrapper for TableView checkboxes (#2589)
|
2 years ago |