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-16Make initialization a little more consistentLarry Ewing
2018-07-16Make BrushEditorControl subclass the improved generic PropertyEditorControlLarry Ewing
2018-07-16Disable animations on the channel gradientsLarry Ewing
2018-07-16Round to higher precision than the model (3 digits)Larry Ewing
2018-07-16Fix visibility modifier for DrawingExtensionsLarry Ewing
2018-07-16Use the existing color names for MaterialsViewLarry Ewing
2018-07-16Rename notifying listner adaptor usersLarry Ewing
2018-07-16Formatting fixesLarry Ewing
2018-07-16Remove some unused propertiesLarry Ewing
2018-07-16Fix some appearance issues in popup modeLarry Ewing
2018-07-16Add hex string displayLarry Ewing
2018-07-16Add color parsing logicLarry Ewing
2018-07-16Move the value updates to the layout stepLarry Ewing
2018-07-16use more descriptive names in ColorComponentEditorLarry Ewing
2018-07-16Fix the resource provider initialization after rebaseLarry Ewing
2018-07-16Move more classes to their own fileLarry Ewing
2018-07-16Remove some extraneous logicLarry Ewing
2018-07-16Extract and rename a bunch of classesLarry Ewing
2018-07-16Sizing and layout fixesLarry Ewing
2018-07-16Make the ColorEditorLayers use ColorComponentLarry Ewing
2018-07-16Add preview swatches under the channel editorsLarry Ewing
2018-07-16Fix the component parameter argumentsLarry Ewing
2018-07-16Update material on value changeLarry Ewing
2018-07-16Work around tab view odditiesLarry Ewing
2018-07-16Start cleaning up the ViewModel bitsLarry Ewing
2018-07-16Remove unused BrushTypeSelector.csLarry Ewing
2018-07-16Add editors for color componentsLarry Ewing
2018-07-16Fix hittesting on the color editor properlyLarry Ewing
2018-07-16Make the material design selector completely layer based and functionalLarry Ewing
2018-07-16Remove extra information from menuLarry Ewing
2018-07-16Add Material labelsLarry Ewing
2018-07-16Start adding MaterialDesign supportLarry Ewing
2018-07-16Switch preview drawing to use CommonBrushLayerLarry Ewing
2018-07-16Add support for Resource brushesLarry Ewing
2018-07-16HousekeepingLarry Ewing
2018-07-16Get basic alpha support workingLarry Ewing
2018-07-16Add popover and start setting popupmenu propertiesLarry Ewing
2018-07-16Add Opactity Checkerboard and clean up Shade drawingLarry Ewing
2018-07-16Initial SolidBrushEditor logicLarry Ewing
2018-07-12[Mac] Make PropertyButton NSImageView so it doesn't accept focus, but can sti...Dominique Louis
2018-06-01[mac] Fix mixed value booleansEric Maupin
2018-05-31Merge pull request #318 from xamarin/ermau-fix-osx-performanceEric Maupin
2018-05-31[mac] Fix combinable property editorEric Maupin
2018-05-23[mac] Improve GetRowHeight performanceEric Maupin
2018-05-21[Mac] Hide the X ad Y labels from screen readersiain holmes
2018-05-18[mac] Fix cell reuseEric Maupin
2018-05-17[Mac] Improve the accessibility of the base controliain holmes
2018-05-16[Mac] Fine-tuning appearance of the Custom Expressions popoverVáclav Vančura
2018-05-16[Mac] Initial CustomExpression Implementation.Dominique Louis
2018-05-01[Mac] Take in TargetPlatform instead of IEditorProviderEric Maupin