389 Commits (e3a387d4b43fb0d942551357c93e198626ab66b7)

Author SHA1 Message Date
Matt Ward 7cadb40e97 Show NuGet package id when package selected. 12 years ago
Matt Ward f0cdd01d92 Show NuGet package title in Manage Packages dialog. 12 years ago
Matt Ward 1947c8c3e8 Update NuGet to version 2.6 12 years ago
Matt Ward 25a316f1d5 Show NuGet console when running PowerShell scripts from Manage Packages dialog. 12 years ago
Matt Ward 5b441b46ab Report PowerShell script errors in Manage Packages dialog. 12 years ago
Matt Ward fdcc282862 Support FileConflictAction parameter in NuGet commands. 12 years ago
Daniel Grunwald 3609078840 [WIP] EnvDTE 12 years ago
Daniel Grunwald 855b848f36 Allow updating code from EnvDTE via LanguageBinding.CodeGenerator 12 years ago
Daniel Grunwald 77a30c4a1a [WIP] PackageManagement.EnvDTE 12 years ago
Daniel Grunwald 7fa7a51b5a Started implementing the EnvDTE code model. 12 years ago
Matt Ward 8794af0c6b Fix duplicate assembly references when installing NuGet. 12 years ago
Matt Ward 6dddd4eeef Add credential provider for NuGet feeds. 12 years ago
Matt Ward cacfb33313 Support installation of Microsoft.Bcl.Build NuGet package. 12 years ago
Matt Ward c67ee6ba61 Add gap between Update All button and scrollbar. 12 years ago
Matt Ward 64385d17b5 Fix scrollbar not displaying in Manage Packages dialog. 12 years ago
Matt Ward 1f1620234d Support pre-release NuGet packages in dialog. 12 years ago
Matt Ward 997641f8ac Refresh updated NuGet packages after updating in dialog. 12 years ago
Matt Ward 4aa7a3ca10 Update installed NuGet packages after updating all packages in dialog. 12 years ago
Matt Ward 0ad4adb5a8 Refresh Projects window after updating all NuGet packages. 12 years ago
Matt Ward 2ea4c27ad4 Clear dialog error messages when updating all NuGet packages. 12 years ago
Matt Ward 3d0a095487 Fix packages.config not being added to project. 12 years ago
Matt Ward b23d8c969b Fix updated packages not being shown in dialog. 12 years ago
Matt Ward e8a97e3455 Refactor UpdatedPackagesViewModel. 12 years ago
Matt Ward a1e33374d9 Support updating all NuGet packages in solution from dialog 12 years ago
Daniel Grunwald 97e6596a2c Set target CPU to AnyCPU where possible. 12 years ago
Matt Ward beb62296ac Add Update All button to Manage Packages dialog. 12 years ago
Matt Ward 164a546985 Support NuGet packages containing MSBuild targets and props files. 12 years ago
Matt Ward 87fd34a1de Fix exception when there is a file conflict installing jQuery. 12 years ago
Matt Ward 64f2ec885e Use WPF for file conflict dialog. 12 years ago
Matt Ward ae02e5fb3f Add file conflict dialog. 12 years ago
Matt Ward b0767b8518 Update to NuGet 2.5 12 years ago
Daniel Grunwald 1229e35d23 Use class FileName for the ProjectItem.FileName property. 12 years ago
Daniel Grunwald 571a8d08bb Move all code related to file/project templates to SharpDevelop.Templates. 12 years ago
Daniel Grunwald e0d6d8d9d9 Use new ProjectTemplate base class. 12 years ago
Daniel Grunwald 918582348c Fix compiler warnings. 12 years ago
Matt Ward 3deb4ecd54 Add PowerShell support for NuGet addin. 12 years ago
Matt Ward f2b352c21f Fix Get-Package output in NuGet console window. 12 years ago
Daniel Grunwald c2c89c7014 Move project service events to IProjectService interface. 13 years ago
Daniel Grunwald 918b47ca70 Fix various issues with the new solution model. 13 years ago
Daniel Grunwald e6b05f1b4a Change IModelCollection to use a strongly-typed event handler. 13 years ago
Daniel Grunwald 7f08fe1c0f Simplify project creation API. 13 years ago
Daniel Grunwald bb4e74c170 Worked on IProjectService API. 13 years ago
Daniel Grunwald 194dcce61d Add FakeMessageLoop as a fall-back service so that unit tests don't have to instantiate it manually. 13 years ago
Daniel Grunwald 5ac93c1540 Port most of SharpDevelop to new ISolution API. 13 years ago
Daniel Grunwald b88947a4fe Started refactoring the project service / solution API. 13 years ago
Matt Ward 5506c43932 Add Package Management addin. 13 years ago
Matt Ward 0089d00bb8 Always show package sources in Available and Updates tab. 13 years ago
Matt Ward 1a6dc15c98 Remove All from package source combo box when only one source. 13 years ago
Matt Ward 199c8059b4 Show package sources drop down in updated packages tab. 13 years ago
Matt Ward 231cde5e9e Fix disabled package sources being used in Manage Packages dialog. 13 years ago