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
2020-01-15Merge pull request #9492 from mono/task-completedMike Krüger
2020-01-14Merge pull request #9458 from mono/jstedfast-obsolete-counter-inc-decLluis Sanchez
2019-12-23Switch to Task.CompletedTask where applicabletherzok
2019-12-18Sync vs-editor-api and adopt code to changesDavid Karlaš
2019-12-11[Core] Stop using obsolete Counter++/-- and use Inc(1) or Dec(1) insteadJeffrey Stedfast
2019-11-13[Core] Switch FeatureSwitchService to use XML rather than classesRodrigo Moya
2019-11-13[Ide] Consolidate all feature switches into IdeFeatureSwitchControllerRodrigo Moya
2019-10-30Merge pull request #8987 from mono/prefer-external-binding-flagLluis Sanchez
2019-10-23Merge pull request #8827 from mono/nullability-simpleMarius Ungureanu
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-11[Debugger] Implemented a Cocoa-based ObjectValueTreeViewJeffrey Stedfast
2019-10-09Merge pull request #8538 from mono/ui-object-retentionMarius Ungureanu
2019-10-06[Ide] Fix review and leaks caused by new document model.therzok
2019-10-01Add some straightforward nullability conversionstherzok
2019-09-10Merge pull request #8608 from mono/fix976445-non-document-viewsLluis Sanchez
2019-09-02[Ide] Fix ArgumentNullException when loading non-file documentsVsevolod Kukol
2019-08-30[Ide] Add browser stock iconMatt Ward
2019-08-28Merge pull request #8479 from mono/counter-cleanupLluis Sanchez
2019-08-27[Ide] Remove some ref cycles, hopefully simplifying the object graph for leakstherzok
2019-08-27[Ide] Move 2 counters to ITimeTracker, preserving previous thread safety cons...therzok
2019-08-26[VersionControl] Removed critical GetVersionInfoAsync calls.Mike Krüger
2019-08-26Fixes VSTS Bug 968422: [Feedback] VS for Mac freezes on git revertMike Krüger
2019-08-20Merge pull request #8380 from mono/fix-documentinfo-last-save-timeVsevolod Kukol
2019-08-13[Windows] Some fixes to assembly referencesMarius Ungureanu
2019-08-12[Ide] Don't log an error if getting last write time for new documents failsVsevolod Kukol
2019-08-06Fix reload race conditionnosami
2019-08-01Merge pull request #7536 from mono/fix-890509Vsevolod Kukol
2019-07-29Review comments.Anže Vodovnik
2019-07-29Make sure the Folding menu item is enabled in the new editor as well.Anže Vodovnik
2019-07-29Adds an additional check in case of wrong parsing in document.Window to SdiWo...Jose Medrano
2019-07-29Adds persistency in tabs pinned from older project sessionsJose Medrano
2019-07-16Fixes VSTS Bug 941853: Unknown icon shown in status bar when opening aMike Krüger
2019-07-03[Ide] Introduced SavePreferencesAsync in RootWorkspace.Mike Krüger
2019-07-01Merge pull request #7882 from mono/pr-anvod-renamefixMarius Ungureanu
2019-06-25Fixes VSTS Bug 935202: System.NullReferenceException exception inMike Krüger
2019-06-19Fix up file not being saved correctly and updating registration for the rosly...therzok
2019-06-19WIP: Rename fix, debugging.Anže Vodovnik
2019-06-10[IDE] Restore the memento after the toolbar has been attachediain holmes
2019-05-31Merge pull request #7605 from mono/master-vsts866898Lluis Sanchez
2019-05-28Fix unit testsLluis Sanchez
2019-05-28Fix issues when opening a documentLluis Sanchez
2019-05-27[Ide] Fixed unsaved/dirty bug caused by the IsDirty set.Mike Krüger
2019-05-27[Ide] Implemented work around for the reloading sets the dirty flag inMike Krüger
2019-05-24Fix tab stacking issue in designersLluis Sanchez
2019-05-23Fix issue in Workbench.GrabDesktopFocus()Lluis Sanchez
2019-05-23Fix some workbench display issuesLluis Sanchez
2019-05-23Try to fix auto testLluis Sanchez
2019-05-23Fix GTC focus grab issueLluis Sanchez
2019-05-23Fix workbench initialization issuesLluis Sanchez