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-03-06Merge pull request #292 from xamarin/fix-802670Lluis Sanchez
2019-03-06[Ide] Fix progress dialog in front of confirmation dialogMatt Ward
2019-03-06Added keyboard shortcut.Anže Vodovnik
2019-03-06Remove MetadataReferences from ProjectReferencestherzok
2019-03-06[TextEditor] Fixed C# unit tests.Mike Krüger
2019-03-06Initial implementation of Go To Implementation menu via factory.Anže Vodovnik
2019-03-06Fixes VSTS Bug 801783: Auto indenting is shifting by one space backMike Krüger
2019-03-06Move cloning support into AsyncEvents.therzok
2019-03-06When firing async events, clone the event to avoid a collection modification ...therzok
2019-03-06Merge pull request #276 from xamarin/release-8.0-vsts803041Mike Krüger
2019-03-06[Toolbox] Fixed drag and drop items in XAML editorJose Medrano
2019-03-06GtkNSViewHost: replace the native GtkNSView with a managed oneAaron Bockover
2019-03-06Updated reference to xamarin/vs-editor-core@1f481658Aaron Bockover
2019-03-05Merge pull request #285 from xamarin/dev/davidk/fix801811David Karlaš
2019-03-05Merge pull request #287 from xamarin/dev/davidk/fix806871David Karlaš
2019-03-05Merge pull request #283 from xamarin/dev/davidk/fix804160David Karlaš
2019-03-05Merge pull request #7300 from mono/backport-pr-7290-to-release-8.0-integrationLluis Sanchez
2019-03-05Fix 806871: Breakpoint glyph doesn't change to filled circle when breakpoint ...David Karlaš
2019-03-05Merge remote-tracking branch 'origin/release-8.0-integration' into merge-inte...Lluis Sanchez
2019-03-05Fix 801811: Debugger: tries to evaluate a method instead of showing IntelliSe...David Karlaš
2019-03-05Merge pull request #280 from xamarin/release-8.0-reload-project-update-documentLluis Sanchez
2019-03-05Merge pull request #7299 from mono/backport-pr-7294-to-release-8.0-integrationLluis Sanchez
2019-03-05[NuGet] Make custom AvailableItemNames available after installMatt Ward
2019-03-05Update TextFileNavigationPoint.csMike Krüger
2019-03-05[Test] Adds test case for TypeScriptCompileJose Miguel Torres
2019-03-05[AspNet] Moves default build action up to the extension.Jose Miguel Torres
2019-03-05[AspNet] Sets default BuildAction to TypeScriptCompileJose Miguel Torres
2019-03-05Fix 804160: Redundant code is both dimmed and squiggledDavid Karlaš
2019-03-04[Mac][Tests] CredentialProviderTests depend on Ide testsVsevolod Kukol
2019-03-04[Mac][Keychain] Fix updating keychain entriesVsevolod Kukol
2019-03-04[Mac][Tests] Add Unit test for udating existng keychain entriesVsevolod Kukol
2019-03-04[Mac][Keychain] Don't set or query SecRecord.ServiceVsevolod Kukol
2019-03-04[Mac][Keychain] Add InternetPassword_SameHostDifferentPath testVsevolod Kukol
2019-03-04[Mac][Keychain] Fix fallback queryVsevolod Kukol
2019-03-04[Mac][Keychain] Set entry description only if requiredVsevolod Kukol
2019-03-04[Mac][Keychain] Fix status code check when removing with user name and passwordVsevolod Kukol
2019-03-04[Mac][Tests] Use an non existing domain for keychain testsVsevolod Kukol
2019-03-04[Mac][Tests] Fix InternetPassword_Remove testVsevolod Kukol
2019-03-04[Mac][Keychain] Always use the user name from UrlVsevolod Kukol
2019-03-04[Mac][Keychain] Fix matching any protocol or auth typeVsevolod Kukol
2019-03-04[Mac][Keychain] Improve SecRecord handling + refactoringVsevolod Kukol
2019-03-04[Mac][Keychain] Use user name from Uri if not explicitely setVsevolod Kukol
2019-03-04[Mac][Keychain] Return null if a keychain entry can not be foundVsevolod Kukol
2019-03-04Changes in KeychainTestsJavier Suárez Ruiz
2019-03-04Changes in KeychainJavier Suárez Ruiz
2019-03-04Merge pull request #278 from xamarin/merge-integration-6Lluis Sanchez
2019-03-04[Ide] Fix project not attached back to view on project reloadMatt Ward
2019-03-04Updated reference to xamarin/vs-editor-core@a9888f2eAaron Bockover
2019-03-04Merge pull request #254 from xamarin/dev/davidk/exceptionCaughtAaron Bockover
2019-03-04Use LogInternalErrortherzok