M. Tomecki
|
cc038f8537
|
Merge branch 'master' into master
|
3 years ago |
Max Katz
|
55932fea2b
|
Merge pull request #9718 from AvaloniaUI/feature/immediate-drawing-context
Implemented CompositionCustomVisual
|
3 years ago |
Max Katz
|
0345089fb3
|
Merge branch 'master' into feature/immediate-drawing-context
|
3 years ago |
Max Katz
|
f13410d506
|
Merge pull request #9715 from AvaloniaUI/feature/9524-window-closing-reason
Added WindowClosingEventArgs.
|
3 years ago |
Max Katz
|
afb6c6cb05
|
Merge branch 'master' into feature/9524-window-closing-reason
|
3 years ago |
Max Katz
|
cb16e911cf
|
Merge branch 'master' into feature/immediate-drawing-context
|
3 years ago |
Michal Tomecki
|
8e348d3ab7
|
Merge branch 'master' of github.com:MinikPLayer/Avalonia
|
3 years ago |
Michal Tomecki
|
a5e018f779
|
Changed X11Window/Position UpdateSizeHints to only fire if it's not already set
|
3 years ago |
Nikita Tsukanov
|
c208e93281
|
Logging
|
3 years ago |
Max Katz
|
cea6c2f2b7
|
Merge pull request #9534 from Gillibald/fixes/inputEventArgsVisibility
Make KeyEventArgs and TextInputEventArgs public again
|
3 years ago |
Max Katz
|
a3a1519af1
|
Merge branch 'master' into fixes/inputEventArgsVisibility
|
3 years ago |
Max Katz
|
145c4ae5f3
|
Merge pull request #9728 from AvaloniaUI/fixes/flaky-tests
A few small fixes for flaky tests
|
3 years ago |
Max Katz
|
ae02e769be
|
Merge branch 'master' into fixes/flaky-tests
|
3 years ago |
Max Katz
|
fb148125d8
|
Merge pull request #9727 from DmitryZhelnin/9705-protected-owning-grid
DataGridColumn: make OwningGrid protected internal
|
3 years ago |
Max Katz
|
8ced1b67d9
|
Merge branch 'master' into 9705-protected-owning-grid
|
3 years ago |
0xDB6
|
04db818a47
|
Defer execution of UnregisterClass to fix RWM atom table leak (#9700)
|
3 years ago |
Dmitry Zhelnin
|
e0c2d5b63d
|
DataGridColumn: change access modifier of OwningGrid property to protected internal
|
3 years ago |
Max Katz
|
0f2c24919d
|
Merge pull request #9725 from DmitryZhelnin/9650-fix-nullable-bool
DataGridValueConverter: fix processing of nullable values
|
3 years ago |
Max Katz
|
98e55c63d6
|
Merge branch 'master' into 9650-fix-nullable-bool
|
3 years ago |
Max Katz
|
e159cb1637
|
Merge pull request #9724 from AvaloniaUI/remove-reflectionbinding
Remove ReflectionBinding from NativeMenuBar
|
3 years ago |
Dmitry Zhelnin
|
6b07b90161
|
DataGridValueConverter: fix processing of nullable values
|
3 years ago |
Max Katz
|
0310b96e48
|
Merge branch 'master' into remove-reflectionbinding
|
3 years ago |
Max Katz
|
f067a1666e
|
Merge pull request #9722 from AvaloniaUI/fixes/binding-threading
Marshal StyledProperty bindings to UI thread.
|
3 years ago |
Max Katz
|
7db71d2f55
|
Remove ReflectionBinding from NativeMenuBar
|
3 years ago |
Steven Kirk
|
02fe8bcd4b
|
Fix missing FontManagerImpl exception.
|
3 years ago |
Steven Kirk
|
40228a3886
|
Ensure required assemblies are loaded.
And ensure the ResUri parsers are initialized.
|
3 years ago |
Steven Kirk
|
9d4b73df0b
|
Marshal bindings to UI thread.
|
3 years ago |
Steven Kirk
|
4f6d51e166
|
Add tests for property binding threading.
- Added a failing tests for styled property binding with threading
- Made direct property test actually confirm that binding was done on UI thread
|
3 years ago |
Max Katz
|
d21a9fff6d
|
Merge pull request #9655 from startewho/fix-separator
fix the separator can not show
|
3 years ago |
Max Katz
|
f3e398535d
|
Merge branch 'master' into fix-separator
|
3 years ago |
Nikita Tsukanov
|
1926f80a23
|
Fixed tests
|
3 years ago |
Benedikt Stebner
|
9ec68a61ba
|
Merge pull request #9631 from SKProCH/fix/textBoxColors
Make all TextElement properties affect TextPresenter's render
|
3 years ago |
Nikita Tsukanov
|
cbb42d756c
|
Added some threading checks
|
3 years ago |
Nikita Tsukanov
|
3fdd1da090
|
ImmediateContext + ServerCustomCompositionVisual + bugfixes
|
3 years ago |
Benedikt Stebner
|
2f96acec65
|
Merge branch 'master' into fix/textBoxColors
|
3 years ago |
Max Katz
|
f86804c7db
|
Merge pull request #9714 from DmitryZhelnin/9692-odd-number-of-dashes
Skia drawing context: support odd number of dashes
|
3 years ago |
Max Katz
|
0abfdb72ba
|
Merge branch 'master' into 9692-odd-number-of-dashes
|
3 years ago |
Max Katz
|
11004aa342
|
Merge pull request #9717 from workgroupengineering/features/NetAnalyzers/CA0162
feat: Enable Rule CS0162
|
3 years ago |
Giuseppe Lippolis
|
7112122951
|
feat: Enable Rule CS0162
|
3 years ago |
Steven Kirk
|
8124ca5ffc
|
Update Closing event in Avalonia.Native.
|
3 years ago |
Max Katz
|
3facbf60ae
|
Merge pull request #9713 from workgroupengineering/fixes/dead-code
fix(AngleWin32PlatformGraphics): dead code
|
3 years ago |
Max Katz
|
c53244c7f8
|
Merge branch 'master' into fixes/dead-code
|
3 years ago |
Steven Kirk
|
fdc4a4c497
|
Added WindowClosingEventArgs.
Fixes #9524.
|
3 years ago |
Dmitry Zhelnin
|
362d38649f
|
Skia drawing context: support odd number of dashes
|
3 years ago |
Steven Kirk
|
26bf6cc5ea
|
Merge pull request #9710 from linxiua/Dashes
Dashes
|
3 years ago |
Giuseppe Lippolis
|
155a652840
|
fix(AngleWin32PlatformGraphics): dead code
|
3 years ago |
M. Tomecki
|
3768fa8048
|
Merge branch 'master' into master
|
3 years ago |
linxiu
|
1d62c392bd
|
Merge branch 'AvaloniaUI:master' into Dashes
|
3 years ago |
wangmaotsing
|
eaa15d6cc3
|
Merge branch 'Dashes' of https://github.com/MaoqingWang/Avalonia into Dashes
|
3 years ago |
wangmaotsing
|
d918d13b65
|
DashStyle.Dashes is marked as nullable.
|
3 years ago |