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-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-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[Ide] Couple of fixes in the file nesting callsRodrigo Moya
2019-08-21[Projects] Simplify FileNestingService APIRodrigo Moya
2019-08-21[Ide] Move file nesting to ProjectFileNodeBuilderRodrigo Moya
2019-02-18Track API changesLluis Sanchez
2018-03-06[Ide] Improve code after reviewMatt Ward
2018-01-31[Ide] Rename dependent files on renaming parent file in Solution padMatt Ward
2018-01-30[Ide] Filter build actions not supported for selected fileMatt Ward
2017-01-18Introduce NodeBuilder.GetSortIndex()Lluis Sanchez
2016-10-12[Perf] Use Directory.Enumerate* instead of Get*therzok
2016-04-18[Ide] Allow changing the case of a project file.Marius Ungureanu
2016-04-14[Ide] Fix missing error color parametrizationVsevolod Kukol
2016-03-27[Ide] Experimental change from single addchild to packing children updates in...Marius Ungureanu
2016-02-09[Ide] Don't cache link overlays in solution padVsevolod Kukol
2016-01-12[Ide] Handle directory separator chars when renaming files and foldersMatt Ward
2015-12-11[Ide] Do not save renamed item in Solution pad if name not changed.Matt Ward
2015-08-26Merge branch 'master' into roslynLluis Sanchez
2015-08-26[Ide] Don't allow dropping files into other filesLluis Sanchez
2015-06-12Merge branch 'master' into roslynLluis Sanchez
2015-06-12[Ide] Fix file link renaming issueLluis Sanchez
2015-05-11Merge remote-tracking branch 'origin/roslyn' into new-project-modelLluis Sanchez Gual
2015-04-30[Ide] Do not show Delete button when removing missing file.Matt Ward
2015-04-19[Ide] Fixup to mistakes on previous commits.Marius Ungureanu
2015-04-18[Ide] Configure 'Rename' operationAnubhav singh
2015-01-16Merge remote-tracking branch 'origin/master' into new-project-modelLluis Sanchez Gual
2014-12-10Bug 20695 - Copying an existing XAML file and pasting it into the same folder...David KarlasĖŒ
2014-11-20Remove all calls to ShowExceptionLluis Sanchez
2014-10-21Initial drop of the new project modelLluis Sanchez
2014-04-25[Ide] Fix repeating folder name issueLluis Sanchez
2014-04-05[Ide] code cleanupJeffrey Stedfast
2014-04-01[Ide] Don't show hidden files in the solution padLluis Sanchez
2014-03-03Merge remote-tracking branch 'origin/master' into retinaLluis Sanchez
2014-02-22Sort files in solution by file name without extension.Peter Hultqvist
2014-01-29[Ide] Fix icon rendering issueLluis Sanchez
2013-12-04Merge branch 'master' into retinaLluis Sanchez