Copilot f068709d13 Fixes #4331 - Use Application.Screen and ScreenContents to reduce Driver coupling (#4336) 1 tháng trước cách đây
..
Autocomplete 4974343e74 Fixes #4317 - Refactor `Application.Mouse` for decoupling and parallelism (#4318) 1 tháng trước cách đây
CharMap 4c6145cee9 Fixes #4233 - CharMap rendering (#4255) 2 tháng trước cách đây
CollectionNavigation ec827e901e Fixes #4172 Timeout revamp and remove continuous mouse (#4173) 5 tháng trước cách đây
Color f068709d13 Fixes #4331 - Use Application.Screen and ScreenContents to reduce Driver coupling (#4336) 1 tháng trước cách đây
FileDialogs f068709d13 Fixes #4331 - Use Application.Screen and ScreenContents to reduce Driver coupling (#4336) 1 tháng trước cách đây
GraphView f068709d13 Fixes #4331 - Use Application.Screen and ScreenContents to reduce Driver coupling (#4336) 1 tháng trước cách đây
Menu 00aaefb962 Fixes #3951. Adds View dependency to `DimFunc` and `PosFunc` (#4210) 3 tháng trước cách đây
Menuv1 f068709d13 Fixes #4331 - Use Application.Screen and ScreenContents to reduce Driver coupling (#4336) 1 tháng trước cách đây
ScrollBar 4974343e74 Fixes #4317 - Refactor `Application.Mouse` for decoupling and parallelism (#4318) 1 tháng trước cách đây
Slider f068709d13 Fixes #4331 - Use Application.Screen and ScreenContents to reduce Driver coupling (#4336) 1 tháng trước cách đây
SpinnerView f068709d13 Fixes #4331 - Use Application.Screen and ScreenContents to reduce Driver coupling (#4336) 1 tháng trước cách đây
TabView cab22566ea Fixes #4107 - Revamps Terminal.Gui's `namespace` (#4109) 6 tháng trước cách đây
TableView f068709d13 Fixes #4331 - Use Application.Screen and ScreenContents to reduce Driver coupling (#4336) 1 tháng trước cách đây
TextInput f068709d13 Fixes #4331 - Use Application.Screen and ScreenContents to reduce Driver coupling (#4336) 1 tháng trước cách đây
TreeView f068709d13 Fixes #4331 - Use Application.Screen and ScreenContents to reduce Driver coupling (#4336) 1 tháng trước cách đây
Wizard e352dde696 Fixes #4151, #4152. Remove LineView class and replace all usages with Line (#4268) 2 tháng trước cách đây
Bar.cs cab22566ea Fixes #4107 - Revamps Terminal.Gui's `namespace` (#4109) 6 tháng trước cách đây
Button.cs ec827e901e Fixes #4172 Timeout revamp and remove continuous mouse (#4173) 5 tháng trước cách đây
CheckBox.cs 764a804ddd Fixes #3209 - Formalize Cancellable Work Pattern and add helpers (#4092) 6 tháng trước cách đây
CheckState.cs cab22566ea Fixes #4107 - Revamps Terminal.Gui's `namespace` (#4109) 6 tháng trước cách đây
ComboBox.cs 4974343e74 Fixes #4317 - Refactor `Application.Mouse` for decoupling and parallelism (#4318) 1 tháng trước cách đây
DatePicker.cs ec827e901e Fixes #4172 Timeout revamp and remove continuous mouse (#4173) 5 tháng trước cách đây
DateTimeEventArgs.cs cab22566ea Fixes #4107 - Revamps Terminal.Gui's `namespace` (#4109) 6 tháng trước cách đây
Dialog.cs db5fdebfa9 Fixes #4320 - `Dialog` focus (#4321) 1 tháng trước cách đây
FileDialog.cs 764a804ddd Fixes #3209 - Formalize Cancellable Work Pattern and add helpers (#4092) 6 tháng trước cách đây
FlagSelector.cs 764a804ddd Fixes #3209 - Formalize Cancellable Work Pattern and add helpers (#4092) 6 tháng trước cách đây
FlagSelectorStyles.cs cab22566ea Fixes #4107 - Revamps Terminal.Gui's `namespace` (#4109) 6 tháng trước cách đây
FlagSelectorTEnum.cs cab22566ea Fixes #4107 - Revamps Terminal.Gui's `namespace` (#4109) 6 tháng trước cách đây
FrameView.cs cab22566ea Fixes #4107 - Revamps Terminal.Gui's `namespace` (#4109) 6 tháng trước cách đây
HexView.cs cab22566ea Fixes #4107 - Revamps Terminal.Gui's `namespace` (#4109) 6 tháng trước cách đây
HexViewEventArgs.cs cab22566ea Fixes #4107 - Revamps Terminal.Gui's `namespace` (#4109) 6 tháng trước cách đây
IListDataSource.cs cab22566ea Fixes #4107 - Revamps Terminal.Gui's `namespace` (#4109) 6 tháng trước cách đây
Label.cs 764a804ddd Fixes #3209 - Formalize Cancellable Work Pattern and add helpers (#4092) 6 tháng trước cách đây
Line.cs e352dde696 Fixes #4151, #4152. Remove LineView class and replace all usages with Line (#4268) 2 tháng trước cách đây
ListView.cs f068709d13 Fixes #4331 - Use Application.Screen and ScreenContents to reduce Driver coupling (#4336) 1 tháng trước cách đây
ListViewEventArgs.cs cab22566ea Fixes #4107 - Revamps Terminal.Gui's `namespace` (#4109) 6 tháng trước cách đây
MessageBox.cs 00aaefb962 Fixes #3951. Adds View dependency to `DimFunc` and `PosFunc` (#4210) 3 tháng trước cách đây
NumericUpDown.cs ad8ebc9890 Fixes #4200. ExtendedCharInfo needs be enhanced to properly deal with all codepoints (#4202) 3 tháng trước cách đây
OptionSelector.cs 764a804ddd Fixes #3209 - Formalize Cancellable Work Pattern and add helpers (#4092) 6 tháng trước cách đây
ProgressBar.cs f068709d13 Fixes #4331 - Use Application.Screen and ScreenContents to reduce Driver coupling (#4336) 1 tháng trước cách đây
RadioGroup.cs f068709d13 Fixes #4331 - Use Application.Screen and ScreenContents to reduce Driver coupling (#4336) 1 tháng trước cách đây
ReadOnlyCollectionExtensions.cs cab22566ea Fixes #4107 - Revamps Terminal.Gui's `namespace` (#4109) 6 tháng trước cách đây
SelectedItemChangedArgs.cs cab22566ea Fixes #4107 - Revamps Terminal.Gui's `namespace` (#4109) 6 tháng trước cách đây
Shortcut.cs 00aaefb962 Fixes #3951. Adds View dependency to `DimFunc` and `PosFunc` (#4210) 3 tháng trước cách đây
StatusBar.cs cab22566ea Fixes #4107 - Revamps Terminal.Gui's `namespace` (#4109) 6 tháng trước cách đây
Toplevel.cs cab22566ea Fixes #4107 - Revamps Terminal.Gui's `namespace` (#4109) 6 tháng trước cách đây
ToplevelEventArgs.cs cab22566ea Fixes #4107 - Revamps Terminal.Gui's `namespace` (#4109) 6 tháng trước cách đây
View.cs 764a804ddd Fixes #3209 - Formalize Cancellable Work Pattern and add helpers (#4092) 6 tháng trước cách đây
Window.cs cab22566ea Fixes #4107 - Revamps Terminal.Gui's `namespace` (#4109) 6 tháng trước cách đây