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
path: root/Extras
AgeCommit message (Expand)Author
2007-12-04Directory reorganizationLluis Sanchez
2007-12-04Directory reorganizationLluis Sanchez
2007-12-04* WelcomePageView.cs: Use new LinkClicked event.Michael Hutchinson
2007-12-04* GeckoWebBrowser.cs: Implement LinkClicked event.Michael Hutchinson
2007-12-04* Gui/CSharpTextEditorExtension.cs: Fix for "Bug 345774 - "override"Michael Hutchinson
2007-12-04MD Subversion addin didn't add stetic files.Michael Hutchinson
2007-12-04* WelcomePageView.cs: Second part of the fix for "Bug 345423 - projectMichael Hutchinson
2007-12-04* GeckoWebBrowser.cs: Workaround for On{Event} overridable methods notMichael Hutchinson
2007-12-03* JavaBinding.mdp, Makefile.am, Java.glade: Remove unused glade file.Lluis Sanchez
2007-12-02* AssemblyInfo.cs: Sync assembly and add-in versions.Lluis Sanchez
2007-12-02* MonoDevelop.VersionControl/VersionControlProjectService.cs: SaveLluis Sanchez
2007-12-02* MonoDevelop.Gettext/Catalog.cs: Fix build.Lluis Sanchez
2007-12-01* MonoDevelop.SourceEditor.Gui/SourceEditorDisplayBinding.cs: RemovedLluis Sanchez
2007-12-01* MonoDevelop.VersionControl.Subversion/MonoDevelop.VersionControl.Subversion...Lluis Sanchez
2007-12-01* MonoDevelop.Gettext/Translation.cs: Added properties for getting theLluis Sanchez
2007-12-01* MonoDevelop.Gettext/GettextFeature.cs,Lluis Sanchez
2007-12-01* MonoDevelop.Gettext.NodeBuilders/TranslationProjectNodeBuilder.cs:Lluis Sanchez
2007-12-01* SimpleProjectMakefileHandler.cs: Fix warnings.Lluis Sanchez
2007-12-01* GtkSharpLibs/md-gtk-sharp-2.4/md-gtk-sharp.addin.xml.xsl,Lluis Sanchez
2007-12-01* MonoDevelop.Deployment/DeployDirectoryNodeType.cs,Lluis Sanchez
2007-12-01* Gui/CSharpTextEditorExtension.cs: Implement completion of symbolsLluis Sanchez
2007-12-01* CBinding.mdp, gtk-gui/gui.stetic: Updated paths.Lluis Sanchez
2007-11-30* MonoDevelop.WebReferences.mdp,Michael Hutchinson
2007-11-30* AspNetEdit.mdp, AspNetEdit.Editor.UI/RootDesignerView.cs,Michael Hutchinson
2007-11-302007-11-30 Michael Hutchinson <mhutchinson@novell.com>Michael Hutchinson
2007-11-30* MonoDevelop.WebBrowsers.GeckoWebBrowser.addin.xml,Michael Hutchinson
2007-11-30* WelcomePageOptionPanel.cs, WelcomePageView.cs,Michael Hutchinson
2007-11-29* Gui/CompilerOptionsPanelWidget.cs: Load existing LangVersion value.Michael Hutchinson
2007-11-242007-11-24 David Makovský (Yakeen) <yakeen@sanyas-on.net>David Yakeen Makovský
2007-11-24Corrected translatable string to support plural formsDavid Yakeen Makovský
2007-11-24* Compiler/GNUCompiler.cs: Should fix bug #343098Marcos David Marín Amador
2007-11-23* Gui/CSharpTextEditorExtension.cs: When a comma is typed in a method call, c...Andreia Gaita
2007-11-22* MonoDevelop.Gettext.Editor/POEditorWidget.cs,Mike Krüger
2007-11-22* CSharpLanguageBinding.cs: Add support for 2.1 profile.Michael Hutchinson
2007-11-21* PythonBinding/Project/PythonCompilerParameters.cs,Lluis Sanchez
2007-11-21* Project/CSharpCompilerParameters.cs: Removed some obsoleteLluis Sanchez
2007-11-21* MsPrjHelper.cs: Fix build. EnableViewState is not used anymore.Lluis Sanchez
2007-11-21Fix distcheckMichael Hutchinson
2007-11-21* Project/AspNetAppProject.cs: Don't try to compile if no files are setMichael Hutchinson
2007-11-20Sync changes from SourceEditor1Michael Hutchinson
2007-11-202007-11-19 Zach Lute <zach.lute@gmail.com>Michael Hutchinson
2007-11-20* MonoDevelop.Gettext/TranslationProject.cs: Process output is nowMike Krüger
2007-11-20* MonoDevelop.Gettext/TranslationProject.cs: gettext addin now onlyMike Krüger
2007-11-20* gtk-gui, gtk-gui/JavaBinding.GlobalOptionsPanelWidget.cs,Lluis Sanchez
2007-11-20* CSharpEnhancedCodeProvider.cs: Use non-obsolete APIs.Michael Hutchinson
2007-11-20* Gui/GlobalOptionsPanel.cs, Gui/ProjectConfigurationPropertyPanel.cs,Lluis Sanchez
2007-11-20* gui.glade, MonoDevelop.GtkCore.Dialogs/BindDesignDialog.cs: RemovedLluis Sanchez
2007-11-19* MonoDevelop.DesignerSupport.addin.xml,Lluis Sanchez
2007-11-19* Gui/CSharpTextEditorExtension.cs: Fix invalid cast. Fixes bugLluis Sanchez
2007-11-17* Gui/EditPackagesDialog.cs: Check if string is null or empty beforeMarcos David Marín Amador