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
2022-02-17Bump macos workload to P13Sandy Armstrong
2022-02-09IntPtr->NativeHandle migrationSandy Armstrong
2022-01-15Use Mac specific solutionBret Johnson
2022-01-14Fix Mac.Standalone project to build with .net6Bret Johnson
2019-09-30[mac] Don't autosize the editor panelEric Maupin
2019-09-04[Mac] Enable Xamarin.Mac API analysis in the IDECartBlanche
2019-06-26[Mac] Make Binding Dialog ModalDominique Louis
2019-05-01[Mac] Initial implementation of Autocompletion.dominique-AutocompletionDominique Louis
2019-03-21[build] Update to netstandard2 and/or net472Alan McGovern
2019-03-20[Mac] Adds implementation of FilePathEditorControl (#479)Jose Medrano
2019-03-13[mac] Collection property editorEric Maupin
2019-02-28[build] Ensure the pngs are copied where we expectAlan McGovern
2019-02-20Merge pull request #516 from xamarin/dominique-UniqueResourceNamesEric Maupin
2019-02-08Resize storyboard so on startup stand-alone is closer to property editor dime...Dominique Louis
2019-02-08[build] Maybe this only works with some xamarin.mac releasesAlan McGovern
2019-02-06Add pe- prefix to all image resources and use BundleResource for easier distr...Dominique Louis
2019-02-05Add pe- prefix to all image resources and use BundleResource for easier distr...Dominique Louis
2019-01-26[mac] Update arrange mode to tabsEric Maupin
2019-01-26[mac] Manual theme image handlingEric Maupin
2019-01-23[mac] Properly handle inspector enabledEric Maupin
2019-01-16[mac] Use the right appearance in standaloneEric Maupin
2019-01-11[mac] Improve group/brush editorsEric Maupin
2019-01-11[mac] Revamp themingEric Maupin
2019-01-11Disable inspectorEric Maupin
2018-11-13[mac] Auto-expand groupsEric Maupin
2018-09-05[Mac] Provide Panel.Select()Eric Maupin
2018-07-19[mac] Move to centralized providers in TargetPlatformEric Maupin
2018-07-16Fix the resource provider initialization after rebaseLarry Ewing
2018-07-16Add support for Resource brushesLarry Ewing
2018-07-16Add mock brushes to MockSampleControlLarry Ewing
2018-05-16[Mac] Initial CustomExpression Implementation.Dominique Louis
2018-05-01[Mac] Take in TargetPlatform instead of IEditorProviderEric Maupin
2018-05-01Update to 4.6Eric Maupin
2018-02-08Support None theme.Dominique Louis
2017-11-22Tweaks to Resize Arrange By correctly and use NSPopUpButton instead of NSComb...Dominique Louis
2017-11-21Merge remote-tracking branch 'origin/master' into bleroy-BrushEditorBertrand Le Roy
2017-11-20[build] Disable profilingAlan McGovern
2017-11-04Implement mock control support on the mac standalone app.Bertrand Le Roy
2017-10-23Add UI changes to standalone to support toggling themes on Mac and WindowsDominique Louis
2017-09-27Add sample mocked control support to standalone mac app, fix Size and Point m...Bertrand Le Roy
2017-09-26Implement mock control support on the mac standalone app.Bertrand Le Roy
2017-06-19[Mac] Switch to full Mac frameworkEric Maupin
2017-02-01Removing unnecessary code that was added.Madalyn Coryea
2017-01-31The second button got unhooked from the Action somehow, hooking it back upMadalyn Coryea
2017-01-31Cleaning up commentsMadalyn Coryea
2017-01-31Initial setup to get the panel loadedMadalyn Coryea
2017-01-26Initial setup for Mac native panelMadalyn Coryea