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
|
f068709d13
Fixes #4331 - Use Application.Screen and ScreenContents to reduce Driver coupling (#4336)
|
1 month 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 |
Thomas Nind
|
3f38d8104e
Fixes #4027. Add collection search matcher (#4029)
|
7 months ago |
Tig
|
2b8884a881
Finished integrated tznind's work.
|
1 year ago |
tznind
|
90d492716a
Adds IConsoleDriver
|
1 year ago |
Tig
|
9fc9438f6c
Perf work
|
1 year ago |
Tig
|
7656602245
#nullable enable
|
1 year ago |
Tig
|
5a41d2c0fc
Fixing unit tests. WIP
|
1 year ago |
Tig
|
17e3fe8c5f
Non-rectangular clip reigion support basically works
|
1 year ago |
Tig
|
e0551f4e4d
NeedsDisplay -> NeedsDraw
|
1 year ago |
Tig
|
606bdf16a6
Added View.Set/GetAtribute. Made Driver.Set/GetAttribute internal
|
1 year ago |
Tig
|
94b254ae16
IDesignable for TableView
|
1 year ago |
Tig
|
a93d1ceeb7
better names and API docs
|
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
|
5590c28026
Merge branch 'v2_develop' into v2_3029-MouseEvents
|
1 year ago |
Tig
|
f503a5c06f
keyEvent -> key
|
1 year ago |
Tig
|
1363995326
Merged MouseEvent and MouseEventEventArgs into MouseEventArgs
|
1 year ago |
Tig
|
8807e485c3
View.Mouse cleanup - Fixed TableView
|
1 year ago |
Tig
|
a19781c53b
View.Mouse cleanup - WIP2
|
1 year ago |
Tig
|
61be0615e0
Fixed TableView key handling
|
1 year ago |
Tig
|
8cb0c84282
Fixed View.KeyDown/Up event handling
|
1 year ago |
Tig
|
1e99319367
Fixed
|
1 year ago |
Tig
|
2a989df553
Selected->Selecting
|
1 year ago |
Tig
|
f2d27a5d08
Working on ComboBox
|
1 year ago |
Tig
|
6adeec6548
More refactoring. Still WIP
|
1 year ago |
Tig
|
66edb36cc7
Fixed RadioGroup
|
1 year ago |