| .. |
|
Autocomplete
|
4974343e74
Fixes #4317 - Refactor `Application.Mouse` for decoupling and parallelism (#4318)
|
1 月之前 |
|
CharMap
|
4c6145cee9
Fixes #4233 - CharMap rendering (#4255)
|
2 月之前 |
|
CollectionNavigation
|
ec827e901e
Fixes #4172 Timeout revamp and remove continuous mouse (#4173)
|
5 月之前 |
|
Color
|
d53fcd7485
Fixes #4374 - Nukes all (?) legacy Driver and Application stuff; revamps tests (#4376)
|
1 月之前 |
|
FileDialogs
|
d53fcd7485
Fixes #4374 - Nukes all (?) legacy Driver and Application stuff; revamps tests (#4376)
|
1 月之前 |
|
GraphView
|
d53fcd7485
Fixes #4374 - Nukes all (?) legacy Driver and Application stuff; revamps tests (#4376)
|
1 月之前 |
|
Menu
|
be9d1939c1
Fixes #4372 - Genericize `FlagSelector`/`OptionSelector`, Replace `RadioGroup` (#4373)
|
1 月之前 |
|
Menuv1
|
d53fcd7485
Fixes #4374 - Nukes all (?) legacy Driver and Application stuff; revamps tests (#4376)
|
1 月之前 |
|
ScrollBar
|
4974343e74
Fixes #4317 - Refactor `Application.Mouse` for decoupling and parallelism (#4318)
|
1 月之前 |
|
Selectors
|
be9d1939c1
Fixes #4372 - Genericize `FlagSelector`/`OptionSelector`, Replace `RadioGroup` (#4373)
|
1 月之前 |
|
Slider
|
f068709d13
Fixes #4331 - Use Application.Screen and ScreenContents to reduce Driver coupling (#4336)
|
1 月之前 |
|
SpinnerView
|
f068709d13
Fixes #4331 - Use Application.Screen and ScreenContents to reduce Driver coupling (#4336)
|
1 月之前 |
|
TabView
|
d53fcd7485
Fixes #4374 - Nukes all (?) legacy Driver and Application stuff; revamps tests (#4376)
|
1 月之前 |
|
TableView
|
d53fcd7485
Fixes #4374 - Nukes all (?) legacy Driver and Application stuff; revamps tests (#4376)
|
1 月之前 |
|
TextInput
|
d53fcd7485
Fixes #4374 - Nukes all (?) legacy Driver and Application stuff; revamps tests (#4376)
|
1 月之前 |
|
TreeView
|
e6a0ec64ca
Fixes #4361 - Consolidate `FakeDriver` into library and refactor driver architecture (#4362)
|
1 月之前 |
|
Wizard
|
e352dde696
Fixes #4151, #4152. Remove LineView class and replace all usages with Line (#4268)
|
2 月之前 |
|
Bar.cs
|
cab22566ea
Fixes #4107 - Revamps Terminal.Gui's `namespace` (#4109)
|
6 月之前 |
|
Button.cs
|
ec827e901e
Fixes #4172 Timeout revamp and remove continuous mouse (#4173)
|
5 月之前 |
|
CheckBox.cs
|
be9d1939c1
Fixes #4372 - Genericize `FlagSelector`/`OptionSelector`, Replace `RadioGroup` (#4373)
|
1 月之前 |
|
CheckState.cs
|
cab22566ea
Fixes #4107 - Revamps Terminal.Gui's `namespace` (#4109)
|
6 月之前 |
|
ComboBox.cs
|
4974343e74
Fixes #4317 - Refactor `Application.Mouse` for decoupling and parallelism (#4318)
|
1 月之前 |
|
DatePicker.cs
|
d53fcd7485
Fixes #4374 - Nukes all (?) legacy Driver and Application stuff; revamps tests (#4376)
|
1 月之前 |
|
Dialog.cs
|
db5fdebfa9
Fixes #4320 - `Dialog` focus (#4321)
|
1 月之前 |
|
FileDialog.cs
|
764a804ddd
Fixes #3209 - Formalize Cancellable Work Pattern and add helpers (#4092)
|
6 月之前 |
|
FrameView.cs
|
cab22566ea
Fixes #4107 - Revamps Terminal.Gui's `namespace` (#4109)
|
6 月之前 |
|
HexView.cs
|
cab22566ea
Fixes #4107 - Revamps Terminal.Gui's `namespace` (#4109)
|
6 月之前 |
|
HexViewEventArgs.cs
|
cab22566ea
Fixes #4107 - Revamps Terminal.Gui's `namespace` (#4109)
|
6 月之前 |
|
IListDataSource.cs
|
cab22566ea
Fixes #4107 - Revamps Terminal.Gui's `namespace` (#4109)
|
6 月之前 |
|
Label.cs
|
f3fc20306e
Remove TextField.Caption property; use Title with hotkey navigation support (#4352)
|
1 月之前 |
|
Line.cs
|
e352dde696
Fixes #4151, #4152. Remove LineView class and replace all usages with Line (#4268)
|
2 月之前 |
|
ListView.cs
|
f068709d13
Fixes #4331 - Use Application.Screen and ScreenContents to reduce Driver coupling (#4336)
|
1 月之前 |
|
ListViewEventArgs.cs
|
cab22566ea
Fixes #4107 - Revamps Terminal.Gui's `namespace` (#4109)
|
6 月之前 |
|
MessageBox.cs
|
00aaefb962
Fixes #3951. Adds View dependency to `DimFunc` and `PosFunc` (#4210)
|
3 月之前 |
|
NumericUpDown.cs
|
ad8ebc9890
Fixes #4200. ExtendedCharInfo needs be enhanced to properly deal with all codepoints (#4202)
|
3 月之前 |
|
ProgressBar.cs
|
f068709d13
Fixes #4331 - Use Application.Screen and ScreenContents to reduce Driver coupling (#4336)
|
1 月之前 |
|
ReadOnlyCollectionExtensions.cs
|
cab22566ea
Fixes #4107 - Revamps Terminal.Gui's `namespace` (#4109)
|
6 月之前 |
|
SelectedItemChangedArgs.cs
|
cab22566ea
Fixes #4107 - Revamps Terminal.Gui's `namespace` (#4109)
|
6 月之前 |
|
Shortcut.cs
|
e6a0ec64ca
Fixes #4361 - Consolidate `FakeDriver` into library and refactor driver architecture (#4362)
|
1 月之前 |
|
StatusBar.cs
|
e6a0ec64ca
Fixes #4361 - Consolidate `FakeDriver` into library and refactor driver architecture (#4362)
|
1 月之前 |
|
Toplevel.cs
|
d53fcd7485
Fixes #4374 - Nukes all (?) legacy Driver and Application stuff; revamps tests (#4376)
|
1 月之前 |
|
ToplevelEventArgs.cs
|
cab22566ea
Fixes #4107 - Revamps Terminal.Gui's `namespace` (#4109)
|
6 月之前 |
|
View.cs
|
764a804ddd
Fixes #3209 - Formalize Cancellable Work Pattern and add helpers (#4092)
|
6 月之前 |
|
Window.cs
|
cab22566ea
Fixes #4107 - Revamps Terminal.Gui's `namespace` (#4109)
|
6 月之前 |