Benedikt Stebner
|
d28557dcd0
|
Merge branch 'master' into feature/pushPopRenderOptions
|
3 years ago |
Benedikt Stebner
|
b465af28c5
|
Introduce DrawingContext Push/PopRenderOptions
|
3 years ago |
Max Katz
|
1c667f8165
|
Merge pull request #12726 from AvaloniaUI/win32_dpi_awareness_option
Add win32 platform options to select process DPI awareness
|
3 years ago |
Max Katz
|
05d348b6ac
|
Merge pull request #11575 from workgroupengineering/features/Issue_11334
feat: Also allows using string instead of {x:Type} in ControlTemplate.TargetType
|
3 years ago |
Max Katz
|
fc4f7788b8
|
Merge branch 'master' into win32_dpi_awareness_option
|
3 years ago |
Jumar Macato
|
0f93224d9c
|
Merge pull request #12725 from Actipro/fix-popup-offset
Fix popups in Windows being offset incorrectly by a workaround for another issue
|
3 years ago |
Emmanuel Hansen
|
cc91baa964
|
add missing doc
|
3 years ago |
Emmanuel Hansen
|
91126ec6f4
|
add win32 platform options to select process dpi awareness
|
3 years ago |
Bill Henning
|
b6e3cc095b
|
Fix popups in Windows being offset incorrectly by a workaround for another issue.
|
3 years ago |
Jumar Macato
|
57236c0eb7
|
Merge pull request #12716 from Actipro/feat-transition-direct-props
Updated Transition to use direct properties via use of new TransitionBase class
|
3 years ago |
Max Katz
|
2de4691ce4
|
Merge pull request #12701 from Mrxx99/patch-1
Add github sponsors badge to readme
|
3 years ago |
Bill Henning
|
98749a122e
|
Merge branch 'master' into feat-transition-direct-props
|
3 years ago |
Bill Henning
|
5919aa836d
|
Updated Transition to use direct properties via use of new TransitionBase class.
|
3 years ago |
Nikita Tsukanov
|
beaa660e96
|
Merge pull request #12713 from wannkunstbeikor/master
Fix OnOpenGlInit getting called twice
|
3 years ago |
jona
|
90d7e937a8
|
Fix OnOpenGlInit getting called twice
|
3 years ago |
Max Katz
|
3ad631b505
|
Merge pull request #12708 from AvaloniaUI/popup_constraint_hotfix
Remove hardcoded popup constraint adjustment
|
3 years ago |
Emmanuel Hansen
|
089d326d16
|
remove hardcoded popup constraint adjustment
|
3 years ago |
Max Katz
|
acff61d8ee
|
Merge pull request #12103 from Onebeld/master
Fix NotificationCard to determine the type of notification from an inherited INotification object
|
3 years ago |
Max Katz
|
76e52747d7
|
Merge pull request #12048 from almightyju/patch-2
fix DropDownButton glyph foreground color
|
3 years ago |
Max Katz
|
23d0f7b243
|
Merge pull request #12047 from workgroupengineering/features/Core/StaticResourceExtensions
feat: Handle ClrPropertyInfo in StaticResourceExtension
|
3 years ago |
Max Katz
|
c20affb198
|
Merge pull request #12338 from timunie/fix/AutoCompleteBox_Performance
Improve AutoCompleteBox performance
|
3 years ago |
Max Katz
|
7b9887db18
|
Merge pull request #12473 from workgroupengineering/features/Tools/Previewer/AvaloinaVS_Issue324
fix: AvaloniaVS can not resolve resource relative path in Previewer
|
3 years ago |
Max Katz
|
8698418bd6
|
Merge pull request #12520 from florisoft/fix/ToggleSwitch_android
ToggleSwitch: fix toggle on single touch tap on the knob part
|
3 years ago |
Max Katz
|
a59568ffb6
|
Merge pull request #12631 from yankun/master
Update Rotate3DTransition.cs to fix flickering on backwards navigation
|
3 years ago |
Max Katz
|
fd31654e64
|
Merge pull request #12699 from AvaloniaUI/popup-safearea
Adjust popup working area with toplevel's safe area padding
|
3 years ago |
Max Katz
|
5710953ca6
|
Merge pull request #12666 from AvaloniaUI/gesture_cancel
Call CaptureLost on gestures when pointer loses capture
|
3 years ago |
Max Katz
|
82686d3b4f
|
Merge pull request #12697 from AvaloniaUI/pointer_fix
Fix pointer sample page scrolling issue
|
3 years ago |
yankun
|
2a3cbd5c39
|
Merge branch 'master' into master
|
3 years ago |
Mrxx99
|
f0ca7afd78
|
removed unintentional new lines
|
3 years ago |
Mrxx99
|
fa53674842
|
Add github sponsors badge to readme
|
3 years ago |
Emmanuel Hansen
|
fa86c3259d
|
fix pointer page scrolling issue
|
3 years ago |
Emmanuel Hansen
|
50987b384a
|
adjust popup working area with toplevel's safe area padding
|
3 years ago |
Emmanuel Hansen
|
f81b4546f8
|
remove debug code
|
3 years ago |
Emmanuel Hansen
|
d77bbea807
|
removed testing property
|
3 years ago |
Emmanuel Hansen
|
4b68553068
|
remove redundant capture lost call
|
3 years ago |
Emmanuel Hansen
|
c3d524d80d
|
ensure gestures receive capture lost event
|
3 years ago |
Emmanuel Hansen
|
a030d29d15
|
add failing test
|
3 years ago |
Tim
|
f6809ad4e6
|
Merge pull request #12667 from dbriard/fix-12663
Updated Inter font to fix vertical stretching issue and for lighter typefaces
|
3 years ago |
Benedikt Stebner
|
4b9d2a4866
|
Merge branch 'master' into fix-12663
|
3 years ago |
David BRIARD
|
3c974b09c7
|
Updated Inter font to fix vertical stretching issue and for lighter typefaces
|
3 years ago |
Max Katz
|
cf3491eac4
|
Merge pull request #12651 from a526684540/fix-polygon-polyline-unload-points-in-template
fix polygon/polyline load fail points within the template
|
3 years ago |
Max Katz
|
458e5ed040
|
Merge pull request #12652 from AvaloniaUI/cvdisplaylink
Implement CVDisplayLink based timer on macOS
|
3 years ago |
Max Katz
|
ba807431c2
|
Merge branch 'master' into cvdisplaylink
|
3 years ago |
Benedikt Stebner
|
1b6a52dfdf
|
Merge pull request #12630 from AvaloniaUI/fixes/12620-itemcontainertheme-changes
Fix changing `ItemsControl.ItemContainerTheme`
|
3 years ago |
zhangxi
|
79e4d9b1e0
|
Polyline points remove defalut value
|
3 years ago |
zhangxi
|
74a8ed134d
|
Merge branch 'fix-polygon-polyline-unload-points-in-template' of github.com:a526684540/Avalonia into fix-polygon-polyline-unload-points-in-template
|
3 years ago |
zhangxi
|
039b19f585
|
fix polygon/polyline load fail points within the template:
Optimization fixed code
|
3 years ago |
Max Katz
|
d07e59bc5e
|
Implement CVDisplayLink based timer on macOS
|
3 years ago |
ZhangXi
|
1e6a85852f
|
Merge branch 'master' into fix-polygon-polyline-unload-points-in-template
|
3 years ago |
zhangxi
|
10c92fe4a8
|
fix polygon/polyline load fail points within the template
|
3 years ago |