Tig
|
a6258ed398
Updates `IListDataSource.Render` to rename the `start` parameter to `viewportXOffset` (#4392)
|
3 weeks ago |
Copilot
|
c5906c2dc1
#4329—Major Terminal.Gui v2 Architecture Modernization: Application Decoupling, Terminology Improvements, and Nullable Migration (#4338)
|
3 weeks ago |
Copilot
|
4974343e74
Fixes #4317 - Refactor `Application.Mouse` for decoupling and parallelism (#4318)
|
1 month ago |
BDisp
|
ad8ebc9890
Fixes #4200. ExtendedCharInfo needs be enhanced to properly deal with all codepoints (#4202)
|
3 months ago |
Thomas Nind
|
ec827e901e
Fixes #4172 Timeout revamp and remove continuous mouse (#4173)
|
5 months ago |
Tig
|
764a804ddd
Fixes #3209 - Formalize Cancellable Work Pattern and add helpers (#4092)
|
6 months ago |
Tig
|
cab22566ea
Fixes #4107 - Revamps Terminal.Gui's `namespace` (#4109)
|
6 months ago |
Tig
|
7422385457
Fixes #4057 - MASSIVE! Fully implements `ColorScheme`->`Scheme` + `VisualRole` + `Colors.`->`SchemeManager.` (#4062)
|
6 months ago |
Tig
|
e0de73ab83
Fixes #4023 - Changes `CommandEventArgs` to be based on `HandledEventArgs` instead of `CancelEventArgs` (#4054)
|
7 months ago |
Tig
|
39d4c7dd3d
Fixes #3691 - Adds `ViewArrangement.Popover` (#3852)
|
8 months ago |
Tig
|
acb5979e6c
Cleans up/Refactors `View.Subviews` (#3962)
|
9 months ago |
Tig
|
65cf641685
Fixed CheckBox issue
|
1 year ago |
Tig
|
53d7449c85
Unit tests pass. Most things actually work, but not all
|
1 year ago |
Tig
|
e6054f7275
WIP: Builds. No worky.
|
1 year ago |
Tig
|
55387d3c13
Made more Driver APIs internal
|
1 year ago |
Tig
|
17e3fe8c5f
Non-rectangular clip reigion support basically works
|
1 year ago |
Tig
|
e0551f4e4d
NeedsDisplay -> NeedsDraw
|
1 year ago |
BDisp
|
bcc1168182
Fix typo.
|
1 year ago |
Tig
|
606bdf16a6
Added View.Set/GetAtribute. Made Driver.Set/GetAttribute internal
|
1 year ago |
Tig
|
a93d1ceeb7
better names and API docs
|
1 year ago |
Tig
|
b31339da02
Tons of stuff
|
1 year ago |
Tig
|
5e9178b4bd
Everything but adornment drawing is working
|
1 year ago |
Tig
|
98a2265db2
fixed all views to deal with Driver is null
|
1 year ago |
Tig
|
5dc832b6e3
Fixing unit tests 4
|
1 year ago |
Tig
|
d104a56e42
WIP - prototyping...
|
1 year ago |
Tig
|
1363995326
Merged MouseEvent and MouseEventEventArgs into MouseEventArgs
|
1 year ago |
Tig
|
0a6ba8315b
View.Mouse cleanup - Fixed combobox
|
1 year ago |
Tig
|
1abe3182b6
View.Mouse cleanup - WIP3
|
1 year ago |
Tig
|
a19781c53b
View.Mouse cleanup - WIP2
|
1 year ago |
Tig
|
b2049d8991
Fixed Dialog & Messagebox
|
1 year ago |