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-08-28Adds feature to center current open panel based in OpenFileDialogData propertyJose Medrano
2019-08-02Only suggest custom tools for appopriate file typesMikayla Hutchinson
2019-06-26Fixes VSTS Bug 936228: Exact match and regex match mimetypes no longerMike Krüger
2019-04-02Improved file filtering support for document controllersLluis Sanchez
2019-03-21Merge branch 'new-service-model' into new-doc-modelLluis Sanchez
2019-03-21Merge remote-tracking branch 'xamarin/master-vnext' into new-service-modelLluis Sanchez
2019-02-18Implemented new document/view architectureLluis Sanchez
2019-02-15Convert several IDE services into Service instancesLluis Sanchez
2019-02-15Add basic service infrastructureLluis Sanchez
2019-02-13[Ide] Support mapping ImageId to multiple iconsMikayla Hutchinson
2019-02-06[Ide] Don't require GUID for ImageID from KnownImageIdsMikayla Hutchinson
2019-01-20[Ide] Fix deserializing MimeTypeNodeMikayla Hutchinson
2019-01-19[Ide] Add MimeType<->ContentType lookupsMikayla Hutchinson
2019-01-19[Ide] Clean up roslyn mimetype lookupMikayla Hutchinson
2019-01-14[Ide] Fix accidental rename of node attributeMikayla Hutchinson
2019-01-14[Ide] Fix ~100 warningsMikayla Hutchinson
2019-01-07Merge branch 'master' into editorMikayla Hutchinson
2018-12-13Add VS Editor imageId and icon support.Kirill Osenkov
2018-11-27[Ide] Add support for Welcome dialog providersRodrigo Moya
2018-09-05[Ide] Remove deprecated ServiceUrlExtensionNodeVsevolod Kukol
2018-09-05[Ide] Deprecate ServiceUrlExtensionNodeVsevolod Kukol
2018-06-25[Ide] Optimize FileTypeConditionMikayla Hutchinson
2018-02-26[Ide] Use StringBuilderCache.Mike Krüger
2017-02-02[Ide] Extension point for mapping Roslyn language name to mimetypeMikayla Hutchinson
2016-11-14[Ide] Make sure the Options panel headers are branded correctly.Greg Munn
2016-07-13Merge remote-tracking branch 'origin/run-configurations'Lluis Sanchez
2016-07-11[Ide] Allow registration of SingleProjectFileCustomToolGreg Munn
2016-06-07[Ide] Run configurations UI tweaksLluis Sanchez
2016-06-04Merge remote-tracking branch 'origin/master' into run-configurationsLluis Sanchez
2016-05-31Make ErrorDocumentationProvider a custom extension point (#1481)Vincent Dondain
2016-05-30Add documentation extension pointVincent Dondain
2016-05-20[Core] Run configuration support WIPLluis Sanchez
2016-05-19[Core] More execution scheme supportLluis Sanchez
2016-05-19[Core] Limit the number of concurrent buildersLluis Sanchez
2016-04-04[Ide] Make mimetypes ignore case when checking supported files.therzok
2015-09-04Options dialog improvementsLluis Sanchez
2015-04-24[Ide] Fixed some compiler warnings.Mike Krüger
2014-09-01[Ide] Improve IdeCustomizer supportLluis Sanchez
2014-02-14[Ide] Slightly optimize creating TextEditorExtension chainMichael Hutchinson
2014-01-16[Ide] Fix typo in internal API namesMichael Hutchinson
2014-01-13Add IdeCustomizer classLluis Sanchez
2013-09-17[Ide] Allow setting an image as header for an options dialog sectionLluis Sanchez
2012-11-14Replace MonoDevelop by the branded application nameLluis Sanchez
2012-07-09Made internal several classes which don't need to be publicLluis Sanchez
2012-07-06[Ide] Fixes to the icon animation infrastructureLluis Sanchez
2012-03-29[Ide] OpenDocument now uses .NET Encodings.Mike Krüger
2012-03-03Merge branch 'master' into newresolverMike Krüger
2012-03-02[Ide] Fix issues with feedback URL changesMichael Hutchinson
2011-10-20[IDE] Implemented a fast file name recognizer for mime types for allMike Krüger
2011-03-04Add missing file.Lluis Sanchez Gual