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
2020-10-08Refactor to have individual Date and Time Controls for better mapping… (#756)Dominique Louis
2019-10-04[Core] AutoResizingPropertyViewModelEric Maupin
2019-08-19fixed Windows controls for DateTime and TimeSpan typespaymicro
2019-02-21[Core/Win] Add ITypeInfo property editorEric Maupin
2018-08-08[Mac] Initial CommonRatio implementation.Dominique Louis
2018-06-26Store RGB components of `CommonColor`internally as double instead of byte, to...Bertrand Le Roy
2018-05-01[Core/Win] Collection property editorEric Maupin
2018-02-27[Win] Use grouped template selector for groupedEric Maupin
2018-02-22[Win] Use editorVM for template selectionEric Maupin
2018-02-15[Win] Fix editor template selectionEric Maupin
2018-02-15[Core/Win] Combinable editorEric Maupin
2018-02-15[Core] Support nullable and unset primitivesEric Maupin
2018-02-12[Core] Handle numerics more genericallyEric Maupin
2018-01-25[Win] Object editor childrenEric Maupin
2018-01-25[Win] ObjectPropertyEditor & Type selector windowEric Maupin
2017-12-20Add ThicknessPropertyViewModel with change notificationLarry Ewing
2017-11-21Merge remote-tracking branch 'origin/master' into bleroy-BrushEditorBertrand Le Roy
2017-11-15[Win] GroupEditorControlEric Maupin
2017-11-15[Core] Add/Implement internal IFilterableEric Maupin
2017-11-04Move the solid brush editor to a tab, add a tab for no brush, and make the br...Bertrand Le Roy
2017-11-04Use nameof instead of string constants in property registrationsBertrand Le Roy
2017-11-04Refactor color component UI into its own control, add a hex RGBA textbox, wit...Bertrand Le Roy
2017-11-04Beginning of color property editorBertrand Le Roy
2017-10-19[Win] Fix Size/Point editorsEric Maupin
2017-09-23Write mock controls that can be edited by the property panel.Bertrand Le Roy
2017-06-30[Core] PredefinedValuesViewModelEric Maupin
2017-06-30[Win] Allow base generic types for selectorEric Maupin
2017-06-27[Win] Rework property groupingEric Maupin
2017-05-10[Windows]Add Point, Size and Thickness Editors.Dominique Louis
2017-01-21[VM/Win] Enum editorEric Maupin
2017-01-20Improve constrained propertiesEric Maupin
2017-01-17[Win] Bool editorEric Maupin
2017-01-13Fix coalesce, get initial grid showingEric Maupin
2017-01-13Reflection editor, property coalescingEric Maupin