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
2017-09-27Add sample mocked control support to standalone mac app, fix Size and Point m...Bertrand Le Roy
2017-09-26Add sample mock control, and add two buttons for it in the Windows standalone...Bertrand Le Roy
2017-09-26Implement mock control support on the mac standalone app.Bertrand Le Roy
2017-09-23Write mock controls that can be edited by the property panel.Bertrand Le Roy
2017-09-22Correct typoBertrand Le Roy
2017-09-19Merge pull request #54 from xamarin/bleroy-color-viewmodelEric Maupin
2017-09-18Add tests for the brush view model for each concrete brush type.Bertrand Le Roy
2017-09-18Make the common brush types immutable.Bertrand Le Roy
2017-09-15[Core] Add eventsEric Maupin
2017-09-14[Tests] Swap nunit adapter for right versionEric Maupin
2017-09-14[Core] Object namingEric Maupin
2017-09-14[Core] TypeNameEric Maupin
2017-09-08Avoid warnings for dead code and async methods returning synchronously.Bertrand Le Roy
2017-07-11[Core] Make Get/SetValue AsyncEric Maupin
2017-07-11[Core] Add AsyncWorkQueueEric Maupin
2017-07-03[Core] Fix duplicate values for valuenamesEric Maupin
2017-06-30[Core] PredefinedValuesViewModelEric Maupin
2017-06-30[Core] IHavePredefinedValues + reflection enum useEric Maupin
2017-06-30[Tests] Refactor to make more flexible, streamlineEric Maupin
2017-06-29Merge pull request #32 from xamarin/ermau-start-themingAlan McGovern
2017-06-28[Core] Remove unconstrained min/max testsEric Maupin
2017-06-21Merge pull request #24 from xamarin/ermau-mac-propertysearchAlan McGovern
2017-06-20[Core] Safeguard filtering, add testsEric Maupin
2017-06-20[Core] Update filter testsEric Maupin
2017-06-20[build] Upgrade to Nunit 3 because we should use something modernAlan McGovern
2017-06-19Refactor to trigger searches off the FilterText and ArrangeMode property chan...Dominique Louis
2017-06-19Add Test for FilterData call. Reformat to coding standards.Dominique Louis
2017-02-12[build] Install the nunit 2.6.4 console runner tooAlan McGovern
2017-02-07Merge pull request #28 from xamarin/ermau-panel-busyAlan McGovern
2017-02-06Merge pull request #24 from xamarin/propertyediting-mac-setupEric Maupin
2017-02-06[Core] Order selected object updatesEric Maupin
2017-02-04[Core] Fix property change listener on removeEric Maupin
2017-02-03[Core] Fix selected objects reset addEric Maupin
2017-02-02[Core] Respond to changes in property listsEric Maupin
2017-01-31Initial setup to get the panel loadedMadalyn Coryea
2017-01-26[Core] Fix value property changed noticeEric Maupin
2017-01-26[Core] Fix editor requests and optimizeEric Maupin
2017-01-26[Core] Don't set values when they haven't changedEric Maupin
2017-01-25Add reflection unbrowsable testEric Maupin
2017-01-25Add a couple multi-select testsEric Maupin
2017-01-24Fix a couple testsEric Maupin
2017-01-24[Core] Add resource value supportEric Maupin
2017-01-24ValueInfo equatableEric Maupin
2017-01-24MockObjectEditor and some docsEric Maupin
2017-01-24Fix constraint testEric Maupin
2017-01-21[VM/Win] Enum editorEric Maupin
2017-01-20Improve constrained propertiesEric Maupin
2017-01-19Add constrained property VMsEric Maupin
2017-01-19Nix get/set asyncEric Maupin
2017-01-17Fix bool test, assume random value not defaultEric Maupin