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-05-01[Mac] Initial implementation of Autocompletion.dominique-AutocompletionDominique Louis
2019-05-01Merge pull request #590 from xamarin/dominique-Fix587Dominique Louis
2019-05-01[Mac] Seal all the overrides of ViewDidChangeEffectiveAppearanceAlan McGovern
2019-05-01[Mac] Move appearance setting calls outside ViewDidChangeEffectiveApperance, ...Dominique Louis
2019-05-01Merge pull request #591 from xamarin/anbucyk-fix-swatches-tooltipsAnthony Bucyk
2019-05-01Merge pull request #592 from xamarin/anbucyk-fix-shrinking-color-rectsAnthony Bucyk
2019-05-01Fixes shrinking color rectangles in the color swatch selector. The vertical m...Anthony Bucyk
2019-05-01Update Xamarin.PropertyEditing.Mac/Controls/Custom/MaterialView.csMarius Ungureanu
2019-05-01Update Xamarin.PropertyEditing.Mac/Controls/Custom/MaterialView.csMarius Ungureanu
2019-05-01Update Xamarin.PropertyEditing.Mac/Controls/Custom/MaterialView.csMarius Ungureanu
2019-04-30Adds tooltips for color swatchesAnthony Bucyk
2019-04-23Merge pull request #578 from xamarin/fix-tabbing-for-outline-viewd16-2Eric Maupin
2019-04-16Only call MakeFirstResonder 1st time we tab into the OutlineView.Dominique Louis
2019-04-15[Mac] Handle tabbing into the NSOutlineViewAlan McGovern
2019-04-12Merge pull request #588 from xamarin/fix-tests-in-vsmDominique Louis
2019-04-12[build] Fix test running inside the IDEAlan McGovern
2019-04-12Merge pull request #585 from xamarin/convert-from-xammac-library-projDominique Louis
2019-04-11[build] Convert Xamarin.PropertyEditing.Mac to a regular csprojAlan McGovern
2019-04-10Merge pull request #584 from xamarin/dominique-Fix582Eric Maupin
2019-04-08[Mac] Centralise string resources.Dominique Louis
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