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-02-25Add cast to fix bug with numeric conversionbackport-pr-794-to-mainBret Johnson
2022-02-11API breaks for P13Sandy Armstrong
2022-02-09IntPtr->NativeHandle migrationSandy Armstrong
2022-02-07Prepare for nfloat moving to ObjCRuntime namespaceSandy Armstrong
2022-02-03Fixed NSColor dispose side effect.Mike Krüger
2020-04-08Remove the KVO observer from the popover window when it closesAlex Corrado
2020-02-24[Mac] PopoverFocusRestoreDelegate: only restore focus for views in the popove...Alex Corrado
2020-02-24[Mac] Don't mess with the focus for EmptyBrushEditorViewControllerAlex Corrado
2020-02-22[Mac] Also restore focus for MaterialViewAlex Corrado
2020-02-22[Mac] More generalized solution for restoring focus when popover is repopped upAlex Corrado
2020-02-20[Mac] Refocus to original brush type when repopped up.CartBlanche
2020-02-20[Mac] Make Material View Tabbable. (#705)Dominique Louis
2020-02-20[Mac] Make Brush Tabs Navigable. Centralise Tabs code under TabButton class.CartBlanche
2020-02-11[Mac] Allow Ctrl+Shift+i to display the Property Button's menu.CartBlanche
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-13Merge pull request #642 from xamarin/ermau-fix-989518Dominique Louis
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-24[mac] Fix value source image not update on defaultEric Maupin
2019-09-03[mac] Fix timing of appearance changes for popoversEric Maupin
2019-07-31[Mac] Fix so that when menu is popped up, associated controlled is focused.CartBlanche
2019-07-04Merge pull request #561 from xamarin/dominique-BindingDialogEric Maupin
2019-07-03[Mac] If VM changes, reset popupMenu list.CartBlanche
2019-06-26[Mac] Make Binding Dialog ModalDominique Louis
2019-06-26[Mac] Initial Binding Editor Dialog.Dominique Louis
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-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-21[mac] Fix SpinnerButton regressionEric Maupin
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-19Tweak the vertical margins in the color resources dialogs. Fixes #432, and pr...bleroy-tweak-color-resource-selectorBertrand Le Roy
2019-03-13[mac] Collection property editorEric Maupin
2019-03-06[mac] Make inline color editor scale downEric Maupin
2019-03-06[mac] Tweak color component layoutEric Maupin
2019-03-06[mac] Redo layout on solid brush editorEric Maupin
2019-03-06[mac] Drop margins from some color layers for more consistencyEric Maupin
2019-03-06[mac] Fix group editor layoutEric Maupin