707 Commits (57750c8cfe726587cc04b4225e074885f8b8accb)

Author SHA1 Message Date
Steven Kirk b28fffc3f8 Coerce TextBox.CaretIndex when setting Text. 10 years ago
Steven Kirk e54ac6b5bf Fixed name of method. 10 years ago
Steven Kirk 00f3ca78ba FIx control leak tests. 10 years ago
Wiesław Šoltés 1992c518b1 Remove SkiaSharp package from test project 10 years ago
Wiesław Šoltés 1291ffff83 Set ShouldIncludeNativeSkiaSharp flag 10 years ago
Wiesław Šoltés e21e15a036 Added SkiaSharp package to test project 10 years ago
Dan Walmsley ce0d936cd2 Copy skiasharp native dlls to allow unit tests to run. 10 years ago
Steven Kirk 85f07274d4 Fixed failing test. 10 years ago
Steven Kirk 1b4ebf5b1d Renamed AsBinding -> ToBinding. 10 years ago
Steven Kirk 715149b1f5 Improve stream operator error message. 10 years ago
Steven Kirk 0ddf4caa95 Added a "stream" binding expression operator. 10 years ago
Steven Kirk 7067fa0146 Cross-axis scrolling for virtualized lists. 10 years ago
AndrewSt 7872b6e2bf Fix typo in TextBoxTest.cs 10 years ago
AndrewSt fc6115735e Add unit test check Ctrl+A, Ctrl+Z 10 years ago
Steven Kirk b2141da430 Forgot to save .csproj. 10 years ago
Steven Kirk f15a136e00 Throw an exception if FontWeight <= 0 10 years ago
Steven Kirk dd29966f20 Run certain tests in invariant culture. 10 years ago
Steven Kirk 61393d8b22 Removed some more unused variables. 10 years ago
Steven Kirk 1b32a6aac3 Fixed unused member warnings. 10 years ago
Steven Kirk 7eb939dbce Don't run interactivity tests in paralell. 10 years ago
Steven Kirk ca17c50bf4 Treat warnings as errors. 10 years ago
Steven Kirk 6afa000c42 Added a render loop. 10 years ago
Steven Kirk 6e7fb76966 Allow movement to after last char with arrow keys. 10 years ago
Steven Kirk 4abd223f86 Fixed up existing TextBox tests. 10 years ago
Steven Kirk df2f685ec8 Set canvas property default values to NaN. 10 years ago
Jeremy Koritzinsky 1ae9b07764 Updated AppBuilder and added a documentation block about Avalonia Modules. 10 years ago
Steven Kirk b61adbfd64 Detach PopupRoot from logical tree... 10 years ago
Steven Kirk a0e880581e Use ContentControl in DropDown template. 10 years ago
Jeremy Koritzinsky 89f762f1ec Added scoping on the AppBuilder tests to limit the scope of the service initialization. 10 years ago
Jeremy Koritzinsky 1429c4dd95 Fixed failing tests. 10 years ago
Jeremy Koritzinsky 9a18ef0afa Added support for auto-loading "Avalonia modules", which are classes that are auto-initialized via the instance constructor. 10 years ago
Steven Kirk 55d76d6cb9 Make sure panel is remeasured after add/remove. 10 years ago
Steven Kirk 03eb617d37 Added failing test for #709. 10 years ago
Steven Kirk 3c59935a44 Added missing [Fact] attribute. 10 years ago
Nikita Tsukanov 07fea3befa Added RuntimePlatformInfo 10 years ago
Nikita Tsukanov 8d21c8069d Moved project 10 years ago
Nikita Tsukanov 3af869f49f Moved IPclPlatformWrapper and IAssetLoader to a separate assembly 10 years ago
Nikita Tsukanov 4a25b33cea Sync package versions 10 years ago
Wiesław Šoltés 9cdcf6cb02 Revert "Updated projects and packages" 10 years ago
Nikita Tsukanov 8ee9d17ff6 Fixed some focus issues 10 years ago
Steven Kirk 768372da6f Disable tests in Cairo. 10 years ago
Steven Kirk 3acf219a72 Added expected output for cairo and skia. 10 years ago
Steven Kirk 43e82e4e14 Added tests for absolute and relative path commands. 10 years ago
Steven Kirk 079d481e36 Renamed ExpressionSubject -> BindingExpression. 10 years ago
Steven Kirk c9d3408c29 Improve numerical binding error messages. 10 years ago
Steven Kirk 7cb001801a Try to improve logged binding errors. 10 years ago
Steven Kirk f59c16bc00 Improve broken binding diagnostic messages. 10 years ago
Steven Kirk 57a611533c Added Data Annotations validation. 10 years ago
Steven Kirk 6ca54f7de5 Move Avalonia.Markup.UnitTests to .net 4.5. 10 years ago
Steven Kirk 8b9f25ff24 Fix OneTime bindings. 10 years ago