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 |
PeterForstmeier
|
7a03834bfe
|
Convert CodeGenerationPanel.cs to WPF
|
13 years ago |
PeterForstmeier
|
5129e1b5d4
|
Convert EditStandardHeaderPanel.cs to Wpf
|
13 years ago |
PeterForstmeier
|
6d868f9b7b
|
Cleanup
|
13 years ago |
PeterForstmeier
|
fcaa037aa6
|
Convert SelectStylePanel from *.xrfm to Wpf
|
13 years ago |
PeterForstmeier
|
f4a5cc6400
|
StringListEditorXaml.xaml
|
14 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 |
Siegfried Pammer
|
640effe9ec
|
rename Gui.ColorPicker to ColorPickerButton
|
14 years ago |
Siegfried Pammer
|
2fecad9715
|
complete fix for SD-1527 - A display binding's supported files should be independent from the files it handles by default
and SD-1174 - Automatically detect the type of files with unknown extensions
|
14 years ago |
Siegfried Pammer
|
7fd8260112
|
add MockProjectChangeWatcher for Unit Tests
|
14 years ago |
Siegfried Pammer
|
ae5b6342f1
|
add ProjectChangeWatcher for Solutions
|
14 years ago |
Eusebiu Marcu
|
3c7f1b3987
|
remove static data.
|
14 years ago |
Eusebiu Marcu
|
53dbd13ee5
|
Setup infrastructure to save project specific data. Save watch variables. Fix http://bugtracker.sharpdevelop.net/issue/ViewIssue.aspx?id=1509&PROJID=4
|
14 years ago |
Daniel Grunwald
|
283bff1714
|
Remove Eusebiu's metadata decompiler.
|
14 years ago |
Eusebiu Marcu
|
f993d5a2a4
|
Make breakpoints work in decompiled code.
|
14 years ago |
Daniel Grunwald
|
753dfd5d65
|
Remove Eusebiu's metadata decompiler.
|
14 years ago |
Daniel Grunwald
|
3301c6c4ca
|
Update to Mono.Cecil 0.9.4.1 (commit f5c9642760)
|
14 years ago |
Daniel Grunwald
|
34da9b3fad
|
Code completion for generic types - insert only e.g. "List" instead of "List<T>".
This is a backport of Martin's commit b47a93ab1e to 4.0.
|
15 years ago |
Eusebiu Marcu
|
b648951f54
|
Using CodeDom to generate metadata files.
Add Option dialog for expand references
|
15 years ago |
Eusebiu Marcu
|
a09e984bec
|
First working versions: one can view all references public metadata
|
15 years ago |
Eusebiu Marcu
|
f8d5fe6eb7
|
Created tree nodes.
|
15 years ago |
Eusebiu Marcu
|
f51a45646d
|
support IIS Express
|
15 years ago |
Eusebiu Marcu
|
4d512d8fd7
|
Add WebServer group in Debug tab
|
15 years ago |