Dan Walmsley
fbfc1e4eb0
restore osx window shadow fix.
5 years ago
Jumar Macato
43c04c2266
Merge pull request #6381 from AvaloniaUI/feature/nth-child
NthChild and NthLastChild selectors support
5 years ago
Max Katz
bab0449805
Added tests from nthmaster.com
5 years ago
Max Katz
d64a700b4f
Imrpove nth-child parsing
5 years ago
Max Katz
f276c4ed8b
Changes after review
5 years ago
Max Katz
031e8ac2f0
Complete
5 years ago
Max Katz
e5ca5c38e8
Update IChildIndexProvider interface with ChildIndexChanged and implement in on items controls
5 years ago
Max Katz
69fb1c056f
FIrst version of nth-child
5 years ago
Steven Kirk
748663c6d4
Merge pull request #6776 from AvaloniaUI/fixes/microcom-uptodate-hack
Hack to stop VS building everything every time.
5 years ago
Steven Kirk
af54b96a4d
Merge branch 'master' into fixes/microcom-uptodate-hack
5 years ago
Steven Kirk
a246b8533f
Hack to stop VS building everything every time.
5 years ago
Dan Walmsley
0ed90f0db8
Merge pull request #6651 from Gillibald/fixes/5136
Try to load a custom font with all possible weights and styles
5 years ago
Dan Walmsley
4399557c8a
Merge branch 'master' into fixes/5136
5 years ago
Dan Walmsley
6f46246ba4
Merge pull request #6763 from Takoooooo/fix-repeatbutton-focus
Fix RepeatButton keeps sending clicks when focus changed
5 years ago
Dan Walmsley
b674527eb7
Merge branch 'master' into fix-repeatbutton-focus
5 years ago
Steven Kirk
ec482c0187
Merge pull request #6764 from AvaloniaUI/fixes/6359-clip-transform
Fix clips with transforms in deferred renderer.
5 years ago
Wiesław Šoltés
3b2f9eed3c
Merge branch 'master' into fixes/6359-clip-transform
5 years ago
Steven Kirk
f8eb073dd7
Added missing D2D expected images.
5 years ago
Max Katz
17ede51fc8
Merge pull request #6748 from AvaloniaUI/bugfix/6668-fix-datagrid-headers-scrolling
Fix DataGrid headers horizontal scrolling
5 years ago
Max Katz
7dba56aabe
Merge branch 'master' into bugfix/6668-fix-datagrid-headers-scrolling
5 years ago
Steven Kirk
66b2fa4ddb
Merge pull request #6760 from workgroupengineering/fixes/CS0618
fixes: Missing CS0618 warning suppression
5 years ago
workgroupengineering
e5409145aa
Merge branch 'master' into fixes/CS0618
5 years ago
Tako
09f82da4dd
Fix changing focus with Tab key for Button ( #6753 )
5 years ago
workgroupengineering
f2633657c6
Merge branch 'master' into fixes/CS0618
5 years ago
Max Katz
2dae805cd2
Merge pull request #6749 from AvaloniaUI/bugfix/some-popup-fixes
Do not inherit text properties in Popup + do not override default (null) Popup background
5 years ago
Max Katz
3b52593456
Merge branch 'master' into bugfix/some-popup-fixes
5 years ago
Steven Kirk
572eb355e4
Store transform with clip nodes.
Clip and geometry clip nodes were not being correctly applied with the current canvas transform from the time of their rendering. Make the nodes store the current canvas transform like the other drawing nodes.
Fixes #6359 .
5 years ago
Tako
f561d4d16d
Merge branch 'master' into fix-repeatbutton-focus
5 years ago
Takoooooo
6138a273ca
fix
5 years ago
Steven Kirk
ce60f607cf
Added failing tests for #6359 .
5 years ago
Giuseppe Lippolis
9f08a1f253
fixes: Missing CS0618 warning suppression
5 years ago
Max Katz
a2ca358a33
Merge pull request #6755 from workgroupengineering/fixes/CS0612_Warnings
fixes: Suppress CS0618 Warnings
5 years ago
Takoooooo
a4827cc71d
Revert "fix"
This reverts commit fa6a66c765 .
5 years ago
Takoooooo
fa6a66c765
fix
5 years ago
Giuseppe Lippolis
7342b26589
fixes: Suppress CS0618 Warnings
5 years ago
Max Katz
ef6cb2eb14
Do not override default (null) popup background
5 years ago
Max Katz
9f5f0aa84d
Do not inherit text properties in Popup
5 years ago
Max Katz
1a8ec1ce0e
Fix DataGrid headers horizontal scrolling
5 years ago
Benedikt Stebner
8772b4bacf
Merge branch 'master' into fixes/5136
5 years ago
Dan Walmsley
1e428a0084
Merge pull request #6745 from jp2masa/x11-default-cursor
Changed X11 default cursor to XC_left_ptr
5 years ago
Dan Walmsley
48e26a2883
Merge pull request #6747 from RomanSoloweow/master
LineNode hit test optimization
5 years ago
GMIKE
5407e6293f
spaces
5 years ago
GMIKE
0a0bba8de4
Check transform invert and bounds test for LineNode hitTest
5 years ago
GMIKE
339ddca027
Sharper angle of a LineNode in Tests
5 years ago
Max Katz
c2c6def1cf
Merge pull request #6746 from RomanSoloweow/master
LineNode hit test
5 years ago
GMIKE
ce21eee155
replace target-typed object creation
5 years ago
GMIKE
721e088911
LineNode tests
5 years ago
GMIKE
22ff7af2ae
replace Math.Pow(x, 2) on x*x
5 years ago
GMIKE
ee84eae5cf
Spaces
5 years ago
GMIKE
fd34b52bba
LineNode hit test
5 years ago