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
2019-04-01Merge pull request #563 from xamarin/bleroy-tweak-color-resource-selectord16-1Eric Maupin
2019-04-01Merge pull request #581 from xamarin/assembly-versionEric Maupin
2019-04-01Default to AssemblyVersion 1.0.0.0 for the Mac assemblyMarius Ungureanu
2019-03-27Merge pull request #573 from xamarin/ermau-timespan-editorDominique Louis
2019-03-26Merge pull request #577 from xamarin/ermau-hide-headerEric Maupin
2019-03-26[mac] Fix PropertyList.ShowHeader to actual valueEric Maupin
2019-03-26[mac] Expose header controlEric Maupin
2019-03-26[mac] Fix enabled into refactorEric Maupin
2019-03-26[mac] Add Char editorEric Maupin
2019-03-26[mac] Add basic TimeSpan editorEric Maupin
2019-03-25[build] Strongname this so it can be referenced by other strongnamed libsAlan McGovern
2019-03-22Merge pull request #572 from xamarin/dominique-RemoveUnusedVariablesEric Maupin
2019-03-22[Mac] Remove unused variables.Dominique Louis
2019-03-21[mac] Refactor string editor into common base entryEric Maupin
2019-03-21Merge pull request #570 from xamarin/update-to-ns2Eric Maupin
2019-03-21Update Xamarin.PropertyEditing/Xamarin.PropertyEditing.csprojEric Maupin
2019-03-21Update Xamarin.PropertyEditing.Tests/Xamarin.PropertyEditing.Tests.csprojEric Maupin
2019-03-21Merge pull request #571 from xamarin/remove-build-warningEric Maupin
2019-03-21[build] Update to a modern mono and Xamarin.MacAlan McGovern
2019-03-21[build] Enable warn as error for this warning-free projectAlan McGovern
2019-03-21[build] Find the test assemblies dynamicallyAlan McGovern
2019-03-21[build] Update to netstandard2 and/or net472Alan McGovern
2019-03-21[build] Remove a warningAlan McGovern
2019-03-21Merge pull request #569 from xamarin/ermau-fix-spinner-breakEric Maupin
2019-03-21[mac] Fix SpinnerButton regressionEric Maupin
2019-03-20[Mac] Adds implementation to handle DateTime fields (#480)Jose Medrano
2019-03-20[Mac] Adds implementation of FilePathEditorControl (#479)Jose Medrano
2019-03-19Tweak the vertical margins in the color resources dialogs. Fixes #432, and pr...bleroy-tweak-color-resource-selectorBertrand Le Roy
2019-03-18Merge pull request #537 from xamarin/ermau-mac-collectioneditorEric Maupin
2019-03-14Merge pull request #562 from xamarin/ermau-fix-filtering-againEric Maupin
2019-03-14[Win] Fix filtering when Name isn't defaultEric Maupin
2019-03-13[mac] Collection property editorEric Maupin
2019-03-13[mac] Add border control for PropertyListEric Maupin
2019-03-13[mac] Make type requests reusableEric Maupin
2019-03-13[mac] Add internal ability to skip the name headerEric Maupin
2019-03-13[mac] Split list of properties from panelEric Maupin
2019-03-12Merge pull request #560 from xamarin/bleroy-host-resource-provider-ctorEric Maupin
2019-03-12Enable host resource provider to be specified at construction on the mac.Bertrand Le Roy
2019-03-12Merge pull request #558 from xamarin/ermau-fix-filteringEric Maupin
2019-03-11[Core] Fix INPC notice for group child removalEric Maupin
2019-03-11[Win] Don't subscribe every selection changeEric Maupin
2019-03-11[Core] Filter uncommon properties properlyEric Maupin
2019-03-09Merge pull request #556 from xamarin/ermau-fix-filteringBertrand Le Roy
2019-03-09[Win] Use same update mechanism as mac on namedEric Maupin
2019-03-08Merge pull request #555 from xamarin/ermau-fix-lingering-collection-selectionEric Maupin
2019-03-07[Core] Improve selected target handlingEric Maupin
2019-03-07Merge pull request #552 from xamarin/ermau-mac-fix-resourcesEric Maupin
2019-03-06Merge pull request #546 from xamarin/ermau-mac-theming-issuesEric Maupin
2019-03-06[mac] Fix resource selection on non-brushesEric Maupin
2019-03-06[mac] Fix viewmodel propagationEric Maupin