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-13Localize textKeting Yang
2019-12-13[IDE] Remove linked files from projectKeting Yang
2019-11-14Update context menu item to "delete"Keting Yang
2019-11-14remove hasChildrenKeting Yang
2019-11-14Update main/src/core/MonoDevelop.Ide/MonoDevelop.Ide.Gui.Pads.ProjectPad/Proj...Keting Yang
2019-11-14Update main/src/core/MonoDevelop.Ide/MonoDevelop.Ide.Gui.Pads.ProjectPad/Proj...Keting Yang
2019-11-14Update main/src/core/MonoDevelop.Ide/MonoDevelop.Ide.Gui.Pads.ProjectPad/Proj...Keting Yang
2019-11-14Update main/src/core/MonoDevelop.Ide/MonoDevelop.Ide.Gui.Pads.ProjectPad/Proj...Keting Yang
2019-11-14Match the Windows context menuKeting Yang
2019-11-141. Change the context menu for project files and folders to include `Exclude ...Keting Yang
2019-11-14Rearrange button list & remove secondary textKeting Yang
2019-11-14Update ProjectFileNodeBuilder.csKeting Yang
2019-11-14Update ProjectFileNodeBuilder.csKeting Yang
2019-11-14[IDE] Change the delete dialogKeting Yang
2019-09-26[Ide] Move GetDependentFilesToRename to ProjectOperationsRodrigo Moya
2019-09-26[FileNesting] Include multiple nested files in rename operationsRodrigo Moya
2019-09-17[FileNesting] Move nested files when moving parent fileRodrigo Moya
2019-09-13[FileNesting] Trigger events for file nesting only on the nodes which actuall...therzok
2019-09-03[IDE] Drop add prefix for commands under add menuKeting 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-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-21[FileNesting] Don't use IEnumerable, surface internal collection now that ser...Rodrigo Moya
2019-08-21[FileNesting] Move FileNestingService to .IdeRodrigo Moya
2019-08-21[FileNesting] Add code to react to file nesting being disabled/enabledRodrigo Moya
2019-08-21[Ide] Couple of fixes in the file nesting callsRodrigo Moya
2019-08-21[Ide] Take into account file nesting rules in FolderNodeBuilderRodrigo Moya
2019-08-21[Projects] Simplify FileNestingService APIRodrigo Moya
2019-08-21[Ide] Move file nesting to ProjectFileNodeBuilderRodrigo Moya
2019-08-09Merge pull request #8314 from mono/vsts-943365-Change-Delete-to-Remove-for-pr...Greg Munn
2019-08-08Merge pull request #7848 from mono/multi-target-framework-type-systemLluis Sanchez
2019-08-07[Ide] Fix References folder displayed for SDK style projectMatt Ward
2019-08-06Set info.Visible to false when project is nullKeting Yang
2019-08-06Change the name from OnAddCSharpClass to OnAddEmptyClassKeting Yang
2019-08-05Create a method for checking if the selected template is compatible with the ...Keting Yang
2019-08-05Make the change from "delete" to "remove" specific to project nodeKeting Yang
2019-08-01Add null check for projectKeting Yang
2019-07-31[Project Model] Shortcut for add new class in C# projectsKeting Yang
2019-07-24[Projects] Deal correctly with DependsOnFile pointing to a folderRodrigo Moya
2019-07-10[Core] Optimize some project system file collection handling codetherzok
2019-07-03Fixes VSTS Bug 776934: TreeBuilderContext.GetTreeBuilder() nullMike Krüger
2019-05-02[Ide] ProjectFolderNode builder now only acceppts file & folder childMike Krüger
2019-05-02[Ide] Added Opt-In child drop handler in ExtensibleTreeView.Mike Krüger
2019-03-25Merge branch 'new-service-model' into new-doc-modelLluis Sanchez
2019-03-25Merge remote-tracking branch 'xamarin/master-vnext' into new-service-modelLluis Sanchez
2019-03-22Fixes VSTS Bug 824072: [Feedback] Contents of one file get overwrittenMike Krüger
2019-03-20Add new IProjectPadNodeSelector interfaceLluis Sanchez
2019-02-25Merge branch 'new-service-model' into new-doc-modelLluis Sanchez