Nikita Tsukanov
2d8df0cc49
Merge pull request #3750 from AvaloniaUI/fixes/2755-brush-opacity
Invalidate brush when Opacity changes.
6 years ago
Benedikt Stebner
8602ef8a9e
Merge branch 'master' into fixes/2755-brush-opacity
6 years ago
Steven Kirk
3fc21f30b4
Invalidate brush when Opacity changes.
Fixes #2755 .
6 years ago
Steven Kirk
9adbe33577
Added failing test for #2755 .
6 years ago
Steven Kirk
674ca8a0c1
Merge pull request #3693 from donandren/issues/3692
Multibinding issue #3692 fixed
6 years ago
Steven Kirk
d418d71d82
Merge branch 'master' into issues/3692
6 years ago
Steven Kirk
40ee45d565
Merge pull request #3747 from AvaloniaUI/fixes/contextmenu-nre
Fix ContextMenu NullReferenceException
6 years ago
Steven Kirk
5ad8c41f37
Fix NRE in ContextMenu.
6 years ago
Steven Kirk
bc36330bc0
Added failing ContextMenu test.
Due to NRE introduced in #3745 .
6 years ago
Steven Kirk
3482ccc44e
Merge pull request #3745 from AvaloniaUI/fixes/3738-contextmenu-leak
Fix ContextMenu leak
6 years ago
Steven Kirk
c443336928
Fix leaks in attached context menu,
6 years ago
Steven Kirk
c4da0f75b8
Added another failing ContextMenu leak test.
6 years ago
Steven Kirk
1cb7d830c7
Hack to reset focus when context menu closed.
Including a fix to `FocusManager` to ensure that it doesn't try to set focus to an invisble focus scope. Fixes #3738 .
6 years ago
Steven Kirk
323cfdca3a
Make ContextMenu leak tests fail again.
By adding focus/input manager.
6 years ago
Steven Kirk
76b4d17abf
Remove ContextMenu from logical tree.
When the `ContextMenu` is not attached to a control, i.e. it is shown using `Show(control)` then we need to detach it from the logical tree once hidden otherwise it will leak, causing #3738 .
6 years ago
Steven Kirk
b42458be76
Input manager subscription may be null.
As we accept a null `InputManager` for unit testing.
6 years ago
Steven Kirk
b0c79e3094
Added failing leak test for #3738 .
6 years ago
Steven Kirk
73884046d8
Merge pull request #3713 from AvaloniaUI/x11-immediate-renderer-shim
Immediate rendering support for X11 platform via render loop
6 years ago
Steven Kirk
474daaf7c6
Merge branch 'master' into x11-immediate-renderer-shim
6 years ago
Steven Kirk
faba21ef30
Merge pull request #3740 from AvaloniaUI/x11-non-mapped-configure-events
[X11] Emulate synchronous resize/move events until window is mapped for the first time
6 years ago
Steven Kirk
5e50e5ecf1
Merge branch 'master' into x11-non-mapped-configure-events
6 years ago
Steven Kirk
a2aabd2ee6
Merge branch 'master' into issues/3692
6 years ago
Steven Kirk
fb1f4a1bf2
Merge pull request #3705 from MarchingCube/refactor-win32-window
Refactor Win32 platform window.
6 years ago
Steven Kirk
54c736f13f
Merge branch 'master' into refactor-win32-window
6 years ago
Steven Kirk
4339b85740
Merge branch 'master' into x11-non-mapped-configure-events
6 years ago
Steven Kirk
a9f301d6ca
Merge pull request #3741 from hez2010/patch-1
Update System.Reactive to 4.4.1 to avoid infinite recursive generics in CoreRT
6 years ago
Steve
90e9dfa0b6
Update System.Reactive to 4.4.1 to avoid infinite recursive generics in CoreRT
6 years ago
Nikita Tsukanov
58a20b6109
[X11] Emulate synchronous resize/move events until window is mapped for the first time
6 years ago
danwalmsley
c3c5a73769
Merge pull request #3711 from AvaloniaUI/fix-gtk-initial-name
Fixed InitialFileName for GTK-based file dialog
6 years ago
danwalmsley
7be84ad4aa
Merge branch 'master' into fix-gtk-initial-name
6 years ago
danwalmsley
95f5001335
Merge pull request #3712 from AvaloniaUI/x11-remove-transient-hint
[X11, FlyWM] Completely remove WM_TRANSIENT_FOR property
6 years ago
danwalmsley
ad2a700450
Merge branch 'master' into x11-remove-transient-hint
6 years ago
Nikita Tsukanov
1eb32a9369
Merge pull request #3728 from MarcusWichelmann/fix-remote-widget-memory-leak
Fixed memory leak in RemoteWidget
6 years ago
Marcus Wichelmann
92770765e3
Fixed bitmaps not getting disposed correctly causing a memory leak in RemoteWidget
6 years ago
Nikita Tsukanov
157e21e258
Merge pull request #3727 from MarcusWichelmann/fix-remote-demo-decorations-crash
Fix RemoteDemo crash
6 years ago
Marcus Wichelmann
c16e377bc6
Fix crash caused by window decorations not being available when using remote rendering
6 years ago
danwalmsley
bf228c2083
Merge branch 'master' into fix-gtk-initial-name
6 years ago
danwalmsley
fbc89b73c9
Merge branch 'master' into x11-remove-transient-hint
6 years ago
Steven Kirk
adb587e39f
Merge pull request #3717 from AvaloniaUI/dotnetfoundation
Add info required by .NET foundation
6 years ago
Dariusz Komosiński
d35d6b799e
Merge branch 'master' into dotnetfoundation
6 years ago
Steven Kirk
3c64bcfc93
Merge pull request #3719 from AvaloniaUI/fixes/3708-setparent-reentrancy
Remove sanity check from SetParent
6 years ago
Dariusz Komosiński
cd81b69a0c
Merge branch 'master' into fixes/3708-setparent-reentrancy
6 years ago
Steven Kirk
e65ddea3d1
Added WinUI to notices.
6 years ago
Steven Kirk
dabf4a3d06
Added EllipticalArc link/licence.
6 years ago
Steven Kirk
3c8215061e
Updated link to coding guidelines.
6 years ago
Steven Kirk
d64bf77430
Added Collections.Pooled to NOTICE.md.
6 years ago
Steven Kirk
cfbaf4f48c
Added extra info to readme.
- Some stuff has moved
- Add link to licence
- Add link to CoC
- Add link to .NET foundation
6 years ago
Steven Kirk
016f161a42
Added build instructions.
6 years ago
Steven Kirk
13f50f83e7
Remove old outdated header.
6 years ago
Steven Kirk
3cea47def7
Added NOTICE.md
6 years ago