Evgeny Gorbovoy
|
d560fd2847
|
+ CompositorHitTesting test
|
4 years ago |
Evgeny Gorbovoy
|
01d040bf6c
|
+ hit test attempt
|
4 years ago |
Evgeny Gorbovoy
|
e7e2516c07
|
Scene hittest now uses exclusive `Rect.Contains`. Fixes https://github.com/AvaloniaUI/Avalonia/issues/3079
|
4 years ago |
Nikita Tsukanov
|
0614b86cef
|
Merge pull request #8597 from AvaloniaUI/feature/x11-wmclass-spec
Set WM_CLASS property according to ICCCM spec
|
4 years ago |
Nikita Tsukanov
|
821e1b6e5e
|
Set WM_CLASS property according to ICCCM spec
|
4 years ago |
Max Katz
|
1a076162fe
|
Merge pull request #8498 from timunie/fix/ProgressBarShouldListenToTrackSize
fix for ProgressBar not listening to size changes of parent track
|
4 years ago |
Max Katz
|
deb104a789
|
Merge branch 'master' into fix/ProgressBarShouldListenToTrackSize
|
4 years ago |
Max Katz
|
ad6eef6dd4
|
Merge pull request #8471 from Gillibald/fixes/textProcessingFixes
More text processing fixes
|
4 years ago |
Benedikt Stebner
|
3e39ace557
|
Revert change
|
4 years ago |
Benedikt Stebner
|
fdd8e5bdb9
|
Revert change
|
4 years ago |
Benedikt Stebner
|
a467960498
|
Revert change
|
4 years ago |
Benedikt Stebner
|
127e77a543
|
Update RichTextBlock ControlTheme
|
4 years ago |
Benedikt Stebner
|
811ee7b3c8
|
Merge
|
4 years ago |
Nikita Tsukanov
|
66ec1781be
|
Merge pull request #8589 from AvaloniaUI/feature/gl-getprocaddress
Reflection-free codegen for populating OpenGL functions
|
4 years ago |
Nikita Tsukanov
|
691884ec8a
|
Merge pull request #8590 from DrWenz/fix/drmoutput
Fix DrmCard creation for passed path
|
4 years ago |
Nikita Tsukanov
|
67ee3ad6e3
|
Merge branch 'master' into feature/gl-getprocaddress
|
4 years ago |
Benedikt Stebner
|
4ff9225f00
|
Actually add Environment.NewLine to the TextLayout for LineBreak runs
|
4 years ago |
Nikita Tsukanov
|
42d4d71aaf
|
Removed debug code
Co-authored-by: Max Katz <maxkatz6@outlook.com>
|
4 years ago |
Tim
|
9e6deb2386
|
fix for ProgressBar not listening to size changes of parent
If the track for the progressbar changes its size the indicator needs to update as well.
|
4 years ago |
Markus Wenzl
|
cdb9cc22eb
|
Fix DrmCard creation for passed path
|
4 years ago |
Max Katz
|
fe4a5e7a5f
|
Make android emulator work again on control catalog
|
4 years ago |
Nikita Tsukanov
|
fd42381afd
|
Updated LayerFbo
|
4 years ago |
Nikita Tsukanov
|
a5ca4b0386
|
Merge remote-tracking branch 'origin/master' into feature/gl-getprocaddress
|
4 years ago |
Nikita Tsukanov
|
952b80df2a
|
Use codegen to populate OpenGL functions
|
4 years ago |
Max Katz
|
0c97299b15
|
Merge pull request #8583 from wieslawsoltes/fixes/RenderDemoTheme
Fix render demo theme
|
4 years ago |
Max Katz
|
43c48878ca
|
Merge branch 'master' into fixes/RenderDemoTheme
|
4 years ago |
Max Katz
|
841e680fa0
|
Merge pull request #8585 from wieslawsoltes/fixes/FluentThemeBindingDemo
Use fluent theme for BindingDemo
|
4 years ago |
Wiesław Šoltés
|
11e3691b83
|
Use fluent theme for BindingDemo
|
4 years ago |
Wiesław Šoltés
|
f0f69f1b5e
|
Fix render demo theme
|
4 years ago |
Max Katz
|
ceac3a5f07
|
Merge pull request #8479 from AvaloniaUI/feature/7120-fluent-control-themes
Ported Fluent Theme to ControlThemes.
|
4 years ago |
Steven Kirk
|
ffe55020bc
|
Merge branch 'master' into feature/7120-fluent-control-themes
|
4 years ago |
Jumar Macato
|
2c2a3fe2d5
|
Merge pull request #8580 from AvaloniaUI/feature/trim-gl-constants
Comment unused GL constants
|
4 years ago |
Nikita Tsukanov
|
8416b4a3a1
|
Comment unused GL constants (dll size 320kb->70kb)
|
4 years ago |
Nikita Tsukanov
|
8c61f478e8
|
Merge pull request #8575 from i3ym/window-icon-x11-fixes
Fix loading window icons on X11
|
4 years ago |
Max Katz
|
d2a67d15ae
|
Merge pull request #8577 from AvaloniaUI/cleanup-pointer-members
Remove all obsolete members from Input namespace
|
4 years ago |
i3ym
|
8ebcd4982a
|
Fix saving window icons on X11
|
4 years ago |
Max Katz
|
1e015450ad
|
Fix build
|
4 years ago |
Max Katz
|
d1683c963e
|
Remove MouseDevice from the TopLevel
|
4 years ago |
Max Katz
|
6473890139
|
Remove all obsolete members from Input namespace
|
4 years ago |
Max Katz
|
6485fa1458
|
Add intertnal LastPointerPosition to be used in popup code
|
4 years ago |
Max Katz
|
88f3088031
|
Avoid deprecated input API in devtools
|
4 years ago |
Max Katz
|
5d836f88ef
|
Avoid deprecated input API in win32 backend
|
4 years ago |
Max Katz
|
e5f2b145a7
|
Avoid deprecated input API in tests
|
4 years ago |
Max Katz
|
8f7ed7de1a
|
Merge pull request #7679 from AvaloniaUI/refactor/controltemplate-binding-priority
Don't use LocalValue priority for values in ControlTemplate
|
4 years ago |
Max Katz
|
d92ddbeed3
|
Merge branch 'master' into refactor/controltemplate-binding-priority
|
4 years ago |
i3ym
|
756a51b4bb
|
Fix loading window icons on X11
|
4 years ago |
Benedikt Stebner
|
03b8b2eb5e
|
Show ellipsis when MaxLines are reached
|
4 years ago |
Benedikt Stebner
|
0372dd914c
|
Show IBeam cursor for IsTextSelectionEnabled
|
4 years ago |
Benedikt Stebner
|
4fbe69784c
|
Merge remote-tracking branch 'upstream/master' into fixes/textProcessingFixes
|
4 years ago |
Benedikt Stebner
|
d56a92514e
|
Merge pull request #8541 from Gillibald/fixes/MoveIAddChild
Move IAddChild to Avalonia.Metadata and use it for Rich./TextBlock
|
4 years ago |