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 (Collapse)Author
2006-11-292006-11-28 Andrés G. Aragoneses <knocte@gmail.com>Michael Hutchinson
* configure.in: Added a fallback search for MOZILLA_HOME, that is in sync with the one in monodevelop.in. Reviewed and cleaned up by Michael Hutchinson <m.j.hutchinson@gmail.com>. * monodevelop.in: Added a new way to detect MOZILLA_HOME, and improved the existing ones. Incorporates patch by Mike Morano <mmorano@mikeandwan.us>. * Makefile.am: Set MOZILLA_FIVE_HOME for the "make run" command. svn path=/trunk/monodevelop/; revision=68628
2006-11-28svn path=/trunk/monodevelop/; revision=68591Gideon de Swardt
2006-11-232006-11-23 Lluis Sanchez Gual <lluis@novell.com> Lluis Sanchez
* configure.in: Enable version control by default. Added new option for Subversion support. svn path=/trunk/monodevelop/; revision=68410
2006-09-09Do not try mint, its deadMiguel de Icaza
svn path=/trunk/monodevelop/; revision=65142
2006-09-012006-09-01 Lluis Sanchez Gual <lluis@novell.com> Lluis Sanchez
* configure.in: Added catalan translation. Changed version to 0.12. svn path=/trunk/monodevelop/; revision=64698
2006-08-18Oops, conditional must always be present.Michael Hutchinson
svn path=/trunk/monodevelop/; revision=63982
2006-08-18Enable AspNetEdit addin. Only tested with Firefox 1.5.Michael Hutchinson
svn path=/trunk/monodevelop/; revision=63955
2006-08-09In .:Jacob Ilsø Christensen
2006-08-08 Jacob Ilsø Christensen <jacobilsoe@gmail.com> * configure.in: Added support for enabling/disabling MonoQuery. In Extras/MonoQuery: 2006-08-08 Jacob Ilsø Christensen <jacobilsoe@gmail.com> * Mono.Data.Sql/Makefile.am: * MonoQuery/Makefile.am: Added support for enabling/disabling MonoQuery. svn path=/trunk/monodevelop/; revision=63556
2006-08-042006-08-04 Lluis Sanchez Gual <lluis@novell.com> Lluis Sanchez
* configure.in: Added MonoDevelop.Projects.dll.config to the build. svn path=/trunk/monodevelop/; revision=63350
2006-07-29* configure.in: Remove Extras/VBNetBinding/SharpRefactoryVB/Makefile reference,Wade Berrier
as This was removed. svn path=/trunk/monodevelop/; revision=63121
2006-07-282006-07-28 Matej Urbas <matej.urbas@gmail.com>Matej Urbas
* configure.in: Added the Slovenian translation to ALL_LINGUAS. svn path=/trunk/monodevelop/; revision=63071
2006-07-212006-07-21 Michael Hutchinson <m.j.hutchinson@gmail.com>Michael Hutchinson
* Extras/Makefile.am: * Extras/Extras.mds: * Makefile.am: * configure.in: Add MonoDevelop.DesignerSupport to the build. svn path=/trunk/monodevelop/; revision=62869
2006-07-03In .:Michael Hutchinson
2006-06-29 Michael Hutchinson <m.j.hutchinson@gmail.com> * Extras/Makefile.am: * Extras/Extras.mds: * Makefile.am: * configure.in: Add AspNetAddIn to the build. * AUTHORS: Add my name. In Core/src/MonoDevelop.Projects: 2006-06-29 Michael Hutchinson <m.j.hutchinson@gmail.com> * MonoDevelop.Projects/DotNetProjectConfiguration.cs: Make CompileTarget overridable. * MonoDevelop.Projects/Project.cs: * MonoDevelop.Projects/DotNetProject.cs: Add SupportedLanguages array, allowing multiple languages. * MonoDevelop.Projects/ProjectFile.cs: Remove redundant entries from Subtype enum. In Core/src/MonoDevelop.Core.Gui: 2006-06-29 Michael Hutchinson <m.j.hutchinson@gmail.com> * MonoDevelop.Core.Gui/MessageService.cs: Add new GetPassword method using existing GetTextResponse code. In Core/src/MonoDevelop.Ide: 2006-06-29 Michael Hutchinson <m.j.hutchinson@gmail.com> * MonoDevelop.Ide.Templates/FileTemplate.cs: * MonoDevelop.Ide.Templates/FileDescriptionTemplate.cs: * MonoDevelop.Ide.Templates/SingleFileDescriptionTemplate.cs: Add IsValidName hook for new file dialogue to check filename validity. * MonoDevelop.Ide.Templates/SingleFileDescriptionTemplate.cs: Add virtual ModifyTags method for deriving classes to hook into tag substitution. Make GetFileName virtual, correct extension-checking logic. * MonoDevelop.Ide.Templates/ProjectTemplate.cs: Allow project templates to specify multiple supported languages (comma- separated, with "*" as a wildcard for all .NET langauges. Logic is a little odd, but public API is unchanged. * MonoDevelop.Ide.Gui.Dialogs/NewFileDialog.cs: Allow file templates to specify multiple supported languages (comma- separated, with "*" as a wildcard for all .NET langauges. Use tempates' IsValidName method to check for valid filenames. * MonoDevelop.Ide.Gui/ProgressMonitors.cs: Fix build command -- current SVN mcs seems to treat monitorId++ as null. *MonoDevelop.Ide.Gui.Dialogs/CommonAboutDialog.cs: Add my name. In Extras/MonoDevelop.GtkCore: 2006-06-29 Michael Hutchinson <m.j.hutchinson@gmail.com> * MonoDevelop.GtkCore.addin.xml: Only display WidgetBuilderOptionPanel for "DotNet" projects. In Extras/MonoDeveloperExtensions: 2006-06-29 Michael Hutchinson <m.j.hutchinson@gmail.com> * MonoProject.cs: Implement SupportedLanguages, to filter file templates. In Extras/CSharpBinding: 2006-06-29 Michael Hutchinson <m.j.hutchinson@gmail.com> * CSharpBinding.mdp: * Makefile.am: * CSharpEnhancedCodeProvider.cs: New file, implements CodeDom methods CreateParser and Parse. * CSharpLanguageBinding.cs: Use new CSharpEnhancedCodeProvider. * CSharpBinding.addin.xml: Bump version so that AspNetAddIn can take a dependency on the CodeProvider's CreateParser method. svn path=/trunk/monodevelop/; revision=62196
2006-06-262006-06-26 Alp Toker <alp@atoker.com>Alp Toker
* configure.in: Remove obsolete vte-sharp-2.0 check. svn path=/trunk/monodevelop/; revision=62050
2006-06-072006-06-07 Scott Ellington <scott.ellington@gmail.com>Scott Ellington
* configure.in: Add new makefile to the build. svn path=/trunk/monodevelop/; revision=61532
2006-06-06svn path=/trunk/monodevelop/; revision=61471Scott Ellington
2006-05-312006-05-31 Lluis Sanchez Gual <lluis@novell.com>Lluis Sanchez
* configure.in: Added new makefile to the build. svn path=/trunk/monodevelop/; revision=61334
2006-05-29 * configure.in: Added option for optionally enablingLluis Sanchez
the nemerle add-in. Patch by Alejandro Serrano. 2006-05-22 Lluis Sanchez Gual <lluis@novell.com> svn path=/trunk/monodevelop/; revision=61228
2006-05-222006-05-22 Lluis Sanchez Gual <lluis@novell.com>Lluis Sanchez
* configure.in: Use gmcs instead of mcs. Added NRefactory to the build. svn path=/trunk/monodevelop/; revision=60954
2006-05-042006-05-04 Lluis Sanchez Gual <lluis@novell.com>Lluis Sanchez
* configure.in: Changed version to 0.11. svn path=/trunk/monodevelop/; revision=60270
2006-04-272006-04-27 Lluis Sanchez Gual <lluis@novell.com> Lluis Sanchez
* configure.in: Added russian translation and missing file. svn path=/trunk/monodevelop/; revision=59969
2006-04-17In .:Jacob Ilsø Christensen
2006-04-17 Jacob Ilsø Christensen <jacobilsoe@gmail.com> * configure.in: Added zh_CN translation. Thanks to Yu Lindong <shinjidev@163.com>. In po: * zh_CN.po: Added. Thanks to Yu Lindong <shinjidev@163.com>. 2006-04-17 Jacob Ilsø Christensen <jacobilsoe@gmail.com> svn path=/trunk/monodevelop/; revision=59537
2006-04-042006-04-03 Lluis Sanchez Gual <lluis@novell.com> Lluis Sanchez
* configure.in: Removed old glade3 stuff. Change version to 0.10. svn path=/trunk/monodevelop/; revision=59030
2006-03-242006-03-24 Lluis Sanchez Gual <lluis@novell.com> Lluis Sanchez
* configure.in: Added missing makefile. * MonoDevelop.mds: Updated. svn path=/trunk/monodevelop/; revision=58457
2006-03-142006-03-14 Jacob Ilsø Christensen <jacobilsoe@gmail.com>Jacob Ilsø Christensen
* configure.in: Added zh_TW translation. Thanks to Yan-ren Tsai <elleryq@gmail.com>. svn path=/trunk/monodevelop/; revision=57964
2006-03-022006-03-02 Lluis Sanchez Gual <lluis@novell.com> Lluis Sanchez
* Extras/Makefile.am: * Extras/Extras.mds: * configure.in: Added MonoDevelop.GtkCore to the build. svn path=/trunk/monodevelop/; revision=57514
2006-02-102006-02-10 Lluis Sanchez Gual <lluis@novell.com> Lluis Sanchez
* Core/src/Tools/Makefile.am: * configure.in: Removed dbgen from the build. svn path=/trunk/monodevelop/; revision=56760
2006-01-252006-01-25 Muthiah Annamalai <muthus_post@yahoo.com>Lluis Sanchez
* configure.in: Report error when $has_mono, and $has_mint flags are false, due to mono version lower than $MONO_REQUIRED_VERSION. svn path=/trunk/monodevelop/; revision=56040
2006-01-102006-01-10 Mart Roosmaa <roosmaa@gmail.com>Mart Roosmaa
* configure.in: Bumped required mono version for changes in r55333. svn path=/trunk/monodevelop/; revision=55338
2006-01-102006-01-10 Lluis Sanchez Gual <lluis@novell.com> Lluis Sanchez
* configure.in: Added glade3 addin. svn path=/trunk/monodevelop/; revision=55330
2005-12-152005-12-15 Jacob Ilsoe Christensen <jacobilsoe@gmail.com>Jacob Ilsø Christensen
* configure.in: * Extras/Makefile.am: * Extra/ChangeLogAddIn/*: Added ChangeLogAddIn. svn path=/trunk/monodevelop/; revision=54478
2005-11-26BooBinding now requires 0.7.5.2013Rodrigo B. de Oliveira
svn path=/trunk/monodevelop/; revision=53487
2005-11-23configure.in: Add GettextCatalog.cs to AC_OUTPUTWade Berrier
svn path=/trunk/monodevelop/; revision=53405
2005-11-222005-11-21 Lluis Sanchez Gual <lluis@novell.com>Lluis Sanchez
* configure.in: Added italian translation. svn path=/trunk/monodevelop/; revision=53339
2005-11-222005-11-21 Lluis Sanchez Gual <lluis@novell.com> Lluis Sanchez
* configure.in: Updated versions. Properly handle enabling of nunit and mono developer extensions. svn path=/trunk/monodevelop/; revision=53328
2005-11-182005-11-18 Lluis Sanchez Gual <lluis@novell.com> Lluis Sanchez
* configure.in: Updated required versions of mono and gtk#. Enabled monoextensions and nunit by default. Disabled the debugger. * mdrun: renamed to mdtool. svn path=/trunk/monodevelop/; revision=53227
2005-11-162005-11-16 Lluis Sanchez Gual <lluis@novell.com> Lluis Sanchez
* configure.in: Added WelcomePage dir. svn path=/trunk/monodevelop/; revision=53132
2005-10-162005-10-16 Todd Berman <tberman@off.net>Todd Berman
* configure.in: bump versions to 0.8.99 svn path=/trunk/monodevelop/; revision=51767
2005-10-12remove SharpAssembly from buildJohn Luke
it is unused anyhow svn path=/trunk/monodevelop/; revision=51648
2005-10-112005-10-11 Lluis Sanchez Gual <lluis@novell.com> Lluis Sanchez
* configure.in: Added mdrun tool. * Makefile.am: Generate script for mdrun tool. * mdrun.in: Added. svn path=/trunk/monodevelop/; revision=51602
2005-10-052005-10-04 Lluis Sanchez Gual <lluis@novell.com> Lluis Sanchez
* Makefile.am: No need to set MONO_PATH any more. * configure.in: Added mdrun tool. svn path=/trunk/monodevelop/; revision=51254
2005-09-28Assembly reorganization: misc. build fixes.Lluis Sanchez
svn path=/trunk/monodevelop/; revision=50901
2005-09-27Assembly reorganization: added missing Makefiles and resoruces.Lluis Sanchez
svn path=/trunk/monodevelop/; revision=50878
2005-09-24rootChristian Hergert
* configure.in: Check for vte-sharp-2.0 MonoDevelop.Base * MonoDevelop.Base.mdp: Update * Gui/Pads/TerminalPad.cs: Cleanup, build against svn head, start work of integrating gconf profiles. * Makefile.am: Update * MonoDevelopCore.addin.xml: Add terminal pad svn path=/trunk/monodevelop/; revision=50669
2005-09-24importing MDTodd Berman
svn path=/trunk/monodevelop/; revision=50624