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
path: root/main
AgeCommit message (Expand)Author
2019-07-25Editor: Respect pref to not show completion window while typingSandy Armstrong
2019-07-25Updated references to microsoft/vs-editor-api, xamarin/md-addinssandy
2019-07-25revSandy Armstrong
2019-07-24Merge pull request #8230 from mono/map-shrink-selectionAaron Bockover
2019-07-24Updated references to xamarin/md-addins, microsoft/vs-editor-apiabock
2019-07-24[Projects] Deal correctly with DependsOnFile pointing to a folderRodrigo Moya
2019-07-24Merge pull request #8254 from mono/kde-quoteMarius Ungureanu
2019-07-24Merge pull request #8226 from mono/message-dialog-help-supportVsevolod Kukol
2019-07-24Merge pull request #8260 from mono/fix948301-infobar-alignmentVsevolod Kukol
2019-07-23Updated references to xamarin/md-addins, microsoft/vs-editor-apiabock
2019-07-23[Ide] Fix InfoBar button alignmentsVsevolod Kukol
2019-07-23Merge pull request #8255 from mono/fix-selector-crashiain
2019-07-23Merge pull request #8256 from mono/pr-unleak-enumerate-dirsLluis Sanchez
2019-07-23Merge pull request #8231 from mono/master-vsts948635Vsevolod Kukol
2019-07-22[Projects] Avoid running out of file handles in EnumerateFilesRodrigo Moya
2019-07-22[Core] Add an example usage of ReaderWriterLockSlimtherzok
2019-07-22[Core] Add ReaderWriterLockSlim extensions for disposable lockingtherzok
2019-07-22[A11y] Check selector before trying to call accessibility methodMatt Ward
2019-07-22Merge pull request #8246 from mono/msbuild-pi-keyMarius Ungureanu
2019-07-22Merge pull request #8243 from mono/root-workspace-cleanupsMarius Ungureanu
2019-07-22Merge pull request #8250 from mono/msbuild-safe-parseMarius Ungureanu
2019-07-22Merge pull request #8251 from mono/msbuild-cleanupMarius Ungureanu
2019-07-22Merge pull request #8244 from mono/array-extensionLluis Sanchez
2019-07-22Merge pull request #8245 from mono/dnc-unused-fileLluis Sanchez
2019-07-21[Linux] Attempt to fix unquoted mono on PATH breaking runningtherzok
2019-07-21[Ide] Remove unused DocumentManager methodtherzok
2019-07-21[Ide] Remove redundant ToArraytherzok
2019-07-21Avoid enumerating GetAllItems for each open documenttherzok
2019-07-21[Core] Small cleanups in DefaultMSBuildEnginetherzok
2019-07-21[Core] Remove redundant condition checkstherzok
2019-07-21[Core] Avoid allocating strings for keys when loading the MSBuild projecttherzok
2019-07-21[DotNetCore] Remove unused filetherzok
2019-07-21Optimize some boxing from IEnumerable.Containstherzok
2019-07-21[Core] Add an overload for Array which should fix most usages of IEnumerable....therzok
2019-07-19Merge pull request #8195 from mono/master-vsts943824Lluis Sanchez
2019-07-19Fixes VSTS Bug 948635: [Feedback] Tab doesn't work in text filesMike Krüger
2019-07-18Map ShrinkSelection for new editorMikayla Hutchinson
2019-07-18Merge pull request #8222 from mono/pr-david-fixGetCodeAnalysisProjectAsyncDavid Karlaš
2019-07-18Merge pull request #8225 from mono/master-vsts820341Mike Krüger
2019-07-18Merge pull request #8119 from mono/fix-941229Vsevolod Kukol
2019-07-18Merge pull request #8213 from mono/fix905844-proper-bundle-icon-accessVsevolod Kukol
2019-07-18Merge pull request #8071 from mono/fix-936531Vsevolod Kukol
2019-07-18Merge pull request #8221 from mono/pr-folder-publish-consoleJose Miguel Torres
2019-07-18[Ide][Mac] Add Help button support to MessageServiceVsevolod Kukol
2019-07-18Fixed Bug 820341: [Feedback] Unable to print codeMike Krüger
2019-07-18Fixes VSTS FeedbackTicket 943824: Diff IncorrectMike Krüger
2019-07-18Merge pull request #8218 from mono/pr-ryzngard-roslyn-3.3.0-beta1-19360-03Sandy Armstrong
2019-07-17Editor: add Imaging.csprojAaron Bockover
2019-07-17Updated references to microsoft/vs-editor-api, xamarin/md-addinsabock
2019-07-17Make `TypeSystemService.GetCodeAnalysisProjectAsync` return actual value when...David Karlaš