Matt Ward
|
df50516c33
|
Select empty MVC view template by default in Add MVC View dialog.
|
14 years ago |
Matt Ward
|
f47e9689ba
|
Show list of view templates in Add MVC View dialog.
|
14 years ago |
Matt Ward
|
2e29335bb1
|
MVC controller generator is now passed the text template filename instead of generating the filename itself.
|
14 years ago |
Matt Ward
|
a0ba44230e
|
Move code to determine MVC controller templates out of view model class into template repository class.
|
14 years ago |
Matt Ward
|
7aa62b7436
|
Support selecting Razor layout page for a new MVC view from a list of available Razor pages in the project.
|
14 years ago |
Matt Ward
|
e2cc613b3d
|
Sort available master pages by filename in Add Mvc View dialog.
|
14 years ago |
Matt Ward
|
7b516633f9
|
Support selecting ASP.NET master page for a new MVC view from a list of available master pages in the project.
|
14 years ago |
Matt Ward
|
302718ecfa
|
Support defining the primary place holder ID when generating ASP.NET MVC ASPX pages.
|
14 years ago |
Matt Ward
|
d504eb9f1a
|
Set default master page when selecting ASPX view engine in ASP.NET MVC Add View dialog.
|
14 years ago |
Matt Ward
|
27924e0199
|
Support generating ASP.NET MVC content pages from T4 templates.
|
14 years ago |
Matt Ward
|
c2a505b93d
|
Add Razor layout and ASP.NET master page options to ASP.NET MVC Add View dialog.
|
14 years ago |
Matt Ward
|
6560b99a46
|
Do not show Visual Basic classes from My namespace in model lists in ASP.NET MVC Add View dialog.
|
14 years ago |
Matt Ward
|
280a79ad9b
|
Do not show HttpApplication derived class in list of models in ASP.NET MVC Add View dialog.
|
14 years ago |
Matt Ward
|
b6c483150a
|
Do not show controllers in list of models in ASP.NET MVC Add View dialog.
|
14 years ago |
Matt Ward
|
2511b29778
|
Support creating strongly typed views for ASP.NET MVC.
|
14 years ago |
Matt Ward
|
665752625a
|
Show model classes in ASP.NET MVC Add View dialog.
|
14 years ago |
Matt Ward
|
c5ef8c882c
|
Change Visual Basic MVC controller template to use the HttpPost attribute.
|
14 years ago |
Matt Ward
|
8f72cb49ff
|
Support creating partial views from ASP.NET MVC Add View dialog.
|
14 years ago |
Matt Ward
|
b880cd3554
|
Add create/read/update/delete ASP.NET MVC controller template.
|
14 years ago |
Matt Ward
|
b1047cafec
|
Support ControllerRootName in MVC T4 templates.
|
14 years ago |
Matt Ward
|
c07a57ac29
|
Fix ASP.NET MVC Add View and Add Controller menu items appearing for any directory node selected.
|
14 years ago |
Matt Ward
|
c35486ae3d
|
Do not show ASP.NET MVC Add View/Add Controller menu items when project is selected.
|
14 years ago |
Matt Ward
|
c30bbb4a75
|
Generate Razor or ASPX view files based on selected view engine in Add MVC View dialog.
|
14 years ago |
Matt Ward
|
97b6672939
|
Add basic syntax highlighting for VB.NET Razor files (.vbhtml).
|
14 years ago |
Matt Ward
|
e32ad48d22
|
Add basic syntax highlighting for C# Razor files (.cshtml).
|
14 years ago |
Matt Ward
|
b2b5c4ac02
|
Add Visual Basic T4 templates for a basic ASP.NET MVC controller and view page.
|
14 years ago |
Matt Ward
|
2ffc00c2eb
|
Add support for creating new ASP.NET MVC controllers and adding them to the project using an Add MVC Controller dialog.
|
14 years ago |
Matt Ward
|
27cbd5f148
|
Add space between Add and Cancel buttons on Add MVC View dialog.
|
14 years ago |
Matt Ward
|
6028fac41a
|
Disable Add button in Add MVC View dialog when the view name is an empty string.
|
14 years ago |
Matt Ward
|
1e66520fef
|
Open ASP.NET MVC view file after creation.
|
14 years ago |
Matt Ward
|
ccea1f69a1
|
Support generating a C# ASP.NET MVC view page from a T4 template.
|
14 years ago |
Eusebiu Marcu
|
6701792f39
|
evaluate local variables (not only parameters) for decompiled code.
|
14 years ago |
Eusebiu Marcu
|
de36dc4148
|
move external debug info in decompiler addin
|
14 years ago |
Eusebiu Marcu
|
abdeeb5c20
|
decouple the debugger from decompiler; fix race conditions on external debug information; use metadata token instead of type name when selecting the decompiled content.
|
14 years ago |
Daniel Grunwald
|
5f66310a16
|
Change version to 4.2
|
14 years ago |
Eusebiu Marcu
|
8496217ca6
|
Show message when process is running and step action is requested.
|
14 years ago |
Eusebiu Marcu
|
87ef097306
|
rename dlls from installer.
|
14 years ago |
Eusebiu Marcu
|
46a8d90bb2
|
add decompiler and NRefactory to debugger addin folder
|
14 years ago |
Eusebiu Marcu
|
39dc676162
|
fix build - debugger tests
|
14 years ago |
Eusebiu Marcu
|
d659ae9061
|
fix build - add files to installer.
|
14 years ago |
Eusebiu Marcu
|
fa846214c6
|
remote old ILSpy addin from sln
|
14 years ago |
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 |