| .. |
|
Autocomplete
|
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 |
|
CharMap
|
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 |
|
CollectionNavigation
|
0f72cf8a74
Fixes #4425 - `ApplicationImpl` internal (#4426)
|
1 week ago |
|
Color
|
f1394366b7
Refactor Force16Colors and ForceDriver according to requirements
|
1 week ago |
|
FileDialogs
|
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 |
|
GraphView
|
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 |
|
Menu
|
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 |
|
ScrollBar
|
c5906c2dc1
#4329—Major Terminal.Gui v2 Architecture Modernization: Application Decoupling, Terminology Improvements, and Nullable Migration (#4338)
|
3 weeks ago |
|
Selectors
|
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 |
|
Slider
|
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 |
|
SpinnerView
|
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 |
|
TabView
|
a84b2c4896
Fixes #4419, #4148, #4408 - Toplevel is GONE - Replaced by Runnable (#4422)
|
1 week ago |
|
TableView
|
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 |
|
TextInput
|
f0343e4c3c
Merge pull request #4439 from tig/v2_4431-MainLoop
|
1 week ago |
|
TreeView
|
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 |
|
Wizard
|
a84b2c4896
Fixes #4419, #4148, #4408 - Toplevel is GONE - Replaced by Runnable (#4422)
|
1 week ago |
|
Bar.cs
|
c5906c2dc1
#4329—Major Terminal.Gui v2 Architecture Modernization: Application Decoupling, Terminology Improvements, and Nullable Migration (#4338)
|
3 weeks ago |
|
Button.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 |
|
CheckBox.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 |
|
CheckState.cs
|
c5906c2dc1
#4329—Major Terminal.Gui v2 Architecture Modernization: Application Decoupling, Terminology Improvements, and Nullable Migration (#4338)
|
3 weeks ago |
|
ComboBox.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 |
|
DatePicker.cs
|
c5906c2dc1
#4329—Major Terminal.Gui v2 Architecture Modernization: Application Decoupling, Terminology Improvements, and Nullable Migration (#4338)
|
3 weeks ago |
|
Dialog.cs
|
a84b2c4896
Fixes #4419, #4148, #4408 - Toplevel is GONE - Replaced by Runnable (#4422)
|
1 week ago |
|
FileDialog.cs
|
c5906c2dc1
#4329—Major Terminal.Gui v2 Architecture Modernization: Application Decoupling, Terminology Improvements, and Nullable Migration (#4338)
|
3 weeks ago |
|
FrameView.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 |
|
HexView.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 |
|
HexViewEventArgs.cs
|
c5906c2dc1
#4329—Major Terminal.Gui v2 Architecture Modernization: Application Decoupling, Terminology Improvements, and Nullable Migration (#4338)
|
3 weeks ago |
|
IListDataSource.cs
|
a6258ed398
Updates `IListDataSource.Render` to rename the `start` parameter to `viewportXOffset` (#4392)
|
3 weeks ago |
|
Label.cs
|
c5906c2dc1
#4329—Major Terminal.Gui v2 Architecture Modernization: Application Decoupling, Terminology Improvements, and Nullable Migration (#4338)
|
3 weeks ago |
|
Line.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 |
|
ListView.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 |
|
ListViewEventArgs.cs
|
a6258ed398
Updates `IListDataSource.Render` to rename the `start` parameter to `viewportXOffset` (#4392)
|
3 weeks ago |
|
ListWrapper.cs
|
a6258ed398
Updates `IListDataSource.Render` to rename the `start` parameter to `viewportXOffset` (#4392)
|
3 weeks ago |
|
MessageBox.cs
|
0f72cf8a74
Fixes #4425 - `ApplicationImpl` internal (#4426)
|
1 week ago |
|
NumericUpDown.cs
|
c5906c2dc1
#4329—Major Terminal.Gui v2 Architecture Modernization: Application Decoupling, Terminology Improvements, and Nullable Migration (#4338)
|
3 weeks ago |
|
ProgressBar.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 |
|
ReadOnlyCollectionExtensions.cs
|
c5906c2dc1
#4329—Major Terminal.Gui v2 Architecture Modernization: Application Decoupling, Terminology Improvements, and Nullable Migration (#4338)
|
3 weeks ago |
|
SelectedItemChangedArgs.cs
|
c5906c2dc1
#4329—Major Terminal.Gui v2 Architecture Modernization: Application Decoupling, Terminology Improvements, and Nullable Migration (#4338)
|
3 weeks ago |
|
Shortcut.cs
|
f1394366b7
Refactor Force16Colors and ForceDriver according to requirements
|
1 week ago |
|
StatusBar.cs
|
a84b2c4896
Fixes #4419, #4148, #4408 - Toplevel is GONE - Replaced by Runnable (#4422)
|
1 week ago |
|
Window.cs
|
a84b2c4896
Fixes #4419, #4148, #4408 - Toplevel is GONE - Replaced by Runnable (#4422)
|
1 week ago |