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-03-01Makes EntryPropertyEditor use ProxyRowResponderJose Medrano
2022-03-01Makes some basic editors use ProxyRowResponder in their viewsJose Medrano
2022-03-01FocusableButton and TextFieldSmallButtonContainer are a ProxyResponderJose Medrano
2022-03-01Makes BasePointEditorControl first and last view use ProxyRowResponderJose Medrano
2022-03-01Makes RatioEditorControl main view use ProxyRowResponderJose Medrano
2022-03-01NumericSpinEditor uses the internal view ResponderProxyJose Medrano
2022-03-01Makes first and last focusable view in BasePathEditorControl use ProxyRowResp...Jose 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-03-01Removes old hack to set next responder for one based in KeyDown eventsJose Medrano
2022-03-01Creates ProxyRowResponder manage responder between rows in NSOutlineViewJose Medrano
2022-03-01Fixes NRE if get row view is not ready to get the view and focusJose Medrano
2022-02-25Merge pull request #795 from xamarin/backport-pr-794-to-mainBret Johnson
2022-02-25Add cast to fix bug with numeric conversionbackport-pr-794-to-mainBret Johnson
2022-02-17Merge pull request #791 from xamarin/dev/sandy/nfloat-movingBret Johnson
2022-02-17Bump to P13.7Sandy Armstrong
2022-02-17Bump macos workload to P13Sandy Armstrong
2022-02-16Mac: NSDraggingInfo breaks in P13, use INSDraggingInfoSandy Armstrong
2022-02-11API breaks for P13Sandy Armstrong
2022-02-09IntPtr->NativeHandle migrationSandy Armstrong
2022-02-08Add nfloat castSandy Armstrong
2022-02-07Prepare for nfloat moving to ObjCRuntime namespaceSandy Armstrong
2022-02-07Merge pull request #789 from xamarin/dev/bretjohn/fix-1468252Bret Johnson
2022-02-07Protect against CurrentAppearance NREBret Johnson
2022-02-03Merge pull request #787 from xamarin/dev/mkrueger/fix-1455310Bret Johnson
2022-02-03Fixed NSColor dispose side effect.Mike Krüger
2022-01-21Merge pull request #785 from xamarin/build-mac-with-dotnet6Bret Johnson
2022-01-21Remove SetToken on Mac tooBret Johnson
2022-01-20Undo add of Set TokenBret Johnson
2022-01-19Switch tests back to .net472 for windowsBret Johnson
2022-01-19Run tests now with dotnet testBret Johnson
2022-01-19Switch agent back to macOS-latestBret Johnson
2022-01-19Remove debugging pipeline stepBret Johnson
2022-01-19Set installDirectory for DotNetCoreSdk taskBret Johnson
2022-01-19Make provisionator use .net rootBret Johnson
2022-01-19Add dotnet to pathBret Johnson
2022-01-18Show .net env info in CI, for testingBret Johnson
2022-01-18Switch to internal-macos1100 agent on MaacBret Johnson
2022-01-16Move use dotnet before provisionatorBret Johnson
2022-01-15Fix build.projBret Johnson
2022-01-15Fix syntax errorBret Johnson
2022-01-15Use AzDO task to install .NET6 and remove test only changesBret Johnson
2022-01-15Fix YAML syntaxBret Johnson
2022-01-15Try AzDO installing .net6Bret Johnson
2022-01-15Add list-sdks to debugBret Johnson
2022-01-15Try removing workloadBret Johnson
2022-01-15Remove rollForwardBret Johnson
2022-01-15Try bumping to 101Bret Johnson