Matt Ward
8e9b5208e0
Fix Visual Basic project and file templates.
...
Templates were using the old icon resource names.
12 years ago
Siegfried Pammer
81e886c9ae
update paths to VB project/file icons
12 years ago
Siegfried Pammer
78d4cc2632
Add comment column and edit command to Resource Editor
12 years ago
Matt Ward
7555fc0590
Show WiX not installed message on creating new project and WiX is missing.
12 years ago
Andreas Weizel
00491b78fd
Moved AddInManager2 resource strings to central resource and updated latest string resources from server.
12 years ago
Matt Ward
d4c41e09b7
Add F# class library project templates.
12 years ago
Daniel Grunwald
441a78fec2
Rename VBNetBinding -> VBBinding.
12 years ago
Daniel Grunwald
feab288aca
Put the SortOrder in the AddIn-Tree; and remove the SortOrder.xml files.
12 years ago
Siegfried Pammer
a202c6e274
add "All known file extensions" to "Open file" FileFilter
12 years ago
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
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