3021 Commits (b88947a4fef47a0b27e01ea68a81085deb22a45f)

Author SHA1 Message Date
Daniel Grunwald b88947a4fe Started refactoring the project service / solution API. 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 5506c43932 Add Package Management addin. 13 years ago
Daniel Grunwald a2bfa48520 Use InvokeAsyncAndForget() instead of InvokeAsync().FireAndForget(). 13 years ago
Siegfried Pammer e29acc1171 remove compile feature from RegExpTk 13 years ago
Matt Ward dbdef30715 Fix T4 templates using GAC references not in project. 13 years ago
Matt Ward 0daa6cf063 T4 template now handles project not returning a CodeDomProvider. 13 years ago
Matt Ward e18c799f8d Text Templating addin no longer using WorkbenchSingleton. 13 years ago
Matt Ward 8a52aeb4ab Update Text Templating addin for SharpDevelop 5. 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
Daniel Grunwald f1b2220314 Change ContextActionsPopup, ContextActionsBulbPopup and the HiddenDefinition popup to open/close as the parent TextArea gains/loses focus. 14 years ago
Matt Ward 3c84135a41 Fix NuGet package id not displayed in logging output. 14 years ago
Matt Ward c7e1cece1a Fix index out of range exception in Package Sources option panel. 14 years ago
Matt Ward 2d45e51d81 Fix blank summary in NuGet package license accept dialog. 14 years ago
Daniel Grunwald 5bacb5f5dd Fix progress bar when running a search in the background. 14 years ago
Matt Ward f75a871712 Fix blank package summary in Manage Packages dialog packages list. 14 years ago
Daniel Grunwald 5f770be656 Fixed SearchAndReplaceBinding.Detach 14 years ago
Matt Ward 94db4acf62 Show last published date for NuGet packages. 14 years ago
Matt Ward d6501ec632 Fix NuGet package dependencies not displaying. 14 years ago
Matt Ward 2b3edb2784 Fix pre-release NuGet packages always being installed. 14 years ago
Matt Ward 088d0d76ee Stop SharpDevelop from requiring PowerShell 3.0 14 years ago
Siegfried Pammer 0f36a2c40f proposed fix for: SD-1917 - Find Next highlights wrong text after text edited 14 years ago
Matt Ward ff2815fc6b Update NuGet to version 2.2 14 years ago
Matt Ward 35df476a73 Fix null reference when installing unknown NuGet package. 14 years ago
Matt Ward c80a18d037 Support using SharpReport with ASP.NET in medium trust. 14 years ago
Matt Ward 1c8b4c0c75 Update NuGet to version 2.1 14 years ago
Matt Ward 144ea87548 Fix COM exception when enabling migrations. 14 years ago
Matt Ward 2fc93423c0 Support latest T4MVC 2.13.0 14 years ago
Matt Ward 1671b462e9 EnvDTE types now implement parameterised properties instead of methods. 14 years ago
Matt Ward 859d3ab9a0 Fix EF Add-Migrations not adding migration designer files as dependencies. 14 years ago
Matt Ward ebbd829bdd Fix EntityFramework Add-Migration failing to add file to project. 14 years ago
Matt Ward a11658efa2 Implement EnvDTE.SolutionBuild.BuildProject 14 years ago
Matt Ward db529dc711 Implement EnvDTE.ProjectItems.Kind 14 years ago
Matt Ward 08b85bb7ec Implement EnvDTE.CodeModel.Language 14 years ago
Matt Ward e810ff78d5 Implement EnvDTE.ProjectItem.FileCount 14 years ago
Matt Ward 2681f78212 Provide a way for the DTE to provide the IVsSolution interface. 14 years ago
Matt Ward ea9b39b01f Implement Get-VSComponentModel cmdlet and IVsPackageInstallerServices. 14 years ago
Matt Ward 04c483a83a Fix Get-Package NuGet cmdlet not finding projects. 14 years ago
Matt Ward 71f8ccce41 Support finding a project by unique name in EnvDTE.Solution.Projects. 14 years ago
Matt Ward 07fe2e57fc Implement EnvDTE.SolutionBuild.ActiveConfiguration 14 years ago
Matt Ward e428c65ef7 Implement EnvDTE.Solution.Properties. 14 years ago
Matt Ward 899e4a6964 Implement EnvDTE.SolutionBuild.StartupProjects 14 years ago
Matt Ward 3859303d20 Fix EF NuGet package adding web.config files to non-web projects. 14 years ago
Matt Ward 7dd2cc0296 Fix T4MVC T4 template failing to run. 14 years ago
Matt Ward 639908ac89 Fix MvcScaffolding NuGet package failing to install. 14 years ago