7531 Commits (355ac483904eb7a658f3f3e2addf987d15cab744)
 

Author SHA1 Message Date
peterforstmeier 355ac48390 Update Sample, small changes from FxCop 14 years ago
peterforstmeier 4ea91aa6de SqlParameters, remove dead code 14 years ago
peterforstmeier 55753768a9 Modify SqlParameters, adjust NameSpaces 14 years ago
peterforstmeier 598e881c2d EDMDesignerViewContent.cs crash if no Project is selected. ShowInputBox asks for default namespace 14 years ago
peterforstmeier 79667e220d Remove test code from SQLServerDatabaseDriver.cs 14 years ago
Daniel Grunwald 0814893e86 Merge branch '4.1' into reports 14 years ago
Daniel Grunwald d14fa2d34d WPF Designer: Fix ImageSourceEditor. 14 years ago
peterforstmeier 380f5ab752 Sorting inside Groups 14 years ago
peterforstmeier 70deb79a76 ReportExplorer show GroupNode and childs 14 years ago
Daniel Grunwald 35123e8d07 Fix forum-13593: error converting "new string[5,4]" from C# to Boo. 14 years ago
Matt Ward 6d067662f3 Change highlighting in html script tags so javascript code does not use green text. 14 years ago
Siegfried Pammer b0b8c13c20 fix SD-1818 - VB NotifyIcon Application template not working properly 14 years ago
Daniel Grunwald c536d3f5f7 Merge branch 'reports' of github.com:icsharpcode/SharpDevelop into 4.1 14 years ago
Daniel Grunwald 283bff1714 Remove Eusebiu's metadata decompiler. 14 years ago
peterforstmeier 1828a8d2ad Cleanup 14 years ago
peterforstmeier e80c438678 Add PostFilterProperties to Designer's 14 years ago
Matt Ward 96e2386569 Change version name from alpha to beta. 14 years ago
Matt Ward d00cd04e67 Merge branch '4.0' 14 years ago
Matt Ward b1f0cc48f4 Support updating a NuGet package in all projects when using the Update-Package PowersShell cmdlet. 14 years ago
Matt Ward 53d9fc382b Support updating all NuGet packages in a solution when using the Update-Package PowersShell cmdlet. 14 years ago
Matt Ward b2b4126712 Support updating all NuGet packages in a project when using the Update-Package PowersShell cmdlet. 14 years ago
Peter Forstmeier 0973b205c8 Merge branch 'reports' of github.com:icsharpcode/SharpDevelop into reports 14 years ago
Peter Forstmeier 7aeb62194b Expressions run on <List> works again 14 years ago
peterforstmeier fa3fe08d23 Fix some test's 14 years ago
Matt Ward c1fc88ffb1 Prevent selection of projects that do not have an old version of a NuGet package when updating multiple projects in Manage Packages dialog. 14 years ago
peterforstmeier a63e8b1de2 Use ExpressionEvaluator to follow Properties in CollectionStrategy, 14 years ago
Matt Ward 0b4e6b3ae3 Fix Manage button not being enabled in Manage Packages dialog after installing packages into solution which initially had no NuGet packages. 14 years ago
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
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
Peter Forstmeier 80343768b1 Merge branch 'reports' of github.com:icsharpcode/SharpDevelop into reports 14 years ago
peterforstmeier 5a414db606 work on GapList.cs 14 years ago
Peter Forstmeier dca5f3553c TextAlignment for TextBlock in FixedDocumentCreator.cs 14 years ago
Peter Forstmeier 845fa7fa05 Merge branch 'reports' of github.com:icsharpcode/SharpDevelop into reports 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