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
2020-04-28Fix NRE when SelectionChanged is firing on a null object. (#717)Dominique Louis
2020-02-27[Mac] Ensure events are unsubscribed when controls removed and additional Vie...CartBlanche
2019-10-23[Mac] Changed Accessibility text to sound more natural and helpful when read ...Dominique Louis
2019-09-24[mac] Predefined should support reuseEric Maupin
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-20[Mac] Add new BasePropertyControlTextField to have ellipses and AllowsExpansi...Dominique Louis
2019-01-30[Mac] Creates a new focusable ComboBox with readonly modifierJose Medrano
2019-01-11[mac] Revamp themingEric Maupin
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-10-18Remove struct constraint on mac predefined values editor, which is breaking e...Bertrand Le Roy
2018-04-20Hooking up PropertyButton to ResetCommand.Dominique Louis
2018-03-19Fixes to Support Nullables On MacDominique Louis
2017-12-07UI Tweaks to standardise RowHeight and ControlHeight.Dominique Louis
2017-11-28Replace strongly-typed resource usage with string.Format callsBertrand Le Roy
2017-11-22Tweaks to Resize Arrange By correctly and use NSPopUpButton instead of NSComb...Dominique Louis
2017-10-23[Mac]Tweak Point, Size and Rectangle alignments.Dominique Louis
2017-10-23[Mac]Initial implementation of ErrorButton.Dominique Louis
2017-10-23Support NSAppearance Themes.Dominique Louis
2017-10-23Initial Localisation pass.Dominique Louis
2017-08-03Initial Accessibility support for our editors.Dominique Louis
2017-07-07Tweak the position of Boolean, Enum, Point and Rect editors.Dominique Louis
2017-07-03[Mac] Add predefined valules editorEric Maupin