Jumar Macato
|
769a27ecb1
|
Merge branch 'master' into fixes/filter-snap-dir-linux
|
7 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)
|
7 years ago |
danwalmsley
|
d8bde40e4b
|
Merge branch 'master' into fixes/filter-snap-dir-linux
|
7 years ago |
danwalmsley
|
f41edf5ae6
|
Merge branch 'master' into fixes/osx-rapid-menu-open-crash
|
7 years ago |
Nikita Tsukanov
|
cb136fbd48
|
Merge pull request #3350 from AvaloniaUI/fixes/workaround-rapid-menu-issue
Workaround rapid menu open-close issue
|
7 years ago |
danwalmsley
|
5cc4cbb0c4
|
Merge branch 'master' into fixes/osx-rapid-menu-open-crash
|
7 years ago |
Dan Walmsley
|
69b7bc2041
|
[Popup] Use anchor and gravity to get the correct positioning under the mouse.
|
7 years ago |
Dan Walmsley
|
a29404c3f7
|
[Popup] opens under mouse as 0.8 release did. Prevents rapid opening and closing.
|
7 years ago |
Jumar Macato
|
bd51fa0cd0
|
Exclude snap directories in dev mount.
|
7 years ago |
Dan Walmsley
|
1f9ab92359
|
[OSX] use sensible initial window size values
|
7 years ago |
Dan Walmsley
|
aaff106bee
|
[OSX] remove unnecessary dispatch and code to clear content.
|
7 years ago |
Dan Walmsley
|
d1089b62c8
|
[OSX] Dont crash if Window is null when Close is called.
|
7 years ago |
Dan Walmsley
|
8ff1fdeceb
|
[OSX] dont override dealloc methods, this is causing wierd stuff to happen.
|
7 years ago |
Nikita Tsukanov
|
e9bae4ea21
|
Merge pull request #3343 from AvaloniaUI/fixes/osx-swallowed-nre-when-window-closes
[OSX] null check to prevent NRE when window closes.
|
7 years ago |
Dan Walmsley
|
c907172b8f
|
[OSX] null check to prevent NRE when window closes.
|
7 years ago |
Dan Walmsley
|
586e96cd07
|
synchronise acces to lockFocusIfCanDraw.
|
7 years ago |
Dan Walmsley
|
f5acf84fb6
|
initialise closed variable.
|
7 years ago |
Dan Walmsley
|
6383d4f1ea
|
[OSX] catch exceptions when window closed and tries to lockFocusIfCanDraw.
|
7 years ago |
Dan Walmsley
|
bb571a4a03
|
[OSX] access scaling and window size in thread safe manner.
|
7 years ago |
Dan Walmsley
|
3cec9fb412
|
[OSX] fix BAD ACCESS (Segmentation Fault) when rapidly trying to open popups quicker than windows can be created.
|
7 years ago |
Jumar Macato
|
7f11d8374b
|
Merge pull request #3329 from donandren/improveparsing
add some parsing of primitive types
|
7 years ago |
Andrey Kunchev
|
78b790e6eb
|
document matrix.parse
|
7 years ago |
Andrey Kunchev
|
1f2b2e9652
|
document transform.parse
|
7 years ago |
Jumar Macato
|
f0016d11bc
|
Merge branch 'master' into improveparsing
|
7 years ago |
Steven Kirk
|
5b029f889f
|
Merge pull request #3331 from MarchingCube/fix-focusmanager-gcroot
Use CondtionalWeakTable to avoid FocusManager becoming a GC root
|
7 years ago |
Dariusz Komosiński
|
5fde07bde5
|
Merge branch 'master' into fix-focusmanager-gcroot
|
7 years ago |
Nikita Tsukanov
|
183a14e720
|
Merge pull request #3332 from donandren/issues/3145
fix some issues with ControlTemplate in xamlil
|
7 years ago |
Andrey Kunchev
|
59c46572f6
|
update submodule back to main xamlil repo
|
7 years ago |
Andrey Kunchev
|
88ca29cdf2
|
fixed issue #3145 in xamlil
|
7 years ago |
Andrey Kunchev
|
64d8b4ef5b
|
respect TargetType in controltemplate
|
7 years ago |
Andrey Kunchev
|
b1cc2a1d9c
|
enable valid xamlil test (disabled before because of portable.xaml)
|
7 years ago |
Andrey Kunchev
|
73be933bd0
|
add failing test for ControlTemplate can't be added to resources #3145
|
7 years ago |
Andrey Kunchev
|
97f57c7bec
|
add test for style resources
|
7 years ago |
Andrey Kunchev
|
a04d0b7bbb
|
add failing test for ControlTemplate don't respect TargetType
|
7 years ago |
Dariusz Komosinski
|
24c5519e71
|
Use CondtionalWeakTable to avoid FocusManager becoming a GC root for all focus scopes.
|
7 years ago |
Andrey Kunchev
|
c821217b5a
|
Merge branch 'master' into improveparsing
|
7 years ago |
Andrey Kunchev
|
29be26a882
|
add relativepoint tostring
|
7 years ago |
Benedikt Stebner
|
70e6f06ebb
|
Merge pull request #3202 from Gillibald/feature/GlyphRun
GlyphRun support
|
7 years ago |
Andrey Kunchev
|
7a66d360f0
|
add transform parse
|
7 years ago |
Andrey Kunchev
|
30eaf3bc72
|
add vector parse
|
7 years ago |
Andrey Kunchev
|
04415f2d54
|
fix typo of point parse
|
7 years ago |
Benedikt Schroeder
|
7901f6f09f
|
Fix some comments and GlyphRun.GetDistanceFromCharacterHit
|
7 years ago |
Benedikt Schroeder
|
ab5e062deb
|
Add GlyphRun support
|
7 years ago |
Benedikt Stebner
|
c4708e2b92
|
Merge pull request #3234 from Gillibald/reworkedFontManager
FontManager rework
|
7 years ago |
Benedikt Stebner
|
e60f6512ab
|
Merge branch 'master' into reworkedFontManager
|
7 years ago |
Benedikt Schroeder
|
6afb00f0a5
|
Merge branch 'reworkedFontManager' of https://github.com/Gillibald/Avalonia into reworkedFontManager
|
7 years ago |
Benedikt Schroeder
|
e704823ced
|
Introduce a struct enumerator implementation for ReadOnlyList that can be reused
|
7 years ago |
Jumar Macato
|
a9a3de90d9
|
Merge pull request #3326 from AvaloniaUI/fixes/3321-item-virtualizer-clamp
Fix ItemsPresenter crash
|
7 years ago |
Steven Kirk
|
1b136d7f40
|
Merge branch 'master' into fixes/3321-item-virtualizer-clamp
|
7 years ago |
Benedikt Stebner
|
a24ff8aae3
|
Merge branch 'master' into reworkedFontManager
|
7 years ago |