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
2009-10-07Bump MD version.Lluis Sanchez
2009-10-07* MonoDevelop.AddinAuthoring/AddinDescriptionView.cs:Lluis Sanchez
2009-10-06Track api changes.Lluis Sanchez
2009-10-06* Mono.Debugging.Server.Mdb/MdbObjectValueAdaptor.cs: Avoid castLluis Sanchez
2009-10-06* Mono.Debugging.Server.Mdb/MdbAdaptor-2-4-2.cs: Add missing nullLluis Sanchez
2009-10-06* MonoDevelop.Debugger.Soft/ArrayAdaptor.cs:Lluis Sanchez
2009-10-06* GdbSession.cs:Lluis Sanchez
2009-10-06* Mono.Debugging.Server.Mdb/DebuggerServer.cs:Lluis Sanchez
2009-10-04* IPhoneBuildExtension.cs: Use the correct path for the icon inMichael Hutchinson
2009-10-03* framework_IPhone.xml: Add System.Web.Services.Michael Hutchinson
2009-10-02* Mono.Debugging.Server.Mdb/MdbObjectValueAdaptor.cs: Use theLluis Sanchez
2009-10-02* Mono.Debugging.Server.Mdb/BacktraceWrapper.cs: Sort locals.Lluis Sanchez
2009-10-02* Mono.Debugging.Server.Mdb/Convert.cs:Lluis Sanchez
2009-10-02* Mono.Debugging.Server.Mdb/DebuggerServer.cs:Lluis Sanchez
2009-10-01* MonoDevelop.Debugger.Gdb.sln: Lluis Sanchez
2009-10-01* gtk-gui/gui.stetic:Lluis Sanchez
2009-09-30* MonoDevelop.Debugger.Soft/ArrayAdaptor.cs:Lluis Sanchez
2009-09-30* .temp-addin-registry: Remove temp dir.Lluis Sanchez
2009-09-30Initial import of soft debugger add-in.Lluis Sanchez
2009-09-29* PropertyList/PlistDictionary.cs: Add a TryGetValue method.Michael Hutchinson
2009-09-29Disable some unsupported features. Added some null checks. Properly get param...Lluis Sanchez
2009-09-29* Gui/IPhoneOptionsPanel.cs:Michael Hutchinson
2009-09-29* MonoDevelop.IPhone.csproj:Michael Hutchinson
2009-09-29* Templates/IPhoneViewController.xft.xml: Call the xib-loading baseMichael Hutchinson
2009-09-29* framework_IPhone.xml: Add System.Json.Michael Hutchinson
2009-09-28* Gui/IPhoneSigningKeyPanel.cs: Fix combo used when listingMichael Hutchinson
2009-09-28* MonoDevelop.IPhone/Gui/IPhoneSigningKeyPanel.cs: More carefulMichael Hutchinson
2009-09-28Use the new DotNetAssemblyProject class instead of DotNetProject, which is no...Lluis Sanchez
2009-09-24* CodeBehindGenerator.cs: Properly type outlets connected toMichael Hutchinson
2009-09-24* MonoDevelop.IPhone/IPhoneCommands.cs: Hide the commands forMichael Hutchinson
2009-09-23* Mono.Debugging.Server.Mdb/ArrayAdaptor.cs: CreateElementValue isLluis Sanchez
2009-09-23* Mono.Debugging.Server.Mdb/MdbObjectValueAdaptor.cs: Don't showLluis Sanchez
2009-09-23* Mono.Debugging.Server.Mdb/MdbObjectValueAdaptor.cs: ImplementedLluis Sanchez
2009-09-22* Mono.Debugging.Server.Mdb/MdbObjectValueAdaptor.cs: Add supportLluis Sanchez
2009-09-22* Mono.Debugging.Server.Mdb/MdbObjectValueAdaptor.cs: Add supportLluis Sanchez
2009-09-22* Mono.Debugging.Server.Mdb/DebuggerServer.cs: Remove debug code.Lluis Sanchez
2009-09-22* Mono.Debugging.Server.Mdb/DebuggerServer.cs:Lluis Sanchez
2009-09-22Improved stepping. Mark all modules without debug info as not 'Just My Code',...Lluis Sanchez
2009-09-22Use RemoteCreateDirectories instead of CreateDirectories to create the dirs i...Lluis Sanchez
2009-09-182009-09-18 Christian Hergert <chris@dronelabs.com>Christian Hergert
2009-09-18* CodeBehindGenerator.cs: Use Xcode's partial class list to filterMichael Hutchinson
2009-09-17* Mono.Debugging.Server.Mdb/DebuggerServer.cs: Properly parse quotedLluis Sanchez
2009-09-17* Mono.Debugging.Server.Mdb/MdbAdaptor.cs:Lluis Sanchez
2009-09-16Don't try to deactivate breakpoints after terminating.Lluis Sanchez
2009-09-16Added support for ASP.NET debugging. Improved stepping (it will now always ju...Lluis Sanchez
2009-09-16* IPhoneFrameworkBackend.cs: Fix spelling and grammar in messages.Michael Hutchinson
2009-09-16* IPhoneFrameworkBackend.cs: Tweak dialog a little more.Michael Hutchinson
2009-09-16* IPhoneFrameworkBackend.cs: Improve sim-only dialog.Michael Hutchinson
2009-09-16* IPhoneFrameworkBackend.cs: Improve sim-only dialog.Michael Hutchinson
2009-09-16* IPhoneCommands.cs:Michael Hutchinson