Tig d53fcd7485 Fixes #4374 - Nukes all (?) legacy Driver and Application stuff; revamps tests (#4376) 1 месяц назад
..
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 f3fc20306e Remove TextField.Caption property; use Title with hotkey navigation support (#4352) 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 месяц назад
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 f3fc20306e Remove TextField.Caption property; use Title with hotkey navigation support (#4352) 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 месяцев назад
FlagSelector.cs 764a804ddd Fixes #3209 - Formalize Cancellable Work Pattern and add helpers (#4092) 6 месяцев назад
FlagSelectorStyles.cs cab22566ea Fixes #4107 - Revamps Terminal.Gui's `namespace` (#4109) 6 месяцев назад
FlagSelectorTEnum.cs cab22566ea Fixes #4107 - Revamps Terminal.Gui's `namespace` (#4109) 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 месяцев назад
OptionSelector.cs 764a804ddd Fixes #3209 - Formalize Cancellable Work Pattern and add helpers (#4092) 6 месяцев назад
ProgressBar.cs f068709d13 Fixes #4331 - Use Application.Screen and ScreenContents to reduce Driver coupling (#4336) 1 месяц назад
RadioGroup.cs f3fc20306e Remove TextField.Caption property; use Title with hotkey navigation support (#4352) 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 месяцев назад