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-09-30[Tests] Don't erase variant on resetEric Maupin
2018-10-17[Core] Initial variant supportEric Maupin
2018-10-17[Tests] Don't return neutral variationsEric Maupin
2018-10-17[Core] PropertyVariationSetEric Maupin
2018-09-28[Tests] Better converter from nullable to normal #Eric Maupin
2018-09-05[Core] Add ICompleteValuesEric Maupin
2018-08-17[Tests] Fix resource setting in mock editorEric Maupin
2018-08-17[Tests] Eliminate warning skipEric Maupin
2018-07-19[Core/Win] BindingsEric Maupin
2018-07-19[Core] Swap known/property mappingEric Maupin
2018-07-19[Core] TypeName -> TargetTypeEric Maupin
2018-07-19[Core] Add known property/type APIsEric Maupin
2018-07-19[Docs] Add extra documentation around value/source descriptorsEric Maupin
2018-07-19[Core] Split SourceDescriptor out from ValueDescriptorEric Maupin
2018-06-20Allow for properties of type CommonColor.Bertrand Le Roy
2018-06-12[Tests] Support resources in mock editor for brushesEric Maupin
2018-05-01[Core] Rework CollectionPropertyViewModelEric Maupin
2018-05-01[Core] Make assignable types more reusableEric Maupin
2018-05-01[Core] Support child assignable typesEric Maupin
2018-03-15[Test] Fix MockOE to support raw value for flagsEric Maupin
2018-03-14[Core] Validator -> Coerce, add validation for combinableEric Maupin
2018-02-16Hide the name editor when the object is not nameableLarry Ewing
2018-02-10[Tests] Eliminate SupportsDefaultEric Maupin
2018-02-08[Tests] Stored and returned ValueInfo shouldn't be the same instanceEric Maupin
2018-02-06[Tests] Don't unset when using descriptorEric Maupin
2018-02-02[Tests] Mock editor should return UnsetEric Maupin
2018-02-02[Tests] Mock editor behave correctly for return to defaultEric Maupin
2018-01-30[Tests] Record resource value in mock editorEric Maupin
2018-01-25[Tests] Support object creation/relevancyEric Maupin
2018-01-12[Core] Add relevancy to IAssemblyInfoEric Maupin
2018-01-05[Core] ObjectPropertyViewModelEric Maupin
2018-01-05[Core] Assignable types APIEric Maupin
2017-11-15[Tests] SupportsDefault for mocksEric Maupin
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-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
2017-09-22Correct typoBertrand Le Roy
2017-09-15[Core] Add eventsEric Maupin
2017-09-14[Core] TypeNameEric Maupin
2017-09-08Avoid warnings for dead code and async methods returning synchronously.Bertrand Le Roy
2017-07-11[Core] Make Get/SetValue AsyncEric Maupin
2017-06-30[Tests] Refactor to make more flexible, streamlineEric Maupin
2017-01-26[Core] Fix editor requests and optimizeEric Maupin
2017-01-24[Core] Add resource value supportEric Maupin
2017-01-24MockObjectEditor and some docsEric Maupin