16549 Commits (890eabbd1fb2e211aaadb3a8bb8b3cb1cf6b4e68)
 

Author SHA1 Message Date
Takoooooo 890eabbd1f upd 5 years ago
Takoooooo 8f833dbb2f it works 5 years ago
Steven Kirk ce32acf40f
Merge pull request #6524 from AvaloniaUI/revert-scrollcontentpresenter-order-of-operations-based-on-master 5 years ago
Steven Kirk 394e1ca845
Merge branch 'master' into revert-scrollcontentpresenter-order-of-operations-based-on-master 5 years ago
Tako c6f9c6a820
Implement MaskedTextBox (#6453) 5 years ago
Dan Walmsley c9a3b6d0d9
Merge pull request #6554 from Takoooooo/update-xamlil-submodule 5 years ago
Dan Walmsley 3c559010e0
Merge pull request #6555 from AvaloniaUI/fixes/win32-remember-window-state-hide-show 5 years ago
Dan Walmsley 982dbcbb6b
Merge pull request #6533 from YohDeadfall/faster-type-utils 5 years ago
Dan Walmsley 35bc310fcd win32 - dont loose window state when hide and show are called programatically. 5 years ago
Tako bed46b01ad
Merge branch 'master' into update-xamlil-submodule 5 years ago
Dan Walmsley e3961ecca3
Merge branch 'master' into faster-type-utils 5 years ago
Takoooooo 69a3997451 upd 5 years ago
Nikita Tsukanov d2347bf0f7
Merge pull request #6464 from AvaloniaUI/Takoooooo-patch-1 5 years ago
Nikita Tsukanov 56eb50bf20
Merge branch 'master' into Takoooooo-patch-1 5 years ago
Dan Walmsley 864e071a78
Merge pull request #6484 from Mikolaytis/osx_middleClick 5 years ago
Dan Walmsley 63dd7b54ad
Merge branch 'master' into osx_middleClick 5 years ago
Dan Walmsley 0f23085d2f
Merge pull request #6552 from AvaloniaUI/fixes/start-osx-fullscreen 5 years ago
Dan Walmsley 846cdb4112 correctly implement fullscreen mode so that app ca be started in fullscreen. 5 years ago
Jumar Macato 986c32e220
Merge pull request #6536 from Takoooooo/autocompletebox-nre-fix 5 years ago
Jumar Macato b6650a8e4b
Update src/Avalonia.Controls/AutoCompleteBox.cs 5 years ago
Takoooooo 3c33ee41b1 fix 5 years ago
Takoooooo 60b3e028b5 fix 5 years ago
Yoh Deadfall 0c20e122ba Code deduplication 5 years ago
Yoh Deadfall f14816144b Compiler intrinsic based type nullability check 5 years ago
Takoooooo 2270b09266 revert 5 years ago
Sergey Mikolaytis 3aa38398ff
Fix alt down shortcuts and allow alt down handling for end users (#6491) 5 years ago
Max Katz 155aa7ad08
Merge pull request #6492 from AvaloniaUI/textbox-clipboard-events 5 years ago
Benedikt Stebner 34a2944fd2
Merge branch 'master' into textbox-clipboard-events 5 years ago
Max Katz a85654e259
Merge pull request #6499 from workgroupengineering/fixes/AvaloniaList_XML_Comments 5 years ago
Giuseppe Lippolis c8b97e358e fixes(Doc): fixes AvaloniaList XML Comments 5 years ago
Max Katz 6e48b4f428
Merge pull request #6495 from workgroupengineering/fixes/Datagrid_Warnings 5 years ago
Giuseppe Lippolis 10e3fc7828 fixes(DataGrid): Warning CS0414 The field 'CellEditBinding.SubjectWrapper._settingSourceValue' is assigned but its value is never used 5 years ago
Max Katz 825ddc9cca Use routed events 5 years ago
Max Katz 56709c9982 Add text box clipboard events 5 years ago
Sergey Mikolaytis 9682f014b2 [OSX] fix middle button #5784 5 years ago
Sergey Mikolaytis ca4268cc1b
Merge branch 'AvaloniaUI:master' into master 5 years ago
Giuseppe Lippolis 7ee5446ee4 fixes(DataGrid): Warning CS0649 Field 'DataGridPathGroupDescription._valueConverter' is never assigned to, and will always have its default value null 5 years ago
Max Katz 6295cd6989
Merge pull request #6476 from workgroupengineering/fixes/UnitTest_Warnings 5 years ago
Giuseppe Lippolis df5250e155 ref(tests): warning CS0067 The event 'TrackingResourceProvider.OwnerChanged' is never used 5 years ago
Giuseppe Lippolis 7d8e6ea75f ref(tests): warning CS0067 The event 'KeyboardDeviceTests.DelegateCommand.CanExecuteChanged' is never used 5 years ago
Giuseppe Lippolis 8b6f264379 ref(test): removed warning CS0105 The using directive for 'System' appeared previously in this namespace 5 years ago
Tako 3867a68ade
Fix EntryPointNotFound on Windows 8 due to missing version check (#6471) 5 years ago
Benedikt Stebner f4635294be
Merge pull request #6473 from workgroupengineering/fixes/Direct2DImageSurface_CS0649 5 years ago
Giuseppe Lippolis 8dbf3bf86e fixes(Win32.Interop): field 'Direct2DImageSurface._oldDpi' is never assigned to, and will always have its default value 5 years ago
Dan Walmsley 971d3844cc
Merge pull request #6466 from AvaloniaUI/fixes/6439-tab-focus-disabled 5 years ago
Steven Kirk 341e435321 Check enabled state as well as visibility. 5 years ago
Tako d082ad91d8
Update AvaloniaSynchronizationContext to don't wrap exceptions to AggregateException when invoking from non-UI thread 5 years ago
Steven Kirk cd80536d58 Added failing test for #6439. 5 years ago
kaminova dcc033f819
Close popup if combobox is not visible (#6404) 5 years ago
Max Katz 6c9597d430
Merge pull request #6160 from workgroupengineering/fixes/Issue_6033 5 years ago