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-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-13Merge pull request #396 from xamarin/dominique-FixUpDownInteraction395Eric Maupin
2018-09-12[Mac] Up-Down buttons will no longer allow interaction when disabled.Dominique Louis
2018-09-11[Mac] Swap property search filter and arrange mode positions, for better UX.Dominique Louis
2018-09-05[Mac] Provide Panel.Select()Eric Maupin
2018-09-03[Mac] Resource editor icon filesVáclav Vančura
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-16[Mac] Increase Property Button Hit Area.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-31Remove ResourceProvider from PropertyViewModelLarry Ewing
2018-07-19Merge pull request #350 from xamarin/lewing-mac-design-reviewEric Maupin
2018-07-19[mac] Move to centralized providers in TargetPlatformEric Maupin
2018-07-19[mac] reduce the vertical padding on the brush icon tabsLarry Ewing
2018-07-19[mac] center the popover on the color swatchLarry 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] 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