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-11-25Merge pull request #9347 from mono/dev/davkar/fix1023494David Karlaš
2019-11-25Fix 1023494: Unsaved new documents have `/` added to begining of file nameDavid Karlaš
2019-11-16Fix 1023500: When saving new document, tab title doesn't updateDavid Karlaš
2019-11-08Switch from `string` to `TextReader` overloadDavid Karlaš
2019-10-18Fixed typo `b.PreferExtenalBinding` -> `PreferExternalBinding`Vinicius Jarina
2019-10-18[Document][991947] Add flag to document controller to allow the preferred the...Vinicius Jarina
2019-10-06[Ide] Fix review and leaks caused by new document model.therzok
2019-10-06[Ide] Null out pathDoc and contentLoader to prevent ref cyclestherzok
2019-10-06Address feedback on doc model changestherzok
2019-09-18Fix attachment view display issueLluis Sanchez
2019-09-12Revert "Revert "[VersionControl] Document controller now reacts on file statu...Lluis Sanchez
2019-09-05Revert "[VersionControl] Document controller now reacts on file status change."Vsevolod Kukol
2019-08-29Fix document focus issueLluis Sanchez
2019-08-28Merge pull request #8479 from mono/counter-cleanupLluis Sanchez
2019-08-27[Core] DocumentManager is now thread and async safe WRT timer counters being ...therzok
2019-08-26[VersionControl] Document controller now reacts on file status change.Mike Krüger
2019-08-26[Ide] Fixed DocumentView attachment container handling.Mike Krüger
2019-08-19[Ide] Fix leaks caused by not disposing attached tab document viewstherzok
2019-08-19[Ide] Fix attached views not being disposedtherzok
2019-07-21[Ide] Remove unused DocumentManager methodtherzok
2019-07-08Merge remote-tracking branch 'origin/master' into documentmodel-designersupportJérémie Laval
2019-07-03Merge pull request #8105 from mono/pr-anvod-nrefixes2Aaron Bockover
2019-07-02Added a check for line number and an exception catch clause.Anže Vodovnik
2019-07-01Merge pull request #7882 from mono/pr-anvod-renamefixMarius Ungureanu
2019-06-27Fixes VSTS Bug 935201: System.ArgumentOutOfRangeException exception inMike Krüger
2019-06-24Fixes VSTS Bug 935392: System.NullReferenceException exception inMike Krüger
2019-06-24[DesignerSupport] Recognize DocumentView when computing IPropertyPadProvider/...Jérémie Laval
2019-06-24[Ide] Change GetActiveControllerHierarchy in container to return controllers ...Jérémie Laval
2019-06-19WIP: Rename fix, debugging.Anže Vodovnik
2019-06-12Fixes VSTS Bug 911693: New document model dispose logic was regressedMike Krüger
2019-06-05Merge pull request #7708 from mono/master-DisposedTokenMike Krüger
2019-06-04Fix mime type assignment issues in FileModelLluis Sanchez
2019-06-04[Ide] Added a disposed token to the document controller API.Mike Krüger
2019-05-31Merge pull request #7605 from mono/master-vsts866898Lluis Sanchez
2019-05-28Merge branch 'master' into fix-slow-document-loadLluis Sanchez
2019-05-28Fix issues when opening a documentLluis Sanchez
2019-05-28Fix document reuse logicLluis Sanchez
2019-05-27Fixes VSTS Bug 866898: Project file not reloaded in editor afterMike Krüger
2019-05-24Fix tab stacking issue in designersLluis Sanchez
2019-05-23Fix workbench initialization issuesLluis Sanchez
2019-05-20Fix exception in DocumentController.GetContent()Lluis Sanchez
2019-05-10Fix document focus issuesLluis Sanchez
2019-05-07Fix several toolbox issues:Lluis Sanchez
2019-05-03Merge pull request #7438 from mono/fix-content-visible-propJérémie Laval
2019-05-03Fix content type from mime type calculations.Kirill Osenkov
2019-05-03Merge remote-tracking branch 'xamarin/master-vnext' into fix-content-visible-...Jérémie Laval
2019-04-29Fix several navigation issuesLluis Sanchez
2019-04-26Add support for content added/removed callbacksLluis Sanchez
2019-04-24Merge pull request #628 from xamarin/fix-document-switchLluis Sanchez
2019-04-24Fix NRE in DocumentView.GetActiveControllerHierarchy()Lluis Sanchez