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
2018-07-16Initial SolidBrushEditor logicLarry Ewing
2018-07-16Merge pull request #339 from xamarin/ermau-list-collection-viewEric Maupin
2018-07-14[Core] Fix shared vs. local resource distinctionEric Maupin
2018-07-13[Core] Add IList to SimpleCollectionViewEric Maupin
2018-07-03Merge pull request #322 from xamarin/bleroy-color-propertiesEric Maupin
2018-06-26Store RGB components of `CommonColor`internally as double instead of byte, to...Bertrand Le Roy
2018-06-20Allow for properties of type CommonColor.Bertrand Le Roy
2018-06-14[Core] Remove application resource source requirementEric Maupin
2018-06-12[Core] Don't switch to material if brush matches but is a resourceEric Maupin
2018-05-16[Mac] Fine-tuning appearance of the Custom Expressions popoverVáclav Vančura
2018-05-15[Core/Win] Create resource core/windowEric Maupin
2018-05-12[Tests] MockResourceProvider: Support object-local sourcesEric Maupin
2018-05-12[Core] Add resource creation error checking APIsEric Maupin
2018-05-12[Core] Add IPropertyInfo.TypeNameEric Maupin
2018-05-12[Core] Change ResourceSource.IsLocal to Type enumEric Maupin
2018-05-04Merge pull request #297 from xamarin/ermau-fix-scollectionviewEric Maupin
2018-05-04[Core] Remove before adding newEric Maupin
2018-05-04[Core] Fix state breakage unfilteringEric Maupin
2018-05-04[Core] Update SimpleCollectionView filter on setter regardlessEric Maupin
2018-05-01[Core] Fix alpha insert grouped editors not being autoexpandedEric Maupin
2018-05-01[Core] Fix grouped properties not properly adding at the endEric Maupin
2018-05-01[Core] Don't trigger reset on child groups if already emptyEric Maupin
2018-05-01[Core] Rework CollectionPropertyViewModelEric Maupin
2018-05-01[Core/Win] Collection property editorEric Maupin
2018-05-01[Core] Add category AutoExpandEric Maupin
2018-05-01[Core] Make assignable types more reusableEric Maupin
2018-05-01Update to 4.6Eric Maupin
2018-05-01[Core] Move IEditorProvider into TargetPlatformEric Maupin
2018-05-01[Core] Support child assignable typesEric Maupin
2018-04-20Hooking up PropertyButton to ResetCommand.Dominique Louis
2018-04-10Merge pull request #261 from xamarin/dominique-CombinablePropertyEditorEric Maupin
2018-04-10[Core] Trigger Value update after individual choices up to dateEric Maupin
2018-04-05[Core] Fix non-nullable bool multiselect behaviorEric Maupin
2018-04-04Reset the initial color every time the brush popup is open. #161Bertrand Le Roy
2018-04-02Merge pull request #270 from xamarin/ermau-remove-ilgenEric Maupin
2018-04-02[Core] Remove ILGenEric Maupin
2018-04-02Try to handle null ValueInfo<T> without crashingLarry Ewing
2018-03-26[Core/Win] Add Navigate to Source supportEric Maupin
2018-03-23[Core/Win] Add Convert to Local ValueEric Maupin
2018-03-22[Core] Make resource filter search a contains instead of startsEric Maupin
2018-03-20Merge pull request #260 from xamarin/ermau-value-equivalencyEric Maupin
2018-03-19Fixes to Support Nullables On MacDominique Louis
2018-03-19[Core] Ignore raw value changes from direct inputEric Maupin
2018-03-16Merge pull request #256 from xamarin/ermau-descriptionsEric Maupin
2018-03-16Merge pull request #258 from xamarin/ermau-split-validate-coerceBertrand Le Roy
2018-03-15[Win] Add basic property description supportEric Maupin
2018-03-15[Core] Add base level validationEric Maupin
2018-03-15[Core] Rename validate to coerce in PVMEric Maupin
2018-03-15[Core] Fix flags validation multi-selectEric Maupin
2018-03-15[Core] Fix multi-editor flags valuesEric Maupin