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
2011-03-14Track api changes.Lluis Sanchez Gual
2011-03-04[C] Primitive 'Go to Declaration'Tak
2011-01-04[Fix] Allow user libraries in paths that contain spaces.Levi Bard
2010-10-22Add rudimentary objective c project support.Tak
2010-06-04* main/src/addins/CBinding/Project/CProject.cs: Allow setting theLluis Sanchez
2010-05-26* Project/CProjectBinding.cs: Only create single file projects forMichael Hutchinson
2010-05-12* Makefile.am:Michael Hutchinson
2010-03-26* Project/CProject.cs: Fix linking for library projects whose names are pre...Levi Bard
2010-03-17* Makefile.am:Lluis Sanchez
2010-03-04* extras/ValaBinding/Project/ValaProject.cs:Michael Hutchinson
2010-01-14* Project/CProjectServiceExtension.cs: Enable extension only for CLluis Sanchez
2009-12-01Introduced the ConfigurationSelector class to all methods thatLluis Sanchez
2009-11-21* extras/ValaBinding/Project/ValaProject.cs:Michael Hutchinson
2009-10-13* Project/CProject.cs:Lluis Sanchez
2009-08-12Remove info from parse db when a file is removed from the project. Fixes #398...Levi Bard
2009-07-24* Project/CProjectBinding.cs: Track api changes. Patch by ViktoriaLluis Sanchez
2009-06-23* Project/CProject.cs: Track api changes.Lluis Sanchez
2009-04-20* Project/CProject.cs: Track api changes in IExecutionHandler.Lluis Sanchez
2009-03-04Changed the way execution handlers work. We are not using platformLluis Sanchez
2009-02-18* Project/Package.cs:Mike Krüger
2008-11-18* CBinding/Project/CProject.cs: Allow running C projects.Lluis Sanchez
2008-10-02* main/src/addins/MonoDevelop.DesignerSupport/MonoDevelop.DesignerSupport.Pro...Michael Hutchinson
2008-09-08Fixed various pathname parsing bugs in the compiler, ctags parser, and depend...Mitchell Wheeler
2008-07-21ProjectPackageCollection cleanup. Fixes bug #390419.Levi Bard
2008-07-21Moved serialization engine to MonoDevelop.Core. Use new syntax for specifying...Lluis Sanchez
2008-06-25* Project/CProject.cs: Don't set the build action for files whenLluis Sanchez
2008-06-04* Project/CProject.cs: The configuration parameter of GetDeployFiles isLluis Sanchez
2008-05-30* Project/CProject.cs: Properly set debug mode when creating a project.Lluis Sanchez
2008-05-29* Gui/CodeGenerationPanel.cs, md1format.xml, CBinding.addin.xml,Lluis Sanchez
2008-05-23* Project/CProject.cs: BaseDirectory can't be used until the projectLluis Sanchez
2008-05-22* CBinding.addin.xml: Show build options in the build section.Lluis Sanchez
2008-05-22Replaced ICompilerResult/DefaultCompilerResult/CompilerResultsLluis Sanchez
2008-05-21New project model changes.Lluis Sanchez
2008-04-14* Gui/EditPackagesDialog.cs, CBinding.addin.xml,Marcos David Marín Amador
2008-04-13* Gui/PackageDetails.cs, Gui/EditPackagesDialog.cs, CBinding.addin.xml,Marcos David Marín Amador
2008-04-122008-04-11 Levi Bard <taktaktaktaktaktaktaktaktaktak@gmail.com>Marcos David Marín Amador
2008-03-21* Compiler/GNUCompiler.cs: Instead of having the Include and Lib PathsMarcos David Marín Amador
2008-03-04* src/addins/MonoDevelop.SourceEditor2/gtk-gui/MonoDevelop.SourceEditor.Optio...Mike Krüger
2008-01-08* Project/CProject.cs: Deploy resources in the correct way.Marcos David Marín Amador
2007-12-31* Project/CProject.cs: Copy deployment files to output directory whenMarcos David Marín Amador
2007-12-29* Gui/GeneralOptionsPanel.cs, CBinding.addin.xml,Marcos David Marín Amador
2007-12-04Directory reorganizationLluis Sanchez