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