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 (Collapse)Author
2019-10-30Bump Property Editingdominique-BumpProppyCartBlanche
2019-10-30Merge pull request #8782 from mono/fix-935546Vsevolod Kukol
Fixes current alignment centering Extension and children to parent
2019-10-29Merge pull request #9126 from mono/pr-sandy-pinned-watch-scrollingJeffrey Stedfast
[Debugger] Prevent pinned watches from disappearing during scroll/etc
2019-10-29Merge pull request #8911 from mono/vsts-984256-add-periodGreg Munn
[IDE] Add period to the template description of Shared Project
2019-10-29Merge pull request #9112 from mono/jstedfast-debugger-onrename-crash-fixGreg Munn
[Debugger] Make sure SelectedRow isn't -1 when renaming an expression
2019-10-29Merge pull request #9128 from mono/jstedfast-debugger-add-new-expression-buttonGreg Munn
[Debugger] Show a gtk-add button for Add New Expression in the Watch Pad
2019-10-29Fix exception caught while debuggingDavid Karlaš
While I was editing .cshtml this code threw exception often, so I fixed it the way I think it should be to never throw exception
2019-10-29Merge pull request #9115 from ↵Lluis Sanchez
mono/jstedfast-debugger-valueview-updatecontents-crash-fix [Debugger] Don't dereference statusIcon.Image for its size, just use …
2019-10-29Merge pull request #8965 from mono/vsts-752769Vsevolod Kukol
[Project] Make Run Configurations accessible
2019-10-29Merge pull request #9130 from mono/dev/davkar/integrateIndentionManagerDavid Karlaš
Include IndentationManagerImpl into VSMac
2019-10-29[Project] Set a default a11y label for env variables tableVsevolod Kukol
2019-10-29Merge pull request #8866 from mono/master-vsts810293Vsevolod Kukol
Fixes VSTS Bug 810293: Accessibility: Version Control - Changes:
2019-10-29Merge pull request #7995 from mono/master-CollectionPoolMike Krüger
Implemented collection pooling
2019-10-29Fix IndentationManager local copySandy Armstrong
2019-10-29Add IncludeCopyLocal for IndentationManager.Impl.dllKirill Osenkov
2019-10-29Include IndentationManagerImpl into VSMacDavid Karlaš
2019-10-28[Debugger] Show a gtk-add button for Add New Expression in the Watch PadJeffrey Stedfast
Fixes https://devdiv.visualstudio.com/DevDiv/_workitems/edit/1000546/
2019-10-28[Debugger] Ensure persisted pinned watches display after IDE restartSandy Armstrong
2019-10-28[Debugger] Prevent pinned watches from disappearing during scroll/etcSandy Armstrong
Fixes https://devdiv.visualstudio.com/DevDiv/_workitems/edit/999608
2019-10-28[Debugger] Don't dereference statusIcon.Image for its size, just use ImageSizeJeffrey Stedfast
Fixes https://devdiv.visualstudio.com/DevDiv/_workitems/edit/1004949/
2019-10-28[Debugger/A11y] Set labels for radios, remove descriptionsGreg Munn
2019-10-28[Core] Fix project options showing all frameworks for sdk projectMatt Ward
If a SDK style project targeted net472 then Project Options - Build - General would list all target frameworks, not just the .NET Framework. The problem was that the SdkProjectExtension overrode the OnGetSupportsFramework and returns true so it can support any target framework. This prevents the RuntimeOptionsPanel from listing only the related target frameworks for the project. To fix this the SdkProjectExtension no longer indicates it supports all target frameworks and instead the DotNetProject checks if the project has a SdkProjectExtension enabled when setting the TargetFramework property. If there an associated SdkProjectExtension then an exception is not thrown when the target framework is not known. Fixes VSTS #992631 - net472 sdk style project allows any target framework to be selected in project options
2019-10-28[Core] Fix MSBuild functions not being evaluatedMatt Ward
Defining a property that used an MSBuild instrinsic function would not evaluate if the case did not match. For example: <PropertyGroup> <IsMac>$([MSBuild]::IsOsPlatform('OSX'))</IsMac> </PropertyGroup> This would not evaluate to true since the instrinsic function's case is IsOSPlatform. However MSBuild on the command line would evaluate this correctly. Fixed this by making the method cache lookup case insensitive so it matches MSBuild's behaviour. Fixes VSTS #1008396 - DefineConstants not working right if they are set in imported projects
2019-10-28Merge pull request #8944 from mono/hide-mono-runtimesGreg Munn
[Ide] Hide .NET Runtimes selection behind feature switch
2019-10-28Merge pull request #9090 from mono/jstedfast-debugger-keep-watches-syncedJeffrey Stedfast
[Debugger] Keep Watch Pad in sync with the Locals pad when user edits…
2019-10-28Update PackagingProject.xpt.xmlKeting Yang
Add period to template description.
2019-10-28Update FSharpGtkProject.xpt.xmlKeting Yang
Add period to template description.
2019-10-28Update WindowPartial.xft.xmlKeting Yang
Add period to template description.
2019-10-28Update Window.xft.xmlKeting Yang
Add period to template description.
2019-10-28Update npmConfigurationFile.xft.xmlKeting Yang
Add period to template description. The pronunciation of the character "N" begins with a vowel sound, therefore "an npm" is used here :)
2019-10-28Update RazorPage.xft.xmlKeting Yang
Add period to the template description.
2019-10-28Update RazorPageWithPageModel.xft.xmlKeting Yang
Add period to the template description.
2019-10-28Update RazorComponent.xft.xmlKeting Yang
Add period to the template description.
2019-10-28Update MVCViewImportsPage.xft.xmlKeting Yang
Add period to the template description.
2019-10-28Update MVCViewStartPage.xft.xmlKeting Yang
Add period to the template description.
2019-10-28Update MVCViewPage.xft.xmlKeting Yang
Add period to the template description.
2019-10-28Update EmptyFSharpSource.xft.xmlKeting Yang
Add period to the template description.
2019-10-28Update Library.xpt.xmlKeting Yang
Add period to template description.
2019-10-28Update VBConsoleApplicationProject.xpt.xmlKeting Yang
Add period to template description.
2019-10-28Update ILAsmConsoleProject.xpt.xmlKeting Yang
Add period to template description.
2019-10-28Update FSharpConsoleProject.xpt.xmlKeting Yang
Add period for template description.
2019-10-28Update SharedAssetsProject.xpt.xmlKeting Yang
Add period to the template description.
2019-10-28Update BlankCombine.xpt.xmlKeting Yang
Add period
2019-10-28Update NUnitProject.xpt.xmlKeting Yang
Add period to the template description.
2019-10-28Update NUnitProjectVBNet.xpt.xmlKeting Yang
Add period to the template description.
2019-10-28Update MonoDevelop.AspNetCore.addin.xmlKeting Yang
Add periods to the template descriptions.
2019-10-28Update BlankCombine.xpt.xmlKeting Yang
Change the template description into a sentence.
2019-10-28Update Workspace.xpt.xmlKeting Yang
Change the template description into a sentence.
2019-10-28Update FSharpNUnitLibraryProject.xpt.xmlKeting Yang
Add period for template description.
2019-10-28Update FSharpLibraryProject.xpt.xmlKeting Yang
Add period for template description.