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
2019-03-06[mac] Fix group editor layoutEric Maupin
2019-03-06[mac] Remove last error handlingEric Maupin
2019-03-06[mac] Overhaul some layoutEric Maupin
2019-03-06[mac] Increase label/editor spacing (D3#4549)Eric Maupin
2019-03-06[mac] Fix search placeholder alignmentEric Maupin
2019-03-06[mac] Bump up row sizes to match designEric 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-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-20Resize Point and Rectangle controls based on overall width.Dominique Louis
2019-02-20Merge pull request #516 from xamarin/dominique-UniqueResourceNamesEric Maupin
2019-02-20Merge pull request #529 from xamarin/dominique-SetTooltipIncasePropertyLabelC...Eric Maupin
2019-02-20[Mac] Set Tooltip value for when resizing occurs & long properties are clippedDominique Louis
2019-02-20[Mac] Add new BasePropertyControlTextField to have ellipses and AllowsExpansi...Dominique Louis
2019-02-15[mac] Manually handle disclosure arrowsEric Maupin
2019-02-15[mac] Object editor backgroundsEric Maupin
2019-02-15[mac] Fix row trackingEric Maupin
2019-02-15[mac] Set ViewModel to null on removedEric Maupin
2019-02-15[mac] Add ObjectEditorEric Maupin
2019-02-15[mac] Fix identifier for first-sized itemsEric Maupin
2019-02-15[mac] ViewModel is allowed to be nullEric 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-30Merge pull request #502 from xamarin/focusable-comboboxEric Maupin
2019-01-30Fix Tabbing through all numeric controls.Dominique Louis
2019-01-30[Mac] Creates a new focusable ComboBox with readonly modifierJose Medrano
2019-01-29[mac] Fix editor panel theme handlingEric Maupin
2019-01-28[mac] Fix sel/dark reorderingEric Maupin
2019-01-26[mac] Fix enabled on TabButtonEric Maupin
2019-01-26Merge pull request #493 from xamarin/ermau-mac-themingEric Maupin
2019-01-26[mac] Update arrange mode to tabsEric Maupin
2019-01-26[mac] Manual theme image handlingEric Maupin
2019-01-21[Mac] Exposes ArrangeMode in the public PropertyEditorPanel public APIJose Medrano
2019-01-18[mac] Fix missing methodsEric Maupin
2019-01-18[mac] Inherit appearance in custom exp/resourcesEric Maupin
2019-01-18[mac] Add click events for underlined itemsEric Maupin
2019-01-18[mac] Breakout DynamicFill into reusableEric Maupin
2019-01-18[mac] Inherit appearance for brush popupEric Maupin
2019-01-16[mac] Fix panel loading on MojaveEric Maupin
2019-01-11[mac] Fix CommonBrushLayer background, remove dead drawingEric Maupin
2019-01-11[mac] Only insert background box when there's a colorEric Maupin
2019-01-11[mac] Fix gradient alignmentEric Maupin
2019-01-11[mac] Fix theming changes for spinnerbuttonEric Maupin
2019-01-11[mac] Improve group/brush editorsEric Maupin
2019-01-11[mac] Improve grouped properties appearanceEric Maupin
2019-01-11[mac] Listen to BackgroundStyle in UnfocusableTextFieldEric Maupin