Max Katz
8aae2d590e
Merge pull request #7296 from AvaloniaUI/fixes/controlcatalog-web
fix controlcatalog.web
5 years ago
Max Katz
b9c934477d
Merge pull request #7295 from Mikolaytis/WasmCursors
[WASM] Implement Cursors API
5 years ago
Max Katz
7c637dcf3f
Merge pull request #7288 from Abdesol/master
Progress Bar progress text implementation in FluentTheme
5 years ago
Max Katz
0de5ae7dfa
Merge pull request #7285 from emmauss/wgl_alpha
Ensure Alpha is set for WGL display
5 years ago
Nikita Tsukanov
2998347745
Merge pull request #7270 from Mikolaytis/FixWasmDpi
[WASM] Fix wrong DPI value
5 years ago
Nikita Tsukanov
24abe0ca25
Merge pull request #7258 from AvaloniaUI/fixes/7227-yet-another-gecognizer-fix
Fix #7227
5 years ago
Max Katz
b8c7e20add
Merge pull request #7256 from AvaloniaUI/fast-theme-switching-fluent-theme
Fast Fluent theme switching
5 years ago
Max Katz
d3911f0ee2
Merge pull request #7252 from timunie/fix/ButtonSpinnerPointerWheel
Improve ButtonSpinner OnPointerWheel
5 years ago
Dan Walmsley
a10a45e71c
Merge pull request #7250 from AvaloniaUI/fixex/pointer-popup-positioning
Fix pointer popup positioning for overlay popups
5 years ago
Max Katz
0985c3eff9
Merge pull request #7248 from jkoritzinsky/compiledbinding-datatype-on-binding
Add a DataType property on CompiledBindingExtension to enable specifying the start type explicitly on a binding.
5 years ago
Max Katz
763a3e6a29
Merge pull request #6992 from workgroupengineering/features/Issue_6984
feat(Style): Allow to using attached properties in attribute selector
5 years ago
Tako
54167cf3ac
Merge pull request #7373 from AvaloniaUI/fix-nre-menu-close
Fix NRE on window close with opened menu
5 years ago
Max Katz
15ab4ce7d9
Merge pull request #6948 from dorufoaltin/fixes/datagrid-right-click-selection
Fix DataGrid SelectionChanged event not raised after 3 right clicks
5 years ago
Dan Walmsley
6ae557ea8e
Merge pull request #7368 from JamDoggie/master
Set antialias to true when calling ClipRoundRect
5 years ago
Dan Walmsley
bdaad60de0
Merge pull request #7236 from AvaloniaUI/re-fix-pr-6830
Better fix for #6830
5 years ago
Max Katz
48bad22eba
Do not hardcode Margin and VerticalAlignment on data grid text column
5 years ago
Benedikt Stebner
c04f90685f
Merge pull request #7350 from Gillibald/fixes/TextBoxTextAlignment
Fix Skia FormattedTextImpl text alignment
5 years ago
Nikita Tsukanov
9aeed58b50
Merge pull request #7343 from AvaloniaUI/fixes/6930-sync-context-priority
Reduce the priority in AvaloniaSynchronizationContext.
5 years ago
Steven Kirk
08bc73e27d
Merge pull request #7148 from AvaloniaUI/fixes/allow-to-disable-menu
allow disabling of native menu export.
5 years ago
Steven Kirk
91570d013b
Fix merge error.
5 years ago
Dan Walmsley
e7c6a9f98b
Merge pull request #7341 from AvaloniaUI/fixes/standard-osx-item-generation
Fixes/standard osx item generation
5 years ago
Dan Walmsley
b25742bfc3
Add additional null checks to WindowBaseImpl. ( #7299 )
Fixes #7231 .
5 years ago
Steven Kirk
7c3cc69d3f
Check for null visual parent. ( #7298 )
It shouldn't be possible to come across a null visual parent here because the visual should be attached to the visual tree, but according to #6930 , it is. Because we don't have a repro here, defensively return a null value instead of throwing if we hit this case.
5 years ago
Jumar Macato
650ee8f838
Merge pull request #7251 from AvaloniaUI/fixes/7245-x11-crash-fix
Stopgap measure to fix #7245
5 years ago
Dan Walmsley
b588f7fc9b
fix build.
5 years ago
Max Katz
23e5aaa89a
Merge pull request #7194 from timunie/fix/Issue_7162_CalendarPickerBindings
Update Calendar in CalendarDatePicker Popup properly
5 years ago
Max Katz
4a3ee85c08
Merge pull request #7219 from AvaloniaUI/fixes/7218-fix-scroll-gesture-recognizer-for-transformed-visuals
Use pointer position relative to the scroll gesture recognizer target
5 years ago
Dan Walmsley
20d87aa8d0
fix nuget packaging.
5 years ago
Nikita Tsukanov
c5608b1beb
Fix test project path resolve
5 years ago
Nikita Tsukanov
5043381e42
Revert to the old way of manually parsing xunit test csproj files
5 years ago
workgroupengineering
25602cae38
fixes:(XMLDOC): update xml comment ( #6999 )
* fixes:(XMLDOC): update xml comment
* Update src/Avalonia.Controls/Grid.cs
Co-authored-by: Steven Kirk <grokys@users.noreply.github.com>
Co-authored-by: Steven Kirk <grokys@users.noreply.github.com>
5 years ago
Steven Kirk
f8b399257e
Merge pull request #7210 from AvaloniaUI/fixes/avalonia-layout-nullability
Added nullable annotations to Avalonia.Layout.
5 years ago
Max Katz
65a29eca7b
Merge pull request #7206 from Abdesol/master
Disabled button can be pressed issue/bug
5 years ago
Nikita Tsukanov
0a94431153
Merge pull request #7201 from jkoritzinsky/relativesource-compiledbinding
Support RelativeSource-based bindings without requiring an x:DataType property.
5 years ago
Dan Walmsley
9d590774ce
Merge pull request #7189 from AvaloniaUI/fixes/skiasharp-release
Update skiasharp
5 years ago
Dan Walmsley
9e58728286
Merge pull request #7187 from AvaloniaUI/fixes/catalina-red-window
osx: Fixes red flicker on Catalina when resizing
5 years ago
Jumar Macato
4772a7deed
Merge pull request #7183 from AvaloniaUI/listboxitem-do-not-set-alignment
Do not copy UWP behavior with ListBoxItem horizontal alignment
5 years ago
Max Katz
e4b0a79071
Merge pull request #7179 from AvaloniaUI/fixes/avalonia-base-nullability
Finished adding nullable annotations to Avalonia.Base.
5 years ago
Max Katz
6ce40791a4
Merge pull request #7172 from AvaloniaUI/fixes/enable-existing-nullable-errors
Enable nullable warnings as errors on projects which enabled Nullable Reference Types
5 years ago
Max Katz
5e9461c797
Merge pull request #7167 from workgroupengineering/fixes/link_to_missing_file
fixes: remove link to missing file(SharedAssemblyInfo.cs)
5 years ago
Dan Walmsley
09f4ab8ea0
Merge pull request #7163 from AvaloniaUI/fixes/7158-dispose-x11-transparency-helper
[X11] Dispose transparency helper
5 years ago
Max Katz
b77a55bf6f
Merge pull request #7146 from workgroupengineering/fixes/DevTools/DrillDown
fixes(DevTools): do not drill down on double click when property type is string or ValueType.
# Conflicts:
# src/Avalonia.Diagnostics/Diagnostics/ViewModels/ControlDetailsViewModel.cs
5 years ago
Jumar Macato
3e36143545
Merge pull request #7141 from AvaloniaUI/hamburger-menu
[ControlCatalog only] Implement simple HamburgerMenu to make control catalog looks good on mobile and web
# Conflicts:
# samples/ControlCatalog/Pages/NumericUpDownPage.xaml
5 years ago
Max Katz
a53ccf2b6d
Merge pull request #7112 from AvaloniaUI/fix-splitview-pane
Don't forget to add SplitView.Pane to the logical tree
5 years ago
Max Katz
a04903cb14
Merge pull request #7111 from AvaloniaUI/bufixes/fix-7106-use-layered-windows-for-embedded-controls
[Win32] Use WS_EX_LAYERED style for native control holders with winui composition
5 years ago
Max Katz
4a3f8b0947
Merge pull request #7108 from workgroupengineering/fixes/XML_Documentation_2
fixes(IDispatcher): Methods XML Documentation
5 years ago
Steven Kirk
1693581ab7
Added nullable annotations to Avalonia.Data. ( #7105 )
* Added nullable annotations to Avalonia.Data.
* ExpressionObserver root can be null.
5 years ago
GMIKE
248182a2ab
Remove unused fields ( #7102 )
5 years ago
Benedikt Stebner
fb05fbd86c
Introduce FontManagerOptions ( #7089 )
* Introduce FontManagerOptions
* Add missing comments
5 years ago
Dan Walmsley
918c47d6b8
Merge pull request #7031 from MarchingCube/dc-ellipse
Add support for drawing ellipses directly via DrawingContext
# Conflicts:
# src/Avalonia.Visuals/ApiCompatBaseline.txt
5 years ago