Eusebiu Marcu
|
4b2d091c7d
|
remove old ILSpy addin from sln
|
14 years ago |
Eusebiu Marcu
|
359ededfb7
|
Merge branch 'decompiler' of https://github.com/icsharpcode/SharpDevelop
|
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 |
Eusebiu Marcu
|
e9913b7b51
|
add infotip to DecompiledViewContent
|
14 years ago |
Eusebiu Marcu
|
73442ef67b
|
fix issue when codemappings are not entirely built.
|
14 years ago |
Eusebiu Marcu
|
4c83b381c9
|
fix evaluation in console pad; refactoring;
|
14 years ago |
Eusebiu Marcu
|
1c2c8970f2
|
fix evaluation
|
14 years ago |
Eusebiu Marcu
|
f993d5a2a4
|
Make breakpoints work in decompiled code.
|
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 |
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 |
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 |
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 |
Eusebiu Marcu
|
fe947738a1
|
update local var pad
|
14 years ago |
Eusebiu Marcu
|
4f22877fbf
|
Debug & evaluate third party code.
|
14 years ago |
Daniel Grunwald
|
ab3f7c51a1
|
Fixed SpecialCharacterTextRun positioning; made box slightly transparent.
|
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
|
0052ecf4f6
|
Add PackageManagement.PowerShell project to SharpDevelop tests solution.
|
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 |
Daniel Grunwald
|
9332d46740
|
Freeze the shift+backspace key binding.
|
14 years ago |
Matt Ward
|
1b4fa555ce
|
Enable syntax highlighting for ASP.NET user controls (.ascx)
|
14 years ago |
Matt Ward
|
c7765b33a4
|
Add ASP.NET MVC file templates for C# and VB.NET.
|
14 years ago |
Matt Ward
|
ded5e1aa9b
|
Add empty ASP.NET MVC project templates for C# and VB.NET.
|
14 years ago |
Matt Ward
|
38d0c33060
|
Add T4 file template for VB.NET.
|
14 years ago |
Matt Ward
|
dc8a3a3547
|
Add text templating addin to SharpDevelop solution.
|
14 years ago |
Matt Ward
|
36f81d4665
|
Add text templating addin to installer.
|
14 years ago |
Matt Ward
|
e6b73a3a9a
|
Merge branch 'TextTemplating'
Conflicts:
src/Main/StartUp/Project/Resources/BitmapResources.resources
|
14 years ago |
Siegfried Pammer
|
92e8c64cd1
|
fixed misplaced Validate calls
|
14 years ago |
Siegfried Pammer
|
881e805f18
|
fix bugs in FormLocationHelper introduced by 5a252208b6 , now it should work even better with multiple monitors
|
14 years ago |
Siegfried Pammer
|
02cb7bad97
|
Fixed bug in SnippetParser causing lexer to fail with an exception on valid code
|
14 years ago |
Siegfried Pammer
|
a48016d276
|
add support for ProjectExtensions in IProject API
|
14 years ago |
Siegfried Pammer
|
adbf8fea6a
|
fix build errors
|
14 years ago |