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-20[VersionControl] Implemented git client library.Mike Krüger
2019-09-20Merge pull request #8768 from mono/fix-984818Sandy Armstrong
2019-09-19Making sure the fix for navigating to next/prev errors continues to work.Anže Vodovnik
2019-09-18Fixes focus navigation history when document is closedJose Medrano
2019-09-18Fix: Remove all users of EnableNewEditor preferencesSandy Armstrong
2019-09-18Fix: Remove support for BOTH editorsSandy Armstrong
2019-09-18New Editor: Improve wording, especially in preferencesSandy Armstrong
2019-09-18Fixes current line and column in TextFileNavigationPointJose Medrano
2019-09-18Fix attachment view display issueLluis Sanchez
2019-09-18Merge pull request #8749 from mono/vcs-task-freezeLluis Sanchez
2019-09-17Add ToArray() on the call to close open documentstherzok
2019-09-17Merge pull request #8739 from mono/pr-move-nested-filesLluis Sanchez
2019-09-17Merge pull request #8424 from mono/vsts-802586-debug-all-testsKeting Yang
2019-09-17[FileNesting] Move nested files when moving parent fileRodrigo Moya
2019-09-17Merge pull request #8687 from mono/task-ignoreMarius Ungureanu
2019-09-16[FileNesting] Avoid computing file nesting tree for all projectsRodrigo Moya
2019-09-16Merge pull request #8726 from mono/fix-all-hangsLluis Sanchez
2019-09-16Add AppliesToProject checktherzok
2019-09-13[FileNesting] Trigger events for file nesting only on the nodes which actuall...therzok
2019-09-13Fix flickering issue in results windowLluis Sanchez
2019-09-13Merge pull request #8708 from mono/pr-anvod-nexterrorAaron Bockover
2019-09-13Editor: Remove bold from CSS elements for most themesSandy Armstrong
2019-09-13Add some docs and obsolete API.therzok
2019-09-13Updating TaskStore to ignore Display Bindings when navigating to errors.Anže Vodovnik
2019-09-13Merge pull request #8697 from mono/backport-pr-8696-to-masterSandy Armstrong
2019-09-12[Ide] Add some .Ignore calls to WatchDirectories calls to look for exceptionstherzok
2019-09-12Merge pull request #8698 from mono/fix-978932Lluis Sanchez
2019-09-12Sets Xwt translation catalog on Ide initializationJose Medrano
2019-09-12Revert "Revert "[VersionControl] Document controller now reacts on file statu...Lluis Sanchez
2019-09-12Merge pull request #8693 from mono/vsts976424Lluis Sanchez
2019-09-12DebugApplicationDialog: Remember last valuesSandy Armstrong
2019-09-11Add assertion so we don't hit it in the futuretherzok
2019-09-11[Core] Fix adding derived Control items to the weak maptherzok
2019-09-11Merge pull request #8623 from mono/fix-960819Lluis Sanchez
2019-09-11Merge pull request #8664 from mono/fix-935180Lluis Sanchez
2019-09-10Fixes ListWindow command handler to show duplicated resultsJose Medrano
2019-09-10Fixes current WindowList command handler to show correctly opened windowsJose Medrano
2019-09-10Merge pull request #8608 from mono/fix976445-non-document-viewsLluis Sanchez
2019-09-10Merge pull request #8649 from mono/pr-filter-browsersLluis Sanchez
2019-09-10Merge pull request #8593 from mono/aspnetcore-multi-target-browser-execution-...Lluis Sanchez
2019-09-10Merge pull request #8561 from mono/mef-startupLluis Sanchez
2019-09-09[IDE] Also validate if characters is emptyiain holmes
2019-09-09[IDE] Check that events passed to the keypress handler are key eventsiain holmes
2019-09-07Merge pull request #8647 from mono/intellisense-bugSandy Armstrong
2019-09-06Merge pull request #8639 from mono/pr-david-fixGetOpenDocumentsSandy Armstrong
2019-09-06Workspace: Prevent DocumentIds from changing on configuration changeSandy Armstrong
2019-09-06Fix bold theme and some other issues in CSS themes.Kirill Osenkov
2019-09-06Merge pull request #8352 from mono/master-vsts951152Vsevolod Kukol
2019-09-06[AspNet*] Filter HTTP handlers to viewer roleRodrigo Moya
2019-09-05Change the design of the unit test padKeting Yang