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-11-27Merge pull request #9388 from mono/backport-pr-9387-to-release-8.4Vsevolod Kukol
2019-11-26[NuGet] Make tab labels behave like real tabs with VOVsevolod Kukol
2019-11-26[NuGet] Announce status messages using Voice OverMatt Ward
2019-11-26[NuGet] Use ID instead of Id in user interfaceMatt Ward
2019-11-26[NuGet] Use existing consolidate label for projects list viewMatt Ward
2019-11-26[NuGet] Fix column header now read for first column in Consolidate tabMatt Ward
2019-11-26[NuGet] VoiceOver reads version on Installed tabMatt Ward
2019-11-26[NuGet] Add Search placeholder text to Manage Packages dialogMatt Ward
2019-11-26[NuGet] Associate UI widgets with labels for accessibilityMatt Ward
2019-11-12[NuGet] Unsubscribe UI events when disposingVsevolod Kukol
2019-11-12[Mac][NuGet] Use Components.SearchEntry for the Xwt.SearchEntry backendVsevolod Kukol
2019-11-12[NuGet] Make header labels accessibleVsevolod Kukol
2019-11-12[NuGet] Make package selection list view accessibleVsevolod Kukol
2019-11-12[NuGet] Reduce custom rendering in package selection listVsevolod Kukol
2019-10-28Prevents not disposable parent window setting to IDE or GTC instead use XwtRo...Jose Medrano
2019-10-21[NuGet] Fix projects not being re-evaluated after packages updatedMatt Ward
2019-10-21[NuGet] Update multiple packages together in a batchMatt Ward
2019-10-21[NuGet] Fix dialog loss of focus on adding new package sourceMatt Ward
2019-10-01Merge pull request #8804 from mono/nuget-null-reference-getting-package-refer...Greg Munn
2019-09-25[NuGet] Handle NuGet addin API used when project disposedMatt Ward
2019-09-20[Ide] Improve global search popup stringsVsevolod Kukol
2019-09-03[IDE] Drop add prefix for commands under add menuKeting Yang
2019-09-03Change the position of the command and update the condition to just "Project"Keting Yang
2019-08-27[NuGet] Update NuGet to version 5.3.0-rtm.6192Matt Ward
2019-08-22Merge pull request #8482 from mono/nuget-manage-packages-checkbox-selection-v...Matt Ward
2019-08-21[GlobalSearch] Adds order in SearchPackages and SearchInSolutionJose Medrano
2019-08-21[GlobalSearch] Adds order priority in results based in a rankJose Medrano
2019-08-20[NuGet] Do not install package when enter pressed in search text boxMatt Ward
2019-08-20[NuGet] Allow checkboxes to be selected by keyboard in packages dialogMatt Ward
2019-08-20Merge pull request #8468 from mono/nuget-manage-packages-testsMatt Ward
2019-08-19[NuGet] Fix duplicate projects in select projects dialogMatt Ward
2019-08-18[NuGet] Handle packages with no version in Manage Packages dialogMatt Ward
2019-08-17[NuGet] Add uninstall tests for managing packages dialogMatt Ward
2019-08-17[NuGet] Add update package tests for manage packages dialogMatt Ward
2019-08-17[NuGet] Check acceptance dialog is not shown again for same packageMatt Ward
2019-08-17[NuGet] Add install package tests for managing NuGet packagesMatt Ward
2019-08-17[NuGet] Add consolidate package testsMatt Ward
2019-08-15[NuGet] Use different command ids for manage packages commandsMatt Ward
2019-08-15[NuGet] Make references dialog aware of multi-target projectsMatt Ward
2019-08-12[NuGet] Fix current version label in Manage NuGet packages dialogMatt Ward
2019-08-12[NuGet] Fix failing test due to change in .NET Core 8.0 SDK preview 8Matt Ward
2019-08-09[PackageManagement] Fix .NET Core tests with only 3.0 installedRodrigo Moya
2019-08-07[NuGet] Move framework icon to IdeMatt Ward
2019-08-06[NuGet] Change Manage NuGet Packages dialog titleMatt Ward
2019-08-05[NuGet] Remove some duplicated codeMatt Ward
2019-08-05[NuGet] Update after reviewMatt Ward
2019-07-31[NuGet] Show current installed package version in Updates tabMatt Ward
2019-07-29[NuGet] Adjust Manage Packages dialog sizeMatt Ward
2019-07-29[NuGet] Indicate latest stable package version in manage packages dialogMatt Ward
2019-07-29[NuGet] Select latest package version in Consolidate tabMatt Ward