Tig Kindel fe4b60a0b0 Removed TopLevel.Create 1 vuosi sitten
..
GraphView dcb3b359ad Fixes #2926 - Refactor KeyEvent and KeyEventEventArgs to simplify (#2927) 1 vuosi sitten
Menu 7f759b573b Fixes #3055: Remove `Key.Unknown` (#3057) 1 vuosi sitten
SpinnerView 6851b42a49 Fixes #2921 - MainLoop refactoring (#2922) 1 vuosi sitten
TableView dcb3b359ad Fixes #2926 - Refactor KeyEvent and KeyEventEventArgs to simplify (#2927) 1 vuosi sitten
TreeView dcb3b359ad Fixes #2926 - Refactor KeyEvent and KeyEventEventArgs to simplify (#2927) 1 vuosi sitten
Wizard dcb3b359ad Fixes #2926 - Refactor KeyEvent and KeyEventEventArgs to simplify (#2927) 1 vuosi sitten
AutocompleteFilepathContext.cs 325180ae48 Fixes #2680. Make the TextView API more extensible. (#2682) 2 vuotta sitten
Button.cs dcb3b359ad Fixes #2926 - Refactor KeyEvent and KeyEventEventArgs to simplify (#2927) 1 vuosi sitten
CheckBox.cs 7f759b573b Fixes #3055: Remove `Key.Unknown` (#3057) 1 vuosi sitten
ColorPicker.cs bc41d9bc09 Fixes #2465 - Simplify/Enforce LayoutStyle.Absolute when X, Y, Width, and/or Height are null or Absolute() (#2467) 1 vuosi sitten
ComboBox.cs bc41d9bc09 Fixes #2465 - Simplify/Enforce LayoutStyle.Absolute when X, Y, Width, and/or Height are null or Absolute() (#2467) 1 vuosi sitten
ContentsChangedEventArgs.cs 2ed71e284c Move all nested eventargs out of parent classes to root 2 vuotta sitten
DateField.cs 0484fc8bf9 Cleans up key handling in drivers (was "fixes VkeyPacketSimulator is broken") (#3078) 1 vuosi sitten
DateTimeEventArgs.cs 2ed71e284c Move all nested eventargs out of parent classes to root 2 vuotta sitten
Dialog.cs a7209bcd88 Improves robustness of `Dim`, `Pos`, and `SetRelativeLayout` (#3077) 1 vuosi sitten
FileDialog.cd c04703f5d6 Fixes #2617 - Support for Nerd icons for FileDialog (#2613) 2 vuotta sitten
FileDialog.cs 0484fc8bf9 Cleans up key handling in drivers (was "fixes VkeyPacketSimulator is broken") (#3078) 1 vuosi sitten
FileDialogTableSource.cs a8d1a79615 Fixes #2726 - Refactor filedialog classes to be more easily reused (#2727) 2 vuotta sitten
FileSystemColorProvider.cs 3df894238d Fixed warnings 1 vuosi sitten
FileSystemIconProvider.cs a8d1a79615 Fixes #2726 - Refactor filedialog classes to be more easily reused (#2727) 2 vuotta sitten
FrameView.cs 713b2c4725 Fixes #92. Remove dependency on ustring. (#2620) 2 vuotta sitten
HexView.cs dcb3b359ad Fixes #2926 - Refactor KeyEvent and KeyEventEventArgs to simplify (#2927) 1 vuosi sitten
HexViewEventArgs.cs 9733ba6de3 Grouping HexView events in HexViewEventArgs.cs file. 2 vuotta sitten
HistoryTextItem.cs 325180ae48 Fixes #2680. Make the TextView API more extensible. (#2682) 2 vuotta sitten
ITreeViewFilter.cs 5317950928 Fixes #2601 - Adds ability to filter TreeView branches/leaves (v2) (#2604) 2 vuotta sitten
Label.cs dcb3b359ad Fixes #2926 - Refactor KeyEvent and KeyEventEventArgs to simplify (#2927) 1 vuosi sitten
Line.cs 42b9ad1d61 Fixes #2578 - Updates mouse events to be relative to `View.Bounds` (#2920) 1 vuosi sitten
LineView.cs 713b2c4725 Fixes #92. Remove dependency on ustring. (#2620) 2 vuotta sitten
ListView.cs dcb3b359ad Fixes #2926 - Refactor KeyEvent and KeyEventEventArgs to simplify (#2927) 1 vuosi sitten
ListViewEventArgs.cs 7e98e694a3 Grouping ListView events in ListViewEventArgs.cs file. 2 vuotta sitten
MessageBox.cs a7209bcd88 Improves robustness of `Dim`, `Pos`, and `SetRelativeLayout` (#3077) 1 vuosi sitten
NerdFonts.cs a8d1a79615 Fixes #2726 - Refactor filedialog classes to be more easily reused (#2727) 2 vuotta sitten
OpenDialog.cs eaa2a4a44d Update localizations for FileDialog. 1 vuosi sitten
ProgressBar.cs 42b9ad1d61 Fixes #2578 - Updates mouse events to be relative to `View.Bounds` (#2920) 1 vuosi sitten
RadioGroup.cs a7209bcd88 Improves robustness of `Dim`, `Pos`, and `SetRelativeLayout` (#3077) 1 vuosi sitten
ReadOnlyCollectionExtensions.cs 574ed8fec7 Fixes #2469 - Revamp file structure and namespace (#2471) 2 vuotta sitten
RuneCellEventArgs.cs 325180ae48 Fixes #2680. Make the TextView API more extensible. (#2682) 2 vuotta sitten
SaveDialog.cs 8fffab0274 fixed build warnings 1 vuosi sitten
ScrollBarView.cs ecf6d4f340 Revamps CharMap (#2625) 2 vuotta sitten
ScrollView.cs dcb3b359ad Fixes #2926 - Refactor KeyEvent and KeyEventEventArgs to simplify (#2927) 1 vuosi sitten
SelectedItemChangedArgs.cs 2ed71e284c Move all nested eventargs out of parent classes to root 2 vuotta sitten
Slider.cs c6570a5bfd Fixes #3098 & #3099 - Slider bugs (#3121) 1 vuosi sitten
SplitterEventArgs.cs 2ed71e284c Move all nested eventargs out of parent classes to root 2 vuotta sitten
StatusBar.cs dcb3b359ad Fixes #2926 - Refactor KeyEvent and KeyEventEventArgs to simplify (#2927) 1 vuosi sitten
Tab.cs e2feeefa93 Fixes #2663 - No more nested classes (#2664) 2 vuotta sitten
TabChangedEventArgs.cs e2feeefa93 Fixes #2663 - No more nested classes (#2664) 2 vuotta sitten
TabMouseEventArgs.cs e2feeefa93 Fixes #2663 - No more nested classes (#2664) 2 vuotta sitten
TabStyle.cs e2feeefa93 Fixes #2663 - No more nested classes (#2664) 2 vuotta sitten
TabView.cs bc41d9bc09 Fixes #2465 - Simplify/Enforce LayoutStyle.Absolute when X, Y, Width, and/or Height are null or Absolute() (#2467) 1 vuosi sitten
TextChangedEventArgs.cs 713b2c4725 Fixes #92. Remove dependency on ustring. (#2620) 2 vuotta sitten
TextChangingEventArgs.cs 713b2c4725 Fixes #92. Remove dependency on ustring. (#2620) 2 vuotta sitten
TextField.cs 0484fc8bf9 Cleans up key handling in drivers (was "fixes VkeyPacketSimulator is broken") (#3078) 1 vuosi sitten
TextValidateField.cs 0484fc8bf9 Cleans up key handling in drivers (was "fixes VkeyPacketSimulator is broken") (#3078) 1 vuosi sitten
TextView.cs e2a59050fe Fixes #3122. Shift-Tab is broken on TextView. (#3123) 1 vuosi sitten
Tile.cs e2feeefa93 Fixes #2663 - No more nested classes (#2664) 2 vuotta sitten
TileView.cs dcb3b359ad Fixes #2926 - Refactor KeyEvent and KeyEventEventArgs to simplify (#2927) 1 vuosi sitten
TimeField.cs 0484fc8bf9 Cleans up key handling in drivers (was "fixes VkeyPacketSimulator is broken") (#3078) 1 vuosi sitten
Toplevel.cs fe4b60a0b0 Removed TopLevel.Create 1 vuosi sitten
ToplevelEventArgs.cs 962ccc6c0a Fixes #2559. BackgroundWorkerCollection scenario is broken. (#2560) 2 vuotta sitten
ToplevelOverlapped.cs a2d3d27845 Cleaned up code 1 vuosi sitten
TreeViewTextFilter.cs 5317950928 Fixes #2601 - Adds ability to filter TreeView branches/leaves (v2) (#2604) 2 vuotta sitten
Window.cs 5a11b88f52 v2 Fixes #2810. Pressing Alt key on a Toplevel with only a MenuBar throws System.InvalidOperationException. 2 vuotta sitten