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-12-03[Debugger] Improved Refresh icon contrast/usabilityJeffrey Stedfast
2019-11-12[Debugger] Fix UX glitches in the Locals & Watch padsJeffrey Stedfast
2019-11-09Merge pull request #9228 from mono/mac-high-contrast-supportVsevolod Kukol
2019-11-08Pr olga add autotest api for get execution info (#9217)OlgaBoiarshynova
2019-11-08[Icons] Add new high contrast icons to project filesVsevolod Kukol
2019-10-29Introduce IDynamicDocumentInfoProvider.Kirill Osenkov
2019-10-25Revert "Merge pull request #8999 from mono/csproj-cleanups"therzok
2019-10-20Switch MonoDevelop.Ide to single configuration buildtherzok
2019-10-20[Infra] Port csproj to use new OS properties rather than configurationstherzok
2019-10-11[IDE] [a11y] Rewrite new configuration dialog in XwtCody Russell
2019-10-09Integrate DiffPreviewDavid Karlaš
2019-10-08[Ide] Rework GetWorkspaceAsync to cancel requests on any solution disposetherzok
2019-10-04[Toolbox] Fixes current message alignment and moves logic outside widgetJose Medrano
2019-09-17Merge pull request #8424 from mono/vsts-802586-debug-all-testsKeting Yang
2019-09-12Sets Xwt translation catalog on Ide initializationJose Medrano
2019-09-10Merge pull request #8593 from mono/aspnetcore-multi-target-browser-execution-...Lluis Sanchez
2019-09-05Change the design of the unit test padKeting Yang
2019-08-30[Ide] Add browser stock iconMatt Ward
2019-08-27[Mac] Move ObjcHelper to Xwt.Mactherzok
2019-08-21[DotNetCore] Fix file nesting testsRodrigo Moya
2019-08-21[FileNesting] Make FileNestingService internalRodrigo Moya
2019-08-21[FileNesting] Move FileNestingService to .IdeRodrigo Moya
2019-08-21Add IVT to TypeScriptAddin.Kirill Osenkov
2019-08-09Merge pull request #7621 from mono/master-asyncVCAPIVsevolod Kukol
2019-08-08Merge pull request #7848 from mono/multi-target-framework-type-systemLluis Sanchez
2019-08-07[NuGet] Move framework icon to IdeMatt Ward
2019-08-05[mdtool] Call terminate when endingiain holmes
2019-08-01Merge pull request #7536 from mono/fix-890509Vsevolod Kukol
2019-08-01[VersionControl] Committed some suggested changes from PR.Mike Krüger
2019-07-29Build: Use a property to access the vs-editor-api directorySandy Armstrong
2019-07-29Removes current options settings and enables by defaultJose Medrano
2019-07-29[Ide] Adds feature in MonoDevelop to pin opened tabsJose Medrano
2019-07-11Fixes VSTS Bug 940831: "Authors" (Blame) tab fails to loadMike Krüger
2019-07-11Merge pull request #7905 from mono/pr-david-textmateAaron Bockover
2019-07-03Initial support for Textmate classification in new editorDavid Karlaš
2019-07-03Adds a ZOrder system based in GtkNSViewHostJose Medrano
2019-06-26[IDE] Listen for NSNotification to know if the app was started from Finderiain holmes
2019-06-13[Ide] Move native splitter dragging code to an abstract classVsevolod Kukol
2019-06-06Some code fixes and file renamesJose Medrano
2019-06-05Creates a SplitterContainerWidget to embed the native split viewJose Medrano
2019-05-23Delay workbench initializationLluis Sanchez
2019-05-08[Ide] Move CommandManager initialization to IdeCommandManagerVsevolod Kukol
2019-05-08Add IErrorLoggerService implementationtherzok
2019-05-08Implement custom infobar handler for analyzer errorstherzok
2019-04-30Merge pull request #637 from xamarin/webview-supportMarius Ungureanu
2019-04-30Add WebView supporttherzok
2019-04-30Stub webview resulttherzok
2019-04-30Report proper timingstherzok
2019-04-26Add support for content added/removed callbacksLluis Sanchez
2019-04-12Merge pull request #537 from xamarin/remove-stale-ivtAlan McGovern