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-09-06[AspNet*] Filter HTTP handlers to viewer roleRodrigo Moya
2019-07-11[Mac] Fix keyboard input in Global Search when in fullscreeniain holmes
2019-06-26Fixes VSTS Bug 935133: [FATAL] System.UnauthorizedAccessExceptionMike Krüger
2019-05-31[Ide] Handle exceptions in MemoryMonitor event handlertherzok
2019-05-08[IDE] Gather screen and GPU infoiain holmes
2019-04-15Merge pull request #540 from xamarin/start-window-recent-project-date-in-futureVsevolod Kukol
2019-04-13[RecentFiles] Swap the recent files list later on in the processtherzok
2019-04-12[Ide] Fix recent project timestamp being shown as in the futureMatt Ward
2019-03-21Merge remote-tracking branch 'xamarin/master-vnext' into new-service-modelLluis Sanchez
2019-02-19Merge remote-tracking branch 'origin/master' into new-service-modelLluis Sanchez
2019-02-19Merge remote-tracking branch 'origin/master' into release-8.0Lluis Sanchez
2019-02-15Track API changesLluis Sanchez
2019-02-15Convert several IDE services into Service instancesLluis Sanchez
2019-02-15[Ide] Move parent window finder code to DesktopServiceRodrigo Moya
2019-01-25Merge remote-tracking branch 'origin/master' into pr-sandy-md-masterSandy Armstrong
2019-01-20Remove Obsolete DefaultControlLeftRightBehaviortherzok
2019-01-19[Ide] Rename MimeTypes to MimeTypeCatalogMikayla Hutchinson
2019-01-19[Ide] Add MimeType<->ContentType lookupsMikayla Hutchinson
2019-01-19[Ide] Add API to get Roslyn language from mimetypeMikayla Hutchinson
2019-01-19[Ide] Clean up roslyn mimetype lookupMikayla Hutchinson
2019-01-19[Ide] Consolidate mimetypes lookup codeMikayla Hutchinson
2018-11-29[Ide] Add DesktopService.FocusWindowVsevolod Kukol
2018-10-24PlatformTelemetryDetails: allow the platform to provide event timesAaron Bockover
2018-10-16[Mac, Ide] Add ThermalMonitor implementation.therzok
2018-10-15Merge pull request #5540 from mono/fix-646431Vsevolod Kukol
2018-10-08Remove duplicate thread count valuetherzok
2018-10-08[Mac] Add a way to sample the host cpu loadtherzok
2018-10-08Report info about CPU core/thread counttherzok
2018-08-21Update VS Editor to 15.8.Kirill Osenkov
2018-07-30[A11y] Don't expand the sidebar items if using full keyboard controliain holmes
2018-07-05[Ide] Fixup PlatformService to use GetExport rather than wrap the value in a ...therzok
2018-07-03[Ide] Lazy load mime type informationMatt Ward
2018-06-20Merge pull request #4933 from mono/typing-timingLluis Sanchez
2018-06-13Merge branch 'master' into file-watcher-integrationMatt Ward
2018-06-13[PerfMetrics] Track the experienced times for key pressesiain holmes
2018-06-11[Ide] Simplify the API a bittherzok
2018-06-11[Mac] Add another unit test for the monitor.therzok
2018-06-11[Ide] Some API changes around MemoryMonitor. Propertly surface it in the IDEtherzok
2018-06-11[Ide] Add an API point in DesktopService where to hook up logic that checks v...therzok
2018-05-30[Ide] Fix UI hang when many files are deletedMatt Ward
2018-05-24[PerfMetrics] Make the hardware/system metadata asynciain holmes
2018-05-24[PerfMetrics] Add platform related metadataiain holmes
2018-04-25[Ide] Move IFilePathRegistryService MEF export query out of static constructortherzok
2018-04-17[Ide] cache the registry service from MEF to avoid allocations in mime type f...Marius Ungureanu
2018-03-19Add protection against crashes in IFilePathRegistryServiceLluis Sanchez
2018-03-14Report the version of Xamarin.Mac that's used at runtime by the IDE (#4157)Marius Ungureanu
2018-01-27Consume new IFilePathRegistryService from vs platform to allow the fi… (#3745)Todd Grunke
2018-01-26[IDE] Previous solution not opened if projects are favouritediain holmes
2018-01-17[a11y] Add a bool for when accesibility is actually being usediain holmes
2017-10-24[Ide] Unbreak RecentFiles APIVsevolod Kukol