| .. |
|
AnimationScenario
|
e192b5622d
Updated the `OnDrawingContent` method across multiple classes to accept a `DrawContext? context` parameter, replacing the parameterless version. This change standardizes the drawing API and enables context-aware drawing operations.
|
1 week ago |
|
CharacterMap
|
e7a4df492d
Fixes #4050. Rename Command.Select and Selecting to Activate/Activating (#4470)
|
4 days ago |
|
EditorsAndHelpers
|
e7a4df492d
Fixes #4050. Rename Command.Select and Selecting to Activate/Activating (#4470)
|
4 days ago |
|
Adornments.cs
|
b9f55a5a96
Fixes #4410, #4413, #4414, #4415 - `MessageBox` nullable, `Clipboard` refactor, fence for legacy/modern App, and makes internal classes thread safe. (#4411)
|
2 weeks ago |
|
AllViewsTester.cs
|
a84b2c4896
Fixes #4419, #4148, #4408 - Toplevel is GONE - Replaced by Runnable (#4422)
|
1 week ago |
|
AnsiRequestsScenario.cs
|
c5906c2dc1
#4329—Major Terminal.Gui v2 Architecture Modernization: Application Decoupling, Terminology Improvements, and Nullable Migration (#4338)
|
3 weeks ago |
|
Arrangement.cs
|
a84b2c4896
Fixes #4419, #4148, #4408 - Toplevel is GONE - Replaced by Runnable (#4422)
|
1 week ago |
|
Bars.cs
|
a84b2c4896
Fixes #4419, #4148, #4408 - Toplevel is GONE - Replaced by Runnable (#4422)
|
1 week ago |
|
Buttons.cs
|
a84b2c4896
Fixes #4419, #4148, #4408 - Toplevel is GONE - Replaced by Runnable (#4422)
|
1 week ago |
|
ChineseUI.cs
|
b9f55a5a96
Fixes #4410, #4413, #4414, #4415 - `MessageBox` nullable, `Clipboard` refactor, fence for legacy/modern App, and makes internal classes thread safe. (#4411)
|
2 weeks ago |
|
ClassExplorer.cs
|
171a26a350
Removes the v1 `Menu` stuff. Preps for #4148 (#4402)
|
3 weeks ago |
|
Clipping.cs
|
a84b2c4896
Fixes #4419, #4148, #4408 - Toplevel is GONE - Replaced by Runnable (#4422)
|
1 week ago |
|
CollectionNavigatorTester.cs
|
171a26a350
Removes the v1 `Menu` stuff. Preps for #4148 (#4402)
|
3 weeks ago |
|
ColorPicker.cs
|
d303943809
Fixes #4004 & #4445 - Merge of `Application.ForceDriver and Driver.Force16Colors` and `windows" broken in conhost and cmd` (#4448)
|
1 week ago |
|
CombiningMarks.cs
|
3a8de25dce
Refactored `NeedsDraw` and `SubViewNeedsDraw` logic to improve clarity and control over redraw state. Introduced `SetSubViewNeedsDrawDownHierarchy` for better propagation of redraw flags. Updated `Margin` and `Adornment` classes to align with the new redraw management.
|
1 week ago |
|
ComboBoxIteration.cs
|
a84b2c4896
Fixes #4419, #4148, #4408 - Toplevel is GONE - Replaced by Runnable (#4422)
|
1 week ago |
|
ComputedLayout.cs
|
a84b2c4896
Fixes #4419, #4148, #4408 - Toplevel is GONE - Replaced by Runnable (#4422)
|
1 week ago |
|
ConfigurationEditor.cs
|
a84b2c4896
Fixes #4419, #4148, #4408 - Toplevel is GONE - Replaced by Runnable (#4422)
|
1 week ago |
|
ContextMenus.cs
|
e7a4df492d
Fixes #4050. Rename Command.Select and Selecting to Activate/Activating (#4470)
|
4 days ago |
|
CsvEditor.cs
|
0f72cf8a74
Fixes #4425 - `ApplicationImpl` internal (#4426)
|
1 week ago |
|
DatePickers.cs
|
cab22566ea
Fixes #4107 - Revamps Terminal.Gui's `namespace` (#4109)
|
6 months ago |
|
Dialogs.cs
|
a84b2c4896
Fixes #4419, #4148, #4408 - Toplevel is GONE - Replaced by Runnable (#4422)
|
1 week ago |
|
DimAutoDemo.cs
|
be9d1939c1
Fixes #4372 - Genericize `FlagSelector`/`OptionSelector`, Replace `RadioGroup` (#4373)
|
1 month ago |
|
DropDownListExample.cs
|
01c94ce5b2
Add PopoverWrapper and enhance DropDownListExample
|
1 week ago |
|
DynamicStatusBar.cs
|
0f72cf8a74
Fixes #4425 - `ApplicationImpl` internal (#4426)
|
1 week ago |
|
Editor.cs
|
0f72cf8a74
Fixes #4425 - `ApplicationImpl` internal (#4426)
|
1 week ago |
|
FileDialogExamples.cs
|
0f72cf8a74
Fixes #4425 - `ApplicationImpl` internal (#4426)
|
1 week ago |
|
Generic.cs
|
0f72cf8a74
Fixes #4425 - `ApplicationImpl` internal (#4426)
|
1 week ago |
|
GraphViewExample.cs
|
171a26a350
Removes the v1 `Menu` stuff. Preps for #4148 (#4402)
|
3 weeks ago |
|
HexEditor.cs
|
0f72cf8a74
Fixes #4425 - `ApplicationImpl` internal (#4426)
|
1 week ago |
|
HotKeys.cs
|
cab22566ea
Fixes #4107 - Revamps Terminal.Gui's `namespace` (#4109)
|
6 months ago |
|
Images.cs
|
d303943809
Fixes #4004 & #4445 - Merge of `Application.ForceDriver and Driver.Force16Colors` and `windows" broken in conhost and cmd` (#4448)
|
1 week ago |
|
InteractiveTree.cs
|
0f72cf8a74
Fixes #4425 - `ApplicationImpl` internal (#4426)
|
1 week ago |
|
KeyBindings.cs
|
0f72cf8a74
Fixes #4425 - `ApplicationImpl` internal (#4426)
|
1 week ago |
|
Keys.cs
|
f548059a27
Fixes #4258 - Glyphs drawn at mid-point of wide glyphs don't get drawn with clipping (#4462)
|
5 days ago |
|
LineCanvasExperiment.cs
|
a84b2c4896
Fixes #4419, #4148, #4408 - Toplevel is GONE - Replaced by Runnable (#4422)
|
1 week ago |
|
LineDrawing.cs
|
d303943809
Fixes #4004 & #4445 - Merge of `Application.ForceDriver and Driver.Force16Colors` and `windows" broken in conhost and cmd` (#4448)
|
1 week ago |
|
LineExample.cs
|
e352dde696
Fixes #4151, #4152. Remove LineView class and replace all usages with Line (#4268)
|
2 months ago |
|
ListColumns.cs
|
dd12df7fb7
Fixes #4176. Removes `View.MouseClick` (#4450)
|
1 week ago |
|
ListViewWithSelection.cs
|
e7a4df492d
Fixes #4050. Rename Command.Select and Selecting to Activate/Activating (#4470)
|
4 days ago |
|
ListsAndCombos.cs
|
a84b2c4896
Fixes #4419, #4148, #4408 - Toplevel is GONE - Replaced by Runnable (#4422)
|
1 week ago |
|
Localization.cs
|
a84b2c4896
Fixes #4419, #4148, #4408 - Toplevel is GONE - Replaced by Runnable (#4422)
|
1 week ago |
|
Mazing.cs
|
a84b2c4896
Fixes #4419, #4148, #4408 - Toplevel is GONE - Replaced by Runnable (#4422)
|
1 week ago |
|
Menus.cs
|
193a5873d1
Fixes bugs where unnecessary Draw operations were happening in LayoutAndDraw. In some cases causing everything to always be drawn.
|
1 week ago |
|
MessageBoxes.cs
|
0f72cf8a74
Fixes #4425 - `ApplicationImpl` internal (#4426)
|
1 week ago |
|
Mouse.cs
|
dd12df7fb7
Fixes #4176. Removes `View.MouseClick` (#4450)
|
1 week ago |
|
MultiColouredTable.cs
|
0f72cf8a74
Fixes #4425 - `ApplicationImpl` internal (#4426)
|
1 week ago |
|
Navigation.cs
|
0f72cf8a74
Fixes #4425 - `ApplicationImpl` internal (#4426)
|
1 week ago |
|
Notepad.cs
|
0f72cf8a74
Fixes #4425 - `ApplicationImpl` internal (#4426)
|
1 week ago |
|
NumericUpDownDemo.cs
|
d53fcd7485
Fixes #4374 - Nukes all (?) legacy Driver and Application stuff; revamps tests (#4376)
|
1 month ago |
|
PosAlignDemo.cs
|
a84b2c4896
Fixes #4419, #4148, #4408 - Toplevel is GONE - Replaced by Runnable (#4422)
|
1 week 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
|
a84b2c4896
Fixes #4419, #4148, #4408 - Toplevel is GONE - Replaced by Runnable (#4422)
|
1 week ago |
|
RegionScenario.cs
|
e192b5622d
Updated the `OnDrawingContent` method across multiple classes to accept a `DrawContext? context` parameter, replacing the parameterless version. This change standardizes the drawing API and enables context-aware drawing operations.
|
1 week ago |
|
RunTExample.cs
|
a84b2c4896
Fixes #4419, #4148, #4408 - Toplevel is GONE - Replaced by Runnable (#4422)
|
1 week ago |
|
RuneWidthGreaterThanOne.cs
|
0f72cf8a74
Fixes #4425 - `ApplicationImpl` internal (#4426)
|
1 week ago |
|
ScrollBarDemo.cs
|
dd12df7fb7
Fixes #4176. Removes `View.MouseClick` (#4450)
|
1 week ago |
|
Scrolling.cs
|
a84b2c4896
Fixes #4419, #4148, #4408 - Toplevel is GONE - Replaced by Runnable (#4422)
|
1 week 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
|
e7a4df492d
Fixes #4050. Rename Command.Select and Selecting to Activate/Activating (#4470)
|
4 days ago |
|
SingleBackgroundWorker.cs
|
a84b2c4896
Fixes #4419, #4148, #4408 - Toplevel is GONE - Replaced by Runnable (#4422)
|
1 week ago |
|
Sliders.cs
|
a84b2c4896
Fixes #4419, #4148, #4408 - Toplevel is GONE - Replaced by Runnable (#4422)
|
1 week ago |
|
Snake.cs
|
ce15aa2d0f
Updated `OnDrawingContent` methods across multiple classes to use non-nullable `DrawContext` parameters, improving type safety.
|
1 week ago |
|
SpinnerStyles.cs
|
a84b2c4896
Fixes #4419, #4148, #4408 - Toplevel is GONE - Replaced by Runnable (#4422)
|
1 week ago |
|
SyntaxHighlighting.cs
|
a84b2c4896
Fixes #4419, #4148, #4408 - Toplevel is GONE - Replaced by Runnable (#4422)
|
1 week ago |
|
TabViewExample.cs
|
171a26a350
Removes the v1 `Menu` stuff. Preps for #4148 (#4402)
|
3 weeks ago |
|
TableEditor.cs
|
e7a4df492d
Fixes #4050. Rename Command.Select and Selecting to Activate/Activating (#4470)
|
4 days ago |
|
TextAlignmentAndDirection.cs
|
dd12df7fb7
Fixes #4176. Removes `View.MouseClick` (#4450)
|
1 week ago |
|
TextEffectsScenario.cs
|
ce15aa2d0f
Updated `OnDrawingContent` methods across multiple classes to use non-nullable `DrawContext` parameters, improving type safety.
|
1 week ago |
|
TextFormatterDemo.cs
|
a84b2c4896
Fixes #4419, #4148, #4408 - Toplevel is GONE - Replaced by Runnable (#4422)
|
1 week ago |
|
TextInputControls.cs
|
d53fcd7485
Fixes #4374 - Nukes all (?) legacy Driver and Application stuff; revamps tests (#4376)
|
1 month ago |
|
TextStyles.cs
|
a84b2c4896
Fixes #4419, #4148, #4408 - Toplevel is GONE - Replaced by Runnable (#4422)
|
1 week ago |
|
TextViewAutocompletePopup.cs
|
171a26a350
Removes the v1 `Menu` stuff. Preps for #4148 (#4402)
|
3 weeks ago |
|
Themes.cs
|
a84b2c4896
Fixes #4419, #4148, #4408 - Toplevel is GONE - Replaced by Runnable (#4422)
|
1 week ago |
|
Threading.cs
|
a84b2c4896
Fixes #4419, #4148, #4408 - Toplevel is GONE - Replaced by Runnable (#4422)
|
1 week ago |
|
TimeAndDate.cs
|
d53fcd7485
Fixes #4374 - Nukes all (?) legacy Driver and Application stuff; revamps tests (#4376)
|
1 month ago |
|
Transparent.cs
|
aab90e1fbc
Fixes #4463 - Adds `LineCanvas.GetRegion()` - 10x performance regression in `RenderLineCanvas` (#4464)
|
5 days ago |
|
TreeUseCases.cs
|
a84b2c4896
Fixes #4419, #4148, #4408 - Toplevel is GONE - Replaced by Runnable (#4422)
|
1 week ago |
|
TreeViewFileSystem.cs
|
e7a4df492d
Fixes #4050. Rename Command.Select and Selecting to Activate/Activating (#4470)
|
4 days ago |
|
Unicode.cs
|
171a26a350
Removes the v1 `Menu` stuff. Preps for #4148 (#4402)
|
3 weeks ago |
|
ViewExperiments.cs
|
e7a4df492d
Fixes #4050. Rename Command.Select and Selecting to Activate/Activating (#4470)
|
4 days ago |
|
ViewportSettings.cs
|
a84b2c4896
Fixes #4419, #4148, #4408 - Toplevel is GONE - Replaced by Runnable (#4422)
|
1 week ago |
|
WideGlyphs.cs
|
f548059a27
Fixes #4258 - Glyphs drawn at mid-point of wide glyphs don't get drawn with clipping (#4462)
|
5 days ago |
|
WindowsAndFrameViews.cs
|
0f72cf8a74
Fixes #4425 - `ApplicationImpl` internal (#4426)
|
1 week ago |
|
WizardAsView.cs
|
0f72cf8a74
Fixes #4425 - `ApplicationImpl` internal (#4426)
|
1 week ago |
|
Wizards.cs
|
a84b2c4896
Fixes #4419, #4148, #4408 - Toplevel is GONE - Replaced by Runnable (#4422)
|
1 week ago |