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 (Collapse)Author
2020-02-20[Mac] Make Brush Tabs Navigable. Centralise Tabs code under TabButton class.CartBlanche
2019-01-18[mac] Add click events for underlined itemsEric Maupin
2019-01-11[mac] Revamp themingEric Maupin
This commit: - Drops outdated CG* editors - Drops ThemeManager - Introduces IHostResourceProvider - Moves all images to new API - Starts implementing colors
2018-11-26[Mac] Refactor GetImageNameForTheme to handle ~sel append internally.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-16[mac] more drawing cleanupsLarry Ewing
2018-07-16[mac] expose LineWidth as a property and improve icon drawingLarry 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-16Add UnderlinedTabViewControllerLarry Ewing
Make an initial work for a TabViewController that renders tabs like the Design mockups.