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
2020-02-22[Mac] More generalized solution for restoring focus when popover is repopped upAlex Corrado
2020-02-20[Mac] Refocus to original brush type when repopped up.CartBlanche
2020-02-20[Mac] Make Brush Tabs Navigable. Centralise Tabs code under TabButton class.CartBlanche
2019-10-23[Mac] Changed Accessibility text to sound more natural and helpful when read ...Dominique Louis
2019-07-31[Mac] Fix so that when menu is popped up, associated controlled is focused.CartBlanche
2019-05-01[Mac] Move appearance setting calls outside ViewDidChangeEffectiveApperance, ...Dominique Louis
2019-04-08[Mac] Centralise string resources.Dominique Louis
2019-03-06[mac] Remove last error handlingEric Maupin
2019-03-06[mac] Overhaul some layoutEric Maupin
2019-02-28[Mac] When tabbing scroll focused control into view.Dominique Louis
2019-02-20Resize Point and Rectangle controls based on overall width.Dominique Louis
2019-01-18[mac] Inherit appearance for brush popupEric Maupin
2019-01-11[mac] Only insert background box when there's a colorEric Maupin
2019-01-11[mac] Revamp themingEric Maupin
2019-01-10[Mac] Initial InputMode implementation.Dominique Louis
2018-12-03Improve keyboard navigation for brush editors. This does not fix keyboard nav...Bertrand Le Roy
2018-12-02[Mac] Remove DoConstraints dependency and use NSLayoutConstraint.Create calls...Dominique Louis
2018-12-02[Mac] Fix vertical alignment of labels in resource lists.Dominique Louis
2018-11-28[Mac] Centre Preview inside brush popup control.Dominique Louis
2018-11-21[Mac] Fix Alignments so they are uniform across controls.Dominique Louis
2018-08-17[Mac] Brush Refactoring and Tweaks.Dominique Louis
2018-07-19[mac] center the popover on the color swatchLarry Ewing
2018-07-17[mac] update empty brush tab appearanceLarry Ewing
2018-07-16[mac] update the preferred size to match the contentsLarry Ewing
2018-07-16Remove redundant null checkLarry Ewing
2018-07-16Don't reshow the Popover if it is already shownLarry Ewing
2018-07-16Make BrushEditorControl subclass the improved generic PropertyEditorControlLarry Ewing
2018-07-16Formatting fixesLarry 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-16Sizing and layout fixesLarry Ewing
2018-07-16Add preview swatches under the channel editorsLarry Ewing
2018-07-16Add editors for color componentsLarry Ewing
2018-07-16Remove extra information from menuLarry 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-16Initial SolidBrushEditor logicLarry Ewing