5412 Commits (1aaf6ddc6f6c6d8cdf3d667ab79dac9e30feb2b9)

Author SHA1 Message Date
Matt Ward f8b2824786 Projects are only selected in the Select Projects dialog in the Installed Packages tab if the NuGet package is installed. No longer selected in the Available or Update tabs. 14 years ago
Matt Ward 688f2cc585 Fix problem with NuGet not finding a find assembly references that are compatible with the project's target framework by removing the profile part of the TargetFrameworkMoniker property if the profile is the Full .NET framework. 14 years ago
Eusebiu Marcu c01fb185e3 fix decompilation and stepping of generic types 14 years ago
Matt Ward fd1e74af91 Do not uninstall a NuGet package if the project does not reference it. 14 years ago
Matt Ward 647c81b049 Do not uninstall NuGet package from shared solution repository if it is still referenced by another project. 14 years ago
Matt Ward 9a7010abf9 Update to NuGet 1.4.20701.9038 14 years ago
Matt Ward c32cb0b018 Installed tab now supports uninstalling NuGet packages by unchecking the project in the Select Projects dialog. 14 years ago
peterforstmeier 1324b33b00 Handle expressions like 'a = x + y', adjust UnitTest's 14 years ago
Matt Ward 01b219878d Use the update package action when installing a package update for multiple projects selected in Manage Packages dialog. 14 years ago
Matt Ward 7355907ff1 Prevent the projects selected from changing when the Manage Packages dialog is opened. 14 years ago
Matt Ward 4c5a649507 Fix updated packages from using the wrong active project after a package is installed. 14 years ago
Matt Ward e936e539d6 Fix Manage button in Manage Packages dialog being disabled after a NuGet package is installed. 14 years ago
Matt Ward 051bda8c6a Supporting installing a NuGet package into selected projects in one step. 14 years ago
peterforstmeier 4c9c7a0b83 VisibleInReport can switch visibility of ReportItems 14 years ago
peterforstmeier 0ba9607531 DropPost for SDR from caverna 14 years ago
Peter Forstmeier 0e34617bb6 More FormatStrings 14 years ago
Peter Forstmeier 49058b5423 Typos 14 years ago
Eusebiu Marcu fe947738a1 update local var pad 14 years ago
peterforstmeier 5a414db606 work on GapList.cs 14 years ago
Peter Forstmeier dca5f3553c TextAlignment for TextBlock in FixedDocumentCreator.cs 14 years ago
Eusebiu Marcu 4f22877fbf Debug & evaluate third party code. 14 years ago
Peter Forstmeier 1b995690d6 Adjust NameSpaces, remove DebugCode 14 years ago
peterforstmeier 41e29a31a5 Use Inlines in TextBlock to handle <CR> in Text 14 years ago
peterforstmeier 6a07350264 Rectangle as Container in FixedDocument, same extension methods from ICSharpCode.SharpDevelop 14 years ago
peterforstmeier b54d83c712 Reduce time for creating of (WPF)FixedDocument(4 Pages Report) form 11 to 1 sec by removing PrintDialog 14 years ago
peterforstmeier 912f377b0c Cleanup (FxCop) 14 years ago
peterforstmeier b4495932ac Rectangle and Circle can be used as Containers 14 years ago
Tomasz Tretkowski 49da292337 Running MSpec tests from namespaces/classes selected in Unit Tests pad. 14 years ago
Tomasz Tretkowski 3b679b306d Set MachineSpecifications and MachineSpecifications.Tests project build platform to Any CPU. 14 years ago
peterforstmeier e16ac81c82 RightToLeft 14 years ago
peterforstmeier cb2c06b6fa RightToLeft for DataItem 14 years ago
peterforstmeier bdc54cbf11 RightToLeft 14 years ago
Matt Ward a70cd671d9 Official NuGet package repository url changed in NuGet 1.4 14 years ago
Matt Ward dea34d3395 Show project name in Manage Packages dialog title. 14 years ago
Matt Ward 3de9a8a8d3 Show last updated date for NuGet package in Manage Packages dialog. 14 years ago
Matt Ward 17dc0e7771 Rename Add Package Reference dialog to Manage Packages. 14 years ago
Matt Ward 33fc889dec Update to NuGet 1.4 14 years ago
mkonicek 3e105b2613 Debugger - working option "Pause on handled Exceptions". 14 years ago
mkonicek bbdf7cd77b Redesigned debugging options panel in XAML. 14 years ago
peterforstmeier a59bb8ecea CanGrow in PageHeader 14 years ago
Matt Ward 38d0c33060 Add T4 file template for VB.NET. 14 years ago
peterforstmeier 0db88b4c06 after page break detailarea sips 14 years ago
Tomasz Tretkowski 099254d958 UnitTesting tests fixed. 14 years ago
Siegfried Pammer a48016d276 add support for ProjectExtensions in IProject API 14 years ago
Tomasz Tretkowski 52d762aa36 MachineSpecifications provider unit tests. 14 years ago
Tomasz Tretkowski 72589de445 MachineSpecifications test framework initial import. 14 years ago
Tomasz Tretkowski c8769b5d20 Allowing to define multiple test frameworks associated with one project type. 14 years ago
peterforstmeier 37de3d2251 Calculate Gap's between sections 14 years ago
Matt Ward 7f7c7ca0bc Install all NuGet packages in a project template using PowerShell console if any package contains a PowerShell script. 14 years ago
Matt Ward eaa09056da Support installing the latest version of a NuGet package in a project template. 14 years ago