Jumar Macato
|
0ecc6836de
|
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 |
Nikita Tsukanov
|
f7743c1b7e
|
Merge pull request #12713 from wannkunstbeikor/master
Fix OnOpenGlInit getting called twice
|
3 years ago |
Max Katz
|
f2d0575dd9
|
Merge pull request #12338 from timunie/fix/AutoCompleteBox_Performance
Improve AutoCompleteBox performance
|
3 years ago |
Max Katz
|
e1e3fe35b7
|
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
|
7d86df0eef
|
Merge pull request #12048 from almightyju/patch-2
fix DropDownButton glyph foreground color
|
3 years ago |
Max Katz
|
d2100da9fa
|
Merge pull request #12047 from workgroupengineering/features/Core/StaticResourceExtensions
feat: Handle ClrPropertyInfo in StaticResourceExtension
|
3 years ago |
Max Katz
|
8e44409ed5
|
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
|
bf12df7dc5
|
Merge pull request #12631 from yankun/master
Update Rotate3DTransition.cs to fix flickering on backwards navigation
|
3 years ago |
Max Katz
|
cc1500960f
|
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
|
6fd494ab16
|
Merge pull request #12666 from AvaloniaUI/gesture_cancel
Call CaptureLost on gestures when pointer loses capture
|
3 years ago |
Benedikt Stebner
|
dfe2b33655
|
Merge pull request #12630 from AvaloniaUI/fixes/12620-itemcontainertheme-changes
Fix changing `ItemsControl.ItemContainerTheme`
|
3 years ago |
Max Katz
|
c6b0b3f4f9
|
Merge pull request #12634 from Actipro/fix-access-text-underlines
Fix for AccessText underlines being very blurry
|
3 years ago |
Benedikt Stebner
|
124ad50e55
|
Merge pull request #12613 from Gillibald/fixes/lineHeight
Allow setting a LineHeight that is smaller than the default
|
3 years ago |
Max Katz
|
dbd6185840
|
Merge pull request #12638 from MrJul/fix/inline-breaking-change
Revert Inline breaking change
|
3 years ago |
Jumar Macato
|
0da1815b2a
|
Merge pull request #12614 from Gillibald/fixes/textTrimmingWithWrap
Fix TextTrimming in combination with TextWrapping
|
3 years ago |
Max Katz
|
a5a69f53af
|
Merge pull request #12624 from Actipro/fix-text-decorations
Fix for TextBlock.TextDecorations not inheriting down to inlines.
|
3 years ago |
Dan Walmsley
|
f585dddc15
|
Merge pull request #12606 from AvaloniaUI/fixes/correct-render-bounds
When calculating geometry bounds take into account parameters that affect geometry bounds
|
3 years ago |
Dan Walmsley
|
8a871c5b1b
|
bump version.
|
3 years ago |
Dan Walmsley
|
708151f2f9
|
Merge pull request #12593 from AvaloniaUI/fixes/win32-show-in-taskbar-on-owner-window
ShowInTaskBar with Owned window: make consistent with WPF
|
3 years ago |
Dan Walmsley
|
15290a3240
|
win32: make setting ShowInTaskbar = true on an owned window that is already shown, not remove the ownership
This makes us consistent with WPF.
|
3 years ago |
Dan Walmsley
|
283c3cdfeb
|
Merge pull request #12589 from Actipro/fix-textbox-padding
Fixes TextBox measure logic for MaxLines scenario
|
3 years ago |
Dan Walmsley
|
f16ab2f17c
|
Merge pull request #12584 from Actipro/fix-togglesplitbutton-ischecked
Updated ToggleSplitButton.IsChecked to bind TwoWay by default, same as ToggleButton.
|
3 years ago |
Nikita Tsukanov
|
b98cec55b9
|
Merge pull request #12572 from Gillibald/feature/renderOptionsRequiresFullOpacityHandling
Introduce RenderOptions.RequiresFullOpacityHandling
|
3 years ago |
Benedikt Stebner
|
795d131014
|
Update DrawingContextImpl.cs
|
3 years ago |
Dan Walmsley
|
b5314c6f74
|
Merge branch 'master' into feature/renderOptionsRequiresFullOpacityHandling
|
3 years ago |
Bill Henning
|
3dd62bf533
|
Updated ToggleSplitButton.IsCheckedProperty definition to be on a single line.
|
3 years ago |
Max Katz
|
0b6294ecee
|
Merge pull request #12579 from de1acr0ix/fix-mainloop-cancellation-hang
Fix UI thread main loop cancellation from another thread on macOS
|
3 years ago |
Boyd Patterson
|
932b40b19b
|
Added unit tests for TextBox to verify MaxLines property assigns the ScrollViewer.MaxHeight based on line height.
|
3 years ago |
Bill Henning
|
41bef0e991
|
Fix for TextBox not accounting for space between ScrollViewer and TextPresenter when calculating MaxLines-based height
|
3 years ago |
Benedikt Stebner
|
4b5c680a26
|
Introduce RenderOptions.RequiresFullOpacityHandling
|
3 years ago |
Bill Henning
|
09250ec9c4
|
Updated ToggleSplitButton.IsChecked to bind TwoWay by default, same as ToggleButton.
|
3 years ago |
Hanjiang Yu
|
f895661879
|
Fix main loop cancellation from another thread
|
3 years ago |
Nikita Tsukanov
|
c59e63ef6f
|
Merge pull request #12568 from JetBrains/fixes/clip-bounds-invalidate
Enhanced Clipping and Rendered Visuals Tracking in ServerCompositionVisual
|
3 years ago |
stepan_govorko
|
8ecf01456f
|
Merge remote-tracking branch 'origin/fixes/clip-bounds-invalidate' into fixes/clip-bounds-invalidate
|
3 years ago |
stepan_govorko
|
521b5c439e
|
Trigger CI/CD
|
3 years ago |
stepangovorko
|
c0d7afbf23
|
Merge branch 'master' into fixes/clip-bounds-invalidate
|
3 years ago |
stepan_govorko
|
fa6939aa39
|
The unneeded public access modifier was removed from the RenderedVisuals property in the ICompositionTargetDebugEvents interface.
|
3 years ago |
Dan Walmsley
|
6019c51eb1
|
Merge pull request #12575 from Actipro/fix-track-prop-arrange
Fix for Track not arranging after IsDirectionReversed property changed.
|
3 years ago |
Bill Henning
|
d64502e2e7
|
Fix for Track not arranging after IsDirectionReversed property changed.
|
3 years ago |
stepan_govorko
|
f5c93a50ab
|
added more comments
|
3 years ago |
stepan_govorko
|
77dc35bf46
|
Introduced counting of rendered visuals in ServerCompositionVisual and added relevant unit tests in CompositorInvalidationClippingTests. The new tests ensure that visuals that are not in dirty rect are rendered correctly with different ClipToBounds and Clip geometry parameters.
|
3 years ago |
stepan_govorko
|
815545dfcd
|
Consider Clip.Bounds in clipping calculation in ServerCompositionVisual;
In addition, the ServerCompositionVisual now tracks changes to the clip property, allowing for re-calculation when the clip is altered.
|
3 years ago |
Dan Walmsley
|
4f08bce234
|
Merge pull request #12560 from AvaloniaUI/fixes/macos-key-textinput-events-order
fix macos keydown and textinput events being raised in the wrong order.
|
3 years ago |
Dan Walmsley
|
177a927e08
|
Merge branch 'master' into fixes/macos-key-textinput-events-order
|
3 years ago |
Dan Walmsley
|
3be326d301
|
Merge pull request #12563 from AvaloniaUI/fix-build-legacy-nuget-feed
remove legacy nuget feed no longer reachable.
|
3 years ago |
Dan Walmsley
|
839de5966b
|
remove all traces of old api diff.
|
3 years ago |
Dan Walmsley
|
eafaa6e584
|
remove legacy nuget feed no longer reachable.
|
3 years ago |
Dan Walmsley
|
e0ffb920a9
|
fix macos keydown and textinput events being raised in the wrong order.
|
3 years ago |
Max Katz
|
a0a8e94f8f
|
Merge pull request #12544 from Flithor/master
Fix DataGridHeader style
|
3 years ago |
Max Katz
|
fa6bcc9a8c
|
Merge pull request #12526 from adirh3/fixes/context-menu-leak
Fixed memory leaks in ContextMenu.cs
|
3 years ago |