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
2020-01-15[Ide] Fix Remove item added for file that is deleted from diskMatt Ward
2019-11-14Update context menu item to "delete"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-141. Change the context menu for project files and folders to include `Exclude ...Keting 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-07-10[Core] Optimize some project system file collection handling codetherzok
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
2017-01-18Introduce NodeBuilder.GetSortIndex()Lluis Sanchez
2016-10-12[Perf] Use Directory.Enumerate* instead of Get*therzok
2016-01-12[Ide] Handle directory separator chars when renaming files and foldersMatt Ward
2015-09-10Merge branch 'master' into roslynMike Krüger
2015-09-08Reorder buttons for folder delete dialogMarius Ungureanu
2015-04-16Remove unnecessary use of GuiDispatchLluis Sanchez Gual
2015-01-16Merge remote-tracking branch 'origin/master' into new-project-modelLluis Sanchez Gual
2014-11-20Remove all calls to ShowExceptionLluis Sanchez
2014-10-21Initial drop of the new project modelLluis Sanchez
2014-07-29[Ide] Allow changing the case of folder namesLluis Sanchez
2014-04-24[Core] Fix crash when deleting folderLluis Sanchez
2014-03-03Merge remote-tracking branch 'origin/master' into retinaLluis Sanchez
2014-03-02Correction of spelling mistakesFrançois DORIN
2013-07-31[Ide] Changed the NodeBuilder.BuildNode apiLluis Sanchez
2013-07-09Use Xwt.Image instead of PixbufLluis Sanchez
2013-04-29Expand/Collapse project folders on double-clickLluis Sanchez
2013-03-11[Ide] Allow deleting non-project foldersLluis Sanchez
2012-07-20[Ide] Hide some classes which don't need to be publicLluis Sanchez
2012-01-03[Ide] Use GLib.Markup.EscapeText() instead of a custom function.Jeffrey Stedfast
2011-12-24[Ide] Escape Solution Tree View label names.Jeffrey Stedfast
2011-04-15[Ide] Fix refresh issue when deleting folderLluis Sanchez Gual
2010-12-21[Ide] User choice between removing or deleting foldersMichael Hutchinson
2010-11-16Fix bug #651586 - Errors with project folders not backed by real foldersLluis Sanchez Gual
2010-11-04Clean up folder deletion. Should fix #627484Michael Hutchinson
2010-05-13* MonoDevelop.Ide.Gui.Pads.ProjectPad/ProjectFolderNodeBuilder.cs:Lluis Sanchez
2010-04-29* MonoDevelop.Components.Commands/KeyBindingManager.cs: RemoveMichael Hutchinson
2010-03-17Merged MD.Projects into MD.Core, and MD.Projects.Gui, MD.Core.Gui and MD.Comp...Lluis Sanchez
2010-03-04* extras/ValaBinding/Project/ValaProject.cs:Michael Hutchinson
2009-04-28* src/core/MonoDevelop.Ide/MonoDevelop.Ide.Gui.Pads.ProjectPad/SystemFile.cs:Lluis Sanchez
2009-02-28* MonoDevelop.Ide.Gui.Pads.ProjectPad/ProjectFolderNodeBuilder.cs:Michael Hutchinson
2009-02-23* Makefile.am:Lluis Sanchez
2009-02-20* MonoDevelop.Ide.Gui.Pads.ProjectPad/SystemFileNodeBuilder.cs:Michael Hutchinson
2009-01-02* core/MonoDevelop.Ide/MonoDevelop.Ide.Gui/Document.cs:Lluis Sanchez
2008-11-06* main/src/core/MonoDevelop.Projects/MonoDevelop.Projects/Project.cs:Michael Hutchinson
2008-10-02* main/src/addins/MonoDevelop.DesignerSupport/MonoDevelop.DesignerSupport.Pro...Michael Hutchinson
2008-09-19* MonoDevelop.Ide.Gui.Pads.ProjectPad/ProjectFolderNodeBuilder.cs: WhenLluis Sanchez
2008-09-04* MonoDevelop.Ide.Gui.Content/DocumentStateTracker.cs,Lluis Sanchez
2008-09-04Moved the extensible tree view to its own directory.Lluis Sanchez
2008-05-21New project model changes.Lluis Sanchez