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
2019-06-12Merge pull request #7849 from mono/pr-david-fixDebuggerTooltipsDavid Karlaš
2019-06-10Fix 842970: [Feedback] Editing tooltips are shown instead of debugging tooltipsDavid Karlaš
2019-06-10[IDE] Restore the memento after the toolbar has been attachediain holmes
2019-06-06[Debugger] Improved source checksum logic for UNIX and DOS line endingsJeffrey Stedfast
2019-06-06[IDE] Overall energy consumption and UI hang improvements (#7695)Marius Ungureanu
2019-06-05[Debugger] Added new breakpoint span resolver for C#Jeffrey Stedfast
2019-06-04[Debugger] Fix the async GetCodeCompletionData API to have an Async method su...Jeffrey Stedfast
2019-06-04Merge pull request #7513 from mono/fix-823695Vsevolod Kukol
2019-05-31Fix 895583: Breakpoints not visible after renaming fileDavid Karlaš
2019-05-30[Debugger] Don't call Show() in the DebugApplicationDialog constructorVsevolod Kukol
2019-05-28Fix issues when opening a documentLluis Sanchez
2019-05-23Fix some workbench display issuesLluis Sanchez
2019-05-22[Debugger] Fix completion list window behind breakpoint dialogMatt Ward
2019-05-22Merge pull request #7545 from mono/pr-david-improveDissmissingDebugTooltipAaron Bockover
2019-05-20[Debugger] Refactored unit tests to better allow testing of the DotNetCore de...Jeffrey Stedfast
2019-05-10Fix 861086: [Feedback] Debug tooltip stays up even after debugger has closedDavid Karlaš
2019-05-08Fix scope of GetContent() for several viewsLluis Sanchez
2019-05-02Merge pull request #657 from xamarin/jstedfast-debugger-variable-synchronizationJeffrey Stedfast
2019-05-02[Debugger] Keep variable values synchronized across all debugger padsJeffrey Stedfast
2019-04-30Fix Debugger commands not showing in new editor right-click context menuDavid Karlaš
2019-04-29Merge pull request #594 from leculver/StackFrameCellRendererLluis Sanchez
2019-04-26[Debugger] Fix a few broken invocations to OpenDocumenttherzok
2019-04-23Change wording on Debugging Options panel for Just My Codenosami
2019-04-18[Watson] Fix NRE in debuggernosami
2019-04-17Fix NullReferenceException when setting StackFrameCellRenderer.Frame to nullLee Culver
2019-04-11Merge remote-tracking branch 'xamarin/master-vnext' into new-service-modelLluis Sanchez
2019-04-11Merge pull request #555 from xamarin/backport-pr-396-to-master-vnextAaron Bockover
2019-04-10[Debugger] Show shell if not visible and always enable ShowBreakpoints commandRodrigo Moya
2019-04-10[Debugger] Enable debug commands if breakpoints are allowedRodrigo Moya
2019-04-10[Debugger] Fixes for running a debug session without a workspaceRodrigo Moya
2019-04-10[Debugger] Enable breakpoints commands when debuggingRodrigo Moya
2019-04-10Fix 824169: Crash when mouse over a debugging tooltip I added this logic to c...David Karlaš
2019-04-10Fix buildLluis Sanchez
2019-04-10Merge branch 'new-service-model' into new-doc-modelLluis Sanchez
2019-04-10Merge remote-tracking branch 'xamarin/master-vnext' into new-service-modelLluis Sanchez
2019-04-09Ensure that the workspace is never null when fetching exception listnosami
2019-04-09Merge branch 'new-service-model' into new-doc-modelLluis Sanchez
2019-04-09Merge remote-tracking branch 'xamarin/master-vnext' into new-service-modelLluis Sanchez
2019-04-05Prevent the UI from hanging.nosami
2019-04-05Fix Windows build.Kirill Osenkov
2019-04-04Merge branch 'new-service-model' into new-doc-modelLluis Sanchez
2019-04-04Merge remote-tracking branch 'xamarin/master-vnext' into new-service-modelLluis Sanchez
2019-04-04Merge pull request #481 from xamarin/pr-abock-editor-splitLluis Sanchez
2019-04-04Finish porting the debugger to vs-editor-apiAaron Bockover
2019-04-04Migrate from vs-editor-core back to vs-editor-apiSandy Armstrong
2019-04-03[Debugger, PropertyPad] Use MakeFirstResponder not BecomeFirstRespondertherzok
2019-03-25Merge branch 'new-service-model' into new-doc-modelLluis Sanchez
2019-03-25Merge remote-tracking branch 'xamarin/master-vnext' into new-service-modelLluis Sanchez
2019-03-22Fix crash when showing debugger visualizerLluis Sanchez
2019-03-21Merge remote-tracking branch 'origin/master' into master-vnextLluis Sanchez