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
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-06-30Ignore packages dirBertrand Le Roy
2018-04-25[build] Move to packagereferences for our nugetsAlan McGovern
2018-02-02[build] Add Provisionator so we can build for references to ValidateMenuItem ↵Dominique Louis
on Mac
2018-01-05[build] Localize our resx files using touchdown buildAlan McGovern
2017-10-06Add the .vs folder to .gitignoreBertrand Le Roy
2017-06-19Update .gitignoreEric Maupin
2017-03-06Revert "[build] Simplify our VSTS/wrench integration"Alan McGovern
This reverts commit f9854e804e0066b1d6a76037263c7066c38654ce.
2017-03-06[build] Simplify our VSTS/wrench integrationAlan McGovern
2017-02-12[build] Install the nunit 2.6.4 console runner tooAlan McGovern
2017-02-01Ignore generated filesAlan McGovern
2017-01-13Initial designEric Maupin
Along with some VM stubbing.
2017-01-13InitEric Maupin