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-16[mac] expose group editor in the property treelewing-mac-group-editingLarry Ewing
2018-07-16[mac] Update default checkerboard vaues based on themeLarry Ewing
2018-07-16Make Resources an IList and use indexer and use the indexer for brush resourcesLarry Ewing
2018-07-16[mac] Work around oddity with EdgeInsets on the TabViewLarry Ewing
2018-07-16[mac] update the preferred size to match the contentsLarry Ewing
2018-07-16[mac] more drawing cleanupsLarry Ewing
2018-07-16[mac] operate directly on MaterialDesign.Alpha in material editorLarry Ewing
2018-07-16[mac] Add alpha editor on the material editorLarry Ewing
2018-07-16[mac] use the Normal/Accent properties when selecting materialsLarry Ewing
2018-07-16[mac] always indicate the selected paletteLarry Ewing
2018-07-16[mac] expose LineWidth as a property and improve icon drawingLarry Ewing
2018-07-16Fix the selected palette icons and clean up the insetsLarry Ewing
2018-07-16Improve the selection icons and the material property iconLarry Ewing
2018-07-16Draw icons if the image is setLarry Ewing
2018-07-16Coding style fixesLarry Ewing
2018-07-16Add UnderlinedTabViewControllerLarry Ewing
2018-07-16Use IDisposable per review feedbackLarry Ewing
2018-07-16Style cleanupsLarry Ewing
2018-07-16Remove redundant null checkLarry Ewing
2018-07-16Fix spelling in ColorComponentTabViewController.csLarry Ewing
2018-07-16Fix tab resizining issueLarry Ewing
2018-07-16Don't reshow the Popover if it is already shownLarry Ewing
2018-07-16If the color has a cached hue value, use itLarry Ewing
2018-07-16Fix TryParseArgb bug add in the change from RgbaLarry Ewing
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-16Switch to #ARGB hexLarry 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 argument name in the exceptionLarry 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