Matt Ward
ad860bcac0
Rename MVC 3 project templates.
12 years ago
Matt Ward
0f282ad56c
Add MVC 4 project templates.
12 years ago
Daniel Grunwald
e0365b101c
Update StringResources
12 years ago
Daniel Grunwald
ea71582c4f
Create new projects as Any CPU (32-bit) if the .NET 4.5 framework is installed.
...
Any CPU (32-bit) also works with older target frameworks as those interpret the 32-bit preferred flag as 32-bit required; but we require the new compiler version.
13 years ago
Daniel Grunwald
2c4b5da6a8
Add "AnyCPU (32-bit preferred)" option.
...
This option is only available if .NET 4.5 is installed.
13 years ago
Siegfried Pammer
fee9e64f8d
update string resources
13 years ago
Matt Ward
b433c5bda6
Update WiX schemas to version 3.6
13 years ago
Matt Ward
de23dce6a4
Update string resources.
13 years ago
Matt Ward
dd47d4416d
Add Prism icons created by Michael Seeger.
13 years ago
Daniel Grunwald
f9988e30e4
Update link to wiki in AddInWritingHelp.
13 years ago
Daniel Grunwald
498f77ad07
Fix 'My.Application' in VB WPF project template.
13 years ago
Siegfried Pammer
052d80d953
clarify UI messages for highlighting import
13 years ago
Siegfried Pammer
c3d16e4730
improve highlighting import mappings
13 years ago
Siegfried Pammer
cbce4f70ba
Add "Reset all to default" button to HighlightingOptions
13 years ago
Matt Ward
f02f880254
Fix strongly typed ASPX views not working with default MVC project templates.
13 years ago
Matt Ward
a680540446
Move layout information to _ViewStart file in Razor templates so scaffolded views use common layout.
13 years ago
Siegfried Pammer
9345aa7cc9
update translations
13 years ago
Siegfried Pammer
bd7d401105
add marker colors customization
13 years ago
Daniel Grunwald
0e2a410acb
Move portable library strings to translation database.
13 years ago
Daniel Grunwald
10161f9647
Create library projects as AnyCPU; use x86 only for applications.
13 years ago
Daniel Grunwald
950bcb3a0f
Add error message when Portable Library Tools are not installed.
...
Allow picking the profile (set of target frameworks) in project upgrade view.
13 years ago
Daniel Grunwald
e454861402
Add "Portable Library" project template.
13 years ago
Siegfried Pammer
c28103cce9
mark 4.2 RC release + update translations
13 years ago
Matt Ward
1aaf6ddc6f
Update to latest jQuery and Modernizr NuGet packages.
13 years ago
Siegfried Pammer
6789dd762e
add some more project browser commands
...
- open folder (missing on solution node)
- open command prompt here
- run project without debugger (http://community.sharpdevelop.net/forums/t/15640.aspx )
13 years ago
Daniel Grunwald
08a54ec770
Expose the <ReferenceOutputAssembly> setting in the SharpDevelop UI.
13 years ago
Daniel Grunwald
f22f0bab38
Add back accidentally deleted resource string.
13 years ago
Siegfried Pammer
b7c73a1f8e
update resources
13 years ago
Siegfried Pammer
7af6e0be23
implement proper exception handling for flush errors in forms designer
13 years ago
Siegfried Pammer
c709b1f900
updating string resources; release of SharpDevelop 4.2 Beta 2
13 years ago
PeterForstmeier
4e460c9ab2
FormsDesigner.GripdOptions - Change TextBlock to Label (AccessKey), update resource
14 years ago
PeterForstmeier
76eb87f42c
Update German Resource
14 years ago
PeterForstmeier
04a6c09e0f
Update Resources
14 years ago
Daniel Grunwald
9a8ee8c9ae
Remove some unused string resources.
14 years ago
Daniel Grunwald
43511c4ef5
Add some strings to StringResources.
14 years ago
Siegfried Pammer
3e1a1c8ae6
Updating all translations to avoid FormatException in debugger message
14 years ago
Siegfried Pammer
69800ced7c
fix SD-1843 - 'Pause on handled exceptions' won't let me continue program execution after a handled exception is caught by the debugger
14 years ago
Siegfried Pammer
47c9ee8fc8
small adjustments to Exception Form
14 years ago
Siegfried Pammer
421b4a44c9
fixed Exception #3275
14 years ago
Siegfried Pammer
385ea9eaaa
fix SD-1863 - Localize "local variable" in insight tooltips
14 years ago
Siegfried Pammer
be4aed03f8
correct typo in string resource name and add Web options as separate project options page
14 years ago
Matt Ward
06677cc8e3
Use fully qualified assembly references for ASP.NET MVC assemblies in project templates.
14 years ago
Matt Ward
f607314273
Fix MVC projects not compiling when ViewBag used.
14 years ago
Matt Ward
8a98d652cb
Add F# project and file template icons by Michael Seeger.
14 years ago
Daniel Grunwald
aad6b09467
Update string resources.
14 years ago
Matt Ward
f0777e7e70
Add empty CSS and JavaScript file templates.
14 years ago
Matt Ward
60811b8312
Fix MVC projects not being displayed when run with IIS.
14 years ago
Matt Ward
6d17277cb3
Add updated icons from Michael Seeger.
14 years ago
Matt Ward
097b82a58b
Add icons for Razor project and file templates.
14 years ago
Matt Ward
d16bfe4078
Update project and file templates to use correct icons.
14 years ago