Steven Kirk
fea0d76a5e
Merge branch 'master' into issues/immediate-renderer
6 years ago
danwalmsley
d9bf203c5f
Merge pull request #3409 from AvaloniaUI/fixes/osx-black-corners
fixes the black window corners on OSX.
6 years ago
Dan Walmsley
3338215946
fixes the black window corners on OSX.
6 years ago
Steven Kirk
b8ff41dea5
Merge pull request #3405 from JaggerJo/remove-script-not-needed-anymore
Delete 'avalonia-rename.ps1' Script
6 years ago
Josua Jäger
cab67d680d
Delete avalonia-rename.ps1
Looks like the script is not needed anymore. I was initially searching for a script to build all Nuget Packages. Removing scripts that are no longer needed / up to date seems like a good idea.
6 years ago
Jumar Macato
9c3fd08a1b
Merge pull request #3391 from jp2masa/update-obsolete-api-usages
Fixed PlatformHotkeyConfiguration obsolete API usage
6 years ago
Dariusz Komosiński
c8b0087a01
Merge branch 'master' into update-obsolete-api-usages
6 years ago
Nikita Tsukanov
7ee96105a6
Merge pull request #3398 from yahiheb/duplicate-link
Remove duplicate link (mentioned below)
6 years ago
Jumar Macato
37e541e925
Merge branch 'master' into duplicate-link
6 years ago
Jumar Macato
91af53a527
Merge pull request #3397 from yahiheb/typo
Fix typo
6 years ago
Yahia Chiheb
7db73dfa95
Remove duplicate link (mentioned below)
6 years ago
Yahia Chiheb
d50f33e912
Fix typo
6 years ago
José Pedro
11b1ec2ded
Fixed PlatformHotkeyConfiguration obsolete API usage.
6 years ago
Benedikt Stebner
4340831f29
Merge pull request #3377 from donandren/issues/3376
Fixes font fallback when non default weight/style used
6 years ago
Andrey Kunchev
c64cc71c6c
fix fontfallback for font with some styles like bold/italic etc.
6 years ago
Andrey Kunchev
dd864dd5c9
add a test for same situation for direct2d
6 years ago
Andrey Kunchev
44fa2152bd
add failing test for #3376
6 years ago
Jumar Macato
e822c24282
Merge pull request #3373 from AvaloniaUI/fixes/3371-image-sizing
Added Image.StretchDirection and fix Image measurement
6 years ago
Steven Kirk
4d8266df9c
Port Image sizing algorithm from WPF.
Fixes #3371
Fixes #2380
6 years ago
Steven Kirk
062ec0ccb6
Added Image.StretchDirection.
But not yet implemented.
6 years ago
Steven Kirk
a0f72ff47c
Added failing tests for #3371 .
6 years ago
Jumar Macato
fe2d2ac9d6
Merge pull request #3327 from AvaloniaUI/fixes/3323-resourcedictionary-resource
Fix referencing resources in merged dictionaries
6 years ago
Steven Kirk
e41c5864ec
Merge branch 'master' into fixes/3323-resourcedictionary-resource
6 years ago
Steven Kirk
e48bbe667d
Merge pull request #3369 from AvaloniaUI/fixes/2732-textbox-undo
Snapshot TextBox undo text after paste.
6 years ago
Steven Kirk
4c2b77fdb6
Snapshot undo text after paste.
Fixes #2732
6 years ago
danwalmsley
e7f546ed7f
Merge pull request #3363 from PJB3005/19-12-16-egl
Fix loading EGL functions on GLX.
6 years ago
Pieter-Jan Briers
fc5ada5e23
Use invariant culture.
6 years ago
Pieter-Jan Briers
fb1dcc11b4
Fix loading EGL functions on GLX.
This fixes apps refusing to run on Arch Linux.
6 years ago
Dariusz Komosiński
3dbbe6d531
Merge pull request #3359 from jp2masa/target-null-value
Fixed BindingExtension.TargetNullValue default value
6 years ago
José Pedro
6fabfdc561
Fixed BindingExtension.TargetNullValue default value.
6 years ago
Dariusz Komosiński
a7ebcf89fe
Merge pull request #3348 from pr8x/fix-TargetNullValue-xaml
Adding TargetNullValue to BindingExtension
6 years ago
Dariusz Komosiński
2b59c86170
Merge branch 'master' into fix-TargetNullValue-xaml
6 years ago
danwalmsley
9e347316b7
Merge pull request #3345 from AvaloniaUI/fixes/filter-snap-dir-linux
Exclude snap directories in Managed Dialogs volume enumeration
6 years ago
Jumar Macato
769a27ecb1
Merge branch 'master' into fixes/filter-snap-dir-linux
6 years ago
Nikita Tsukanov
101c54f9d2
Merge pull request #3338 from AvaloniaUI/fixes/osx-rapid-menu-open-crash
Fixes/osx rapid menu open crash (many osx stability issues)
6 years ago
Luis von der Eltz
d88640b1ea
!B Fixing test
6 years ago
Luis v.d.Eltz
adb1bb9a1d
Merge branch 'master' into fix-TargetNullValue-xaml
6 years ago
Luis v.d.Eltz
e89d5af718
Adding unit test
6 years ago
danwalmsley
d8bde40e4b
Merge branch 'master' into fixes/filter-snap-dir-linux
6 years ago
danwalmsley
f41edf5ae6
Merge branch 'master' into fixes/osx-rapid-menu-open-crash
6 years ago
Nikita Tsukanov
cb136fbd48
Merge pull request #3350 from AvaloniaUI/fixes/workaround-rapid-menu-issue
Workaround rapid menu open-close issue
6 years ago
danwalmsley
5cc4cbb0c4
Merge branch 'master' into fixes/osx-rapid-menu-open-crash
6 years ago
Dan Walmsley
69b7bc2041
[Popup] Use anchor and gravity to get the correct positioning under the mouse.
6 years ago
Dan Walmsley
a29404c3f7
[Popup] opens under mouse as 0.8 release did. Prevents rapid opening and closing.
6 years ago
Luis v.d.Eltz
7e713cb4c6
Merge branch 'master' into fix-TargetNullValue-xaml
6 years ago
Luis v.d.Eltz
b1e9c02828
Adding TargetNullValue to BindingExtension
6 years ago
Jumar Macato
bd51fa0cd0
Exclude snap directories in dev mount.
6 years ago
Dan Walmsley
1f9ab92359
[OSX] use sensible initial window size values
6 years ago
Dan Walmsley
aaff106bee
[OSX] remove unnecessary dispatch and code to clear content.
6 years ago
Dan Walmsley
d1089b62c8
[OSX] Dont crash if Window is null when Close is called.
6 years ago