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-03-01Renames RowProxyResponder to ProxyResponderJose Medrano
2022-03-01Adds some missing ProxyRespondersJose Medrano
2022-03-01Naming changesJose Medrano
2022-03-01Makes some basic editors use ProxyRowResponder in their viewsJose Medrano
2019-10-24[Mac] Tweaks for a more consistent UXCartBlanche
2019-10-23[Mac] Changed Accessibility text to sound more natural and helpful when read ...Dominique Louis
2019-04-08[Mac] Centralise string resources.Dominique Louis
2019-03-06[mac] Remove last error handlingEric Maupin
2019-03-06[mac] Overhaul some layoutEric Maupin
2019-03-02Enabled must be set for ReadOnly to look right. Also fixes InputMode enablement.Dominique Louis
2019-02-28[Mac] When tabbing scroll focused control into view.Dominique Louis
2019-02-20Resize Point and Rectangle controls based on overall width.Dominique Louis
2019-02-15[mac] ViewModel is allowed to be nullEric Maupin
2019-01-30Fix Tabbing through all numeric controls.Dominique Louis
2019-01-11[mac] Revamp themingEric Maupin
2019-01-10[Mac] Initial InputMode implementation.Dominique Louis
2018-12-02[Mac] Remove DoConstraints dependency and use NSLayoutConstraint.Create calls...Dominique Louis
2018-12-02[Mac] Fix vertical alignment of labels in resource lists.Dominique Louis
2018-11-21[Mac] Fix Alignments so they are uniform across controls.Dominique Louis
2018-08-08[Mac] Initial CommonRatio implementation.Dominique Louis
2018-04-20Hooking up PropertyButton to ResetCommand.Dominique Louis
2018-03-29Change to allow NumericEditor to handle nullables.Dominique Louis
2018-03-19Fixes to Support Nullables On MacDominique Louis
2018-02-14[mac] Generic numeric editorEric Maupin