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-01-14Fixup Mac and Tests project build optionsBret Johnson
2022-01-07Switch Mac project to .net6Bret Johnson
2021-05-24Merge branch 'main' into dev/sevoku/fix-xcode12-xm7Michael Cummings (MSFT)
2021-05-04Track Xamarin.Mac 7 API changesVsevolod Kukol
2021-04-30Bump Xamarin.Mac dependency to 7.8.2.5Michael Cummings (MSFT)
2020-02-20[Mac] Make Brush Tabs Navigable. Centralise Tabs code under TabButton class.CartBlanche
2019-09-04[Mac] Enable Xamarin.Mac API analysis in the IDECartBlanche
2019-04-11[build] Convert Xamarin.PropertyEditing.Mac to a regular csprojAlan McGovern
2019-04-08[Mac] Centralise string resources.Dominique Louis
2019-03-27Merge pull request #573 from xamarin/ermau-timespan-editorDominique Louis
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-21[mac] Refactor string editor into common base entryEric Maupin
2019-03-21[build] Update to netstandard2 and/or net472Alan McGovern
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-13[mac] Collection property editorEric Maupin
2019-03-13[mac] Make type requests reusableEric Maupin
2019-03-13[mac] Split list of properties from panelEric Maupin
2019-03-06[mac] Fix group editor layoutEric Maupin
2019-03-06[mac] Overhaul some layoutEric Maupin
2019-02-28[Mac] When tabbing scroll focused control into view.Dominique Louis
2019-02-28[build] Ensure the pngs are copied where we expectAlan McGovern
2019-02-21Merge pull request #541 from xamarin/ermau-type-selector-editorEric Maupin
2019-02-21[mac] TypeEditorControlEric Maupin
2019-02-21[mac] Make type requests reusableEric Maupin
2019-02-20Merge pull request #516 from xamarin/dominique-UniqueResourceNamesEric Maupin
2019-02-20[Mac] Add new BasePropertyControlTextField to have ellipses and AllowsExpansi...Dominique Louis
2019-02-15[mac] Add ObjectEditorEric Maupin
2019-02-15[mac] Type selector controlEric Maupin
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-30[Mac] Creates a new focusable ComboBox with readonly modifierJose Medrano
2019-01-26[mac] Update arrange mode to tabsEric Maupin
2019-01-18[mac] Breakout DynamicFill into reusableEric Maupin
2019-01-11[mac] Revamp themingEric Maupin
2018-11-12[mac] Add constants / clarificationEric Maupin
2018-11-12[mac] Group editorEric Maupin
2018-11-12[mac] Single column layoutEric Maupin
2018-11-12[mac] Add selector for grouped property viewsEric Maupin
2018-11-12[mac] Add PropertyInlinePreviewSelectorEric Maupin
2018-11-12[mac] Breakout common editor accessEric Maupin
2018-11-12[mac] Move editor selection into its ownEric Maupin
2018-10-09[Mac] Initial implemention of Thickness Editor.Dominique Louis
2018-10-05[Mac] Inital ObjectName implementation.Dominique Louis
2018-09-03[Mac] Resource editor icon filesVáclav Vančura
2018-09-03[Mac] Initial Request Resource Implementation.Dominique Louis
2018-08-22[Mac] Split the classes out from ResourceBrushViewController.Dominique Louis
2018-08-17[Mac] Brush Refactoring and Tweaks.Dominique Louis