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/main
AgeCommit message (Expand)Author
2019-04-23Merge pull request #613 from xamarin/add-onclosedLluis Sanchez
2019-04-23Merge pull request #610 from xamarin/fix-848830Lluis Sanchez
2019-04-23Merge pull request #585 from xamarin/fix-844497Jason Imison
2019-04-23Merge pull request #611 from xamarin/fix-847835Lluis Sanchez
2019-04-23Add OnClosed method to DocumentControllerLluis Sanchez
2019-04-23Merge pull request #580 from xamarin/AddAngularTemplateIan Toal
2019-04-23Fix command routing issueLluis Sanchez
2019-04-23Fix document loading issuesLluis Sanchez
2019-04-23Change wording on Debugging Options panel for Just My Codenosami
2019-04-23Remove redundant app inittherzok
2019-04-23Create an exception handler by defaulttherzok
2019-04-23[Composition] Add unit test which fails when the composition is brokentherzok
2019-04-23Add Templates for Asp.Net Core with Angular for version 2.1, 2.2 and 3.0Ian Toal
2019-04-22Merge pull request #595 from xamarin/fix-844595Marius Ungureanu
2019-04-22Merge pull request #524 from xamarin/pr-kirillo-compilationOutputKindGreg Munn
2019-04-19Fix 849409: NRE when saving changes in DiffViewDavid Karlaš
2019-04-19Merge pull request #604 from xamarin/fix-849589Greg Munn
2019-04-19Merge pull request #599 from xamarin/pr-kirillo-nullToolsVersionGreg Munn
2019-04-19Merge pull request #598 from xamarin/pr-kirillo-updateDocsUIThreadGreg Munn
2019-04-19Fix syntax.Kirill Osenkov
2019-04-18Use a lambda instead of method group to avoid an allocation and Ignore() the ...Kirill Osenkov
2019-04-18[Watson] Fix NRE in debuggernosami
2019-04-18Fixes F# project references from C# projectsnosami
2019-04-18Merge pull request #590 from xamarin/pr-sandy-command-chain-hackVsevolod Kukol
2019-04-18Let MSBuild choose the correct version instead of hardcoding 15.0 which may n...Kirill Osenkov
2019-04-18Call UpdateRegisteredOpenDocuments on the UI thread.Kirill Osenkov
2019-04-17GtkShellDocumentViewItem: Hack to fix delegated command targetSandy Armstrong
2019-04-17[VersionControl] Fix removing disposed repos from cacheVsevolod Kukol
2019-04-17Merge pull request #458 from xamarin/pr-david-fix801712Greg Munn
2019-04-17Merge pull request #588 from xamarin/pr-sandy-cancel-itGreg Munn
2019-04-16Merge pull request #587 from xamarin/pr-sandy-cocoa-sighelpGreg Munn
2019-04-16Merge pull request #584 from xamarin/pr-sandy-new-ed-autosave-cleanupGreg Munn
2019-04-16Document: Allow canceling close of unsaved fileSandy Armstrong
2019-04-16GtkNSViewHost: Remove debug spamSandy Armstrong
2019-04-16TextViewContent: Fix line endingsSandy Armstrong
2019-04-16TextViewContent: Restore AutoSave cleanupSandy Armstrong
2019-04-16TextEditor.Cocoa: Add missing signature help iconsSandy Armstrong
2019-04-16[Ide] Fix NRE in Global SearchVsevolod Kukol
2019-04-15 Fix 801712: "Changes", "Authors", and "Merge" tabs are not available on new ...David Karlaš
2019-04-15Merge pull request #534 from xamarin/roslyn-doc-nameVsevolod Kukol
2019-04-15Merge pull request #550 from xamarin/master-vnext-vsts844252Vsevolod Kukol
2019-04-15Merge pull request #540 from xamarin/start-window-recent-project-date-in-futureVsevolod Kukol
2019-04-15Merge pull request #568 from xamarin/fix-workbench-fullscreen-nreVsevolod Kukol
2019-04-15Merge pull request #538 from xamarin/fix-move-previous-in-wizardVsevolod Kukol
2019-04-13[Roslyn] Use the filename of a document as a doc's nametherzok
2019-04-13[Roslyn] Avoid re-loading a file from disk when closing a documenttherzok
2019-04-13[RecentFiles] Swap the recent files list later on in the processtherzok
2019-04-13[Git] Fix another possible hang.therzok
2019-04-13[VersionControl] Fix hang when opening a filetherzok
2019-04-12Merge pull request #582 from xamarin/fix-new-doc-model-issuesLluis Sanchez