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-07-25[NuGet] Remove unused codeMatt Ward
2017-07-19[NuGet] Fix crash when displaying Chinese characters in dialogMatt Ward
2016-06-22[NuGet] Fix incorrect button label in Add Packages dialog.Matt Ward
2016-06-16Merge branch 'master' into nuget3Matt Ward
2016-06-14[NuGet] Fix delay for packages to appear in Add Packages dialog.Matt Ward
2016-06-10[NuGet] No longer show version at top right of Add Packages dialog.Matt Ward
2016-06-08[NuGet] Fix null reference when installing a NuGet package.Matt Ward
2016-06-07[Nuget] Help gettext crawler a bit here.Marius Ungureanu
2016-05-26[NuGet] Fix UI hang for many package versions in Add Packages dialog.Matt Ward
2016-05-23[NuGet] Prevent package metadata being requested multiple times.Matt Ward
2016-05-23[NuGet] Show recently installed packages in Add Packages dialog.Matt Ward
2016-05-19[NuGet] Add missing package metadata to Add Packages dialog.Matt Ward
2016-05-09[NuGet] Fix null ref in Add Packages dialog.Matt Ward
2016-04-19[NuGet] Change Add Packages button label when package update selected.Matt Ward
2016-04-03[NuGet] Add package version combo box to Add Packages dialog.Matt Ward
2016-04-01[NuGet] Now installing packages with NuGet 3.Matt Ward
2016-03-31[NuGet] Add missing information to Add Packages dialog.Matt Ward
2016-03-31[NuGet] Show package sources in Add Packages dialog drop down list.Matt Ward
2016-03-30[NuGet] Add Packages dialog search results returned using NuGet v3Matt Ward
2016-03-30[NuGet] Minimize public API.Matt Ward
2016-02-02[NuGet] Fix project referenced after NuGet install and solution closedMatt Ward
2015-12-16[NuGet] Stop using DispatcherService.Matt Ward
2015-12-15Close most of DispatchServiceLluis Sanchez
2015-12-12[NuGet] Change NuGet addin namespace.Matt Ward
2015-08-27[NuGet] Remember state of show pre-release in Add Packages dialogMatt Ward
2014-07-21Merge branch 'master' into nuget-support-v2Matt Ward
2014-07-21[NuGet] Fix version shown as download count.Matt Ward
2014-06-27[NuGet] Add Packages dialog - Clear error when search text entered.Matt Ward
2014-06-19[NuGet] Enter key in Add Packages should install checked packages.Matt Ward
2014-06-19[NuGet] Disable Add Package button whilst typing in search text.Matt Ward
2014-06-19[NuGet] Incorrect button text when single package checked.Matt Ward
2014-06-19[NuGet] Install all checked packages even if they are not visible.Matt Ward
2014-06-18[NuGet] Remember the Add Packages search when configuring sources.Matt Ward
2014-06-18[NuGet] Move cursor to end when search started from unified search.Matt Ward
2014-05-21[NuGet] Support installing specific package version.Matt Ward
2014-04-02[NuGet] Fix updated packages being added to recent package list.Matt Ward
2014-03-14[NuGet] Fix message when packages dialog opened from unified search.Matt Ward
2014-03-11[NuGet] Prevent package install when pressing enter when searching.Matt Ward
2014-03-10[NuGet] Fix build.Matt Ward
2014-03-10[NuGet] Show no packages found message when search returns no items.Matt Ward
2014-03-07[NuGet] Fix view models not being disposed.Matt Ward
2014-03-06[NuGet] Handle errors when packages.config file cannot be read.Matt Ward
2014-03-05[NuGet] Fix removed package source used in Add Packages dialog.Matt Ward
2014-03-04[NuGet] Add caching for package icons.Matt Ward
2014-03-04[NuGet] Fix package icons not being displayed when using proxy.Matt Ward
2014-02-28[NuGet] Show icons for packages in Add Packages dialog.Matt Ward
2014-02-28[NuGet] Install checked packages when enter key pressed.Matt Ward
2014-02-28[NuGet] Custom draw the entire list view row in Add Packages dialog.Matt Ward
2014-02-26[NuGet] Add Packages dialog changes to match UI design.Matt Ward
2014-02-24[NuGet] Change Add Packages button label when package update selected.Matt Ward