.. |
GraphView
|
7dc80ac962
Fixed nullable issues
|
1 year ago |
SpinnerView
|
7888365743
Fixes #2681- SpinnerView should not use SetNeedsDisplay for advancing its animations (#2710)
|
2 years ago |
TableView
|
760ab804f0
WIP - Everything seems to work
|
1 year ago |
TreeView
|
897b3a3eea
Layout tidy up and whitespace fixes
|
2 years ago |
Wizard
|
e2feeefa93
Fixes #2663 - No more nested classes (#2664)
|
2 years ago |
AutocompleteFilepathContext.cs
|
325180ae48
Fixes #2680. Make the TextView API more extensible. (#2682)
|
2 years ago |
Button.cs
|
713b2c4725
Fixes #92. Remove dependency on ustring. (#2620)
|
2 years ago |
CheckBox.cs
|
0df485a890
Fixes #666. Refactor `ConsoleDriver`s to simplify and remove duplicated code (#2612)
|
2 years ago |
ColorPicker.cs
|
37682579d4
Fixed ColorPicker crash
|
1 year ago |
ComboBox.cs
|
8a5d076c57
Fix line duplicate
|
1 year ago |
ContentsChangedEventArgs.cs
|
2ed71e284c
Move all nested eventargs out of parent classes to root
|
2 years ago |
ContextMenu.cs
|
915af9b3ff
Fixes #2558. MenuBar positions wrong in some situations. (#2567)
|
2 years ago |
DateField.cs
|
325180ae48
Fixes #2680. Make the TextView API more extensible. (#2682)
|
2 years ago |
DateTimeEventArgs.cs
|
2ed71e284c
Move all nested eventargs out of parent classes to root
|
2 years ago |
Dialog.cs
|
713b2c4725
Fixes #92. Remove dependency on ustring. (#2620)
|
2 years ago |
FileDialog.cd
|
c04703f5d6
Fixes #2617 - Support for Nerd icons for FileDialog (#2613)
|
2 years ago |
FileDialog.cs
|
59339ebe22
Removed Attribute.Make (use new)
|
1 year ago |
FileDialogTableSource.cs
|
a8d1a79615
Fixes #2726 - Refactor filedialog classes to be more easily reused (#2727)
|
2 years ago |
FileSystemColorProvider.cs
|
3df894238d
Fixed warnings
|
1 year ago |
FileSystemIconProvider.cs
|
a8d1a79615
Fixes #2726 - Refactor filedialog classes to be more easily reused (#2727)
|
2 years ago |
FrameView.cs
|
713b2c4725
Fixes #92. Remove dependency on ustring. (#2620)
|
2 years ago |
HexView.cs
|
0df485a890
Fixes #666. Refactor `ConsoleDriver`s to simplify and remove duplicated code (#2612)
|
2 years ago |
HexViewEventArgs.cs
|
9733ba6de3
Grouping HexView events in HexViewEventArgs.cs file.
|
2 years ago |
HistoryTextItem.cs
|
325180ae48
Fixes #2680. Make the TextView API more extensible. (#2682)
|
2 years ago |
ITreeViewFilter.cs
|
5317950928
Fixes #2601 - Adds ability to filter TreeView branches/leaves (v2) (#2604)
|
2 years ago |
Label.cs
|
713b2c4725
Fixes #92. Remove dependency on ustring. (#2620)
|
2 years ago |
Line.cs
|
ea24de3a27
Fixes #2482. Refactor Redraw - Non-virtual with the right set of virtual OnXXX methods. (#2577)
|
2 years ago |
LineView.cs
|
713b2c4725
Fixes #92. Remove dependency on ustring. (#2620)
|
2 years ago |
ListView.cs
|
713b2c4725
Fixes #92. Remove dependency on ustring. (#2620)
|
2 years ago |
ListViewEventArgs.cs
|
7e98e694a3
Grouping ListView events in ListViewEventArgs.cs file.
|
2 years ago |
Menu.cs
|
1f5953b8ba
Fixes #2787. MenuItem with CanExecute returning false is select when a MenuBar is opened.
|
1 year ago |
MenuEventArgs.cs
|
ebb898aa3e
Grouping Menu events in MenuEventArgs.cs file.
|
2 years ago |
MessageBox.cs
|
713b2c4725
Fixes #92. Remove dependency on ustring. (#2620)
|
2 years ago |
NerdFonts.cs
|
a8d1a79615
Fixes #2726 - Refactor filedialog classes to be more easily reused (#2727)
|
2 years ago |
OpenDialog.cs
|
eaa2a4a44d
Update localizations for FileDialog.
|
1 year ago |
ProgressBar.cs
|
1fa6267895
WIP - Revamped Color
|
1 year ago |
RadioGroup.cs
|
713b2c4725
Fixes #92. Remove dependency on ustring. (#2620)
|
2 years ago |
ReadOnlyCollectionExtensions.cs
|
574ed8fec7
Fixes #2469 - Revamp file structure and namespace (#2471)
|
2 years ago |
RuneCellEventArgs.cs
|
325180ae48
Fixes #2680. Make the TextView API more extensible. (#2682)
|
2 years ago |
SaveDialog.cs
|
8fffab0274
fixed build warnings
|
1 year ago |
ScrollBarView.cs
|
ecf6d4f340
Revamps CharMap (#2625)
|
2 years ago |
ScrollView.cs
|
0df485a890
Fixes #666. Refactor `ConsoleDriver`s to simplify and remove duplicated code (#2612)
|
2 years ago |
SelectedItemChangedArgs.cs
|
2ed71e284c
Move all nested eventargs out of parent classes to root
|
2 years ago |
SplitterEventArgs.cs
|
2ed71e284c
Move all nested eventargs out of parent classes to root
|
2 years ago |
StatusBar.cs
|
b70a16ab28
Fixes #2789. StatusItem should have a disabled attribute if it can't execute.
|
1 year ago |
Tab.cs
|
e2feeefa93
Fixes #2663 - No more nested classes (#2664)
|
2 years ago |
TabChangedEventArgs.cs
|
e2feeefa93
Fixes #2663 - No more nested classes (#2664)
|
2 years ago |
TabMouseEventArgs.cs
|
e2feeefa93
Fixes #2663 - No more nested classes (#2664)
|
2 years ago |
TabStyle.cs
|
e2feeefa93
Fixes #2663 - No more nested classes (#2664)
|
2 years ago |
TabView.cs
|
0df485a890
Fixes #666. Refactor `ConsoleDriver`s to simplify and remove duplicated code (#2612)
|
2 years ago |
TextChangedEventArgs.cs
|
713b2c4725
Fixes #92. Remove dependency on ustring. (#2620)
|
2 years ago |
TextChangingEventArgs.cs
|
713b2c4725
Fixes #92. Remove dependency on ustring. (#2620)
|
2 years ago |
TextField.cs
|
1fa6267895
WIP - Revamped Color
|
1 year ago |
TextValidateField.cs
|
1fa6267895
WIP - Revamped Color
|
1 year ago |
TextView.cs
|
760ab804f0
WIP - Everything seems to work
|
1 year ago |
Tile.cs
|
e2feeefa93
Fixes #2663 - No more nested classes (#2664)
|
2 years ago |
TileView.cs
|
0df485a890
Fixes #666. Refactor `ConsoleDriver`s to simplify and remove duplicated code (#2612)
|
2 years ago |
TimeField.cs
|
325180ae48
Fixes #2680. Make the TextView API more extensible. (#2682)
|
2 years ago |
Toplevel.cs
|
1c133ba364
Refactored CheckTimers into MainLoop and renamed/simplified
|
1 year ago |
ToplevelEventArgs.cs
|
962ccc6c0a
Fixes #2559. BackgroundWorkerCollection scenario is broken. (#2560)
|
2 years ago |
ToplevelOverlapped.cs
|
0df485a890
Fixes #666. Refactor `ConsoleDriver`s to simplify and remove duplicated code (#2612)
|
2 years ago |
TreeViewTextFilter.cs
|
5317950928
Fixes #2601 - Adds ability to filter TreeView branches/leaves (v2) (#2604)
|
2 years ago |
Window.cs
|
5a11b88f52
v2 Fixes #2810. Pressing Alt key on a Toplevel with only a MenuBar throws System.InvalidOperationException.
|
2 years ago |