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[Core/Win] Add ITypeInfo property editorEric Maupin
2019-01-23[mac] Properly handle inspector enabledEric Maupin
2018-12-11[Core] Add IsUncommonEric Maupin
2018-10-17[Core] Initial variant supportEric Maupin
2018-10-17[Core] PropertyVariationSetEric Maupin
2018-07-19[Core/Win] BindingsEric Maupin
2018-07-19[Core] Swap known/property mappingEric Maupin
2018-07-19[Core] IEditorProvider.GetChildrenAsync (object)Eric Maupin
2018-07-19[Core] IPropertyInfo.RealTypeEric Maupin
2018-07-19[Core] GetPropertiesForTypeAsyncEric Maupin
2018-07-19[Core] TypeName -> TargetTypeEric Maupin
2018-07-19[Core] Add known property/type APIsEric Maupin
2018-05-12[Core] Add IPropertyInfo.TypeNameEric Maupin
2018-05-01[Core] Make assignable types more reusableEric Maupin
2018-05-01[Core] Support child assignable typesEric Maupin
2018-04-02[Core] Remove ILGenEric Maupin
2018-03-15[Win] Add basic property description supportEric Maupin
2018-01-12[Core] Add relevancy to IAssemblyInfoEric Maupin
2018-01-05[Core] Assignable types APIEric Maupin
2017-11-04remove reflection solid brush editor controlBertrand Le Roy
2017-11-04Remove System.Drawing dependency by replacing System.Drawing.Color usage with...Bertrand Le Roy
2017-09-29Merge pull request #59 from xamarin/bleroy-fakesEric Maupin
2017-09-26Prevent null-ref if reflection-based solid brush is initialized without color...Bertrand Le Roy
2017-09-26Change `ISolidBrushPropertyInfo` into `IColorSpaced`Bertrand Le Roy
2017-09-22Correct typoBertrand Le Roy
2017-09-19Add support for color spaces to the solid brush view model.Bertrand Le Roy
2017-09-15[Core] Add eventsEric Maupin
2017-09-14[Core] Object namingEric 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-07-03[Core] Convert to underlying enum type before checkEric Maupin
2017-06-30[Core] IHavePredefinedValues + reflection enum useEric Maupin
2017-02-10Fixes the bug in the loop that adds all the properties if their version numbe...Madalyn Coryea
2017-02-10Check Mac's IntroducedAttribute in reflectionEric Maupin
2017-01-26[Core] Fix editor requests and optimizeEric Maupin
2017-01-25[Core] Skip non-debugger browsable propertiesEric Maupin
2017-01-19Nix get/set asyncEric Maupin
2017-01-17Readonly propertiesEric Maupin
2017-01-17Support type-based typeconverters, multiplesEric Maupin
2017-01-17Add TypeConverter support for reflection editorEric Maupin
2017-01-13Reflection editor property changedEric Maupin
2017-01-13Convert from disparate types in reflection editorEric Maupin
2017-01-13ReflectionPropertyInfo equatableEric Maupin
2017-01-13Reflection editor, property coalescingEric Maupin
2017-01-13Initial designEric Maupin