Tig 28b3362ba4 Fixed key binding issue with shortcuts пре 1 година
..
GraphView a1249198bd PositionCursor unit tests and flashing cursor fixes пре 1 година
Menu 9424297423 Fixed Deep KeyBinding issues. пре 1 година
SpinnerView 617960d6cb Spinner upgrade пре 1 година
TableView 07ba55c9d1 Fixed TableViewTests пре 1 година
TreeView d391cc7ad2 MouseEvent: int X, int Y -> Point Position пре 1 година
Wizard 71e5118cdb Fixed warnings пре 1 година
AutocompleteFilepathContext.cs 34bef2c839 Fixes #3242 - Replaces simple null checks (#3248) пре 1 година
Bar.cs b60b212dcb KeyBinding tweaks пре 1 година
Button.cs 28b3362ba4 Fixed key binding issue with shortcuts пре 1 година
CheckBox.cs 24ca95fd5e Removed LayoutStyle пре 1 година
ColorPicker.cs 21c9097d52 pull squash пре 1 година
ComboBox.cs 37e59dfcff PERF: At the request of @dodexahedron пре 1 година
ContentsChangedEventArgs.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) пре 1 година
DateField.cs 24ca95fd5e Removed LayoutStyle пре 1 година
DatePicker.cs 354d02dc25 DatePicker tweaks пре 1 година
DateTimeEventArgs.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) пре 1 година
Dialog.cs 28b3362ba4 Fixed key binding issue with shortcuts пре 1 година
FileDialog.cd c04703f5d6 Fixes #2617 - Support for Nerd icons for FileDialog (#2613) пре 2 година
FileDialog.cs 00daccfcf1 Renamed Pos.Function->Func to align iwth C# Func type. пре 1 година
FileDialogTableSource.cs 34bef2c839 Fixes #3242 - Replaces simple null checks (#3248) пре 1 година
FileSystemColorProvider.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) пре 1 година
FileSystemIconProvider.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) пре 1 година
FrameView.cs 24ca95fd5e Removed LayoutStyle пре 1 година
HexView.cs 58dbdf4758 Updated HexEditor. пре 1 година
HexViewEventArgs.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) пре 1 година
HistoryTextItem.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) пре 1 година
ITreeViewFilter.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) пре 1 година
Label.cs e28f73f175 Pos / Dim code cleanup пре 1 година
Line.cs 5f448a6f9a Fixed warnings пре 1 година
LineView.cs a4bb63af8b LineView uses DimAuto пре 1 година
ListView.cs 48c65bdfa1 Fixes #3551. v2: Big performance impact on ListView/ComboBox's that contain a lot of items пре 1 година
ListViewEventArgs.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) пре 1 година
MenuBarv2.cs 8cfd218f86 Made Menuv2 work right пре 1 година
Menuv2.cs 8cfd218f86 Made Menuv2 work right пре 1 година
MessageBox.cs 6df264ee8c Added transparent shadow. пре 1 година
NerdFonts.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) пре 1 година
OpenDialog.cs 71e5118cdb Fixed warnings пре 1 година
OrientationEventArgs.cs b64f10cc6a Slider - one type per file пре 1 година
ProgressBar.cs c877c1844d Simplified Alignment enum пре 1 година
RadioGroup.cs 9424297423 Fixed Deep KeyBinding issues. пре 1 година
ReadOnlyCollectionExtensions.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) пре 1 година
RuneCellEventArgs.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) пре 1 година
SaveDialog.cs 71e5118cdb Fixed warnings пре 1 година
ScrollBarView.cs 24ca95fd5e Removed LayoutStyle пре 1 година
ScrollView.cs 303573bdea Fixed linux unit tests. пре 1 година
SelectedItemChangedArgs.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) пре 1 година
Shortcut.cs 28b3362ba4 Fixed key binding issue with shortcuts пре 1 година
Slider.cs 5f448a6f9a Fixed warnings пре 1 година
SliderAttributes.cs b64f10cc6a Slider - one type per file пре 1 година
SliderConfiguration.cs b64f10cc6a Slider - one type per file пре 1 година
SliderEventArgs.cs b64f10cc6a Slider - one type per file пре 1 година
SliderOption.cs b64f10cc6a Slider - one type per file пре 1 година
SliderOptionEventArgs.cs b64f10cc6a Slider - one type per file пре 1 година
SliderStyle.cs b64f10cc6a Slider - one type per file пре 1 година
SliderType.cs b64f10cc6a Slider - one type per file пре 1 година
SplitterEventArgs.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) пре 1 година
StatusBar.cs 434a2d453d Made Shortcut opinionated based on Orientation пре 1 година
Tab.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) пре 1 година
TabChangedEventArgs.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) пре 1 година
TabMouseEventArgs.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) пре 1 година
TabStyle.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) пре 1 година
TabView.cs aff87b0364 Rebased пре 1 година
TextField.cs 9424297423 Fixed Deep KeyBinding issues. пре 1 година
TextValidateField.cs 24ca95fd5e Removed LayoutStyle пре 1 година
TextView.cs 9424297423 Fixed Deep KeyBinding issues. пре 1 година
Tile.cs 16055c53b0 Fixes #3039. Fix View.HotKey (#3249) пре 1 година
TileView.cs f08f9c9567 Fixed FastFlags thing пре 1 година
TimeField.cs 24ca95fd5e Removed LayoutStyle пре 1 година
Toplevel.cs 625aa90503 Added debug spew пре 1 година
ToplevelEventArgs.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) пре 1 година
ToplevelOverlapped.cs 4cf6a26333 Fixes #3545. Superview most focused view not sync with the overlapped view. пре 1 година
TreeViewTextFilter.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) пре 1 година
Window.cs 6df264ee8c Added transparent shadow. пре 1 година