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 )
5 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
5 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
5 years ago
Max Katz
1d4af141ae
Merge pull request #7365 from amwx/FixCalendarHeaderAlignment
[Calendar] Fix vertical alignments
5 years ago
Max Katz
01f44de076
Merge pull request #7344 from Gillibald/feature/fullFontTestBackend
Introduce font related platform implementations for unit tests
5 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.
5 years ago
Dan Walmsley
2ea5b0035c
Merge pull request #7336 from Gillibald/fixes/ClearType
Enable ClearType on Windows
5 years ago
Max Katz
7b6ccef18a
Merge pull request #7321 from ltetak/datagrid_osx_hotkeys
[macOS] DataGrid - handle OSX key modifiers (ctrl vs cmd)
5 years ago
Max Katz
c763ee24a3
Merge pull request #7315 from timunie/feature/EditableDatagridTemplateColumn
Feature: editable `DataGridTemplateColumn`
5 years ago
Max Katz
8dd8172e5c
Merge pull request #7320 from AvaloniaUI/listbox-should-respect-cliptobounds
ListBox should respect ClipToBounds
5 years ago
Dan Walmsley
18a635cd37
Merge pull request #7302 from Mikolaytis/FixCopyPasteMistake
[MacOS] fix quit menu item copy paste mistake
# Conflicts:
# src/Avalonia.Native/AvaloniaNativeMenuExporter.cs
5 years ago
Nikita Tsukanov
97f9484fe6
Merge pull request #7301 from AvaloniaUI/feature/register-weak-event
Added reflection-free API for weak events
# Conflicts:
# src/Avalonia.Controls/ApiCompatBaseline.txt
5 years ago
Dan Walmsley
286d7aa732
Merge pull request #7300 from Mikolaytis/WasmCursors
[WASM] Fix cursors in macOS, fix default cursor set logic
5 years ago
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