Tig Kindel b439ebbd5e Removed unused API and cleaned up code 1 year ago
..
GraphView dcb3b359ad Fixes #2926 - Refactor KeyEvent and KeyEventEventArgs to simplify (#2927) 1 year ago
Menu 7f759b573b Fixes #3055: Remove `Key.Unknown` (#3057) 1 year ago
SpinnerView 6851b42a49 Fixes #2921 - MainLoop refactoring (#2922) 1 year ago
TableView dcb3b359ad Fixes #2926 - Refactor KeyEvent and KeyEventEventArgs to simplify (#2927) 1 year ago
TreeView dcb3b359ad Fixes #2926 - Refactor KeyEvent and KeyEventEventArgs to simplify (#2927) 1 year ago
Wizard dcb3b359ad Fixes #2926 - Refactor KeyEvent and KeyEventEventArgs to simplify (#2927) 1 year ago
AutocompleteFilepathContext.cs 325180ae48 Fixes #2680. Make the TextView API more extensible. (#2682) 2 years ago
Button.cs dcb3b359ad Fixes #2926 - Refactor KeyEvent and KeyEventEventArgs to simplify (#2927) 1 year ago
CheckBox.cs 7f759b573b Fixes #3055: Remove `Key.Unknown` (#3057) 1 year ago
ColorPicker.cs bc41d9bc09 Fixes #2465 - Simplify/Enforce LayoutStyle.Absolute when X, Y, Width, and/or Height are null or Absolute() (#2467) 1 year ago
ComboBox.cs bc41d9bc09 Fixes #2465 - Simplify/Enforce LayoutStyle.Absolute when X, Y, Width, and/or Height are null or Absolute() (#2467) 1 year ago
ContentsChangedEventArgs.cs 2ed71e284c Move all nested eventargs out of parent classes to root 2 years ago
DateField.cs 0484fc8bf9 Cleans up key handling in drivers (was "fixes VkeyPacketSimulator is broken") (#3078) 1 year ago
DateTimeEventArgs.cs 2ed71e284c Move all nested eventargs out of parent classes to root 2 years ago
Dialog.cs a7209bcd88 Improves robustness of `Dim`, `Pos`, and `SetRelativeLayout` (#3077) 1 year ago
FileDialog.cd c04703f5d6 Fixes #2617 - Support for Nerd icons for FileDialog (#2613) 2 years ago
FileDialog.cs 0484fc8bf9 Cleans up key handling in drivers (was "fixes VkeyPacketSimulator is broken") (#3078) 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 dcb3b359ad Fixes #2926 - Refactor KeyEvent and KeyEventEventArgs to simplify (#2927) 1 year 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 dcb3b359ad Fixes #2926 - Refactor KeyEvent and KeyEventEventArgs to simplify (#2927) 1 year ago
Line.cs 42b9ad1d61 Fixes #2578 - Updates mouse events to be relative to `View.Bounds` (#2920) 1 year ago
LineView.cs 713b2c4725 Fixes #92. Remove dependency on ustring. (#2620) 2 years ago
ListView.cs dcb3b359ad Fixes #2926 - Refactor KeyEvent and KeyEventEventArgs to simplify (#2927) 1 year ago
ListViewEventArgs.cs 7e98e694a3 Grouping ListView events in ListViewEventArgs.cs file. 2 years ago
MessageBox.cs a7209bcd88 Improves robustness of `Dim`, `Pos`, and `SetRelativeLayout` (#3077) 1 year 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 42b9ad1d61 Fixes #2578 - Updates mouse events to be relative to `View.Bounds` (#2920) 1 year ago
RadioGroup.cs a7209bcd88 Improves robustness of `Dim`, `Pos`, and `SetRelativeLayout` (#3077) 1 year 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 dcb3b359ad Fixes #2926 - Refactor KeyEvent and KeyEventEventArgs to simplify (#2927) 1 year ago
SelectedItemChangedArgs.cs 2ed71e284c Move all nested eventargs out of parent classes to root 2 years ago
Slider.cs c6570a5bfd Fixes #3098 & #3099 - Slider bugs (#3121) 1 year ago
SplitterEventArgs.cs 2ed71e284c Move all nested eventargs out of parent classes to root 2 years ago
StatusBar.cs dcb3b359ad Fixes #2926 - Refactor KeyEvent and KeyEventEventArgs to simplify (#2927) 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 bc41d9bc09 Fixes #2465 - Simplify/Enforce LayoutStyle.Absolute when X, Y, Width, and/or Height are null or Absolute() (#2467) 1 year 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 0484fc8bf9 Cleans up key handling in drivers (was "fixes VkeyPacketSimulator is broken") (#3078) 1 year ago
TextValidateField.cs 0484fc8bf9 Cleans up key handling in drivers (was "fixes VkeyPacketSimulator is broken") (#3078) 1 year ago
TextView.cs e2a59050fe Fixes #3122. Shift-Tab is broken on TextView. (#3123) 1 year ago
Tile.cs e2feeefa93 Fixes #2663 - No more nested classes (#2664) 2 years ago
TileView.cs dcb3b359ad Fixes #2926 - Refactor KeyEvent and KeyEventEventArgs to simplify (#2927) 1 year ago
TimeField.cs 0484fc8bf9 Cleans up key handling in drivers (was "fixes VkeyPacketSimulator is broken") (#3078) 1 year ago
Toplevel.cs b439ebbd5e Removed unused API and cleaned up code 1 year ago
ToplevelEventArgs.cs 962ccc6c0a Fixes #2559. BackgroundWorkerCollection scenario is broken. (#2560) 2 years ago
ToplevelOverlapped.cs 748cdfd803 Removed unused API and cleaned up code 1 year 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