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-08-02[HistoryLayer] On viewmodel changes we ensure our viewmodel is not null and s...Jose Medrano
2022-05-12Build: Use a 6.0.300 SDK and macos workload RC3Sandy Armstrong
2022-03-01Fix commentJose Medrano
2022-03-01Renames RowProxyResponder to ProxyResponderJose Medrano
2022-03-01Breaks DoCommandBySelector when TextNextResponderDelegate handlesJose Medrano
2022-03-01Moves ProxyResponder button to a new classJose Medrano
2022-03-01Fixes break only when proxy is handledJose Medrano
2022-03-01Naming changesJose Medrano
2022-03-01FocusableButton and TextFieldSmallButtonContainer are a ProxyResponderJose Medrano
2022-03-01NumericSpinEditor uses the internal view ResponderProxyJose Medrano
2022-03-01Makes FocusableComboBox a ProxyResponder classJose Medrano
2022-03-01Makes FocusablePopupButton a ProxyResponder classJose Medrano
2022-03-01Makes NumericTextField a ProxyResponder classJose Medrano
2022-03-01Creates ProxyResponderButton and makes base of FocusableBooleanButtonJose Medrano
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