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-12-11[Mac] Make the button that popped up the PopOver have focus, once the popover...CartBlanche
2019-12-09[Mac] Add missing placeholder resource for type filtering.CartBlanche
2019-11-07[mac] Use more reliable row removed noticeEric Maupin
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-10-17[Mac] CustomExpressionView always set editorControlStephen Shaw
2019-10-15[Mac] Fix Scroll bar overlapping the Property Button.CartBlanche
2019-10-13Merge pull request #642 from xamarin/ermau-fix-989518Dominique Louis
2019-10-11[Mac] Fix crash on Catalina by using NSOpenPanel.OpenPanel static method.CartBlanche
2019-10-09Merge pull request #636 from xamarin/dominique-FixCompilerWarningEric Maupin
2019-10-09Make the ArrangeMode Buttons Focusable for a11yCartBlanche
2019-10-02[mac] Fix filter visibility on reuseEric Maupin
2019-10-01[mac] Ignore change events if no resourcesEric Maupin
2019-09-26[Mac] Use Override on ValidateProposedFirstResponder rather than Export.CartBlanche
2019-09-24[mac] Fix value source image not update on defaultEric Maupin
2019-09-24[mac] Predefined should support reuseEric Maupin
2019-09-03[mac] Fix timing of appearance changes for popoversEric Maupin
2019-08-29[Mac] Since the centre ellipsis works well, we no longer need label tooltips.CartBlanche
2019-07-31[Mac] Fix so that when menu is popped up, associated controlled is focused.CartBlanche
2019-07-29[Mac] Fix so that Labels truncate to a centre ellipsis.CartBlanche
2019-07-04Merge pull request #561 from xamarin/dominique-BindingDialogEric Maupin
2019-07-04[mac] Fix container for no button propertiesEric Maupin
2019-07-03[Mac] If VM changes, reset popupMenu list.CartBlanche
2019-06-26[mac] Ensure property button view is clearedEric Maupin
2019-06-26[Mac] Make Binding Dialog ModalDominique Louis
2019-06-26[Mac] Handle all scenarios where the window is closedAlan McGovern
2019-06-26[Mac] Initial Binding Editor Dialog.Dominique Louis
2019-06-26[Mac] NeedsPropertyButton maybe false when the EditorViewModel is set.CartBlanche
2019-06-20[Mac] Sharable ModalWindowCloseDelegate. For Bindings and Variations to begin...CartBlanche
2019-06-11[Mac] NSButton that handles ICommands. Needed for Binding Dialog and Variatio...CartBlanche
2019-05-15Merge pull request #596 from xamarin/dominique-Fix553Eric Maupin
2019-05-09[Mac] Setting the Formatter by default breaks the RatioEditor rendering.Dominique Louis
2019-05-01[Mac] Initial implementation of Autocompletion.dominique-AutocompletionDominique Louis
2019-05-01[Mac] Seal all the overrides of ViewDidChangeEffectiveAppearanceAlan McGovern
2019-05-01[Mac] Move appearance setting calls outside ViewDidChangeEffectiveApperance, ...Dominique Louis
2019-05-01Merge pull request #591 from xamarin/anbucyk-fix-swatches-tooltipsAnthony Bucyk
2019-05-01Fixes shrinking color rectangles in the color swatch selector. The vertical m...Anthony Bucyk
2019-05-01Update Xamarin.PropertyEditing.Mac/Controls/Custom/MaterialView.csMarius Ungureanu
2019-05-01Update Xamarin.PropertyEditing.Mac/Controls/Custom/MaterialView.csMarius Ungureanu
2019-05-01Update Xamarin.PropertyEditing.Mac/Controls/Custom/MaterialView.csMarius Ungureanu
2019-04-30Adds tooltips for color swatchesAnthony Bucyk
2019-04-08[Mac] Centralise string resources.Dominique Louis
2019-04-01Merge pull request #563 from xamarin/bleroy-tweak-color-resource-selectord16-1Eric Maupin
2019-03-27Merge pull request #573 from xamarin/ermau-timespan-editorDominique Louis
2019-03-26[mac] Fix enabled into refactorEric Maupin
2019-03-26[mac] Add Char editorEric Maupin
2019-03-26[mac] Add basic TimeSpan editorEric Maupin
2019-03-22[Mac] Remove unused variables.Dominique Louis
2019-03-21[mac] Refactor string editor into common base entryEric Maupin
2019-03-21[mac] Fix SpinnerButton regressionEric Maupin