José Pedro
11884a8232
Updated MSBuild.Sdk.Extras version.
8 years ago
Dan Walmsley
35c0fcdf6a
temporary allow pr build to publish
8 years ago
danwalmsley
d7c70a2f49
Merge branch 'master' into x11
8 years ago
Jumar Macato
ee836b1ce9
Merge branch 'master' into fix-fwd-fillmode
8 years ago
Jumar Macato
9e25e41cd9
Merge pull request #2240 from jp2masa/code-cleanup
XML comment fixes
8 years ago
José Pedro
dcb09a145a
XML comment fixes.
8 years ago
Nikita Tsukanov
d82fe9e0f9
Merge branch 'master' into uri-type-provider-mono-fix
8 years ago
Jeremy Koritzinsky
2ec3850ab0
Merge pull request #2233 from AvaloniaUI/make-mono-great-again
Run Mono/Full .NET tests for core libs
8 years ago
Jeremy Koritzinsky
37bd90d246
Merge branch 'master' into make-mono-great-again
8 years ago
Jumar Macato
fedcca4ee9
Merge pull request #2230 from jp2masa/code-cleanup
Use nameof where possible
8 years ago
José Pedro
97d624a9ae
Use nameof where possible.
8 years ago
Jumar Macato
871b8f24a2
Merge branch 'master' into fix-fwd-fillmode
8 years ago
Jumar Macato
440985a2b3
Add unit test for FillMode
8 years ago
Nikita Tsukanov
8aea57118a
Install Mono 5.18 for OSX Azure build
8 years ago
Jumar Macato
49f970bf10
Merge branch 'master' into uri-type-provider-mono-fix
8 years ago
Jumar Macato
3f4dd6a1f8
Merge branch 'master' into vs-sln-change
8 years ago
Nikita Tsukanov
7d6473be3d
Merge branch 'master' into make-mono-great-again
8 years ago
Jeffrey Ye
033bbfa9e8
Merge branch 'master' into system-fonts
8 years ago
Jeffrey Ye
3a28179704
return new string[0] from mock interfaces
8 years ago
Nikita Tsukanov
0c47fc299a
Print dotnet and mono versions
8 years ago
Nikita Tsukanov
a75c8b9859
Adapted GridLayoutTests to run on Mono
8 years ago
Nikita Tsukanov
feadefc1a1
Run Mono/FullNET tests for all "core" libs except Avalonia.Controls
8 years ago
Jeremy Koritzinsky
b0aeed6de4
Merge pull request #2232 from AvaloniaUI/fix-osx-homebrew
Fix failing macOS CastXML task on Azure CI.
8 years ago
Nikita Tsukanov
4b234f73df
Run Avalonia.Base.UnitTests on netfx/mono
8 years ago
Jumar Macato
b7e196b57e
Add workaround for for failing CastXML on macOS by
manually updating Hombrew. cc @jkoritzinsky
8 years ago
Nikita Tsukanov
effc7c09c6
Fixed #2228
8 years ago
Jeremy Koritzinsky
844c022c26
Merge branch 'master' into system-fonts
8 years ago
Nikita Tsukanov
08b50a6830
[X11] Get screen info (including scale factor) via RANDR 1.5
8 years ago
Steven Kirk
fe2ca951b5
Merge pull request #2124 from jp2masa/code-cleanup
Fixed field declarations which should be readonly
8 years ago
Steven Kirk
2f07f66740
Avalonia.sln updated by VS.
Every time VS opens the solution it makes this change.
8 years ago
mstr2
814222a15d
Reduced linear search, made FindRegistered method internal
8 years ago
José Pedro
88c05b1a19
Fixed field declarations which should be readonly.
8 years ago
Jeffrey Ye
27edc74bf8
more comments, and fix compilation error
8 years ago
Steven Kirk
7b6a65c861
Merge pull request #2088 from AvaloniaUI/perf/style-type-cache
[Perf] Cache the possible styles for control types.
8 years ago
Steven Kirk
4a84014263
Fix typos.
8 years ago
Steven Kirk
6879ac733c
Merge branch 'master' into perf/style-type-cache
8 years ago
Steven Kirk
4f4f826936
Merge pull request #2190 from AvaloniaUI/nullable-converters
Added nullable type converter proxy
8 years ago
Steven Kirk
db436de73d
Merge branch 'master' into nullable-converters
8 years ago
Steven Kirk
fb6d91008a
Merge pull request #2221 from ahopper/fix-black-area-inside-window-hi-dpi
Fix black area inside window hi dpi
8 years ago
Steven Kirk
ebeb0c2407
Merge branch 'master' into fix-black-area-inside-window-hi-dpi
8 years ago
Jeffrey Ye
dad512ba80
Font Dropdown in ControlCatalog
8 years ago
Jeffrey Ye
2ed745d493
#2222 Get all fonts in the system
8 years ago
Nikita Tsukanov
2b0d4583bc
Merge pull request #2164 from wieslawsoltes/FixNukeBuildParameters
Parameter properties names must be same as command-line
8 years ago
Wiesław Šoltés
97f30b3080
Merge branch 'master' into FixNukeBuildParameters
8 years ago
ahopper
cd22119319
remove space
8 years ago
ahopper
1d4b23f718
fix resize with high dpi on windows
8 years ago
Steven Kirk
811317bb8c
Put TabControlPage in alphabetical order.
8 years ago
Steven Kirk
3d578464c6
Register TabControl with ContentControlMixin.
`ContentControlMixin` implements a number of behaviors related to logical children that controls that have a `ContentPresenter` need in order to function correctly.
Also renamed `PART_Content` to `PART_SelectedContentHost` to match WPF
Fixes #2191
8 years ago
Steven Kirk
792d9f1a05
Added failing test for #2191 .
Check that when content is created via `DataTemplate`, it is correctly added as a logical child.
8 years ago
Steven Kirk
ecf5db89a2
Merge pull request #2211 from ahopper/fix-black-area-inside-window
fix #2166 black area on windows
8 years ago