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
Revert "ScrollContentPresenter, fix order of operations, set Offset before setting Extent"
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
Update Xamlil submodule
5 years ago
Dan Walmsley
3c559010e0
Merge pull request #6555 from AvaloniaUI/fixes/win32-remember-window-state-hide-show
win32 - dont loose window state when hide and show are called program…
5 years ago
Dan Walmsley
982dbcbb6b
Merge pull request #6533 from YohDeadfall/faster-type-utils
Compiler intrinsic based type nullability check
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
Update AvaloniaSynchronizationContext to don't wrap exceptions
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
[OSX] Fix middle click
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
OSX correctly implement fullscreen mode so that app ca be started in full…
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
Fix AutoCompleteBox NRE
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 )
* [Menu] [Interaction] Allow end user to change menu show delay globally
* Fix all alt down handle = true by AccessKeyHandler
Co-authored-by: Max Katz <maxkatz6@outlook.com>
5 years ago
Max Katz
155aa7ad08
Merge pull request #6492 from AvaloniaUI/textbox-clipboard-events
Add text box 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
fixes(Doc): 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
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
Fixes unit test 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 )
* Prevent calls to unavailable entrypoint 'GetDpiForMonitor' on Win8 (#5357 )
* Introduce Windows8 platform constant
* wip
Co-authored-by: Tim Schneeberger <tim.schneeberger@outlook.de>
Co-authored-by: Tim Schneeberger <thebone.main@gmail.com>
Co-authored-by: Dan Walmsley <dan@walms.co.uk>
5 years ago
Benedikt Stebner
f4635294be
Merge pull request #6473 from workgroupengineering/fixes/Direct2DImageSurface_CS0649
fixes(Win32.Interop): field 'Direct2DImageSurface._oldDpi' is never a…
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
Don't focus children of disabled controls when tabbing between controls.
5 years ago
Steven Kirk
341e435321
Check enabled state as well as visibility.
WPF and Avalonia's `IsEnabled` properties are slightly different.
In WPF if reflects both the enabled state of the actual control and the effectively enabled state which comes from ancestor controls. In Avalonia that effectively enabled state is exposed on a different property: `IsEffectivelyEnabled`. When I ported the tab navigation code from WPF, I didn't take that into account.
WPF's visibility property however doesn't reflect the state of a control's owners and so tab navigation for invisible controls works correctly. Take advantage of this fact by changing any checks for `IsVisible` to also check `IsEnabled`.
5 years ago
Tako
d082ad91d8
Update AvaloniaSynchronizationContext to don't wrap exceptions to AggregateException when invoking from non-UI thread
The code suggested by the user makes sense to me. Reproed issue with
` try
{
var ctx = SynchronizationContext.Current;
await Task.Run(() => ctx.Send(state => throw new ArgumentException("hello"), null));
}
catch (ArgumentException ex)
{
Console.WriteLine(ex.Message);
}
catch (AggregateException ex)
{
Console.WriteLine(ex.Message);
}` this code
5 years ago
Steven Kirk
cd80536d58
Added failing test for #6439 .
5 years ago
kaminova
dcc033f819
Close popup if combobox is not visible ( #6404 )
* Close popup if combobox is not visible
* fix unsupported feature
Co-authored-by: kaminova <flake@inbox@gmail.com>
Co-authored-by: Max Katz <maxkatz6@outlook.com>
5 years ago
Max Katz
6c9597d430
Merge pull request #6160 from workgroupengineering/fixes/Issue_6033
fixes: Dialog cancel consistency on windows
5 years ago