Alex
|
7907c844e7
|
Allow multi-line build events scripts
|
14 years ago |
Siegfried Pammer
|
ed4a263c9d
|
fix crash in NRefactoryResolver when compilation unit language and selected language do not match
|
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 |
Siegfried Pammer
|
93673a2945
|
finish implementation of Matrix <-> TreeView sync
|
14 years ago |
Siegfried Pammer
|
0ede6cfcb7
|
implemented TreeViews of DependencyMatrix
|
14 years ago |
Matt Ward
|
39891c3b4b
|
Generate WCF service reference proxy using the namespace in the Add Service Reference dialog.
|
14 years ago |
Matt Ward
|
04c89f4b55
|
Update icons in unit tests window. Commit updated files missing from previous commit.
|
14 years ago |
Siegfried Pammer
|
127b080566
|
fix SD-1877 - Unable to remove solution item using context menu in Projects window
|
14 years ago |
Siegfried Pammer
|
91a3fbbcc6
|
add dynamic keyword to C# code completion
|
14 years ago |
Matt Ward
|
45908b905c
|
Make the Go button the default button on the Add Service Reference dialog.
|
14 years ago |
Matt Ward
|
fcb7abb0a7
|
Add reference to System.ServiceModel assembly when adding a service reference.
|
14 years ago |
Matt Ward
|
3bc3d34acf
|
Show errors in Service Reference dialog when trying to discovery service information.
|
14 years ago |
PeterForstmeier
|
ab8450b7f4
|
All queries are checked for '0' values, StatusBar show RemovedValues.Count
|
14 years ago |
Daniel Grunwald
|
68f75c067b
|
Fix SD-1872 - Forms Designer is unbearably slow in 4.2
|
14 years ago |
Siegfried Pammer
|
71fbb38182
|
fix SD-1875 - "Copy" command in context menu on values in debugger tooltips does not work correctly
|
14 years ago |
Siegfried Pammer
|
1a5cd796f4
|
fix setting sync bug in output window
|
14 years ago |
Daniel Grunwald
|
67554f993c
|
Fixed code completion for C# 3.0 projects - reference to mscorlib was missing.
|
14 years ago |
Daniel Grunwald
|
821bb6e6e7
|
Don't expose LinkElementGenerator.GetMatch().
|
14 years ago |
Daniel Grunwald
|
0bdc13eed2
|
Fix NullReferenceException when mscorlib reference is missing.
|
14 years ago |
Matt Ward
|
256b569d03
|
Fix SD-1841 - SolutionDir MSBuild property not defined when running project.
|
14 years ago |
Matt Ward
|
082f532a69
|
Fix assemblies not being resolved when a MSBuild project defines a reference search path via a PropertyGroup/ReferencePath which defines the path using $(SolutionDir).
|
14 years ago |
Siegfried Pammer
|
90dc21d60a
|
added SD-790 - Output window text search
|
14 years ago |
Siegfried Pammer
|
8c64954a06
|
move OutputPad to WPF based on AvalonEdit
|
14 years ago |
Siegfried Pammer
|
885a8fe13c
|
add scrollbar to external tools options dialog
|
14 years ago |
Matt Ward
|
745640729a
|
Ignore case when comparing project type guids to check if a project is a web or Silverlight project.
|
14 years ago |
Matt Ward
|
69c7dde1e3
|
Fix SD-1874 - Attribute code completion not working for assemblies that reference assemblies using a different .NET framework version to those referenced by the project.
|
14 years ago |
Matt Ward
|
f9c3d8002a
|
Fix xml form resources not being found in assembly.
|
14 years ago |
Matt Ward
|
53d7b69a09
|
Fix service reference node appearing in wrong place in Visual Studio's Solution Explorer.
|
14 years ago |
Matt Ward
|
00adbade6b
|
Generate service reference map file (Reference.svcmap) when adding service references.
|
14 years ago |
Matt Ward
|
8a968a390e
|
Move code to determine service reference folder into separate ServiceReferenceFileName class.
|
14 years ago |
Matt Ward
|
a0801f53f9
|
Add WCFMetadataStorage item to project when a WCF service reference is added.
|
14 years ago |
Matt Ward
|
c44ab66b1c
|
Make Add Service Reference menu item available when References and Service References selected in Projects browser.
|
14 years ago |
Matt Ward
|
6a2c375c8e
|
Reformat code and fix typos.
|
14 years ago |
Matt Ward
|
f06449a0fd
|
Generate WCF proxy file from Add Service Reference dialog.
|
14 years ago |
Matt Ward
|
e64557d10a
|
Move navigation service tests to ICSharpCode.SharpDevelop.Tests namespace.
|
14 years ago |
Matt Ward
|
12f11b356b
|
Move Rhino.Mocks to common libraries folder.
|
14 years ago |
Matt Ward
|
adb253e5cc
|
Move check for web reference folder out of DirectoryNode.
|
14 years ago |
Matt Ward
|
fc35f75a90
|
Add context menu items for WCF service references.
|
14 years ago |
Matt Ward
|
ce4caf8a33
|
Show WCF service references in Projects window with different icons.
|
14 years ago |
Daniel Grunwald
|
b057643818
|
Fix NullReferenceException in BookmarkPad.BookmarkManagerRemoved()
|
14 years ago |
PeterForstmeier
|
9a897d3fae
|
Missing File
|
14 years ago |
PeterForstmeier
|
3f5f683032
|
DebugOptions Panel
|
14 years ago |
PeterForstmeier
|
2ea859e545
|
DebugOptions.cs
|
14 years ago |
PeterForstmeier
|
fc47f092d2
|
Cleanup
|
14 years ago |
Siegfried Pammer
|
63bbc50e24
|
fixed some compiler warnings
|
14 years ago |
Siegfried Pammer
|
4457c68054
|
integrate changes for virtual space into SharpDevelop
|
14 years ago |
PeterForstmeier
|
cee7c8d18c
|
Change from ListView to ListBox in AddServiceReferenceDialog.xaml and AdvancedServiceDialog.xaml
|
14 years ago |
PeterForstmeier
|
9b7c109937
|
Checkable ListView in AdvancedServiceDialog.xaml
|
14 years ago |
PeterForstmeier
|
7784f273da
|
Set Icon's for ServiceMethods in AddServiceReferenceDialog.xaml/ListView
|
14 years ago |
PeterForstmeier
|
32ff71c147
|
AdvancedServiceDialog.xaml (ChildDialog of AddServiceReferenceDialog.xaml
|
14 years ago |