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/Core/src
AgeCommit message (Expand)Author
2007-12-04Directory reorganizationLluis Sanchez
2007-12-04* MonoDevelop.Ide.Gui.Pads/MonodocTreePad.cs: Make logging call moreMichael Hutchinson
2007-12-04* MonoDevelop.Core.Gui.WebBrowser/IWebBrowser.cs: Add LinkClickedMichael Hutchinson
2007-12-03* MonoDevelop.Ide.addin.xml: Use gtk icons instead of old gnomeuiLluis Sanchez
2007-12-02* MonoDevelop.Ide.Gui/HelpViewer.cs: Fixed bug #319086: Can't copy textLluis Sanchez
2007-12-01* MonoDevelop.Core.ProgressMonitoring/ConsoleProgressMonitor.cs: AddedLluis Sanchez
2007-12-01* MonoDevelop.Ide.Commands/EditCommands.cs: Implemented new InsertLluis Sanchez
2007-12-01* Makefile.am, MonoDevelop.Components.mdp,Lluis Sanchez
2007-11-30Remove unused files.Michael Hutchinson
2007-11-30* MonoDevelop.Components.HtmlControl/MozillaControl.cs, Makefile.am,Michael Hutchinson
2007-11-30* MonoDevelop.Ide.Gui.BrowserDisplayBinding/HtmlViewPane.cs,Michael Hutchinson
2007-11-30* MonoDevelop.Core.Gui.mdp, MonoDevelop.Core.Gui.WebBrowser,Michael Hutchinson
2007-11-272007-11-27 Aaron Bockover <abockover@novell.com>Aaron Bockover
2007-11-22* MonoDevelop.Ide.Gui.BrowserDisplayBinding/BrowserDisplayBinding.cs,Lluis Sanchez
2007-11-22* MonoDevelop.Ide.StandardHeader/StandardHeaderService.cs,Lluis Sanchez
2007-11-22* Makefile.am,Lluis Sanchez
2007-11-22* MonoDevelop.Ide.Gui.OptionPanels/ExternalToolPanel.cs,Lluis Sanchez
2007-11-22* MonoDevelop.Projects.Gui.Dialogs.OptionPanels/RuntimeOptionsPanel.cs:Michael Hutchinson
2007-11-22* MonoDevelop.Core/SystemAssemblyService.cs: Update SupportedVersionsMichael Hutchinson
2007-11-22* MonoDevelop.Core/ClrVersion.cs,Michael Hutchinson
2007-11-21* MonoDevelop.Ide.Codons/CombineOpenCondition.cs,Lluis Sanchez
2007-11-21* MonoDevelop.Projects.Gui.mdp, Makefile.am,Lluis Sanchez
2007-11-21* MonoDevelop.Documentation/DocumentationService.cs: Added missingLluis Sanchez
2007-11-21* MonoDevelop.Core.Gui.mdp,Lluis Sanchez
2007-11-21* MonoDevelop.Projects/CustomCommandType.cs,Lluis Sanchez
2007-11-21* MonoDevelop.Core.AddIns/PackageExtensionNode.cs,Lluis Sanchez
2007-11-21* MonoDevelop.Projects/Project.cs, MonoDevelop.Projects/IBuildStep.cs:Lluis Sanchez
2007-11-21* MonoDevelop.Projects.Gui.mdp, Base.glade,Lluis Sanchez
2007-11-20* MonoDevelop.Core.Gui.Components/FileBrowser.cs: Log errors as well asMichael Hutchinson
2007-11-20* MonoDevelop.Ide.Gui/IdeStartup.cs: Capture previous value ofMichael Hutchinson
2007-11-20* MonoDevelop.Core.Execution/ProcessService.cs: Add API to allow globalMichael Hutchinson
2007-11-20* MonoDevelop.Projects.Gui.Dialogs.OptionPanels/CombineStartupPanel.cs:Lluis Sanchez
2007-11-20* MonoDevelop.Ide.Gui/InternalLog.cs: Fix error notificationMichael Hutchinson
2007-11-20* MonoDevelop.Projects/Combine.cs: Catch some potential nulls andMichael Hutchinson
2007-11-20* MonoDevelop.Projects.Gui.mdp,Lluis Sanchez
2007-11-17* MonoDevelop.Core.Gui.mdp, MonoDevelop.Core.Gui/StockIcons.cs,Lluis Sanchez
2007-11-17* MonoDevelop.Ide.Codons/FileFilterCodon.cs,Lluis Sanchez
2007-11-17* MonoDevelop.Components.Commands.ExtensionNodes/ItemSetCodon.cs,Lluis Sanchez
2007-11-17* MonoDevelop.Core.mdp, Makefile.am, MonoDevelop.Core/Runtime.cs,Lluis Sanchez
2007-11-17* MonoDevelop.Core.Logging/LogLevel.cs: EnabledLoggingLevel.All shouldMichael Hutchinson
2007-11-16Changed some old #dev headers that had a slightly other format.Mike Krüger
2007-11-16* Project/Src/Parser/CSharp/cs.ATG,Mike Krüger
2007-11-162007-11-15 Aaron Bockover <abockover@novell.com>Aaron Bockover
2007-11-14* MonoDevelop.Ide.Gui.Pads/InternalLogPad.cs: Log pad buttons'Michael Hutchinson
2007-11-14* MonoDevelop.Ide.Gui.Pads/InternalLogPad.cs: Track LogLevel enumMichael Hutchinson
2007-11-14* MonoDevelop.Core.Logging/FileLogger.cs,Michael Hutchinson
2007-11-13* MonoDevelop.Projects/MonoDevelop.Projects.Parser/CodeCompletionDatabase.cs:Michael Hutchinson
2007-11-13* DockGroup.cs: Call SizeAllocate on all children even when childrenLluis Sanchez
2007-11-132007-11-13 Zach Lute <zach.lute@gmail.com>Lluis Sanchez
2007-11-13* MonoDevelop.Ide.Gui.Dialogs/ReplaceInFilesDialog.cs,Mike Krüger