copilot-swe-agent[bot] 369279a3e0 Rename IApplication.Current to IApplication.Running 3 weeks ago
..
AnimationScenario c5906c2dc1 #4329—Major Terminal.Gui v2 Architecture Modernization: Application Decoupling, Terminology Improvements, and Nullable Migration (#4338) 3 weeks ago
CharacterMap be9d1939c1 Fixes #4372 - Genericize `FlagSelector`/`OptionSelector`, Replace `RadioGroup` (#4373) 1 month ago
EditorsAndHelpers be9d1939c1 Fixes #4372 - Genericize `FlagSelector`/`OptionSelector`, Replace `RadioGroup` (#4373) 1 month ago
Adornments.cs e6a0ec64ca Fixes #4361 - Consolidate `FakeDriver` into library and refactor driver architecture (#4362) 1 month ago
AllViewsTester.cs 369279a3e0 Rename IApplication.Current to IApplication.Running 3 weeks ago
AnsiRequestsScenario.cs c5906c2dc1 #4329—Major Terminal.Gui v2 Architecture Modernization: Application Decoupling, Terminology Improvements, and Nullable Migration (#4338) 3 weeks ago
Arrangement.cs a0979368cb Fixes #4125. Remove legacy MainLoop infrastructure (#4343) 1 month ago
Bars.cs 369279a3e0 Rename IApplication.Current to IApplication.Running 3 weeks ago
Buttons.cs be9d1939c1 Fixes #4372 - Genericize `FlagSelector`/`OptionSelector`, Replace `RadioGroup` (#4373) 1 month ago
ChineseUI.cs cab22566ea Fixes #4107 - Revamps Terminal.Gui's `namespace` (#4109) 6 months ago
ClassExplorer.cs cab22566ea Fixes #4107 - Revamps Terminal.Gui's `namespace` (#4109) 6 months ago
Clipping.cs e6a0ec64ca Fixes #4361 - Consolidate `FakeDriver` into library and refactor driver architecture (#4362) 1 month ago
CollectionNavigatorTester.cs e352dde696 Fixes #4151, #4152. Remove LineView class and replace all usages with Line (#4268) 2 months ago
ColorPicker.cs be9d1939c1 Fixes #4372 - Genericize `FlagSelector`/`OptionSelector`, Replace `RadioGroup` (#4373) 1 month ago
CombiningMarks.cs 369279a3e0 Rename IApplication.Current to IApplication.Running 3 weeks ago
ComboBoxIteration.cs a6258ed398 Updates `IListDataSource.Render` to rename the `start` parameter to `viewportXOffset` (#4392) 3 weeks ago
ComputedLayout.cs cab22566ea Fixes #4107 - Revamps Terminal.Gui's `namespace` (#4109) 6 months ago
ConfigurationEditor.cs 369279a3e0 Rename IApplication.Current to IApplication.Running 3 weeks ago
ContextMenus.cs c5906c2dc1 #4329—Major Terminal.Gui v2 Architecture Modernization: Application Decoupling, Terminology Improvements, and Nullable Migration (#4338) 3 weeks ago
CsvEditor.cs 369279a3e0 Rename IApplication.Current to IApplication.Running 3 weeks ago
DatePickers.cs cab22566ea Fixes #4107 - Revamps Terminal.Gui's `namespace` (#4109) 6 months ago
Dialogs.cs be9d1939c1 Fixes #4372 - Genericize `FlagSelector`/`OptionSelector`, Replace `RadioGroup` (#4373) 1 month ago
DimAutoDemo.cs be9d1939c1 Fixes #4372 - Genericize `FlagSelector`/`OptionSelector`, Replace `RadioGroup` (#4373) 1 month ago
DynamicMenuBar.cs a6258ed398 Updates `IListDataSource.Render` to rename the `start` parameter to `viewportXOffset` (#4392) 3 weeks ago
DynamicStatusBar.cs a6258ed398 Updates `IListDataSource.Render` to rename the `start` parameter to `viewportXOffset` (#4392) 3 weeks ago
Editor.cs e1086a45a9 Fixes #4112. WordForward and WordBackward are not consistent with identical RuneType (#4131) 6 months ago
FileDialogExamples.cs be9d1939c1 Fixes #4372 - Genericize `FlagSelector`/`OptionSelector`, Replace `RadioGroup` (#4373) 1 month ago
Generic.cs cab22566ea Fixes #4107 - Revamps Terminal.Gui's `namespace` (#4109) 6 months ago
GraphViewExample.cs d53fcd7485 Fixes #4374 - Nukes all (?) legacy Driver and Application stuff; revamps tests (#4376) 1 month ago
HexEditor.cs cab22566ea Fixes #4107 - Revamps Terminal.Gui's `namespace` (#4109) 6 months ago
HotKeys.cs cab22566ea Fixes #4107 - Revamps Terminal.Gui's `namespace` (#4109) 6 months ago
Images.cs c5906c2dc1 #4329—Major Terminal.Gui v2 Architecture Modernization: Application Decoupling, Terminology Improvements, and Nullable Migration (#4338) 3 weeks ago
InteractiveTree.cs cab22566ea Fixes #4107 - Revamps Terminal.Gui's `namespace` (#4109) 6 months ago
KeyBindings.cs cab22566ea Fixes #4107 - Revamps Terminal.Gui's `namespace` (#4109) 6 months ago
Keys.cs d53fcd7485 Fixes #4374 - Nukes all (?) legacy Driver and Application stuff; revamps tests (#4376) 1 month ago
LineCanvasExperiment.cs e6a0ec64ca Fixes #4361 - Consolidate `FakeDriver` into library and refactor driver architecture (#4362) 1 month ago
LineDrawing.cs be9d1939c1 Fixes #4372 - Genericize `FlagSelector`/`OptionSelector`, Replace `RadioGroup` (#4373) 1 month ago
LineExample.cs e352dde696 Fixes #4151, #4152. Remove LineView class and replace all usages with Line (#4268) 2 months ago
ListColumns.cs 00aaefb962 Fixes #3951. Adds View dependency to `DimFunc` and `PosFunc` (#4210) 3 months ago
ListViewWithSelection.cs a6258ed398 Updates `IListDataSource.Render` to rename the `start` parameter to `viewportXOffset` (#4392) 3 weeks ago
ListsAndCombos.cs a6258ed398 Updates `IListDataSource.Render` to rename the `start` parameter to `viewportXOffset` (#4392) 3 weeks ago
Localization.cs cab22566ea Fixes #4107 - Revamps Terminal.Gui's `namespace` (#4109) 6 months ago
Mazing.cs 369279a3e0 Rename IApplication.Current to IApplication.Running 3 weeks ago
MenuBarScenario.cs cab22566ea Fixes #4107 - Revamps Terminal.Gui's `namespace` (#4109) 6 months ago
Menus.cs c5906c2dc1 #4329—Major Terminal.Gui v2 Architecture Modernization: Application Decoupling, Terminology Improvements, and Nullable Migration (#4338) 3 weeks ago
MessageBoxes.cs be9d1939c1 Fixes #4372 - Genericize `FlagSelector`/`OptionSelector`, Replace `RadioGroup` (#4373) 1 month ago
Mouse.cs 00aaefb962 Fixes #3951. Adds View dependency to `DimFunc` and `PosFunc` (#4210) 3 months ago
MultiColouredTable.cs cab22566ea Fixes #4107 - Revamps Terminal.Gui's `namespace` (#4109) 6 months ago
Navigation.cs c5906c2dc1 #4329—Major Terminal.Gui v2 Architecture Modernization: Application Decoupling, Terminology Improvements, and Nullable Migration (#4338) 3 weeks ago
Notepad.cs c5906c2dc1 #4329—Major Terminal.Gui v2 Architecture Modernization: Application Decoupling, Terminology Improvements, and Nullable Migration (#4338) 3 weeks ago
NumericUpDownDemo.cs d53fcd7485 Fixes #4374 - Nukes all (?) legacy Driver and Application stuff; revamps tests (#4376) 1 month ago
PosAlignDemo.cs be9d1939c1 Fixes #4372 - Genericize `FlagSelector`/`OptionSelector`, Replace `RadioGroup` (#4373) 1 month ago
ProcessTable.cs cab22566ea Fixes #4107 - Revamps Terminal.Gui's `namespace` (#4109) 6 months ago
Progress.cs c5906c2dc1 #4329—Major Terminal.Gui v2 Architecture Modernization: Application Decoupling, Terminology Improvements, and Nullable Migration (#4338) 3 weeks ago
ProgressBarStyles.cs be9d1939c1 Fixes #4372 - Genericize `FlagSelector`/`OptionSelector`, Replace `RadioGroup` (#4373) 1 month ago
RegionScenario.cs c5906c2dc1 #4329—Major Terminal.Gui v2 Architecture Modernization: Application Decoupling, Terminology Improvements, and Nullable Migration (#4338) 3 weeks ago
RunTExample.cs cab22566ea Fixes #4107 - Revamps Terminal.Gui's `namespace` (#4109) 6 months ago
RuneWidthGreaterThanOne.cs cab22566ea Fixes #4107 - Revamps Terminal.Gui's `namespace` (#4109) 6 months ago
ScrollBarDemo.cs be9d1939c1 Fixes #4372 - Genericize `FlagSelector`/`OptionSelector`, Replace `RadioGroup` (#4373) 1 month ago
Scrolling.cs b502471ee6 Fixes #4300 - Scrolling intermittently causes All_Scenarios_Quit_And_Init_Shutdown_Properly to fail (#4301) 1 month ago
Selectors.cs be9d1939c1 Fixes #4372 - Genericize `FlagSelector`/`OptionSelector`, Replace `RadioGroup` (#4373) 1 month ago
ShadowStyles.cs 764a804ddd Fixes #3209 - Formalize Cancellable Work Pattern and add helpers (#4092) 6 months ago
Shortcuts.cs 369279a3e0 Rename IApplication.Current to IApplication.Running 3 weeks ago
SingleBackgroundWorker.cs 369279a3e0 Rename IApplication.Current to IApplication.Running 3 weeks ago
Sliders.cs cab22566ea Fixes #4107 - Revamps Terminal.Gui's `namespace` (#4109) 6 months ago
Snake.cs cab22566ea Fixes #4107 - Revamps Terminal.Gui's `namespace` (#4109) 6 months ago
SpinnerStyles.cs a6258ed398 Updates `IListDataSource.Render` to rename the `start` parameter to `viewportXOffset` (#4392) 3 weeks ago
SyntaxHighlighting.cs cab22566ea Fixes #4107 - Revamps Terminal.Gui's `namespace` (#4109) 6 months ago
TabViewExample.cs cab22566ea Fixes #4107 - Revamps Terminal.Gui's `namespace` (#4109) 6 months ago
TableEditor.cs c5906c2dc1 #4329—Major Terminal.Gui v2 Architecture Modernization: Application Decoupling, Terminology Improvements, and Nullable Migration (#4338) 3 weeks ago
TextAlignmentAndDirection.cs be9d1939c1 Fixes #4372 - Genericize `FlagSelector`/`OptionSelector`, Replace `RadioGroup` (#4373) 1 month ago
TextEffectsScenario.cs 764a804ddd Fixes #3209 - Formalize Cancellable Work Pattern and add helpers (#4092) 6 months ago
TextFormatterDemo.cs 764a804ddd Fixes #3209 - Formalize Cancellable Work Pattern and add helpers (#4092) 6 months ago
TextInputControls.cs d53fcd7485 Fixes #4374 - Nukes all (?) legacy Driver and Application stuff; revamps tests (#4376) 1 month ago
TextStyles.cs 764a804ddd Fixes #3209 - Formalize Cancellable Work Pattern and add helpers (#4092) 6 months ago
TextViewAutocompletePopup.cs cab22566ea Fixes #4107 - Revamps Terminal.Gui's `namespace` (#4109) 6 months ago
Themes.cs 369279a3e0 Rename IApplication.Current to IApplication.Running 3 weeks ago
Threading.cs ec827e901e Fixes #4172 Timeout revamp and remove continuous mouse (#4173) 5 months ago
TimeAndDate.cs d53fcd7485 Fixes #4374 - Nukes all (?) legacy Driver and Application stuff; revamps tests (#4376) 1 month ago
Transparent.cs cab22566ea Fixes #4107 - Revamps Terminal.Gui's `namespace` (#4109) 6 months ago
TreeUseCases.cs 369279a3e0 Rename IApplication.Current to IApplication.Running 3 weeks ago
TreeViewFileSystem.cs c5906c2dc1 #4329—Major Terminal.Gui v2 Architecture Modernization: Application Decoupling, Terminology Improvements, and Nullable Migration (#4338) 3 weeks ago
TrueColors.cs 764a804ddd Fixes #3209 - Formalize Cancellable Work Pattern and add helpers (#4092) 6 months ago
Unicode.cs be9d1939c1 Fixes #4372 - Genericize `FlagSelector`/`OptionSelector`, Replace `RadioGroup` (#4373) 1 month ago
ViewExperiments.cs c5906c2dc1 #4329—Major Terminal.Gui v2 Architecture Modernization: Application Decoupling, Terminology Improvements, and Nullable Migration (#4338) 3 weeks ago
ViewportSettings.cs e6a0ec64ca Fixes #4361 - Consolidate `FakeDriver` into library and refactor driver architecture (#4362) 1 month ago
WindowsAndFrameViews.cs 369279a3e0 Rename IApplication.Current to IApplication.Running 3 weeks ago
WizardAsView.cs cab22566ea Fixes #4107 - Revamps Terminal.Gui's `namespace` (#4109) 6 months ago
Wizards.cs be9d1939c1 Fixes #4372 - Genericize `FlagSelector`/`OptionSelector`, Replace `RadioGroup` (#4373) 1 month ago