Dan Walmsley
|
345ff4417e
|
bump version.
|
4 years ago |
Max Katz
|
892960c83d
|
Merge pull request #7736 from AvaloniaUI/fixes/mac-os-set-window-title-null
allow setting the window title to null on osx.
|
4 years ago |
Dan Walmsley
|
d8848478ea
|
Merge pull request #7723 from AvaloniaUI/fix-expander
Fix expander header stretching
|
4 years ago |
Dan Walmsley
|
2eb51b8672
|
Merge pull request #7730 from AvaloniaUI/fixes/7582-centerowner-minimized
Fall back from CenterOwner to CenterScreen when owner window is minimized.
|
4 years ago |
Max Katz
|
84f04f429b
|
Merge pull request #7660 from timunie/fix/gh-7636
Add missing call to base class in ReactiveUserControl.OnDataContextChanged
|
4 years ago |
Max Katz
|
5b4f5da127
|
Merge pull request #7658 from trympet/7657-fix-brush-opacity-animation
fix brush opacity animation
|
4 years ago |
Max Katz
|
d5359603ac
|
Merge pull request #7645 from timunie/fix/CalendarDatePickerBindingMode
Change default binding mode of SelectedDateProperty to TwoWay
# Conflicts:
# src/Avalonia.Controls/Calendar/CalendarDatePicker.cs
|
4 years ago |
Nikita Tsukanov
|
480dfdfe0d
|
Merge pull request #7259 from AvaloniaUI/features/use-external-microcom-generator
Use microcom generator from nuget
# Conflicts:
# build/MicroCom.targets
|
4 years ago |
Max Katz
|
3f11b014a6
|
Merge pull request #7440 from emmauss/diagnostic-key
Ensure Control Inspection in Diagnostics tool window is triggered on Key Down
|
4 years ago |
Tako
|
870f62fb8f
|
Merge pull request #7449 from emmauss/fluent-compact
Add DensityStyle property in Fluent Theme provider
|
4 years ago |
Nikita Tsukanov
|
7d771c86e6
|
Merge pull request #7455 from Mikolaytis/DeadlockFix
[Deadlock] Fix Monitor.Enter in finally
|
4 years ago |
Max Katz
|
859793b122
|
Merge pull request #7475 from wieslawsoltes/ViewboxPageXamlOnly
[ControlCatalog] Set ComboBox items from xaml on ViewboxPage
|
4 years ago |
Max Katz
|
256bba51f7
|
Merge pull request #7484 from wieslawsoltes/ClippingPageXamlOnly
[RenderDemo] Set Border clip from xaml on ClippingPage
|
4 years ago |
Max Katz
|
039fa5b7ad
|
Merge pull request #7520 from timunie/fix/ScrollViewerShiftAndPointerWheel
Fix [Shift] + [PointerWheel] should scroll horizontally
|
4 years ago |
Olivier DALET
|
2c53e06c26
|
Fix #7519 - Reset fb and depth buffer Ids once they are deleted
|
4 years ago |
Andrii Kurdiumov
|
8bc795be04
|
Fix AOT incompatible code (#7534)
* Fix AOT incompatible code
Use code patterns which are AOT-friendly. That improves R2R and Native AOT scenarios
|
4 years ago |
Dan Walmsley
|
7b4462163a
|
Merge pull request #7537 from fr-Pursuit/master
Minimization bugfix on Windows
|
4 years ago |
Nikita Tsukanov
|
80319bf257
|
Merge pull request #7548 from ahopper/fix-32bit-linux-session-manger-pinvoke
fix 32 bit raspberry pi session manager seg fault
|
4 years ago |
Steve
|
e89b6dcbc1
|
Fix COM issue in Cursor (#7551)
Bump S.D.Common to 6.0.0 for non-netstandard2.0 builds
|
4 years ago |
Dariusz Komosiński
|
4dc4c993de
|
Merge pull request #7569 from MarchingCube/win32-filepicker-no-exceptions
Avoid using COM exceptions for dialog control flow.
|
4 years ago |
Max Katz
|
03bc5a4752
|
Merge pull request #7576 from pr8x/button-flyout-diagnostics
DevTools: Enable inspection for Button.Flyout
|
4 years ago |
Dan Walmsley
|
bfff7d9e01
|
Merge pull request #7622 from pr8x/child-window-property2
Exposing `Window.ChildWindows` collection
|
4 years ago |
Dan Walmsley
|
da3004d1d6
|
Merge pull request #7628 from wieslawsoltes/UpdateNuGetPackageDescription
Update PackageDescription for NuGet
|
4 years ago |
Max Katz
|
4b6d1223db
|
Merge pull request #7634 from AvaloniaUI/fixes/7633-date-time-picker-popup
Fix Date/Time picker popups
# Conflicts:
# src/Avalonia.Controls/DateTimePickers/DatePicker.cs
# src/Avalonia.Controls/DateTimePickers/TimePicker.cs
|
4 years ago |
Dan Walmsley
|
0419426061
|
Merge branch 'stable/0.10.x' of https://github.com/AvaloniaUI/Avalonia into stable/0.10.x
|
4 years ago |
Jumar Macato
|
645ce6ada3
|
Merge pull request #7611 from AvaloniaUI/feature/transitioning-content-control
add transitioning content control.
# Conflicts:
# src/Avalonia.Themes.Default/DefaultTheme.xaml
# src/Avalonia.Themes.Default/TransitioningContentControl.xaml
|
4 years ago |
Nikita Tsukanov
|
a9d683bb8f
|
Introduced RawPointerPoint for usage with IntermediatePoints (#7581)
Introduced RawPointerPoint for usage with IntermediatePoints
|
4 years ago |
Max Katz
|
8b3b65496f
|
Merge pull request #7413 from AvaloniaUI/feature/intermediate-points
Added GetIntermediatePoints support for X11, libinput and evdev
# Conflicts:
# src/Avalonia.Base/Threading/JobRunner.cs
|
4 years ago |
Dan Walmsley
|
d22e627112
|
Merge pull request #7605 from AvaloniaUI/feature/skia-layering-extensions
Add Skia Helper Methods to allow applying Skia Filter Effects (Blur, DropShadow, Lighting) to DC content
|
4 years ago |
Dan Walmsley
|
50e2085c79
|
update copyright year
|
4 years ago |
Dan Walmsley
|
ebc00d626e
|
Merge pull request #7436 from AvaloniaUI/ensure-flyout-closed
Ensure menu children are closed on menu flyout presenter detached
|
4 years ago |
Benedikt Stebner
|
4652264bbc
|
Merge pull request #7430 from AvaloniaUI/avaloniadictionary-remove-fix
Fix AvaloniaDictionary Remove method
|
4 years ago |
Dan Walmsley
|
d504daf0e0
|
fix stability of wasm init.
|
4 years ago |
Tako
|
21721a4a5a
|
Merge pull request #7243 from AvaloniaUI/fix-touch-device-tests
Fix touch device tests
|
4 years ago |
Tako
|
5875f77640
|
fix merge
|
4 years ago |
Max Katz
|
59517a6257
|
Merge pull request #7416 from AvaloniaUI/fixes/wasm-resizing
WASM: optimize inital setup and fix initial render pass.
|
4 years ago |
Nikita Tsukanov
|
133c1bd687
|
Merge pull request #7411 from ahopper/fix-X11Window-deadlock-on-close
fix deadlock from X11Window on close
|
4 years ago |
Max Katz
|
f481ccecae
|
Merge pull request #7409 from AvaloniaUI/fixes/wasm-resizing
Butter Smooth resizing in Browser
|
4 years ago |
Max Katz
|
5ecc2dc0ce
|
Merge pull request #7405 from wieslawsoltes/fixes/LayoutTransformControlFix
Fix UseRenderTransformProperty registration typo
|
4 years ago |
Max Katz
|
b556a7e4df
|
Merge pull request #7400 from AvaloniaUI/fixes/application-shutdown-osx
Fix ClassicDesktop Lifetime so that ShutdownRequested event is raised…
# Conflicts:
# src/Avalonia.Controls/ApiCompatBaseline.txt
|
4 years ago |
Dan Walmsley
|
748c3a3208
|
Merge pull request #7395 from hacklex/feature/PreciseArcTo
Fixed and exposed PreciseArcTo for ellipses with extreme width:height ratios
|
4 years ago |
Max Katz
|
9116f552a1
|
Merge pull request #7394 from dave-yotta/master
Add IsDirty to Avalonia.Web.Blazor (Fix Chromium 97 not resizing render)
|
4 years ago |
Max Katz
|
b99d1a713a
|
Merge pull request #7388 from AvaloniaUI/compiledbindings-themes
Use CompiledBindings for Fluent theme
# Conflicts:
# src/Avalonia.Themes.Fluent/Controls/ManagedFileChooser.xaml
|
4 years ago |
Dan Walmsley
|
d024d2aaee
|
Merge pull request #7374 from AvaloniaUI/fixes/5849-textinput-keydown-handed-2
win32: Don't raise TextInput event when KeyDown was handled (Attempt #2)
|
4 years ago |
Dan Walmsley
|
acbdc7ede9
|
Merge pull request #7371 from AvaloniaUI/fixes/disable-source-link-for-non-ci-builds
Only use DebugType=embedded for CI builds
|
4 years ago |
Max Katz
|
9807b0f547
|
Merge pull request #7370 from AvaloniaUI/fixes/x11-transparency-crash
Another workaround for broken TopLevel.cs causing crash on X11
|
4 years ago |
Max Katz
|
1d4af141ae
|
Merge pull request #7365 from amwx/FixCalendarHeaderAlignment
[Calendar] Fix vertical alignments
|
4 years ago |
Max Katz
|
01f44de076
|
Merge pull request #7344 from Gillibald/feature/fullFontTestBackend
Introduce font related platform implementations for unit tests
|
4 years ago |
Max Katz
|
c41cdf76b0
|
Merge pull request #7337 from filestar/keybinding-only-handle-if-handled
Only handle a KeyBinding if it's actually been handled.
|
4 years ago |
Dan Walmsley
|
2ea5b0035c
|
Merge pull request #7336 from Gillibald/fixes/ClearType
Enable ClearType on Windows
|
4 years ago |