Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/xamarin/Xamarin.PropertyEditing.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-02-21[Tests] Allow specifying RealTypeEric Maupin
2018-12-11[Core] Add IsUncommonEric Maupin
2018-10-17[Core] Initial variant supportEric Maupin
2018-10-17[Tests] Add Variation propertyEric Maupin
2018-09-28[Core/Win] Add input modesEric Maupin
2018-09-17[Tests] Add unconstrained enum to test propertiesEric Maupin
2018-07-19[Core] IPropertyInfo.RealTypeEric Maupin
2018-05-12[Core] Add IPropertyInfo.TypeNameEric Maupin
2018-05-01[Tests] Make category defaults consistentEric Maupin
2018-04-06Make MockBrushPropertyInfo IEquatable so the standalone apps can properly see...Bertrand Le Roy
2018-03-30[Tests] Fix value source testsEric Maupin
2018-03-19[Tests] Add variable valuesources to mock control, add unset propsEric Maupin
2018-03-19Fixes to Support Nullables On MacDominique Louis
2018-03-15[Win] Add basic property description supportEric Maupin
2018-03-15Move BrushPropertyInfo out of the core and to the test project.Bertrand Le Roy
2018-02-15[Core] Support nullable and unset primitivesEric Maupin
2017-11-16Fix null ref in property info hash code calculationBertrand Le Roy
2017-11-15[Tests] Simplify mocks storageEric Maupin
2017-09-29Fix confusion between enum type and underlying type for mock enum property in...Bertrand Le Roy
2017-09-28Fix runtime null ref when no type converters are specified on a mocked property.Bertrand Le Roy
2017-09-28Make mock flags combining test pass on macBertrand Le Roy
2017-09-28Add support for type converters and flags to mock object model, add tests.Bertrand Le Roy
2017-09-23Write mock controls that can be edited by the property panel.Bertrand Le Roy