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-08-02Update add-in versionsLluis Sanchez Gual
2011-08-01Flush project format fixesMichael Hutchinson
2011-07-25Fixed 'Bug 6 - Pin icon only appears when I hover too close to oneMike Krüger
2011-07-13Flush project format fixesMichael Hutchinson
2011-05-24fixed white on white 'bug' when a message bubble is in a debuggerMike Krüger
2011-05-13Flush.Lluis Sanchez Gual
2011-05-10Completion data can now do more complex actions / moved the skipcharMike Krüger
2011-05-06Add sorting to outline pad.hduregger
2011-05-04Merge branch 'master' into mkrueger/newNRefactoryMike Krüger
2011-04-27[Debugger] Turn fields into properties.XTZGZoReX
2011-04-26Remove redundant DebuggerSession.Initialize method.XTZGZoReX
2011-04-15Track API changes.Mike Krüger
2011-04-14Merge branch 'master' into mkrueger/newNRefactoryMike Krüger
2011-04-13[Debugger] Log debugger errorsMichael Hutchinson
2011-04-04Moved the old nrefactory to another namespace.Mike Krüger
2011-04-01Fix build/rebuild/clean all commandLluis Sanchez Gual
2011-03-31Added options parameter to OpenDocumentLluis Sanchez Gual
2011-03-30Improved delegate completion.Mike Krüger
2011-03-29Translation and view label fixesMichael Hutchinson
2011-03-28Cleanly dispose cairo gradient objects.Mike Krüger
2011-03-24Fixed 'Bug 682113 - Inserting comments'.Mike Krüger
2011-03-22Improved support for visualizersLluis Sanchez Gual
2011-03-22Improved output pad reuse.Lluis Sanchez Gual
2011-03-18Fixed bug 676799 - Variables that are slow to evaluate don't show as expandableLluis Sanchez Gual
2011-02-18Fix bug 668175 - Debugger doesn't stop on variable declaration without assign...Lluis Sanchez Gual
2011-02-17Unsubscribe some events to make it easier to debug leaks.Lluis Sanchez Gual
2011-02-14Add Stop Evaluation command.Lluis Sanchez Gual
2011-02-11Fire DebugSessionStarted and StoppedEvent in the gui thread.Lluis Sanchez Gual
2011-02-11Always switch to the debug layout when running the debugger.Lluis Sanchez Gual
2011-02-02Upgraded to .NET 4.0Lluis Sanchez Gual
2011-01-31[Debugger] Don't show new launch dialog on retryMichael Hutchinson
2011-01-29[Debugger] Clean up session class hierarchyMichael Hutchinson
2011-01-28Fix build.Lluis Sanchez Gual
2011-01-26Update the stack trace only for stopping events.Lluis Sanchez Gual
2011-01-26Use platform-aware file comparison.Lluis Sanchez Gual
2011-01-26Many fixes. It was fundamentally broken since it was ported to Mono.TextEditor.Lluis Sanchez Gual
2011-01-24[Debugger] Log warning when a file cannot be foundMichael Hutchinson
2011-01-20Simplified logic for checking if the debugger is paused.Lluis Sanchez Gual
2011-01-13More MD version bumping.Lluis Sanchez Gual
2011-01-13Bump MD version to 2.6Lluis Sanchez Gual
2010-12-28When using an external console, create a new internal console which will be u...Lluis Sanchez Gual
2010-12-16Fix bug 632215 - Ugly flickering with debug windowLluis Sanchez Gual
2010-12-16Set the parent window for the dialog.Lluis Sanchez Gual
2010-11-24Fix visualizer display issueLluis Sanchez Gual
2010-11-12More dialog placement fixingMichael Hutchinson
2010-10-27Don't unscape the message string.Lluis Sanchez Gual
2010-10-26Clean up dialog placementMichael Hutchinson
2010-10-23[Debugger] Prevent crashes at session setup/cleanupMichael Hutchinson
2010-10-16[Debugger] Only show valid/live values in the locals padMichael Hutchinson
2010-09-16[Build] Don't local-copy muliple Mono.AddinsMichael Hutchinson