3053 Commits (2906487bf3de348938e28477290be2a94de635f0)

Author SHA1 Message Date
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
Matt Ward cdffb2319c Fix string resource not being replaced in Output window when a COM reference is added to a project. 14 years ago
Matt Ward d5c521dd7c Support COM references with hex version numbers. 14 years ago
PeterForstmeier 1ccfcd682a Change discovery of ServiceDescription from Port to PortType 14 years ago
Siegfried Pammer 21506186ee change calls to Codon.GetFailedAction to Condition.GetFailedAction in WinForms part 14 years ago
Siegfried Pammer ba1e5b4407 fix navigation in InlineRefactorDialogs; add propall code generation snippet 14 years ago
Siegfried Pammer f1c64399e9 mark Codon.GetFailedAction obsolete, because it does not check inherited conditions 14 years ago
PeterForstmeier abd2ca7ac4 Rearrange Messages, cleanup 14 years ago
PeterForstmeier 20fb4fc2c1 restyle AddServiceReferenceDialog.xaml 14 years ago
Siegfried Pammer e9aedd15fd fixed regression in regex replace: $1 not properly translated 14 years ago
PeterForstmeier 949c922629 Treeview DataBinding,small cleanup 14 years ago
Daniel Grunwald 943b193a49 Changed SearchedFile to use more descriptive member names; minor changes to SearchManager. 14 years ago
PeterForstmeier 2e44388c33 create List<T> for data binding from service to TreeView 14 years ago
Siegfried Pammer 9096193009 fix some threading issues and reduce UI invokes 14 years ago
Siegfried Pammer 93afeca576 fixed bug in SearchDirectoryInternal 14 years ago
Siegfried Pammer 9d0834ac82 optimized IHighlightedLineBuilder creation 14 years ago
Siegfried Pammer 1570138319 fixing some bugs and playing around with cancellation 14 years ago
Siegfried Pammer 5989e5653e implement Replace and Replace all 14 years ago
Daniel Grunwald fe7c8cade8 Fix handling of project references for code completion. 15 years ago
Matt Ward 85fdbf6b66 Fix ArgumentNullException when accessing DefaultClass.AllMembers before members initialized. 15 years ago
Siegfried Pammer 90f6482267 introduce ReactiveExtensions to make working with IObservable<T> easier 15 years ago
PeterForstmeier 7a6122e902 Add missing File 15 years ago
PeterForstmeier 8f184b8643 Move ViewModelBase.cs 8implementation of INotifyPropertyChanged)and RelayCommand.cs to ICSharpCode.SharpDevelop.Widgets.csproj 15 years ago
PeterForstmeier 0f0851591e Editable Combobox, base Layout for mainContend Area 15 years ago
PeterForstmeier 076e16958e UserControl for Add Service Reference 15 years ago
Siegfried Pammer 79a5c54f73 implemented find next 15 years ago
Daniel Grunwald 1787d2b699 Add support for WPF project option pages (ProjectOptionPanel base class + WPF StorageLocationPicker). 15 years ago
Eusebiu Marcu 4318102544 Add basic "View in browser" menu item. 15 years ago
Siegfried Pammer f72af03258 implement FindAll 15 years ago
PeterForstmeier bb4be154ad Adjust WebProjectOptionsPanel in Project-Debug Options 15 years ago
Siegfried Pammer e0f184d63e create new search using Rx 15 years ago
Siegfried Pammer 8863e8b820 Move MIME detection into separate class 15 years ago
Siegfried Pammer c8ad6e1eca Remove incremental search from AvalonEdit.AddIn 15 years ago
Daniel Grunwald 5843b2b30b Add support for <MenuItem type="CheckBox"/> in WPF menus. 15 years ago
PeterForstmeier b589ab7675 Start with 'Show WCF Service in Browser' 15 years ago
Eusebiu Marcu 1cc53f1885 Fix creating applications/virtual directory. 15 years ago
Daniel Grunwald 35a22b2121 Fixed VB code completion (loading of mscorlib.dll and Microsoft.VisualBasic.dll) 15 years ago
Daniel Grunwald 4b2d4a6644 Fix bug that caused methods to not be shown in the F6 dialog (find overrides). 15 years ago
Daniel Grunwald 6aaaadd81f IconBarMargin: use DocumentLine as an anchor for entity bookmarks so that they move correctly when inserting/deleting text (without having to wait for the next parse run). 15 years ago
Daniel Grunwald 4f31c4098e Fix unit tests - GetProjectContentForReference requires a full path for all assemblies since the special cases were removed. 15 years ago
Daniel Grunwald 2c1f4a7a72 Fixed app.config entry when targeting .NET 4.5. 15 years ago
Daniel Grunwald 11b3631da8 Allow targeting .NET 4.5. 15 years ago
Daniel Grunwald ae3458d900 Look for SDK tools in Windows SDK 7.1 15 years ago
Daniel Grunwald 7c1c3b4754 Always use MSBuild for resolving assembly references; do not special-case some .NET BCL assemblies. 15 years ago
Daniel Grunwald 599f60c46a Set version number to 4.3. 15 years ago