Matt Ward
|
eaa09056da
|
Support installing the latest version of a NuGet package in a project template.
|
14 years ago |
Matt Ward
|
e494df2385
|
Speed up opening packagement management options.
|
14 years ago |
Matt Ward
|
c9968cd1f8
|
Remove code duplication.
|
14 years ago |
Matt Ward
|
4f4bf9936a
|
Can now configure NuGet package sources for project templates in Tools Options.
|
14 years ago |
Matt Ward
|
aad8978f1a
|
Fix build.
|
14 years ago |
mkonicek
|
decf482c02
|
Merge branch 'master' of github.com:icsharpcode/SharpDevelop
|
14 years ago |
mkonicek
|
245d09dfa8
|
Context actions - some cleanup.
|
14 years ago |
mkonicek
|
58713b7b45
|
More cleanup.
|
14 years ago |
mkonicek
|
7d86f2025d
|
Code cleanup & comments.
|
14 years ago |
mkonicek
|
5156aaa37e
|
Debugger visualizers - removed unused IVisualizerCommand.CanExecute.
|
14 years ago |
Matt Ward
|
cc57dcdabb
|
Remove reference to Microsoft.WebApplication.targets file from ASP.NET MVC project templates.
|
14 years ago |
Matt Ward
|
2d0a4d8c38
|
Add project template NuGet packages to installer.
|
14 years ago |
Matt Ward
|
2eb67539d6
|
Support using NuGet packages in project templates.
|
14 years ago |
peterforstmeier
|
bc944fd157
|
fixed http://community.sharpdevelop.net/forums/t/13200.aspx
|
14 years ago |
Daniel Grunwald
|
1aafa02c4c
|
Fix SD-1767 - NullReferenceException when closing a solution while "Loading References..." is active.
|
14 years ago |
peterforstmeier
|
888188fd6d
|
Unused events
|
14 years ago |
peterforstmeier
|
d574edd956
|
ReportViewer.cs use PagesCollection from ExportRunner.cs
|
14 years ago |
peterforstmeier
|
498b738a1c
|
Better ColorConverter
|
14 years ago |
peterforstmeier
|
31ce53c45a
|
ReportViewer.cs use ExportRunner.cs
|
14 years ago |
peterforstmeier
|
af0e988af9
|
Cleanup
|
14 years ago |
peterforstmeier
|
70e2b6c435
|
Move-Rename some Files, adjust namespaces
|
14 years ago |
peterforstmeier
|
26c5c6af70
|
ViewModel for WpfReportViewer
|
14 years ago |
Matt Ward
|
23f5d182a1
|
Add syntax highlighting for .css files.
|
14 years ago |
peterforstmeier
|
be7fa185fc
|
remove unused code
|
14 years ago |
peterforstmeier
|
516756d101
|
Remove unused code in SectionBounds.cs, modify SectionBoundFixture.cs
|
14 years ago |
peterforstmeier
|
f92fc980aa
|
Remove double use of ReportModel in DataPageBuilder.cs and Converters/BaseConverter.cs
|
14 years ago |
Matt Ward
|
158957a479
|
Enable syntax highlighting for .master files.
|
14 years ago |
Matt Ward
|
adb35031ed
|
Add ASP.NET MVC project templates for VB and C#.
|
14 years ago |
peterforstmeier
|
65549f524e
|
Circle and Rectangle in FixedPage
|
14 years ago |
Daniel Grunwald
|
4a474f4b35
|
SD-1605 - Reimplement editing project and solution configurations
|
14 years ago |
Matt Ward
|
6332c63d51
|
Fix no startup project message when running an ASP.NET project and only one project exists in the solution.
|
14 years ago |
Matt Ward
|
abb7a31a09
|
Fix VB.NET web page project that did not compile.
|
14 years ago |
Matt Ward
|
bf3741f9d1
|
Do not escape ProjectTypeGuids property when creating new project.
|
14 years ago |
Matt Ward
|
5898c09238
|
Fix missing array type when converting VB.NET multiple variables on a single line to Python.
|
14 years ago |
Matt Ward
|
dbd2bb40dd
|
Fix missing array type when converting VB.NET multiple variables on a single line to Ruby.
|
14 years ago |
Matt Ward
|
30d6618f14
|
Fix missing array type when converting VB.NET multiple fields on a single line to Ruby.
|
14 years ago |
Matt Ward
|
fdd4223116
|
Fix missing array type when converting VB.NET multiple fields on a single line to Python.
|
14 years ago |
Matt Ward
|
441df0e328
|
Support converting multiple class fields defined on one line when converting to Ruby.
|
14 years ago |
Matt Ward
|
bdd0f33cda
|
Support converting multiple class fields defined on one line when converting to Python.
|
14 years ago |
Matt Ward
|
f9f6611fd7
|
Support converting VB.NET exit statements to Ruby.
|
14 years ago |
Matt Ward
|
8926ba5a93
|
Support converting VB.NET exit statements to Python.
|
14 years ago |
Matt Ward
|
fba3a7a46d
|
Supporting converting multiple variable assignments on a single line to Python.
|
14 years ago |
Matt Ward
|
0dae208d54
|
Support converting multiple variable assignments on a single line to Ruby.
|
14 years ago |
Matt Ward
|
c2674fba66
|
Support converting VB.NET for next loops to Ruby.
|
14 years ago |
Matt Ward
|
b2e0f592f7
|
Support converting VB.NET for next loops to Python.
|
14 years ago |
Daniel Grunwald
|
35e5a72359
|
Fix whole-word search in wildcard search mode.
http://community.sharpdevelop.net/forums/t/13167.aspx
|
14 years ago |
Daniel Grunwald
|
b0556be96a
|
Fix ArgumentException (Illegal characters in path) when clicking a hyperlink that contains characters that are invalid in a filename
http://community.sharpdevelop.net/forums/t/13326.aspx
|
14 years ago |
Matt Ward
|
66d07b6e62
|
Fix errors when installing jQuery NuGet package.
|
14 years ago |
Matt Ward
|
7962901968
|
Second attempt to fix hang when closing SharpDevelop with a solution and the package management console open.
|
14 years ago |
Matt Ward
|
09d3724f90
|
Fix errors when uninstalling jQuery NuGet package.
|
14 years ago |