Nikita Tsukanov
|
11703d166f
|
Update SharedAssemblyInfo.cs
|
10 years ago |
Nikita Tsukanov
|
7765dc43fb
|
Update appveyor.yml
|
10 years ago |
Wiesław Šoltés
|
cbe3cf91ea
|
Fixed myget api url
|
10 years ago |
Nikita Tsukanov
|
f1f872f55c
|
added nuget key
|
10 years ago |
Nikita Tsukanov
|
42eed51351
|
Merge pull request #688 from wieslawsoltes/CakeBuid
Cake build system
|
10 years ago |
Wiesław Šoltés
|
f87a300ab4
|
Changed variable name for fix mono builds
|
10 years ago |
Wiesław Šoltés
|
f2d68cd9fa
|
Fix path normalization
|
10 years ago |
Wiesław Šoltés
|
3c088d1d69
|
Merge remote-tracking branch 'AvaloniaUI/master' into CakeBuid
|
10 years ago |
Wiesław Šoltés
|
bbba388b72
|
Autodetect and verify NuGet dependencies versions
|
10 years ago |
Nikita Tsukanov
|
4a25b33cea
|
Sync package versions
|
10 years ago |
Wiesław Šoltés
|
df54dd5d2a
|
Fixed invalid CleanDirectory call
|
10 years ago |
Wiesław Šoltés
|
13f0adca91
|
Moved uploading artifact to appveyor.yml
|
10 years ago |
Wiesław Šoltés
|
45e6ae77b3
|
Use correct NuGet package version
|
10 years ago |
Wiesław Šoltés
|
d70ec3163b
|
Use correct JetBrains.dotMemoryUnit version
|
10 years ago |
Wiesław Šoltés
|
9cdcf6cb02
|
Revert "Updated projects and packages"
This reverts commit 7cca79b435.
|
10 years ago |
Nikita Tsukanov
|
c1cdbd17bf
|
Merge pull request #697 from VitalElement/issue696-fontweight-converter
FontWeight TypeConverter to Resolve Issue 696
|
10 years ago |
Dan Walmsley
|
a4f63f0ecf
|
added fontweight converter to the project file.
|
10 years ago |
danwalmsley
|
937fc21af4
|
Added implementation of FontWeight TypeConverter.
|
10 years ago |
Steven Kirk
|
06cd5c15f1
|
Don't run markup unit tests in parallel.
See if fixes intermittently failing test.
|
10 years ago |
Steven Kirk
|
3633e201d0
|
Revert "Merge pull request #674 from nc4rrillo/img-rz"
This reverts commit d892ac393e, reversing
changes made to 06bacaa7ee.
|
10 years ago |
Wiesław Šoltés
|
9afa755acb
|
Make build.sh script executable
|
10 years ago |
Wiesław Šoltés
|
1d2be074d6
|
Added cake build scripts
|
10 years ago |
Wiesław Šoltés
|
7cca79b435
|
Updated projects and packages
|
10 years ago |
Wiesław Šoltés
|
445dc21081
|
Removed no longer necessary nuget folder
|
10 years ago |
danwalmsley
|
e995d18935
|
Merge pull request #682 from tfreitasleal/master
Fix "Run Avalonia" instructions so they point to ControlCatalog.Desktop sample.
|
10 years ago |
tfreitasleal
|
a3b18b2b9e
|
Fix "Run Avalonia instructions" so they point to ControlCatalog.Desktop sample.
|
10 years ago |
Nikita Tsukanov
|
34fdc0cb61
|
Merge pull request #680 from VitalElement/issue-679-fix-skia-fonts
skia font cache now correctly handles font weight and font style.
|
10 years ago |
danwalmsley
|
fbfa7fe997
|
implemented Equals and GetHashCode in FontKey for skia typeface cache.
|
10 years ago |
Dan Walmsley
|
7330250e95
|
skia font cache now correctly handles font weight and font style.
|
10 years ago |
Steven Kirk
|
1fa066ac8e
|
Merge pull request #675 from wieslawsoltes/AndroidNuGetFix
Added missing SkiaSharp dependency for Avalonia.Android NuGet package
|
10 years ago |
Steven Kirk
|
4dbdd3949e
|
Merge pull request #673 from yusuf-gunaydin/issue-666
Fixed crash when redo is called on a TextBox with no redoable change #666
|
10 years ago |
Jeremy Koritzinsky
|
d892ac393e
|
Merge pull request #674 from nc4rrillo/img-rz
Use GDK to scale images instead of cairo
|
10 years ago |
nc4rrillo
|
83e6a773d9
|
Use dest rect X,Y for GDK image resizing
|
10 years ago |
Wiesław Šoltés
|
d05d046386
|
Added missing SkiaSharp dependency
|
10 years ago |
nc4rrillo
|
1c15d5f0aa
|
Use GDK to scale images instead of cairo
|
10 years ago |
yusuf-gunaydin
|
4f2f8f555f
|
Fixed crash when redo is called on a TextBox with no redoable change. #666
|
10 years ago |
danwalmsley
|
06bacaa7ee
|
Merge pull request #668 from donandren/issues/658
SetForegroundBrush in skia uses the smallest Length first. fixes #658
|
10 years ago |
donandren
|
6dd0213bbc
|
make SetForegroundBrush in skia take into account priority of available values. should fix #658
|
10 years ago |
Steven Kirk
|
70c997486f
|
Merge pull request #669 from wieslawsoltes/fixes/502-expander-header-background
Fixed dark background in Expander Header #502
|
10 years ago |
Wiesław Šoltés
|
d35b8d5083
|
Fixe dark background in Expander Header
|
10 years ago |
Steven Kirk
|
ba1bb0dbc3
|
Merge pull request #667 from yusuf-gunaydin/issue-666
Fixed crash when undo is called on a TextBox with no changes.
|
10 years ago |
donandren
|
d3dd806228
|
SetForegroundBrush in skia uses the smallest Length first. fixes #658
|
10 years ago |
yusuf-gunaydin
|
b4a0317604
|
Fixed crash when undo is called on a TextBox with no changes.
|
10 years ago |
Steven Kirk
|
1798b6e20e
|
Merge pull request #665 from yusuf-gunaydin/issue-609
Implemented Ctrl+Backspace and Ctrl+Delete for TextBox. Resolves #609
|
10 years ago |
yusuf-gunaydin
|
f86d90613b
|
Implemented Ctrl+Backspace and Ctrl+Delete for TextBox.
Fixes #609
|
10 years ago |
Steven Kirk
|
e71e6714f0
|
Added link to VS extension.
|
10 years ago |
Steven Kirk
|
f7d98ed366
|
Updated "Getting Started".
Removed OSX/Linux instructions for now as they were out of date and
didn't say much anyway.
|
10 years ago |
Steven Kirk
|
5fe215a18d
|
Merge branch 'master' of https://github.com/AvaloniaUI/Avalonia
|
10 years ago |
Steven Kirk
|
6b6d74f216
|
Updated version to 0.4.1
As 0.4.0 is released.
|
10 years ago |
Steven Kirk
|
1ff2e005dd
|
Updated link to VS extension.
|
10 years ago |