Steven Kirk
b2141da430
Forgot to save .csproj.
10 years ago
Steven Kirk
ebd8f7c410
Merge branch 'master' into fixes/700-fontweight-0
10 years ago
Steven Kirk
f15a136e00
Throw an exception if FontWeight <= 0
In FormattedText. Fixes #700 .
10 years ago
Wiesław Šoltés
7bd3a176ef
Merge pull request #743 from AvaloniaUI/fixes/718-test-locale-failure
Run certain tests in invariant culture.
10 years ago
Steven Kirk
dd29966f20
Run certain tests in invariant culture.
Fixes #718 .
10 years ago
Wiesław Šoltés
5c6f97301f
Merge pull request #742 from AvaloniaUI/fixes/741-travis-failing-tests
Disable xunit appdomains on non-Windows.
10 years ago
Steven Kirk
95a623f6cf
Updated XUnit NoAppDomain setting.
On advice from @wieslawsoltes .
10 years ago
Steven Kirk
6df7aa6c06
Disable xunit appdomains on non-Windows.
10 years ago
Jeremy Koritzinsky
7b4c10a7f8
Merge pull request #730 from AvaloniaUI/fixes/729-gtk-window-close
GTK: Don't try to invalidate an already closed window.
10 years ago
Steven Kirk
7f55c48372
Merge branch 'master' into fixes/729-gtk-window-close
10 years ago
Steven Kirk
8c89e0daba
Merge pull request #736 from AvaloniaUI/dont-run-interactivity-tests-in-paralell
Don't run interactivity tests in parallel.
10 years ago
Steven Kirk
d868cc1c6e
Merge branch 'master' into fixes/729-gtk-window-close
10 years ago
Steven Kirk
37277a4dbe
Merge branch 'master' into dont-run-interactivity-tests-in-paralell
10 years ago
Steven Kirk
6a466c9b69
Merge pull request #734 from AvaloniaUI/warnings-as-errors
Treat warnings as errors.
10 years ago
Steven Kirk
6b5f95996e
Merge branch 'master' into warnings-as-errors
10 years ago
Steven Kirk
61393d8b22
Removed some more unused variables.
10 years ago
Steven Kirk
1b32a6aac3
Fixed unused member warnings.
That only show up on mono: seems the standard C# compiler silently
ignores most of these.
10 years ago
Steven Kirk
a8ffca44ac
Merge pull request #735 from wieslawsoltes/fixes/732-cake-test-runner
Fix for cake test runner runs Avalonia.Controls.UnitTests twice
10 years ago
Wiesław Šoltés
9408187d79
Merge branch 'master' into fixes/732-cake-test-runner
10 years ago
Steven Kirk
7eb939dbce
Don't run interactivity tests in paralell.
10 years ago
Steven Kirk
a4aed80c52
Merge pull request #726 from AvaloniaUI/fixes/704-canvas-right-bottom
Fix canvas positioning.
10 years ago
Wiesław Šoltés
3b088a4b4d
Fix unit tests search pattern
10 years ago
Steven Kirk
ca17c50bf4
Treat warnings as errors.
In Release build in main Avalonia assemblies (couldn't do it in
Avalonia.Markup.Xaml due to warnings in OmniXaml). To do this, fixed a
number of warnings.
10 years ago
Steven Kirk
a6fc9c6be6
Merge branch 'master' into fixes/729-gtk-window-close
10 years ago
Steven Kirk
5a4bdc3ad7
Merge branch 'master' into fixes/704-canvas-right-bottom
10 years ago
Steven Kirk
a5e18e3d9c
Merge pull request #677 from wieslawsoltes/AndroidSkia
Skia android fixes
10 years ago
Steven Kirk
52438d64db
Don't try to invalidate an already closed window.
And make sure the window is hidden before `_window.Dispose` is called.
Fixes #729 .
10 years ago
Wiesław Šoltés
568a5a8e35
Added ControlCatalog.Android project
10 years ago
Wiesław Šoltés
a508b594e8
Removed unused references
10 years ago
Wiesław Šoltés
edc0a86178
Use latest app builder
10 years ago
Wiesław Šoltés
c61d75484d
Merge branch 'master' into AndroidSkia
10 years ago
danwalmsley
92b13bd2e1
Merge branch 'master' into fixes/704-canvas-right-bottom
10 years ago
danwalmsley
eabc0253dc
Merge pull request #727 from AvaloniaUI/fixes/716-textbox-cursor
Fix TextBox arrow key movement.
10 years ago
Steven Kirk
6e7fb76966
Allow movement to after last char with arrow keys.
Fixes #716 .
10 years ago
Steven Kirk
4abd223f86
Fixed up existing TextBox tests.
Some tests were leaking services.
10 years ago
Steven Kirk
df2f685ec8
Set canvas property default values to NaN.
And add unit tests. Fixes #704 .
10 years ago
Steven Kirk
089c56f529
Merge pull request #707 from jkoritzinsky/Updated-PlatformDetect-and-Modules
Implemented extensibility system for Avalonia
10 years ago
Steven Kirk
85e025da6b
Fixed spacing.
10 years ago
Steven Kirk
cd2f5f291a
Merge pull request #683 from OronDF343/master
Added Window.PositionChanged
10 years ago
OronDF343
26f1f0b884
Fixed bad diff tool errors
10 years ago
OronDF343
a2f13e3aa6
Merge conflicts resolved
10 years ago
OronDF343
470617f24c
Merge remote-tracking branch 'refs/remotes/AvaloniaUI/master'
10 years ago
danwalmsley
dfd4bbf34a
Merge pull request #710 from AvaloniaUI/fix-virtualization
Fix virtualization
10 years ago
Steven Kirk
750949233d
Removed bad code.
Committed I assume by accident.
10 years ago
Steven Kirk
9a696dc0c3
Merge pull request #721 from jkoritzinsky/PriorityValueOptimization
PriorityValue and PriorityLevel Memory Usage Optimization
10 years ago
OronDF343
f4c5293ece
Changed point name once again
10 years ago
OronDF343
66d0a56046
Fixed negative values on Win32
10 years ago
Jeremy Koritzinsky
c90cc4bf27
Implemented feedback.
10 years ago
Steven Kirk
d2cc8f439f
Merge pull request #717 from wieslawsoltes/UpdatedSkiaSharp
Updated SkiaSharp to version 1.54
10 years ago
Steven Kirk
603640ea66
Merge branch 'master' of https://github.com/AvaloniaUI/Avalonia
10 years ago