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
2012-12-04[ProjectTemplate.HasItemFeatures] disable allAaron Bockover
2012-06-19Fixing indentation in SolutionDescriptorPiotr Dowgiallo
2012-06-13[Ide] Update project and solution descriptorsPiotr Dowgiallo
2012-05-24Revert "Implemented proposed API change from 'Bug 1306 - Need better detection"Lluis Sanchez
2012-05-24Implemented proposed API change from 'Bug 1306 - Need better detectionMike Krüger
2012-04-12[TextEditor] Renamed LineSegment -> DocumentLine.Mike Krüger
2012-04-05[TextEditor] Renamed LineSegment.EditableLength -> LineSegment.Length.Mike Krüger
2012-04-05[TextEditor] Renamed LineSegment.Length ->Mike Krüger
2012-03-31[TextEditor] Track TextLength change.Mike Krüger
2012-03-30[TextEditor] TextDocument has now public insert/remove/replace and noMike Krüger
2012-03-17[Ide] Removed legacy 'TextEditorProperties'.Mike Krüger
2012-03-11[TextEditor] Changed 'Document' to 'TextDocument' to prevent nameMike Krüger
2012-03-08Merge branch 'master' into newresolverMike Krüger
2012-03-08[NUnit] Updated project template.Mike Krüger
2012-01-02Merge branch 'master' into newresolverMike Krüger
2011-12-16[Ide] File template should use original text if formatter failsMichael Hutchinson
2011-11-09Merge branch 'master' into newresolverMike Krüger
2011-11-09[Ide] Only the use CDATA node in template contentMichael Hutchinson
2011-10-18Merge branch 'master' into newresolverMike Krüger
2011-10-11[Ide] Fix NRE when evaluating NUnit template for incompatible frameworkMichael Hutchinson
2011-10-05Merge branch 'master' into newresolverMike Krüger
2011-09-27[Ide] Don't allow the user to create a filename of all spaces. Fixes bug #744.Jeffrey Stedfast
2011-09-21Fixed 'Bug 873 - Error Creating new NUnit test fixture.'.Mike Krüger
2011-08-23[Project] Rename 'Gac' refs to 'Package' refsMichael Hutchinson
2011-08-11Merge branch 'master' into newresolvermike
2011-07-28[Ide] Restore TryFixingFramework, rewrittenMichael Hutchinson
2011-07-23[Project] Don't automatically "fix" target framework of new projectMichael Hutchinson
2011-06-20xml code dom templates are now working again.Mike Krüger
2011-06-17Converted MonoDevelop.Ide to use the new type system.Mike Krüger
2011-05-12Fix Bug 693360 - Default moonlight version selection brokenLluis Sanchez Gual
2011-05-05Fix warnings.Lluis Sanchez Gual
2011-04-17Prevent the creation of new unsaved files that require an externalMike Krüger
2011-04-05Added some documentation.Lluis Sanchez Gual
2011-02-15Fix user data locationsMichael Hutchinson
2011-01-07Overhaul the code formatter extension pointsMichael Hutchinson
2010-11-11Implemented 'Bug 320643 - Auto-population (and hiding) ofMike Krüger
2010-10-25Fix bug 645954 - Creating project that does not support default formatLluis Sanchez Gual
2010-08-27Forgot to assign result of string.ReplaceMichael Hutchinson
2010-08-27Templates can now reference content files.Michael Hutchinson
2010-08-24Fixed line numbers.Mike Krüger
2010-06-09* MonoDevelop.Ide.Templates/FileTemplate.cs: Use List<FileTemplate>Michael Hutchinson
2010-06-08* src/core/MonoDevelop.Ide/MonoDevelop.Ide.Templates/SingleFileDescriptionTem...Michael Hutchinson
2010-06-01* MonoDevelop.Ide.Templates/ProjectTemplate.cs:Lluis Sanchez
2010-03-24* MonoDevelop.Ide/MonoDevelop.Ide.FindInFiles/FileProvider.cs: Don'tLluis Sanchez
2010-03-17Merged MD.Projects into MD.Core, and MD.Projects.Gui, MD.Core.Gui and MD.Comp...Lluis Sanchez
2010-03-16* Makefile.am:Michael Hutchinson
2010-02-22* MonoDevelop.Ide.Templates/ProjectDescriptor.cs: Fix nullref.Lluis Sanchez
2010-02-18* src/addins/NUnit/Gui/TestPad.cs:Lluis Sanchez
2010-02-16* MonoDevelop.Ide.Gui/TextEditor.cs:Lluis Sanchez
2010-01-28* MonoDevelop.Ide.Templates/ISolutionItemFeature.cs:Lluis Sanchez