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
7aea1ca75e
Rewritten ICSharpCode.Core.Properties:
...
- The meaning of "Get" is no longer overloaded, GetList and NestedProperties are now seperate methods.
- "Get" and "GetList" no longer cause the default value to be written into the properties container.
- Use DataContractSerializer instead of XmlSerializer.
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
Matt Ward
8d5533a925
Updated icons from Michael Seeger for addins using their own images and a fix for the transparency of the method icon.
14 years ago
Matt Ward
c3026f02ca
Add Razor MVC project and file templates for C# and VB.NET.
14 years ago
Matt Ward
04c89f4b55
Update icons in unit tests window. Commit updated files missing from previous commit.
14 years ago
Matt Ward
9e420bc36d
Add Fugue Icons by Yusuke Kamiyamane - http://p.yusukekamiyamane.com/ and icons created by Michael Seeger.
14 years ago
Siegfried Pammer
95c3cd9c63
added "Launch HLM" to Help menu
14 years ago
Siegfried Pammer
394166496e
added AutoInsertBlockEnd option to options dialog
14 years ago
Siegfried Pammer
3da54df351
finish CreateProperties code generator
14 years ago
Siegfried Pammer
40ae341392
implement localization of SearchPanel in SharpDevelop
14 years ago
Siegfried Pammer
0f0dcef344
updating documentation and resources
14 years ago
Eusebiu Marcu
4318102544
Add basic "View in browser" menu item.
14 years ago
Daniel Grunwald
736b5b66ae
Update string resources, and round up version number to 4.1.0.8000.
14 years ago
Eusebiu Marcu
9481311b5d
Add WCF REST project and file templates.
14 years ago
Siegfried Pammer
3302aa05c0
fix Silverlight Application project template for VB
14 years ago