Tig Kindel 5ab8d4d545 Fixed Create and related unit tests пре 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 5ab8d4d545 Fixed Create and related unit tests пре 1 година
ToplevelEventArgs.cs 962ccc6c0a Fixes #2559. BackgroundWorkerCollection scenario is broken. (#2560) пре 2 година
ToplevelOverlapped.cs a2d3d27845 Cleaned up code пре 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 година