Benedikt Stebner
|
90d47f4ffd
|
Remove extra whitespaces
|
3 years ago |
Benedikt Stebner
|
347b6a11a0
|
Translate cursor rect relative to the visual root
|
3 years ago |
Dan Walmsley
|
70330b5832
|
Merge pull request #10604 from AvaloniaUI/feature/itemssource-update-usages
Update usages of ItemsControl Items/ItemsSource
|
3 years ago |
Dan Walmsley
|
9413d93ee4
|
Merge pull request #10590 from AvaloniaUI/feature/itemssource
Added ItemsControl.ItemsSource.
|
3 years ago |
Steven Kirk
|
f4fd544c2c
|
Merge pull request #10617 from Enscape/refactor/text-styledproperty
Convert Text properties to StyledProperty
|
3 years ago |
Max Katz
|
114434f89c
|
Merge pull request #10667 from robloo/menu-placement
Fix Menu Popup Placement
|
3 years ago |
Nikita Tsukanov
|
91500867b6
|
Merge pull request #10651 from affederaffe/fix-dbus-synchronization-context
Use Tmds.DBus.SourceGenerator 0.0.4
|
3 years ago |
affederaffe
|
c0bddf8fe7
|
Use Tmds.DBus.SourceGenerator 0.0.4
|
3 years ago |
Tom Edwards
|
3e87a344e3
|
Use SetCurrentValue and StringBuilder in TextBoxTextInputMethodClient
|
3 years ago |
Tom Edwards
|
baf926bdfc
|
Review comment
|
3 years ago |
Tom Edwards
|
38516e3768
|
Fixed metadata overrides not being able to add coercion to a property which didn't already have it
|
3 years ago |
Tom Edwards
|
86324dca77
|
Convert Text properties to StyledProperty
|
3 years ago |
robloo
|
46fc6ff99c
|
Fix Menu Popup placement
|
3 years ago |
affederaffe
|
b4b3b913f1
|
Use Tmds.DBus.SourceGenerator 0.0.3
|
3 years ago |
Max Katz
|
cbe0bb861a
|
Merge pull request #10648 from tmds/tmds_dbus
Use latest Tmds.DBus.Protocol.
|
3 years ago |
Nikita Tsukanov
|
f6a71183e2
|
Merge pull request #10647 from workgroupengineering/patch-1
Add Allert Pausing community contributions
|
3 years ago |
Tom Deseyn
|
9a63f82421
|
Use latest Tmds.DBus.Protocol.
Version 0.14.0 reduces its external dependencies.
|
3 years ago |
workgroupengineering
|
6e1ea38bf0
|
Add Allert Pausing community contributions
|
3 years ago |
Nikita Tsukanov
|
c298a7ffbf
|
Merge pull request #10630 from AvaloniaUI/fix-generator
Include Avalonia.Generators.props properly
|
3 years ago |
Max Katz
|
c0cf6deb24
|
Include Avalonia.Generators.props properly
|
3 years ago |
Max Katz
|
95b2406145
|
Merge pull request #10627 from AvaloniaUI/fixes/9569-get-transformed-bounds
Add Visual.GetTransformedBounds extension method.
|
3 years ago |
Steven Kirk
|
5d47043f5f
|
Fix expected test results.
|
3 years ago |
Max Katz
|
7c9085538c
|
Merge branch 'master' into fixes/9569-get-transformed-bounds
|
3 years ago |
Steven Kirk
|
ed7ee5cf39
|
Add Visual.GetTransformedBounds extension method.
Fixes #9569.
|
3 years ago |
Max Katz
|
8349a9c5c2
|
Merge pull request #10607 from AvaloniaUI/storage-api
Add new IStorage api - Create, Move, Delete
|
3 years ago |
Max Katz
|
2d58c4c215
|
Fix TS buikd
|
3 years ago |
Max Katz
|
d19e3cd898
|
Add wasm and ios implementations
|
3 years ago |
Max Katz
|
da409f6857
|
Merge branch 'storage-api' of https://github.com/AvaloniaUI/Avalonia into storage-api
# Conflicts:
# src/Android/Avalonia.Android/Platform/Storage/AndroidStorageItem.cs
# src/Avalonia.Base/Platform/Storage/FileIO/BclStorageFolder.cs
# src/Avalonia.Base/Platform/Storage/IStorageFolder.cs
|
3 years ago |
Max Katz
|
8423e16658
|
Merge pull request #10620 from Gillibald/feature/invariantFamilyNames
FontManager fixes
|
3 years ago |
Steven Kirk
|
541ca5fbe3
|
Merge pull request #10541 from AvaloniaUI/add-scrollBarAutomationPeer
Add ScrollBarAutomationPeer
|
3 years ago |
Steven Kirk
|
04b2feaf8e
|
Merge branch 'master' into add-scrollBarAutomationPeer
|
3 years ago |
Benedikt Stebner
|
beb57b646c
|
Fix test font typeface loading
|
3 years ago |
Benedikt Stebner
|
ab40d4e9fa
|
Merge branch 'feature/invariantFamilyNames' of https://github.com/Gillibald/Avalonia into feature/invariantFamilyNames
|
3 years ago |
Benedikt Stebner
|
37168e21bb
|
Use EnterScope
|
3 years ago |
Benedikt Stebner
|
80d40bba1e
|
Merge branch 'master' into feature/invariantFamilyNames
|
3 years ago |
Benedikt Stebner
|
7b8f7dbfce
|
Normalize family names to upper case
|
3 years ago |
Emmanuel Hansen
|
2d2fcf94ac
|
add async suffix
|
3 years ago |
Emmanuel Hansen
|
16cb38f60d
|
add new IStorage api
|
3 years ago |
Emmanuel Hansen
|
c276f6e1b3
|
add new IStorage api
|
3 years ago |
Max Katz
|
7430ffe6c2
|
Merge pull request #8592 from timunie/fix/DataGridCopyMulitlineContent
Improve DataGrid CSV export (copy & paste)
|
3 years ago |
Max Katz
|
0eb63c9214
|
Merge branch 'master' into fix/DataGridCopyMulitlineContent
|
3 years ago |
Max Katz
|
123a2ed8fe
|
Merge pull request #10603 from AvaloniaUI/update-storage-provider-one-last-time
Change StorageFolder.GetItemsAsync to return IAsyncEnumerable
|
3 years ago |
Max Katz
|
68d680c5cd
|
Merge pull request #10600 from AvaloniaUI/fixes/x11window-nre
Add nullable reference checking to X11Window.
|
3 years ago |
Steven Kirk
|
f8eceb4af9
|
Update usages of ItemsControl Items/ItemsSource.
- Use `ItemsSource` when appropriate
- When `Items` is appropriate, don't use the setter
|
3 years ago |
Steven Kirk
|
b9171f32f2
|
Fix compile error.
|
3 years ago |
Max Katz
|
f55e7af3d1
|
Merge branch 'master' into fixes/x11window-nre
|
3 years ago |
Max Katz
|
2fd5e6b9d9
|
Make browser GetItemsAsync trully async and lazy
|
3 years ago |
Max Katz
|
6412da10cf
|
Update mobile impl
|
3 years ago |
Max Katz
|
5968830296
|
Update API, samples and BCL impl
|
3 years ago |
Steven Kirk
|
ddacc112ac
|
Throw if setting ItemsSource when Items present.
|
3 years ago |