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-12-05Merge pull request #9421 from mono/master-vsts1027417Vsevolod Kukol
2019-12-05Fixes VSTS Bug 1027417: [FATAL] SigTerm signal inMike Krüger
2019-12-05Fixes VSTS Bug 1030370: [FATAL] SigTerm signal inMike Krüger
2019-11-09Merge pull request #9228 from mono/mac-high-contrast-supportVsevolod Kukol
2019-11-08[Icons] Add new high contrast icons to project filesVsevolod Kukol
2019-11-08[Icons][Shell] High contrast iconsVáclav Vančura
2019-11-07Merge pull request #8980 from mono/master-vsts1001439Mike Krüger
2019-11-07Merge pull request #9020 from mono/master-vsts1002614Mike Krüger
2019-11-07Fixes VSTS Bug 1002614: System.ObjectDisposedException exception inMike Krüger
2019-10-31[VersionControl] Added full path as label inside the log view.Mike Krüger
2019-10-31[VersionControl] Improved DiffRendererWidget accessiblity.Mike Krüger
2019-10-31[VersionControl] Added accessibility groups for the diff rendererMike Krüger
2019-10-31[VersionControl] Use a custom diff renderer widget instead of aMike Krüger
2019-10-31Fixes VSTS Bug 810342: Accessibility: Version Control - Log: VoiceMike Krüger
2019-10-31Merge pull request #8839 from mono/master-vsts810330Vsevolod Kukol
2019-10-29[VersionControl] Adjusted blame margin accessibility labels.Mike Krüger
2019-10-29[VersionControl] Accessible area in BlameWidget is now a menu buttonMike Krüger
2019-10-29[VersionControl] BlameWidget: Added accessibility groups for theMike Krüger
2019-10-29Fixes VSTS Bug 810301: Accessibility: Version Control - Author:Mike Krüger
2019-10-29[VersionControl] Replace custom DropDownBox with combo box.Mike Krüger
2019-10-29Merge pull request #8866 from mono/master-vsts810293Vsevolod Kukol
2019-10-25Revert "Merge pull request #8999 from mono/csproj-cleanups"therzok
2019-10-25Fixes VSTS Bug 1003485: [Feedback] After Commit and Push changesMike Krüger
2019-10-25[VersionControl] DropDownBox has now an Accessiblity role set.Mike Krüger
2019-10-25Fixes VSTS Bug 810330: Accessibility: Version Control - Changes: VoiceMike Krüger
2019-10-25[VersionControl] Changed accessible label/title set method.Mike Krüger
2019-10-24Merge pull request #8999 from mono/csproj-cleanupsMarius Ungureanu
2019-10-24Merge pull request #9024 from mono/master-vsts807760Mike Krüger
2019-10-22Merge pull request #8943 from mono/master-vscfixParentingLluis Sanchez
2019-10-22Fixes VSTS Bug 807760: Accessibility: Checkout Repository: Voice OverMike Krüger
2019-10-21[Git] Fix deadlock when running external authenticationVsevolod Kukol
2019-10-21[Git] Fix CredentialsDialog to show the SSH screen when asking for a passphraseVsevolod Kukol
2019-10-21[Git] Fix broken key authentication failure detection in libgit2Vsevolod Kukol
2019-10-21Fixes VSTS Bug 993869: [Feedback] Azure DevOps Git Clone HangsMike Krüger
2019-10-21[VersionControl] Fixed possible null reference exception.Mike Krüger
2019-10-21[VersionControl] Added focus handling to middle area.Mike Krüger
2019-10-21[Core] Added Focused API to AtkCocoaHelper.Mike Krüger
2019-10-21[VersionControl] Reuse Accessible objects.Mike Krüger
2019-10-21[VersionControl] Update accessible after perform undo change.Mike Krüger
2019-10-21[VersionControl] Moved nested classes to their own files.Mike Krüger
2019-10-21Fixes VSTS Bug 810293: Accessibility: Version Control - Changes:Mike Krüger
2019-10-21[VersionControl] Fix parenting for checkout operation.Mike Krüger
2019-10-20Switch VersionControl.Subversion.Unix to single configurationtherzok
2019-10-20Switch VersionControl.Git.Tests to single configurationtherzok
2019-10-20Switch VersionControl.Git to single configurationtherzok
2019-10-20[Infra] Port csproj to use new OS properties rather than configurationstherzok
2019-10-07Fixes VSTS Bug 810270: Accessibility: Version Control - Changes: VoiceMike Krüger
2019-09-18Fixes VSTS Bug 984467: SIGABRT when attempting to fetch a branch fromMike Krüger
2019-09-18Merge pull request #8744 from mono/break-vc-compatLluis Sanchez
2019-09-17[Git] Rewrite RunBlockingOperation so we properly freeze/thaw when using taskstherzok