Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/monodevelop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-12-13Fix dialog parenting issueLluis Sanchez
2019-11-12[Mac][NuGet] Use Components.SearchEntry for the Xwt.SearchEntry backendVsevolod Kukol
2019-11-11Merge pull request #9168 from mono/backport-pr-9150-to-release-8.4Vsevolod Kukol
2019-11-08[Mac] Cache observer objects generated by notification center to avoid native...Vsevolod Kukol
2019-11-08[Mac] Add initial High Contrast theme supportVsevolod Kukol
2019-11-08Remove linq usage and extra linesGouri Kumari
2019-11-08Set the proper NextResponder chain in awesomebar.cs and fix custom foxus hand...GouriKumari
2019-11-08Set nextkey viewGouriKumari
2019-11-06Always assign a CancellationTokenSourceMarius Ungureanu
2019-11-05[Mac] Check for NSOpenSavePanelUrlEventArgs.NewDirectoryUrl being NSNullVsevolod Kukol
2019-11-05[Mac] Disable NSSavePanel.DidChangeToDirectory handling on CatalinaVsevolod Kukol
2019-11-05[Mac] Fix DidChangeToDirectory continuationVsevolod Kukol
2019-10-31Merge pull request #9182 from mono/release-8.4-xm-crashLluis Sanchez
2019-10-31[Mac] Disable memory monitor due to broken xammac bindingtherzok
2019-10-29[Mac] Use static NSSavePanel.SavePanel to avoid crashes on CatalinaVsevolod Kukol
2019-10-24Fixes NRE focusing main toolbar in early initializations when the window is n...Jose Medrano
2019-10-21[MacPlatform] Fix message dialog parenting issue in VCS checkout.Mike Krüger
2019-10-19Added machine hardware model to telemetry detailsryanching
2019-10-15[Catalina] Fixes broken accessory view in any NSSavePanel based panels becaus...Jose Medrano
2019-09-10Merge pull request #8649 from mono/pr-filter-browsersLluis Sanchez
2019-09-06Merge pull request #8352 from mono/master-vsts951152Vsevolod Kukol
2019-09-06[AspNet*] Filter HTTP handlers to viewer roleRodrigo Moya
2019-08-30Merge pull request #8507 from mono/objc-bindingsVsevolod Kukol
2019-08-29Merge pull request #8565 from mono/fix-open-with-applicationMatt Ward
2019-08-28[Mac] Fix not being able to open a file with external applicationMatt Ward
2019-08-28[Mac] Handle filenames not just urls in GetApplicationsMatt Ward
2019-08-28Merge pull request #7785 from mono/fix-859111Vsevolod Kukol
2019-08-28[MacPlatform] Changes modifier in OpenPanel to sealedJose Medrano
2019-08-28Adds feature to center current open panel based in OpenFileDialogData propertyJose Medrano
2019-08-27[Mac] Use named parameter to specify ApplicationIcon image loading kindtherzok
2019-08-27[Mac] Add tests for LaunchServicestherzok
2019-08-27[Mac] Remove custom binding for lazy NSImage loading and use Xamarin.Mactherzok
2019-08-27[Mac] Switch LaunchServices implementation to use Xamarin.Mactherzok
2019-08-27[Mac] Remove some dead code and use Xamarin.Mac constants for PInvoke signaturestherzok
2019-08-27[Mac] Use a local ITimeTracker value instead of the global TimerCounter methodstherzok
2019-08-26Merge pull request #8498 from mono/fix-969968Vsevolod Kukol
2019-08-26Fixes VSTS Bug 951152: [Feedback] Visual Studio Commmunity lacks UTF-8Mike Krüger
2019-08-23[Mac] Remove the code for changing application nameiain holmes
2019-08-22[Mac] Send the correct frameiain holmes
2019-07-25[MacPlatform] Remove .app suffix from app's DisplayName'sRodrigo Moya
2019-07-25[MacPlatform] Improve array creationRodrigo Moya
2019-07-25[MacPlatform] Fix retrieval of installed applicationsRodrigo Moya
2019-07-24Merge pull request #8226 from mono/message-dialog-help-supportVsevolod Kukol
2019-07-18[Ide][Mac] Add Help button support to MessageServiceVsevolod Kukol
2019-07-17[Mac] Improve ApplicationIcon logic and make setter privateVsevolod Kukol
2019-07-16[Mac] Fix NSImageCacheException exception when getting the app iconVsevolod Kukol
2019-07-16Merge pull request #8177 from mono/fix-941964Lluis Sanchez
2019-07-11Merge pull request #8111 from mono/fix-937857iain
2019-07-11[Mac] Fix keyboard input in Global Search when in fullscreeniain holmes
2019-07-11[Mac] Check if the Url path is nulliain holmes