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
2020-01-15Remove various references to NRefactory that are not usedtherzok
2019-11-21[Debugger] Implemented code-completion for the new MacObjectValueTreeViewJeffrey Stedfast
2019-11-08[Icons] Add new high contrast icons to project filesVsevolod Kukol
2019-10-25Revert "Merge pull request #8999 from mono/csproj-cleanups"therzok
2019-10-24Merge pull request #8999 from mono/csproj-cleanupsMarius Ungureanu
2019-10-20Switch MonoDevelop.Debugger to single configurationtherzok
2019-10-20[Infra] Port csproj to use new OS properties rather than configurationstherzok
2019-10-18[Debugger] Let Cocoa Do The Right Thing(tm)Jeffrey Stedfast
2019-10-16[Debugger] Fixed tracking of current expressions in Watch PadJeffrey Stedfast
2019-10-11[Debugger] Implemented a Cocoa-based ObjectValueTreeViewJeffrey Stedfast
2019-07-18[Deugger] Set some MonoDevelop project namespacing policiesJeffrey Stedfast
2019-07-18[Debugger] Fixed split of View/Controller Expand/Collapse logicJeffrey Stedfast
2019-07-17[Debugger] Refactored ObjectValue UIJeffrey Stedfast
2019-07-09Merge branch 'master' into vsts-866545-objectvaluetreeviewJeffrey Stedfast
2019-07-05[Debugger] Make the Debug Source Files Search Path options always visibleJeffrey Stedfast
2019-06-10minor code cleanupJeffrey Stedfast
2019-06-06[Debugger] Shuffle some code around for the ObjectValueTreeView refactoringGreg Munn
2019-06-06[Debugger] Initial work to refactor ObjectValueTreeViewGreg Munn
2019-06-05[Debugger] Added new breakpoint span resolver for C#Jeffrey Stedfast
2019-05-10Fix 861086: [Feedback] Debug tooltip stays up even after debugger has closedDavid Karlaš
2019-04-05Fix Windows build.Kirill Osenkov
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-03-13Fix Windows build.Kirill Osenkov
2019-03-05Fix 801811: Debugger: tries to evaluate a method instead of showing IntelliSe...David Karlaš
2019-03-04Debugger: initial UI polish for the new native caught exception UIAaron Bockover
2019-03-04Debugger: add exception-caught-template-16 stock iconsAaron Bockover
2019-03-04Fix 798210: Debugger: exception tooltips when an exception is thrown are not ...David Karlaš
2019-02-06Add breakpoints tracking to new editor (#142) (#152)Marius Ungureanu
2019-01-25Fix Windows build (Debugger).Kirill Osenkov
2019-01-24Making `DebugValueWindow` internal again and giving IVT to `MonoDevelop.Sourc...David Karlaš
2019-01-24Addressed PR commentsDavid Karlaš
2019-01-22Initial Debugger support in new editorDavid Karlaš
2019-01-11Update projects for PackageReferenceMikayla Hutchinson
2018-09-19Simplify references to Gtk assemblies.Kirill Osenkov
2018-09-03Bump System.Net.Httptherzok
2018-08-02Consolidate System.ValueTuple target frameworktherzok
2018-06-27[Build] Simplify short resource IDs via definition groupMikayla Hutchinson
2018-06-20Clean up project filesMikayla Hutchinson
2018-06-20Centralize the MD target framework versionMikayla Hutchinson
2018-06-20Purge junk Execution clr-version valueMikayla Hutchinson
2018-06-20Clean various redundancies from project filesMikayla Hutchinson
2018-05-17[Misc] Flush msbuild serialization changestherzok
2018-05-14Fix 528282: Immediate window completion only contains localsDavid Karlaš
2018-04-18[Build] Remove SpecificVersion=False settings for gtk# assembliestherzok
2018-03-29Remove stetic files, and make the autogenerated UI files the definitive versioniain holmes
2018-02-27Merge master into editorFeaturesDavid Karlaš
2018-01-26[SourceEditor] Fixed p roject files.Mike Krüger
2018-01-23[SourceEditor] Fixed build.Mike Krüger
2018-01-12[Debugger] Add counter for debug session success/failureMatt Ward