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
2020-08-05Forgot to give zh-hans and zh-hant unique names. Also not pointing to master ...CartBlanche
2020-08-05Added the UserExclusion files for the other languages we support.CartBlanche
2020-08-05Use correct termType for Spanish.CartBlanche
2020-08-05TermType required for each matrix entry.CartBlanche
2020-08-05Oops wrong branch.CartBlanche
2020-08-05Add Matrix and specific language exclustion files.CartBlanche
2020-08-04Exclude Resx files from PoliCheck so only source files are scanned. Will add ...CartBlanche
2020-08-03Should be using exclustionFile and not AEPathCartBlanche
2020-08-02Let's try and all caps param name.CartBlanche
2020-08-02AddUserExclusion file.CartBlanche
2020-08-02Fix more indentationCartBlanche
2020-08-02Fix indentationCartBlanche
2020-08-02Add TSA compliance check, as per work done by Michael for Designer repo.CartBlanche
2020-07-30Add Initial Support for PoliCheck and CredScan (#753)Dominique Louis
2020-07-21Increases delay time and disables caller button to override vs4mac focus (#752)Jose Medrano
2020-06-29Merge pull request #750 from xamarin/locd16-8Jérémie Laval
2020-06-29Loc Checkin from Build 20200628.2CSI Users
2020-06-26Adds a new mechanism to open Modal dialogs over VS4Mac context (#738)Jose Medrano
2020-06-17Ensure all the screen elements in this Window have their … (#724)Dominique Louis
2020-06-17Update Provisionator to something more modern (#725)Dominique Louis
2020-05-19Move MakeFirstResponder call to after launching the EditCollection Window. (#...Dominique Louis
2020-04-28Fix NRE when SelectionChanged is firing on a null object. (#717)Dominique Louis
2020-04-20Only run action on loc branchMichael Cummings (MSFT)
2020-04-08Remove the KVO observer from the popover window when it closesAlex Corrado
2020-03-04Merge pull request #710 from xamarin/loc_handoff_automationMichael Cummings (MSFT)
2020-03-04Add action to automatically create a PR when the `loc` branch pushedMichael Cummings
2020-03-04Update build status link, formattingMichael Cummings (MSFT)
2020-03-04Add azure-pipelines.yamlMichael Cummings
2020-03-04Add agent nuget configurationMichael Cummings
2020-03-02Merge pull request #706 from xamarin/dominique-OutlineViewTabbingAlex Corrado
2020-02-27[Mac] Tabbing to OutlineViewCartBlanche
2020-02-27[Mac] Ensure events are unsubscribed when controls removed and additional Vie...CartBlanche
2020-02-24Merge pull request #672 from xamarin/dominique-Fix654Alex 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-14Merge pull request #704 from xamarin/dominique-CtrlSpaceToFirePropertyButtonEric Maupin
2020-02-11[Mac] Allow Ctrl+Shift+i to display the Property Button's menu.CartBlanche
2020-01-28Merge pull request #701 from xamarin/dominique-EmptyBooleanTitleDominique Louis
2020-01-28[Mac] Don't set Boolean control's title.CartBlanche
2020-01-27Merge pull request #700 from xamarin/locMichael Cummings (MSFT)
2020-01-27Loc Checkin from Build 20200126.2CSI Users
2020-01-25Merge pull request #697 from xamarin/add-color-tabs-focus-rectEric Maupin
2020-01-23Keep background change for focus, in addition to focus rectBret Johnson
2020-01-22[VS] Show focus via focus rect, not color, for choice buttonsBret Johnson
2020-01-21Merge pull request #695 from xamarin/hc-iconsJérémie Laval