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
|
15 years ago |
PeterForstmeier
|
076e16958e
|
UserControl for Add Service Reference
|
15 years ago |
Daniel Grunwald
|
1787d2b699
|
Add support for WPF project option pages (ProjectOptionPanel base class + WPF StorageLocationPicker).
Ported BuildEvents project option page to WPF.
|
15 years ago |
Eusebiu Marcu
|
4318102544
|
Add basic "View in browser" menu item.
|
15 years ago |
Siegfried Pammer
|
8863e8b820
|
Move MIME detection into separate class
|
15 years ago |
Siegfried Pammer
|
640effe9ec
|
rename Gui.ColorPicker to ColorPickerButton
|
15 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
|
15 years ago |
Siegfried Pammer
|
7fd8260112
|
add MockProjectChangeWatcher for Unit Tests
|
15 years ago |
Siegfried Pammer
|
ae5b6342f1
|
add ProjectChangeWatcher for Solutions
|
15 years ago |
Eusebiu Marcu
|
3c7f1b3987
|
remove static data.
|
15 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
|
15 years ago |
Daniel Grunwald
|
283bff1714
|
Remove Eusebiu's metadata decompiler.
|
15 years ago |
Eusebiu Marcu
|
f993d5a2a4
|
Make breakpoints work in decompiled code.
|
15 years ago |
Daniel Grunwald
|
753dfd5d65
|
Remove Eusebiu's metadata decompiler.
|
15 years ago |
Daniel Grunwald
|
3301c6c4ca
|
Update to Mono.Cecil 0.9.4.1 (commit f5c9642760)
|
15 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 |
mkonicek
|
b47a93ab1e
|
Code completion for generic types inserts only e.g. "List<" instead of "List<T>".
Suggested item works as before, e.g. List<int> l = new "List<int>" is inserted.
|
15 years ago |
Daniel Grunwald
|
7b8e65a2d3
|
Simplify LanguageBindingDoozer (remove LanguageBindingDescriptor) and update DoozerList/ConditionList.
|
15 years ago |
Eusebiu Marcu
|
70b33f5963
|
move tooltips to Debugger.AddIn
move pin to Debugger.AddIn
|
15 years ago |
eusebiu
|
1c6b454f40
|
Pin control v0.4
|
15 years ago |
eusebiu
|
03eca1fa91
|
Edit pin control v0.3
|
15 years ago |
eusebiu
|
1d934de1b4
|
Edit pin control v0.2
|
15 years ago |
eusebiu
|
af9798ef45
|
Edit Pin control v0.1
|
15 years ago |
eusebiu
|
3fa55395fe
|
merge all bookmarks for next/prev operations in BookmarkPadToolbarCommands.cs
|
15 years ago |
eusebiu
|
b53f8635f2
|
Added WPF BreakPointsPad, Watchpad, LocalVarPad + controls
|
15 years ago |
eusebiu
|
09a6012069
|
GacReferencePanel: add search function
|
15 years ago |
Eusebiu
|
a351d20664
|
WatchPad + Console control
|
15 years ago |
Daniel Grunwald
|
afd2f38400
|
Mark SharpDevelop assemblies as Full/Client profile.
|
16 years ago |
Daniel Grunwald
|
4ef945f0f7
|
Implemented SD-1457 - Client profile.
Now creating or upgrading a project will adjust the <supportedVersion> in the app.config
|
16 years ago |
Siegfried Pammer
|
1396da7fc6
|
added VersioningServices
|
16 years ago |
mrward
|
a528487a50
|
Add support for sending selected text to Python and Ruby consoles.
|
16 years ago |
Daniel Grunwald
|
5091b49f8e
|
DocumentUtilitites: add LoadDocumentFromBuffer and LoadReadOnlyDocumentFromBuffer
|
16 years ago |
Siegfried Pammer
|
4d0aaba068
|
deleted unused CombineStartupPanel.xfrm
|
16 years ago |
Siegfried Pammer
|
a3b88d4262
|
IOException when trying to read a file from the parser thread that is exclusively locked (e. g. sdps); removed ParseableFileContentEntry
|
16 years ago |
Martin Koníček
|
6f541bcaf4
|
Context actions UI almost final.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@6414 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
16 years ago |
Martin Koníček
|
c81c3f73c8
|
First implementation of context action hiding. Selection of hidden actions is not persisted to settings yet.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@6412 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
16 years ago |
Martin Koníček
|
16e22783e9
|
Fixed build.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@6390 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
16 years ago |