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-08-07[Ide] Fix References folder displayed for SDK style projectMatt Ward
2017-10-27Fix missing base.Dispose()therzok
2017-01-18Introduce NodeBuilder.GetSortIndex()Lluis Sanchez
2016-10-18Merge branch 'master' into connected-servicesGreg Munn
2016-09-30[Ide] Change project special subfolder orderingVsevolod Kukol
2016-09-12[Pcl] Don't show "subset" references folder for PCL5Mikayla Hutchinson
2016-03-27[Ide] Experimental change from single addchild to packing children updates in...Marius Ungureanu
2015-12-10Bug 28899 - References with same Assembly Name do not reference correct platformDavid Karlaš
2015-12-09[Ide] Fix new PCL project added to solution not having any references.Matt Ward
2015-05-15Improved the API of ProjectReferenceLluis Sanchez Gual
2015-04-16Remove unnecessary use of GuiDispatchLluis Sanchez Gual
2014-10-21Initial drop of the new project modelLluis Sanchez
2013-09-16Merge remote-tracking branch 'origin/master' into retinaLluis Sanchez
2013-09-11[Ide] Allow expanding ".NET Portable Subset" tree nodeMichael Hutchinson
2013-09-11[Ide] Ensure ".NET Portable Subset" node is shown for PCL projectsMichael Hutchinson
2013-09-09Merge remote-tracking branch 'origin/master' into retinaLluis Sanchez
2013-09-04PCL projects automatically reference all framework assembliesLluis Sanchez
2013-07-31[Ide] Changed the NodeBuilder.BuildNode apiLluis Sanchez
2013-07-09Use Xwt.Image instead of PixbufLluis Sanchez
2012-12-06[Ide] Fix another cause of duplicate referencesAlan McGovern
2012-12-06Merge branch 'master' into ui-refreshAlan McGovern
2012-12-06[Ide] Don't allow duplicate references to be createdAlan McGovern
2012-10-23[Ide] Fix the handling of when a ProjectReference is removedAlan McGovern
2012-09-27[Ide] Fix the handling of when a ProjectReference is removedAlan McGovern
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
2010-03-17Merged MD.Projects into MD.Core, and MD.Projects.Gui, MD.Core.Gui and MD.Comp...Lluis Sanchez
2009-04-24* MonoDevelop.Ide.Gui.Pads.ProjectPad/ProjectReferenceFolderNodeBuilder.cs:Michael Hutchinson
2009-02-23* Makefile.am:Lluis Sanchez
2008-09-04Moved the extensible tree view to its own directory.Lluis Sanchez
2008-05-21New project model changes.Lluis Sanchez
2008-03-04* src/addins/MonoDevelop.SourceEditor2/gtk-gui/MonoDevelop.SourceEditor.Optio...Mike Krüger
2008-02-07* MonoDevelop.Ide.Gui.Pads.ProjectPad/ProjectReferenceFolderNodeBuilder.cs,Mike Krüger
2007-12-04Directory reorganizationLluis Sanchez