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-11-11Merge pull request #824 from xamarin/dev/sandy/prov-updateHEADmainSandy Armstrong
2022-11-10Update provisionator-bootstrap.shSandy Armstrong
2022-11-07Merge pull request #823 from xamarin/dev/msylvia/update-provisionator-bootstrapConnor Adsit
2022-11-03And here, toocadsit
2022-11-03Reference github-pat instead of GitHub.Tokencadsit
2022-11-03Update provisionator bootstrapMatt Sylvia
2022-08-15Use a variable width for the property search filter (#816)Bret Johnson
2022-08-02[HistoryLayer] On viewmodel changes we ensure our viewmodel is not null and s...Jose Medrano
2022-06-14Merge pull request #818 from xamarin/bundle-fallbackd17-4d17-3Jose Medrano
2022-06-14Fallback PropertyEditingResource in app bundle resources directoryJose Medrano
2022-06-13Merge pull request #815 from xamarin/dev/sandy/macos-rc3Sandy Armstrong
2022-05-17Build: Don't use Mono msbuild on Macdev/sandy/macos-rc3Sandy Armstrong
2022-05-17Build on macos-12 for Xcode 13.3Sandy Armstrong
2022-05-12Build: Use a 6.0.300 SDK and macos workload RC3Sandy Armstrong
2022-05-10Merge pull request #811 from xamarin/dev/sandy/workloads-again-i-know-1Sandy Armstrong
2022-04-19Merge pull request #813 from xamarin/backport-pr-812-to-mainBret Johnson
2022-04-19Remove UpdateExpansionsBret Johnson
2022-04-16Update macos workload provisioningdev/sandy/workloads-again-i-know-1Sandy Armstrong
2022-04-15Merge pull request #810 from xamarin/dev/chabiss/remove_system_net_httpBret Johnson
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 #801 from xamarin/dev/thsparks/reduce_redundant_signingthsparks
2022-03-18Merge pull request #798 from xamarin/dev/bretjohn/fix-1491218Bret Johnson
2022-03-18Merge pull request #799 from xamarin/dev/bretjohn/fix-1491221Bret Johnson
2022-03-18Fix typothsparks
2022-03-17Merge branch 'main' of https://github.com/xamarin/Xamarin.PropertyEditing int...thsparks
2022-03-17Revert "Use PreviewKeyDown for Ctrl+Space to show menu"Bret Johnson
2022-03-17Use PreviewKeyDown for Ctrl+Space to show menuBret Johnson
2022-03-17Make tab order cycle for proppy controlsBret Johnson
2022-03-16Diable MicroBuild signing by default, then only enable it after compilation.thsparks
2022-03-15Set the Arrange By AutomationProperty Name correctlyBret Johnson
2022-03-09Merge pull request #797 from xamarin/dev/thsparks/update_signing_on_property_...thsparks
2022-03-08Merge with mainthsparks
2022-03-05Leverage Directory.Build.props and remove unnecessary configuration checks (s...thsparks
2022-03-04Enable MicroBuild Signing for Xamarin.PropertyEditing and Xamarin.PropertyEdi...thsparks
2022-03-01Merge pull request #796 from xamarin/backport-pr-792-to-mainBret Johnson
2022-03-01Fix commentJose Medrano
2022-03-01Caches RowCount into variable to avoid unnecessary native calls on each itera...Jose Medrano
2022-03-01Renames RowProxyResponder to ProxyResponderJose Medrano
2022-03-01Breaks DoCommandBySelector when TextNextResponderDelegate handlesJose Medrano
2022-03-01Adds some missing ProxyRespondersJose Medrano
2022-03-01Refactoring in OnPreviousResponderRequested and OnNextResponderRequestedJose Medrano
2022-03-01Fixes typoJose Medrano
2022-03-01Moves ProxyResponder button to a new classJose Medrano
2022-03-01Fixes break only when proxy is handledJose Medrano
2022-03-01Fixes NRE when viewmodel is not setJose Medrano
2022-03-01Naming changesJose Medrano