663 Commits (3640d4dc1bb300162fa3b86bbcb797fb889ced3e)

Author SHA1 Message Date
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
Steven Kirk 06cd5c15f1 Don't run markup unit tests in parallel. 10 years ago
Steven Kirk 41ba3b7782 Started adding TextBox error adornments. 10 years ago
Steven Kirk a222fa9b0c Don't modify text due to binding when typing. 10 years ago
Steven Kirk a560c3b6d3 Use WeakReference in BindingNotification. 10 years ago
Steven Kirk 50b0b687cd Moved some leak tests to LeakTests. 10 years ago
Steven Kirk b063ddf872 Only enable data validation for LocalValue bindings. 10 years ago
Steven Kirk 4d0d7da969 Always call UpdateDataValidation on notification. 10 years ago
Steven Kirk 844da05fe8 Revert "Only send BindingNotifications on error." 10 years ago
Steven Kirk 5a9be7d94a Make sure new value is returned. 10 years ago
Steven Kirk 941246e75c Started to implement data validation on TextBox. 10 years ago
Steven Kirk 99a635f31f Remove data validation for non-direct properties. 10 years ago
Steven Kirk edc538185f Handle BindingNotifications in SetValue. 10 years ago
Wiesław Šoltés 7cca79b435 Updated projects and packages 10 years ago
Steven Kirk 5bd0d327fe Added missing file in .csproj. 10 years ago
Steven Kirk d27cab10b5 Added more data validation tests, some failing. 10 years ago
Steven Kirk 57e646583f Only send BindingNotifications on error. 10 years ago
Steven Kirk f720a7d66f Test that BindingNotificationReceived is called. 10 years ago
Steven Kirk 92ebb7f6d8 Log meaningful message for AggregateException. 10 years ago
Steven Kirk 74e870333b Correctly convert BindingNotifications. 10 years ago
Steven Kirk 5a9371f786 Pass EnableDataValidation to ExpressionObserver. 10 years ago
Steven Kirk f4c57b169b Handle BindingNotifications in ExpressionSubject. 10 years ago
Steven Kirk 06b0d15fc2 Surface BindingNotifications in AvaloniaObject. 10 years ago
Steven Kirk 4fe2a3d86c Removed vestiges of old data validation. 10 years ago
Steven Kirk 0c2057e458 Fix failing tests, add other tests. 10 years ago
Steven Kirk 0d4a613580 Updated some docs. 10 years ago
Steven Kirk c5c60c483a Add concept of "value plugins". 10 years ago
Steven Kirk 2f72295657 Started refactor of ExpressionObserver. 10 years ago
Steven Kirk 4ffae3eb55 Added IndeiBase 10 years ago
Steven Kirk ac427192df Use NotifyingBase in unit tests. 10 years ago
Steven Kirk 4906a472b0 Reimplemented data validation using BindingNotifications. 10 years ago
yusuf-gunaydin f86d90613b Implemented Ctrl+Backspace and Ctrl+Delete for TextBox. 10 years ago
Steven Kirk ca7002b5b9 Added missing using. 10 years ago
Steven Kirk 3bc3d5805a Don't run layout tests in parallel. 10 years ago
Steven Kirk 35a8ee1139 Link dotMemory Unit with xUnit. 10 years ago