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-30[947006][PlatformService] moved 'MakeAccessibilityAnnouncement' to `PlatformS...Mykyta Bondarenko
2019-10-18[PlatformService] Added `AccessibilityInUseChanged`Mykyta Bondarenko
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-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-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] Consolidate mimetypes lookup codeMikayla Hutchinson
2018-11-29[Ide] Add DesktopService.FocusWindowVsevolod Kukol
2018-10-16[Mac, Ide] Add ThermalMonitor implementation.therzok
2018-10-15Merge pull request #5540 from mono/fix-646431Vsevolod Kukol
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-13[PerfMetrics] Track the experienced times for key pressesiain holmes
2018-06-11[Ide] Simplify the API a bittherzok
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-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-17[a11y] Add a bool for when accesibility is actually being usediain holmes
2017-02-02[Ide] Extension point for mapping Roslyn language name to mimetypeMikayla Hutchinson
2016-11-28[Ide] Binary detection fallback for GetMimeTypeForUriMikayla Hutchinson
2016-06-06[Ide] Log errors during Ide restartVsevolod Kukol
2016-06-06[Ide] Make DesktopService.RestartIde internalVsevolod Kukol
2016-06-06[Ide] Fix RestartIde when MD started from command lineVsevolod Kukol
2016-06-06[Ide] Add DesktopService.RestartIdeVsevolod Kukol
2015-11-25[Ide] Cleanup DesktopService for Gtk API.Marius Ungureanu
2015-11-23[Ide] Cleanup more APIMarius Ungureanu
2015-06-01Merge branch 'master' into roslynMike Krüger
2015-05-27[Ide] Win32 workaround for Window.Present() breaking window snappingCody Russell
2015-05-12[Ide] Fix some warningsLluis Sanchez Gual
2015-03-20Merge remote-tracking branch 'origin/master' into new-project-modelLluis Sanchez Gual
2015-03-02[Core] Added support for selecting files when using "Open containing folder"David Karlaš
2015-02-14[Toolbar] Introduce MainToolbarController and IMainToolbarView.Marius Ungureanu
2014-11-11Merge remote-tracking branch 'origin/master' into new-project-modelLluis Sanchez Gual
2014-11-10Merge remote-tracking branch 'xamarin/xs6'Lluis Sanchez
2014-11-08[Windows] Taskbar status changesMarius Ungureanu