Emmanuel Hansen
9a5fe6cbdf
fixup
4 years ago
Max Katz
48cbb964c2
Merge branch 'master' into fluent-compact
4 years ago
Max Katz
825a024711
Merge pull request #7279 from timunie/feature/ScrollViewerBubbleUp
ScrollViewer add property to bubble up the scroll event if not handled by nested ScrollViewer
4 years ago
Tim U
fb4c82aa84
Use AddOwner for ScrollContentPresenter
4 years ago
Tim U
2941c3f635
Rename BubbleUpScrollOnEndReached to IsScrollChainingEnabled
4 years ago
Tim
c7560588fb
use `ScrollViewer.GetBubbleUpScrollOnEndReached` in `DataGrid`
DataGrid handles the scrolling by it's own and not via ScrollViewer, so we need handle it there as well.
4 years ago
Tim
26ca4c15ba
Implement `BubbleUpScrollOnEndReachedProperty`
- Add property as AttachedProperty, so it can be opt-in or opt-out
- Only bubble up the scroll event if the end is reached
- Make use of this Property in:
o ListBox
o TextBox
o TreeView
4 years ago
Nikita Tsukanov
4a17292158
Merge pull request #7455 from Mikolaytis/DeadlockFix
[Deadlock] Fix Monitor.Enter in finally
4 years ago
Sergey Mikolaitis
fdb333d154
Fix Monitor.Enter in finally
4 years ago
Max Katz
9dcb061cdb
Merge pull request #7451 from robloo/robloo-button
Button Refactoring
4 years ago
robloo
a0331c6007
Undo CanExecuteChanged changes
4 years ago
robloo
e730e15d66
Remove SplitButton.cs after cherry-pick
4 years ago
robloo
d8e071039b
Move more Button property changed handling into OnPropertyChanged override
4 years ago
robloo
fe11e4f2c7
Minor refactoring to Button noticed when adding SplitButton
4 years ago
Emmanuel Hansen
4bcd5f5dd8
add density style option in Fluent Theme provider
4 years ago
Max Katz
c0ec9d634b
Merge pull request #7440 from emmauss/diagnostic-key
Ensure Control Inspection in Diagnostics tool window is triggered on Key Down
4 years ago
Max Katz
21b7eb08a3
Merge branch 'master' into diagnostic-key
4 years ago
Dan Walmsley
b67de3b4d3
Merge pull request #7441 from AvaloniaUI/feature/update-copyright-year
update copyright year
4 years ago
Dan Walmsley
1bbe38c34f
update copyright year
4 years ago
Dan Walmsley
bdf04bde84
Merge pull request #7436 from AvaloniaUI/ensure-flyout-closed
Ensure menu children are closed on menu flyout presenter detached
4 years ago
Dan Walmsley
7cc2853086
Merge branch 'master' into ensure-flyout-closed
4 years ago
Emmanuel Hansen
280eef2d23
maintain key down event, add extra cases to handle shift and control modifiers
4 years ago
Max Katz
21a3a4f757
Merge pull request #7431 from jvanlangen/patch-1
Minor typo fixed
4 years ago
Emmanuel Hansen
abfb2ed462
Trigger control inspection on key up
4 years ago
Max Katz
fd3c44bb81
Ensure menu children are closed on menu flyout presenter detached
4 years ago
Jeroen van Langen
513cbadacb
Minor typo fixed
4 years ago
Benedikt Stebner
46bdd2aca1
Merge pull request #7430 from AvaloniaUI/avaloniadictionary-remove-fix
Fix AvaloniaDictionary Remove method
4 years ago
Takoooooo
71c438a4a3
fix
4 years ago
Dan Walmsley
f9bc43af3a
Merge pull request #7424 from AvaloniaUI/fixes/wasm-init
fix stability of wasm init.
4 years ago
Dan Walmsley
365a8250c7
fix stability of wasm init.
4 years ago
Dan Walmsley
65f4fd83f8
Merge pull request #7250 from AvaloniaUI/fixex/pointer-popup-positioning
Fix pointer popup positioning for overlay popups
4 years ago
Max Katz
65d8169b5a
Merge pull request #7413 from AvaloniaUI/feature/intermediate-points
Added GetIntermediatePoints support for X11, libinput and evdev
4 years ago
Max Katz
6c634ec695
Merge branch 'master' into feature/intermediate-points
4 years ago
Max Katz
ca61957e52
Merge pull request #7416 from AvaloniaUI/fixes/wasm-resizing
WASM: optimize inital setup and fix initial render pass.
4 years ago
Dan Walmsley
cd2c6b4859
optimize inital setup and fix initial render pass.
4 years ago
Nikita Tsukanov
779cb7a59f
Merge pull request #7411 from ahopper/fix-X11Window-deadlock-on-close
fix deadlock from X11Window on close
4 years ago
Nikita Tsukanov
b21fb4f4ff
Merge branch 'master' into feature/intermediate-points
4 years ago
Nikita Tsukanov
5540771873
Merge branch 'master' into fix-X11Window-deadlock-on-close
4 years ago
Nikita Tsukanov
9c0964adf5
Added GetIntermediatePoints support for X11, libinput and evdev
4 years ago
Max Katz
0af5cd692a
Merge pull request #6564 from Mikolaytis/PitchToZoom
[OSX] Trackpad gestures - Magnify (Pitch to zoom), Rotate and Swipe
4 years ago
Max Katz
dd602aca8c
Merge branch 'master' into PitchToZoom
4 years ago
ahopper
cff0c680ac
remove lock from X11Window
4 years ago
Sergey Mikolaytis
90c846007a
Requested Changes
4 years ago
Sergey Mikolaytis
6ff9468351
Merge branch 'master' into PitchToZoom
4 years ago
Max Katz
583075b2f7
Merge pull request #7321 from ltetak/datagrid_osx_hotkeys
[macOS] DataGrid - handle OSX key modifiers (ctrl vs cmd)
4 years ago
Max Katz
008acfd38c
Merge branch 'master' into datagrid_osx_hotkeys
4 years ago
Max Katz
8e43e95898
Merge pull request #7344 from Gillibald/feature/fullFontTestBackend
Introduce font related platform implementations for unit tests
4 years ago
Max Katz
27be3ef362
Merge branch 'master' into feature/fullFontTestBackend
4 years ago
Max Katz
385e71a14f
Merge pull request #7409 from AvaloniaUI/fixes/wasm-resizing
Butter Smooth resizing in Browser
4 years ago
Max Katz
124acac9ea
Merge branch 'master' into fixes/wasm-resizing
4 years ago