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
path: root/main
AgeCommit message (Expand)Author
2019-05-28[NuGet] Update to NuGet 5.1Matt Ward
2019-05-28Merge pull request #7653 from mono/enable-new-propertypadLluis Sanchez
2019-05-28Derive AspNetCoreExecutionCommand from DotNetCoreExecutionCommand as they are...Ian Toal
2019-05-28Merge pull request #7500 from mono/nuget-format-exception-add-packages-dialogLluis Sanchez
2019-05-28Merge pull request #7686 from mono/fix-857554Vsevolod Kukol
2019-05-28Merge branch 'master' into fix-slow-document-loadLluis Sanchez
2019-05-28Fixes VSTS Bug 895926: Version Control > Log jumps to wrong tagMike Krüger
2019-05-28Fix unit testsLluis Sanchez
2019-05-28Fix issues when opening a documentLluis Sanchez
2019-05-28Fix document reuse logicLluis Sanchez
2019-05-27Merge pull request #7667 from mono/fix-893310Lluis Sanchez
2019-05-27Fixes VSTS #857554 - Grammar correction (en-US)Javier Suárez Ruiz
2019-05-25Merge pull request #7665 from mono/pr/therzok/task-faultedMarius Ungureanu
2019-05-25Preserve C# documents added by Razor when reloading a project.Kirill Osenkov
2019-05-25Updated references to mono/xwt, xamarin/md-addinslluis
2019-05-25Merge pull request #7668 from mono/pr-sandy-editor-reload-warningsLluis Sanchez
2019-05-25Merge pull request #7663 from mono/logging-exception-tracesLluis Sanchez
2019-05-24Merge pull request #7657 from mono/pr-cleanup-mono-registry-pathLluis Sanchez
2019-05-24TextViewContent: API change to get file change notifications working againSandy Armstrong
2019-05-24Fix tab stacking issue in designersLluis Sanchez
2019-05-24Merge pull request #7523 from mono/fix-857099Vsevolod Kukol
2019-05-24Merge pull request #7661 from mono/fix-save-error-tools-version-currentLluis Sanchez
2019-05-24[Core] Make Task.Ignore only attach run continuation on task failuretherzok
2019-05-24[A11y] Make sure TextElementProxy elements aren't nulliain holmes
2019-05-24[A11y] Require the delegates to be installed at constructioniain holmes
2019-05-24[Logging] Fix stacktraces not being written to log filestherzok
2019-05-24[Core] Fix error saving project with ToolsVersion set to CurrentMatt Ward
2019-05-24[DesignerSupport] Finish migration to the new property editing hashAlan McGovern
2019-05-24[Mac] Cleanup MONO_REGISTRY_PATH on startupRodrigo Moya
2019-05-24[Core] Build all frameworks in multi-target projectMatt Ward
2019-05-24Merge pull request #7626 from mono/pr-disable-build-outputLluis Sanchez
2019-05-24Merge pull request #7647 from mono/master-vsts7561Lluis Sanchez
2019-05-24Merge pull request #7525 from mono/improve-responsivenessLluis Sanchez
2019-05-24Merge pull request #7630 from mono/pr-david-dragDropAaron Bockover
2019-05-24Try to fix potential timeout in UI testsLluis Sanchez
2019-05-24Try increasing timeout heretherzok
2019-05-23Simpler generics formtherzok
2019-05-23Use generic NSArraytherzok
2019-05-23Fixup merge from githubtherzok
2019-05-23Update main/build/MacOSX/monostub-utils.hMarius Ungureanu
2019-05-23More cleanuptherzok
2019-05-23Some more cleanupstherzok
2019-05-23Remove debug codetherzok
2019-05-23Use appName in a few more placestherzok
2019-05-23Only compute this if neededtherzok
2019-05-23Improve dylib loading codetherzok
2019-05-23Fixup registrar_toggletherzok
2019-05-23Use a global variable for executable name to cleanup arguments being passedtherzok
2019-05-23remove str_append by using NSStringtherzok
2019-05-23Simplify update_environmenttherzok