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-09-03[Mac] Initial Request Resource Implementation.Dominique Louis
2018-08-28[Mac] Put the NSOutlineView into a NSScrollView so it scrolls.Dominique Louis
2018-08-24[Mac] Fix PropertyButton Tooltips.Dominique Louis
2018-08-22[Mac] Split the classes out from ResourceBrushViewController.Dominique Louis
2018-08-17[Mac] Brush Refactoring and Tweaks.Dominique Louis
2018-08-08[Mac] New Stepper imagesVáclav Vančura
2018-08-08[Mac] Initial CommonRatio implementation.Dominique Louis
2018-08-07[Mac] Add GetImageForTheme call to simplify theme naming calls.Dominique Louis
2018-07-19[mac] reduce the vertical padding on the brush icon tabsLarry Ewing
2018-07-19[mac] switch MaterialView to using MaterialDesignViewModelLarry Ewing
2018-07-19[mac] add tooltips to all the labels in the brush editorLarry Ewing
2018-07-18[mac] make MaterialView a NotifingView so that we pick up Normal/Accent corre...Larry Ewing
2018-07-18[mac] select palette by name to preserve settingsLarry Ewing
2018-07-17[mac] update empty brush tab appearanceLarry 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] 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-16Fix spelling in ColorComponentTabViewController.csLarry Ewing
2018-07-16Fix tab resizining issueLarry Ewing
2018-07-16If the color has a cached hue value, use itLarry Ewing
2018-07-16Make initialization a little more consistentLarry 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-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