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
2017-07-20Merge pull request #2106 from iainx/fix-53552iain
2017-07-13Merge pull request #2769 from mono/mouseClickBugsDavid Karlaš
2017-07-13Fixed rare weird issues with mouse click on debug object tree viewDavid Karlaš
2017-07-13Bug 57169 - Watch window does not update tuple information on changeDavid Karlaš
2017-07-07Fixed wrong placement of `selectedEngine` capture pointDavid Karlaš
2017-07-07Addressed PR #2732 commentsDavid Karlaš
2017-07-07Changed event API on ProcessAttacher to not have processes argument since thi...David Karlaš
2017-07-07Added OnAttachableProcessesChanged() overload so implementation doesn't need ...David Karlaš
2017-07-07Fix GTK crash caused by wrong number of ListStore elementsDavid Karlaš
2017-06-30Added ProcessAttacher to allow debugger engine dispose resources and update v...David Karlaš
2017-06-30Changed AttachToProcess logic/UI to be more like VS where user selects type o...David Karlaš
2017-06-25[Gtk#] Update to match newest API (#2682)Marius Ungureanu
2017-06-14[A11y] Simplify the API for adding label relationshipsiain holmes
2017-06-12[A11y] Make the New Breakpoint dialog accessibleiain holmes
2017-06-06[A11y] Set label/help descriptions on Debug application dialogiain holmes
2017-05-31Fixed version parsing of newer versions of Mono runtime in debugger unit testsDavid Karlaš
2017-05-29Merge pull request #2476 from mono/bug53371Marius Ungureanu
2017-05-24Bug 55617 - Run->Debug Application doesn't support MultiProcessDebuggingDavid Karlaš
2017-05-23Bug 53371 - IDE side(rest is in debugger-libs)David Karlaš
2017-05-21Restore breakpoints for pinnedwatchesHaruka Matsumoto
2017-05-11[Debugger] Added Gtk.Widget.Name property to exception controlsManish Sinha
2017-04-10Bug 54647 - You cannot disable implicit property evaluation in XS anymoreDavid Karlaš
2017-04-05[Debugger] Moved .GetAttachableProcesses to thread to prevent UI thread blockingDavid Karlaš
2017-03-27Merge remote-tracking branch 'origin/master' into native-popupsVsevolod Kukol
2017-03-24Merge remote-tracking branch 'origin/master' into native-popupsVsevolod Kukol
2017-03-24Merge remote-tracking branch 'upstream/master' into a11yiain holmes
2017-03-23Merge master into roslyn-ivtDavid Karlaš
2017-03-23Bug 52946 - Exception catchpoint dialog should have System.Exception selected...David Karlaš
2017-03-18Merge remote-tracking branch 'origin/master' into roslyn-ivtMikayla Hutchinson
2017-03-16Merge remote-tracking branch 'upstream/master' into a11yiain holmes
2017-03-16Merge branch 'master' into vNextLluis Sanchez
2017-03-15TextFile partial class changed to interface ITextFileArtem Bukhonov
2017-03-15Declarations fixArtem Bukhonov
2017-03-14Namespace changed to Mono.Debugging.TestsArtem Bukhonov
2017-03-14Remove test sources (moved to debugger-libs)Artem Bukhonov
2017-03-14Paths and references fix to corresspond TestApp in debugger-libsArtem Bukhonov
2017-03-14Abstraction for TextFileArtem Bukhonov
2017-03-14Split DebugTests into partial classes (part #1)Artem Bukhonov
2017-03-09[Debugger] Use native popovers in breakpoint properties dialogVsevolod Kukol
2017-03-07Merge vNext into roslyn-ivtDavid Karlaš
2017-02-27Merge branch 'master' into vNextMatt Ward
2017-02-24Merge remote-tracking branch 'upstream/master' into a11yiain holmes
2017-02-22[Debugger] Added “Help link” to exception dialog and navigation on clickDavid Karlaš
2017-02-21Merge remote-tracking branch 'origin/vNext' into roslyn-ivtMikayla Hutchinson
2017-02-20Merge branch 'master' into vNextMatt Ward
2017-02-19Bug 51960 - App freezing whilst attempting to debug on iOS SimulatorDavid Karlaš
2017-02-15[Debugger.UnitTests] Unit tests for bug 52333 (#1848)David Karlaš
2017-02-13Merge remote-tracking branch 'upstream/master' into a11yiain holmes
2017-02-10Merge remote-tracking branch 'origin/vNext' into roslyn-ivtMikayla Hutchinson
2017-02-08Merge branch 'dotnetcore' into vNextMatt Ward