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-04-15Remove system.net.http unused referenceCharles Bissonnette
2022-04-14Set a11y name for editable combo TextEdit (#808)Bret Johnson
2022-03-19Merge pull request #803 from xamarin/dev/peterspa/EscCloseBrushEditord17-2Peter Spada
2022-03-19Use PreviewKeyDown for Ctrl+Space to show menu (#800)Bret Johnson
2022-03-19Brush editor popup needs to handle ESC key before VS can handle itPeter Spada
2022-03-18Merge pull request #798 from xamarin/dev/bretjohn/fix-1491218Bret Johnson
2022-03-17Make tab order cycle for proppy controlsBret Johnson
2022-03-15Set the Arrange By AutomationProperty Name correctlyBret Johnson
2021-08-26Support PropertyPresenter being unloaded & reloadedBret Johnson
2021-06-29Fix edit box focus border contrastBret Johnson
2021-03-16Don't allow property editor panell to get the focusBret Johnson
2021-01-06Add Name a11y property to expanderBret Johnson
2020-10-08Refactor to have individual Date and Time Controls for better mapping… (#756)Dominique Louis
2020-06-17Ensure all the screen elements in this Window have their … (#724)Dominique Louis
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
2019-12-06Merge pull request #682 from xamarin/bret-make-narrator-not-announce-menu-pos...Eric Maupin
2019-12-03[win] fixes collection editor windowpaymicro
2019-11-08Make narrator not announce menu item posistionBret Johnson
2019-11-07Fix a11y bug 999307Bret Johnson
2019-10-18[Win] Fix a11y labels for collection editorEric Maupin
2019-10-18[Win] Fix focus border for empty checkboxesEric Maupin
2019-10-18[Win] Brush tabs container shouldnt be focusableEric Maupin
2019-10-16[Win] Fix setting automation name to null in autosizingEric Maupin
2019-10-04[Win] AutoResizing mask editorEric Maupin
2019-10-04[Core] AutoResizingPropertyViewModelEric Maupin
2019-09-09[Win] Include property button in A11y treeEric Maupin
2019-09-09[Win] A11y hide variant buttonsEric Maupin
2019-09-09[Win] A11y exclude input modes when hiddenEric Maupin
2019-09-09[Win] Fix delve button placementEric Maupin
2019-09-09[Win] Improve arrange by a11yEric Maupin
2019-09-09[Win] Name uncommon properties groupEric Maupin
2019-09-09[Win] Improve a11y on type treeEric Maupin
2019-09-09[Win] Collection button help textEric Maupin
2019-09-09[Win] Add keyboard shortcut for property menuEric Maupin
2019-09-09[Win] Ensure input mode selections are accessibleEric Maupin
2019-09-09[Win] Ensure variation options have accessible namesEric Maupin
2019-09-09[Win] Add presenter automation peerEric Maupin
2019-08-29[Win] Localize arrange menuEric Maupin
2019-08-29[Win] Localize shared/local/all resourcesEric Maupin
2019-08-29[Win] Localize the collection Add buttonEric Maupin
2019-08-19fixed Windows controls for DateTime and TimeSpan typespaymicro
2019-05-03[Win] Use 83% rounded of base text size for variantsEric Maupin
2019-04-24[Win] VariantsEric Maupin
2019-04-24[Core] Tighten variation namingEric Maupin
2019-03-25[build] Strongname this so it can be referenced by other strongnamed libsAlan McGovern
2019-03-21[build] Update to netstandard2 and/or net472Alan McGovern
2019-03-14[Win] Fix filtering when Name isn't defaultEric Maupin
2019-03-11[Win] Don't subscribe every selection changeEric Maupin
2019-03-09[Win] Use same update mechanism as mac on namedEric Maupin