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-06-20Allow for properties of type CommonColor.Bertrand Le Roy
2018-05-15[Core/Win] Create resource core/windowEric Maupin
2018-05-01[Core/Win] Collection property editorEric Maupin
2018-05-01Update to 4.6Eric Maupin
2018-05-01[Core] Support child assignable typesEric Maupin
2018-03-26[Core/Win] Add Navigate to Source supportEric Maupin
2018-03-16Merge pull request #258 from xamarin/ermau-split-validate-coerceBertrand Le Roy
2018-03-15Move BrushPropertyInfo out of the core and to the test project.Bertrand Le Roy
2018-03-14[Core] Validator -> Coerce, add validation for combinableEric Maupin
2018-03-06[Core] Add basic value constraint interfaceEric Maupin
2018-02-27Use an enum to represent the currently selected brush typeBertrand Le Roy
2018-02-15[Core/Win] Combinable editorEric Maupin
2018-02-15Material design color picker with Windows implementationBertrand Le Roy
2018-02-14Merge pull request #179 from xamarin/ermau-numericsEric Maupin
2018-02-12[Core] Handle numerics more genericallyEric Maupin
2018-02-10[Core] Support unset values in predefined editorsEric Maupin
2018-02-01Added (conditional) strong naming to buildsBret Johnson
2018-01-30[Core] Resource selectorEric Maupin
2018-01-30[Core] Flush out resources APIEric Maupin
2018-01-25Merge pull request #139 from xamarin/ermau-type-selectorEric Maupin
2018-01-25[Win] ObjectPropertyEditor & Type selector windowEric Maupin
2018-01-12[Core] SimpleCollectionView.FilterText -> PredicateEric Maupin
2018-01-05[Core] ObjectPropertyViewModelEric Maupin
2018-01-05[Core] AsyncValueEric Maupin
2018-01-05[Core] Assignable types APIEric Maupin
2018-01-05[build] Localize our resx files using touchdown buildAlan McGovern
2018-01-04Merge pull request #121 from xamarin/ermau-win-category-memoryEric Maupin
2017-12-20Add ThicknessPropertyViewModel with change notificationLarry Ewing
2017-12-08[Core] null/empty categories go on the bottomEric Maupin
2017-12-02Add CommonRectangle Editors. Needed in UITweaks.Dominique Louis
2017-11-28Replace strongly-typed resource usage with string.Format callsBertrand Le Roy
2017-11-21Merge remote-tracking branch 'origin/master' into bleroy-BrushEditorBertrand Le Roy
2017-11-15[Core] TargetPlatformEric Maupin
2017-11-15[Core] Add/Implement internal IFilterableEric Maupin
2017-11-15[Core] PropertyGroupViewModelEric Maupin
2017-11-08Setting `BrushPropertyViewModel.Value` triggers change notifications on prope...Bertrand Le Roy
2017-11-04Split solid brush view model properties out of the brush view modelBertrand Le Roy
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-04Refactor shade picker into its own control: initial workBertrand Le Roy
2017-11-04Refactor the hue picker into its own control.Bertrand Le Roy
2017-11-04Add support for color spaces in color picker UIBertrand Le Roy
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-10-23[Mac]Tweak Point, Size and Rectangle alignments.Dominique Louis
2017-10-23Support NSAppearance Themes.Dominique Louis
2017-10-23Initial Localisation pass.Dominique Louis
2017-10-20[Core] Add MultiAvailabilityConstraintEric Maupin
2017-10-19Merge pull request #66 from xamarin/ermau-sizesEric Maupin
2017-10-19[Core] Add Point/Size VMsEric Maupin
2017-10-16Ported the SpinButton control and renamed it to NumericSpinEditor, added keyu...Dominique Louis