Matt Ward
|
c32cb0b018
|
Installed tab now supports uninstalling NuGet packages by unchecking the project in the Select Projects dialog.
|
15 years ago |
Matt Ward
|
01b219878d
|
Use the update package action when installing a package update for multiple projects selected in Manage Packages dialog.
|
15 years ago |
Matt Ward
|
7355907ff1
|
Prevent the projects selected from changing when the Manage Packages dialog is opened.
|
15 years ago |
Matt Ward
|
4c5a649507
|
Fix updated packages from using the wrong active project after a package is installed.
|
15 years ago |
Matt Ward
|
e936e539d6
|
Fix Manage button in Manage Packages dialog being disabled after a NuGet package is installed.
|
15 years ago |
Matt Ward
|
051bda8c6a
|
Supporting installing a NuGet package into selected projects in one step.
|
15 years ago |
Matt Ward
|
a70cd671d9
|
Official NuGet package repository url changed in NuGet 1.4
|
15 years ago |
Matt Ward
|
dea34d3395
|
Show project name in Manage Packages dialog title.
|
15 years ago |
Matt Ward
|
3de9a8a8d3
|
Show last updated date for NuGet package in Manage Packages dialog.
|
15 years ago |
Matt Ward
|
17dc0e7771
|
Rename Add Package Reference dialog to Manage Packages.
|
15 years ago |
Matt Ward
|
0052ecf4f6
|
Add PackageManagement.PowerShell project to SharpDevelop tests solution.
|
15 years ago |
Matt Ward
|
33fc889dec
|
Update to NuGet 1.4
|
15 years ago |
mkonicek
|
3e105b2613
|
Debugger - working option "Pause on handled Exceptions".
|
15 years ago |
mkonicek
|
bbdf7cd77b
|
Redesigned debugging options panel in XAML.
|
15 years ago |
Matt Ward
|
1b4fa555ce
|
Enable syntax highlighting for ASP.NET user controls (.ascx)
|
15 years ago |
Matt Ward
|
c7765b33a4
|
Add ASP.NET MVC file templates for C# and VB.NET.
|
15 years ago |
Matt Ward
|
ded5e1aa9b
|
Add empty ASP.NET MVC project templates for C# and VB.NET.
|
15 years ago |
Matt Ward
|
38d0c33060
|
Add T4 file template for VB.NET.
|
15 years ago |
Matt Ward
|
dc8a3a3547
|
Add text templating addin to SharpDevelop solution.
|
15 years ago |
Matt Ward
|
36f81d4665
|
Add text templating addin to installer.
|
15 years ago |
Matt Ward
|
e6b73a3a9a
|
Merge branch 'TextTemplating'
Conflicts:
src/Main/StartUp/Project/Resources/BitmapResources.resources
|
15 years ago |
Siegfried Pammer
|
92e8c64cd1
|
fixed misplaced Validate calls
|
15 years ago |
Siegfried Pammer
|
881e805f18
|
fix bugs in FormLocationHelper introduced by 5a252208b6, now it should work even better with multiple monitors
|
15 years ago |
Siegfried Pammer
|
02cb7bad97
|
Fixed bug in SnippetParser causing lexer to fail with an exception on valid code
|
15 years ago |
Siegfried Pammer
|
a48016d276
|
add support for ProjectExtensions in IProject API
|
15 years ago |
Siegfried Pammer
|
adbf8fea6a
|
fix build errors
|
15 years ago |
Matt Ward
|
7f7c7ca0bc
|
Install all NuGet packages in a project template using PowerShell console if any package contains a PowerShell script.
|
15 years ago |
Matt Ward
|
eaa09056da
|
Support installing the latest version of a NuGet package in a project template.
|
15 years ago |
Matt Ward
|
e494df2385
|
Speed up opening packagement management options.
|
15 years ago |
Matt Ward
|
c9968cd1f8
|
Remove code duplication.
|
15 years ago |
Matt Ward
|
4f4bf9936a
|
Can now configure NuGet package sources for project templates in Tools Options.
|
15 years ago |
Matt Ward
|
aad8978f1a
|
Fix build.
|
15 years ago |
mkonicek
|
decf482c02
|
Merge branch 'master' of github.com:icsharpcode/SharpDevelop
|
15 years ago |
mkonicek
|
245d09dfa8
|
Context actions - some cleanup.
|
15 years ago |
mkonicek
|
58713b7b45
|
More cleanup.
|
15 years ago |
mkonicek
|
7d86f2025d
|
Code cleanup & comments.
|
15 years ago |
mkonicek
|
5156aaa37e
|
Debugger visualizers - removed unused IVisualizerCommand.CanExecute.
|
15 years ago |
Matt Ward
|
cc57dcdabb
|
Remove reference to Microsoft.WebApplication.targets file from ASP.NET MVC project templates.
|
15 years ago |
Matt Ward
|
2d0a4d8c38
|
Add project template NuGet packages to installer.
|
15 years ago |
Matt Ward
|
2eb67539d6
|
Support using NuGet packages in project templates.
|
15 years ago |
Matt Ward
|
23f5d182a1
|
Add syntax highlighting for .css files.
|
15 years ago |
Matt Ward
|
158957a479
|
Enable syntax highlighting for .master files.
|
15 years ago |
Matt Ward
|
adb35031ed
|
Add ASP.NET MVC project templates for VB and C#.
|
15 years ago |
Matt Ward
|
6332c63d51
|
Fix no startup project message when running an ASP.NET project and only one project exists in the solution.
|
15 years ago |
Matt Ward
|
66d07b6e62
|
Fix errors when installing jQuery NuGet package.
|
15 years ago |
Matt Ward
|
7962901968
|
Second attempt to fix hang when closing SharpDevelop with a solution and the package management console open.
|
15 years ago |
Matt Ward
|
09d3724f90
|
Fix errors when uninstalling jQuery NuGet package.
|
15 years ago |
mrward
|
94a6d5d89e
|
Fix null DTE object in PowerShell host.
|
15 years ago |
mrward
|
507a8a6dc9
|
Fix PowerShell detection error when registry key does not exist.
|
15 years ago |
mrward
|
efc8507e50
|
Move PowerShell specific code to separate assembly.
|
15 years ago |