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-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
2019-02-25Merge remote-tracking branch 'origin/master' into new-service-modelLluis Sanchez
2019-02-20Merge branch 'new-service-model' into new-doc-modelLluis Sanchez
2019-02-20Rework FileService allowing us to avoid File.Replace bug that closes document...Marius Ungureanu
2019-02-19Merge remote-tracking branch 'origin/master' into new-service-modelLluis Sanchez
2019-02-18Track API changesLluis Sanchez
2019-02-15Track API changesLluis Sanchez
2019-02-01[Ide] Add New Folder dialog for adding new folders (#7003)Matt Ward
2019-01-18[Ide] Move "Set startup projects" command to Run sectionRodrigo Moya
2019-01-17[Ide] Add "Set startup projects" commandRodrigo Moya
2019-01-12[Ide] Cache the active document in the document tracking service (#6855)Marius Ungureanu
2018-12-12[Ide] Fix new folder not selected after refreshMatt Ward
2018-10-16[AspNetCore] Sorts out MenuJose Miguel Torres
2018-10-16[AspNetCore] WIP more fixesJose Miguel Torres
2018-06-25[Ide] Allow FileType condition on solution tree menuMikayla Hutchinson
2018-06-05[Ide] Fix a bunch of warningsMikayla Hutchinson
2018-05-15Rename some misleading APIMikayla Hutchinson