Benedikt
|
4f79ac8a1c
|
Fix precession errors
|
4 years ago |
Benedikt Stebner
|
adc81678ca
|
Only add offsets for LeftToRight runs
|
4 years ago |
Benedikt Stebner
|
d5084eaf75
|
Fix GetCharacterHitFromDistance
|
4 years ago |
Benedikt Stebner
|
2cf660b601
|
Second attempt to fix the font fallback
|
4 years ago |
Benedikt Stebner
|
6fefe5c803
|
Align justified text to the natural start
|
4 years ago |
Benedikt Stebner
|
d524dc9cdb
|
Only apply the font fallback to regions of missing glyphs
|
4 years ago |
Benedikt Stebner
|
e7be7cb88d
|
Fix that thing
|
4 years ago |
Benedikt Stebner
|
81b0dce302
|
Fix RichTextBlock Inlines update handling
|
4 years ago |
Benedikt Stebner
|
23b08b1f34
|
Attempt to fix consistent hit testing results
GetCharacterHitFromDistance and GetDistanceFromCharacterHit should match all the time
|
4 years ago |
Steven Kirk
|
45d5a753ed
|
Fix broken build.
|
4 years ago |
Dan Walmsley
|
ea58d04e60
|
typo
|
4 years ago |
Dan Walmsley
|
fa54d7ecde
|
add a readme for the compostiion directory.
|
4 years ago |
Dan Walmsley
|
f6f8e71f3f
|
make license linkable
|
4 years ago |
Dan Walmsley
|
bd343a6290
|
update license for composition.
|
4 years ago |
Mario Uhlmann
|
276e4c596b
|
unused Stopwatch removed
|
4 years ago |
Markus Wenzl
|
406f9ced66
|
Clean up
|
4 years ago |
Markus Wenzl
|
30f14e45c0
|
Fix InitialBufferSwappingColor convertion to float
|
4 years ago |
Markus Wenzl
|
5d491894aa
|
Fixes single responsibility principle
|
4 years ago |
Nikita Tsukanov
|
1aff496738
|
More one liners for the god of one liners
|
4 years ago |
Nikita Tsukanov
|
0d232a96c7
|
Don't throw exceptions for missing windowing platform since it's actually not mandatory for TrayIcon
|
4 years ago |
Markus Wenzl
|
6b1de285ba
|
Added drmModeGetConnectorCurrent, added new StartLinuxDrm with LinuxDrmOptions
|
4 years ago |
Steven Kirk
|
fd28b7b572
|
Work around mono/SkiaSharp/#1551
Use the workaround from https://github.com/mono/SkiaSharp/issues/1551#issuecomment-756685252 to load bitmaps.
Fixes #7773
|
4 years ago |
Nikita Tsukanov
|
821e1b6e5e
|
Set WM_CLASS property according to ICCCM spec
|
4 years ago |
Benedikt Stebner
|
3e39ace557
|
Revert change
|
4 years ago |
Benedikt Stebner
|
fdd8e5bdb9
|
Revert change
|
4 years ago |
Benedikt Stebner
|
127e77a543
|
Update RichTextBlock ControlTheme
|
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 |
Nikita Tsukanov
|
fd42381afd
|
Updated LayerFbo
|
4 years ago |
Nikita Tsukanov
|
952b80df2a
|
Use codegen to populate OpenGL functions
|
4 years ago |
robloo
|
df26a70594
|
Convert ColorPicker Fluent styles to ControlThemes
|
4 years ago |
Nikita Tsukanov
|
8416b4a3a1
|
Comment unused GL constants (dll size 320kb->70kb)
|
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
|
6e59fe347e
|
Add DataGrid fluent controltheme
# Conflicts:
# src/Avalonia.Controls.DataGrid/Themes/Fluent.xaml
|
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
|
9f37910c97
|
Fix TextDecoration width
Fix LineBreak length
|
4 years ago |
Benedikt Stebner
|
c7182ae12a
|
Improve advanced word selection
|
4 years ago |
Benedikt Stebner
|
6802722051
|
Add whole word shift selection
|
4 years ago |
Benedikt Stebner
|
c921d1e097
|
Fix center alignment for RTL
|
4 years ago |
Benedikt Stebner
|
dcd3804420
|
Make sure we always process inlines as whitespace significant
|
4 years ago |