2962 Commits (beb62296acad7c6e6a626be4bc7b9027e04aaeae)

Author SHA1 Message Date
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
Matt Ward f2b352c21f Fix Get-Package output in NuGet console window. 13 years ago
Daniel Grunwald 9cc8c5248d Fix various crashes reported by UDC. 13 years ago
Daniel Grunwald 50475d75a6 Update AvalonEdit.nuspec for 4.3 release. 13 years ago
Daniel Grunwald b080736e84 Update AvalonEdit.shfbproj for new version of Sandcastle Help File Builder. 13 years ago
Peter Forstmeier cd214611d6 Fix FormattingFixture.cs and DateTimeFunctionsFixture.cs 13 years ago
Peter Forstmeier 57c02cf767 add more formatting tests 13 years ago
Matt Ward 2c197e33c7 Update NuGet to version 2.2.1 13 years ago
Peter Forstmeier 92e6511ec9 Add some Test for Formatting results 13 years ago
Peter Forstmeier 3036889042 add DateSubtract.cs function to SDR syntax DateSubtract(endDate,startDate) 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
Matt Ward 3c84135a41 Fix NuGet package id not displayed in logging output. 13 years ago
Matt Ward c7e1cece1a Fix index out of range exception in Package Sources option panel. 13 years ago
Matt Ward 2d45e51d81 Fix blank summary in NuGet package license accept dialog. 13 years ago
Daniel Grunwald 5bacb5f5dd Fix progress bar when running a search in the background. 13 years ago
Matt Ward f75a871712 Fix blank package summary in Manage Packages dialog packages list. 13 years ago
Daniel Grunwald 5f770be656 Fixed SearchAndReplaceBinding.Detach 13 years ago
Matt Ward 94db4acf62 Show last published date for NuGet packages. 13 years ago
Matt Ward d6501ec632 Fix NuGet package dependencies not displaying. 13 years ago
Matt Ward 2b3edb2784 Fix pre-release NuGet packages always being installed. 13 years ago
Matt Ward 088d0d76ee Stop SharpDevelop from requiring PowerShell 3.0 13 years ago
Siegfried Pammer 0f36a2c40f proposed fix for: SD-1917 - Find Next highlights wrong text after text edited 13 years ago
Matt Ward ff2815fc6b Update NuGet to version 2.2 13 years ago
Matt Ward 35df476a73 Fix null reference when installing unknown NuGet package. 13 years ago
Matt Ward c80a18d037 Support using SharpReport with ASP.NET in medium trust. 13 years ago
Matt Ward 1c8b4c0c75 Update NuGet to version 2.1 13 years ago
Matt Ward 144ea87548 Fix COM exception when enabling migrations. 13 years ago
Matt Ward 2fc93423c0 Support latest T4MVC 2.13.0 13 years ago
Matt Ward 1671b462e9 EnvDTE types now implement parameterised properties instead of methods. 13 years ago
Matt Ward 859d3ab9a0 Fix EF Add-Migrations not adding migration designer files as dependencies. 13 years ago
Matt Ward ebbd829bdd Fix EntityFramework Add-Migration failing to add file to project. 13 years ago
Matt Ward a11658efa2 Implement EnvDTE.SolutionBuild.BuildProject 13 years ago
Matt Ward db529dc711 Implement EnvDTE.ProjectItems.Kind 13 years ago
Matt Ward 08b85bb7ec Implement EnvDTE.CodeModel.Language 13 years ago
Matt Ward e810ff78d5 Implement EnvDTE.ProjectItem.FileCount 13 years ago
Matt Ward 2681f78212 Provide a way for the DTE to provide the IVsSolution interface. 13 years ago
Matt Ward ea9b39b01f Implement Get-VSComponentModel cmdlet and IVsPackageInstallerServices. 13 years ago
Matt Ward 04c483a83a Fix Get-Package NuGet cmdlet not finding projects. 13 years ago
Matt Ward 71f8ccce41 Support finding a project by unique name in EnvDTE.Solution.Projects. 13 years ago
Matt Ward 07fe2e57fc Implement EnvDTE.SolutionBuild.ActiveConfiguration 13 years ago
Matt Ward e428c65ef7 Implement EnvDTE.Solution.Properties. 13 years ago
Matt Ward 899e4a6964 Implement EnvDTE.SolutionBuild.StartupProjects 13 years ago