PeterForstmeier
|
e1ce528d58
|
Signing
|
13 years ago |
PeterForstmeier
|
8ede8260d2
|
Remove unused Files
|
13 years ago |
PeterForstmeier
|
167b0fd2d9
|
Cleanup, remove unused Files
|
13 years ago |
PeterForstmeier
|
585bb4e818
|
Start Cleanup
|
13 years ago |
PeterForstmeier
|
ba29a73a6f
|
BuildOptions
|
13 years ago |
PeterForstmeier
|
d6809c1482
|
fix build
|
13 years ago |
PeterForstmeier
|
ff282a6a51
|
FormsDesigner - GeneralOptions
|
13 years ago |
Matt Ward
|
5369b65f1c
|
Fix view in browser for html files.
|
13 years ago |
Matt Ward
|
b653ce30d6
|
When generating a service reference only update the project after svcutil has finishing executing and successfully generates the reference.
|
13 years ago |
Matt Ward
|
e20bee14dd
|
When creating a service reference use and update the app.config file that is open in the text editor.
|
13 years ago |
Matt Ward
|
7edecd46ba
|
Add svcutil.exe path configuration to Tools - Options.
|
13 years ago |
Matt Ward
|
f411289491
|
Support discovering services using metadata exchange.
|
13 years ago |
PeterForstmeier
|
5daf3ef84b
|
adjust src\AddIns\BackendBindings\CppBinding\CppBinding\Project\ApplicationOptions.cs to work with old ApplicationOptions.cs,
|
13 years ago |
PeterForstmeier
|
e726babb78
|
ApplicationSettingsXaml.xaml
|
13 years ago |
Matt Ward
|
4e050511e1
|
Store recently used service reference urls in SharpDevelop properties instead of using the browser's most recently used urls.
|
13 years ago |
PeterForstmeier
|
7a03834bfe
|
Convert CodeGenerationPanel.cs to WPF
|
13 years ago |
Matt Ward
|
2513d08f9f
|
Implement advanced options for generating service references.
|
13 years ago |
PeterForstmeier
|
5129e1b5d4
|
Convert EditStandardHeaderPanel.cs to Wpf
|
13 years ago |
Siegfried Pammer
|
b6d2d5a60d
|
fix SD-1594 - Windows Forms designer generates the wrong version of .resx files for .NET 3.5 projects
and convert .resx on project upgrade/downgrade (as noted in a comment on the issue)
|
13 years ago |
PeterForstmeier
|
6d868f9b7b
|
Cleanup
|
13 years ago |
PeterForstmeier
|
fcaa037aa6
|
Convert SelectStylePanel from *.xrfm to Wpf
|
13 years ago |
PeterForstmeier
|
f4a5cc6400
|
StringListEditorXaml.xaml
|
13 years ago |
Matt Ward
|
3358edbaa0
|
Use SvcUtil to generate service proxy class.
|
13 years ago |
PeterForstmeier
|
7d26705e9f
|
Change ProjectOptions.ReferencePaths.cs to WPF
|
14 years ago |
Daniel Grunwald
|
69759876bc
|
Handle error conditions when .NET 3.5 is not installed and the user tries to open/build .NET 2.0/3.0/3.5 projects.
|
14 years ago |
PeterForstmeier
|
c42e4ca0c1
|
Remove TaskListOptions.xfrm fix Addin File
|
14 years ago |
PeterForstmeier
|
6d2f62853d
|
Convert TaskList Option's to WPF
|
14 years ago |
Matt Ward
|
c4afa0ea5b
|
Fix failing unit test.
|
14 years ago |
Siegfried Pammer
|
4c7aefdf7a
|
move WebProjectService to AspNet.Mvc.csproj
|
14 years ago |
Siegfried Pammer
|
7c3e361c79
|
starting a project with/without debugger works again
|
14 years ago |
Siegfried Pammer
|
80160c1c19
|
finished implementation of Behaviors
|
14 years ago |
Siegfried Pammer
|
8527075b41
|
initial implementation of the ProjectBehavior-API
|
14 years ago |
Matt Ward
|
39891c3b4b
|
Generate WCF service reference proxy using the namespace in the Add Service Reference dialog.
|
14 years ago |
PeterForstmeier
|
ab8450b7f4
|
All queries are checked for '0' values, StatusBar show RemovedValues.Count
|
14 years ago |
Matt Ward
|
f9c3d8002a
|
Fix xml form resources not being found in assembly.
|
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
|
f06449a0fd
|
Generate WCF proxy file from Add Service Reference dialog.
|
14 years ago |
Matt Ward
|
ce4caf8a33
|
Show WCF service references in Projects window with different icons.
|
14 years ago |
PeterForstmeier
|
3f5f683032
|
DebugOptions Panel
|
14 years ago |
PeterForstmeier
|
2ea859e545
|
DebugOptions.cs
|
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 |
PeterForstmeier
|
949c922629
|
Treeview DataBinding,small cleanup
|
14 years ago |
Siegfried Pammer
|
90f6482267
|
introduce ReactiveExtensions to make working with IObservable<T> easier
|
14 years ago |
PeterForstmeier
|
076e16958e
|
UserControl for Add Service Reference
|
14 years ago |
Daniel Grunwald
|
1787d2b699
|
Add support for WPF project option pages (ProjectOptionPanel base class + WPF StorageLocationPicker).
Ported BuildEvents project option page to WPF.
|
14 years ago |
Eusebiu Marcu
|
4318102544
|
Add basic "View in browser" menu item.
|
14 years ago |
Siegfried Pammer
|
8863e8b820
|
Move MIME detection into separate class
|
14 years ago |