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-10-09[Mac] Add filtering capabilities to brush popUp controller.Dominique Louis
2018-10-04Fix color picker layout issues with unexpected popup dimensionsBertrand Le Roy
2018-10-04[mac] Fix duplicate tabsEric Maupin
2018-10-04Acknowledge numeric spin control value changes on enter and tab without re-br...Bertrand Le Roy
2018-10-03[mac] Fix color tab selection on reuseEric Maupin
2018-10-03[mac] Reuse tabsEric Maupin
2018-10-03[mac] Don't rebuild tab list for every single tab changeEric Maupin
2018-10-03Merge pull request #414 from xamarin/bleroy-mac-color-picker-stabilityEric Maupin
2018-09-26Don't notify changes for any value change of a spin editor, to avoid prematur...Bertrand Le Roy
2018-09-22Update color components on blur. Fixes #409Bertrand Le Roy
2018-09-22Add distinct display and focused formats for spin numeric editors, to enable ...Bertrand Le Roy
2018-09-19Give numeric text fields a minimum size (fixes #404)Bertrand Le Roy
2018-09-12[Mac] Up-Down buttons will no longer allow interaction when disabled.Dominique Louis
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