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-05Revert "[VersionControl] Document controller now reacts on file status change."Vsevolod Kukol
2019-09-05Fixes VSTS Bug 958221: System.ArgumentNullException exception inMike Krüger
2019-09-05Remove document from `GetOpenDocumentIds` when removed from projectDavid Karlaš
2019-09-04Merge pull request #8411 from mono/vsts-947128-add-referenceJeffrey Stedfast
2019-09-04references -> referenceKeting Yang
2019-09-03[IDE] Drop add prefix for commands under add menuKeting Yang
2019-09-03Icons: Design change to KnownImageIds.IntellisenseWarning iconSandy Armstrong
2019-09-03Change dialog title to "References"Keting Yang
2019-09-03Change the position of the command and update the condition to just "Project"Keting Yang
2019-09-03[IDE] Add "Add Reference" under project context menuKeting Yang
2019-09-02Merge pull request #8378 from mono/fix-welcome-page-startupVsevolod Kukol
2019-09-02[Ide] Fix ArgumentNullException when loading non-file documentsVsevolod Kukol
2019-08-31Merge pull request #8583 from sailro/patch-2Sandy Armstrong
2019-08-30[Ide] Add browser stock iconMatt Ward
2019-08-30Merge pull request #8507 from mono/objc-bindingsVsevolod Kukol
2019-08-30Merge pull request #8572 from mono/fix-970095Marius Ungureanu
2019-08-30Map md-reference to KnownImageIds.Referencepr/8583Sebastien Lebreton
2019-08-29Merge pull request #8176 from mono/fix-623224Vsevolod Kukol
2019-08-29Add testnosami
2019-08-29Swap checks around as it should be faster for most casesnosami
2019-08-29Do not show "Include in Project" for empty foldersnosami
2019-08-29Merge pull request #8571 from mono/fix-963585Lluis Sanchez
2019-08-29Fix document focus issueLluis Sanchez
2019-08-29Merge pull request #8541 from mono/fix-972230Marius Ungureanu
2019-08-29[Ide] Rename command updater handler timeout counterVsevolod Kukol
2019-08-29[Ide] Fix UpdateCommandInfo metadata typeVsevolod Kukol
2019-08-29[Ide] Notify user about a failed command update and log an errorVsevolod Kukol
2019-08-29Added logging warningJavier Suárez Ruiz
2019-08-29Issue VSTS #623224 - Added Telemetry Counter to detect slow update command op...Javier Suárez Ruiz
2019-08-29[Ide] Show welcome page after preseting workbenchVsevolod Kukol
2019-08-28Add some code comment and .Ignoretherzok
2019-08-28[Ide] Start initializing the CompositionManager earlier in the processtherzok
2019-08-28[Ide] Make behaviour of MEF throwing an exception opt-intherzok
2019-08-28Merge pull request #7785 from mono/fix-859111Vsevolod Kukol
2019-08-28Merge pull request #8544 from mono/pr-anvod-argument-940776Marius Ungureanu
2019-08-28[Ide] If MEF is queried before startup handlers are run, throw an exceptiontherzok
2019-08-28Merge pull request #8479 from mono/counter-cleanupLluis Sanchez
2019-08-28Merge pull request #8553 from mono/command-manager-nreJose Miguel Torres
2019-08-28Adds feature to center current open panel based in OpenFileDialogData propertyJose Medrano
2019-08-28Merge pull request #8386 from mono/master-vsts958249Vsevolod Kukol
2019-08-28Merge pull request #8476 from mono/master-vsts968422Vsevolod Kukol
2019-08-28[Ide] Prevent PRE on startup from CommandManagertherzok
2019-08-27Prevent selecting in drop-downs crashing the IDE if snapshot changesAnže Vodovnik
2019-08-27Merge pull request #8518 from mono/Therzok-patch-1-1Marius Ungureanu
2019-08-27[IDE] Handle an empty list of bindings as well as nulliain holmes
2019-08-27Use BCL methods instead of writing custom impltherzok
2019-08-27Fix buildtherzok
2019-08-27[Mac] Fix Terminate selector signature and reuse more codetherzok
2019-08-27Use some xammac constantstherzok
2019-08-27[Mac] Remove hacky NSCopying implementation. Use XamMac and NSCopyingtherzok