2618 Commits (789a8f5fdc4eccfeb774568062ce338df4507ac7)

Author SHA1 Message Date
Matt Ward 419ad6f456 Fix unhandled exception when using invalid url in Add Service Reference dialog. 14 years ago
Matt Ward f411289491 Support discovering services using metadata exchange. 14 years ago
PeterForstmeier 1dee68f7c6 C++ Binding, change ApplicationOptions.cs to Wpf 14 years ago
PeterForstmeier 5daf3ef84b adjust src\AddIns\BackendBindings\CppBinding\CppBinding\Project\ApplicationOptions.cs to work with old ApplicationOptions.cs, 14 years ago
Siegfried Pammer 17479d34f6 improve mime type detection 14 years ago
PeterForstmeier e726babb78 ApplicationSettingsXaml.xaml 14 years ago
Siegfried Pammer 6789dd762e add some more project browser commands 14 years ago
Matt Ward ac21d298e5 Fix COMException when searching across all files when one file is an empty file. 14 years ago
Daniel Grunwald 6e9190b6a9 Add InsertWithCursor implementation. 14 years ago
Matt Ward 4e050511e1 Store recently used service reference urls in SharpDevelop properties instead of using the browser's most recently used urls. 14 years ago
Matt Ward 2ed3df1604 Bring output window to front when adding service reference so svcutil output can be seen. 14 years ago
Matt Ward 97898e4c8e Support selecting individual assemblies to use when generate service references. 14 years ago
Matt Ward c78b7ad694 Remove discover in projects button from service reference dialog. 14 years ago
Matt Ward 30d21da23e Fix items selected in Advanced service reference dialog changing on opening and closing dialog. 14 years ago
Siegfried Pammer cf5f9a1836 fix detection of UTF-32 and add Unit Tests 14 years ago
Siegfried Pammer 50fd5bc242 fix detection of UTF-16 BOM 14 years ago
PeterForstmeier 7a03834bfe Convert CodeGenerationPanel.cs to WPF 14 years ago
Matt Ward 482660ffe3 Remove Web Reference features from service reference dialog. 14 years ago
Matt Ward 06df4bbea1 Use svcutil built against .NET 4.0 14 years ago
Matt Ward 2513d08f9f Implement advanced options for generating service references. 14 years ago
Daniel Grunwald 485309d3e4 Fix context actions and issue manager. 14 years ago
PeterForstmeier 5129e1b5d4 Convert EditStandardHeaderPanel.cs to Wpf 14 years ago
Siegfried Pammer c580b21697 fix leaked OpenedFile after creation of ViewContent fails, causes exceptions some later actions, see: 14 years ago
Siegfried Pammer b6d2d5a60d fix SD-1594 - Windows Forms designer generates the wrong version of .resx files for .NET 3.5 projects 14 years ago
Daniel Grunwald 6921b3ed90 Fixed crash when overwriting binary files while creating a new project. 14 years ago
PeterForstmeier 6d868f9b7b Cleanup 14 years ago
PeterForstmeier fcaa037aa6 Convert SelectStylePanel from *.xrfm to Wpf 14 years ago
Daniel Grunwald 326283c975 Add support for caching project contents on disk. 14 years ago
PeterForstmeier d912c0b6d5 StringListEditorXaml.xaml, DataBinding still missing 14 years ago
Daniel Grunwald ebceccdaa9 Fix LoadSolutionProjects-Thread. 14 years ago
Daniel Grunwald 1c61553dd7 Move remainder of the FileService into interface. 14 years ago
Daniel Grunwald ab95b18a3f Refactored parser service. 14 years ago
Daniel Grunwald e1b0e5249e Save docking layout into memory stream first, then write the contents to file. 14 years ago
Matt Ward 6373be8ba0 Generate app.config with service reference information. 14 years ago
PeterForstmeier f4a5cc6400 StringListEditorXaml.xaml 14 years ago
Matt Ward 3358edbaa0 Use SvcUtil to generate service proxy class. 14 years ago
David Srbecký d358ce6f4a Removed PausedReason. 14 years ago
David Srbecký 0d4cd64ae6 Removed several debugger events. Refactored event handling in the debugger addin. 14 years ago
David Srbecký fb31be5e4c Cleaning up debugger tree model and tooltips 14 years ago
David Srbecký 0a07af2788 Completely changed how debugger keeps state for nodes in local variables pad and in tooltips. 14 years ago
Daniel Grunwald d38eb13e71 AnalyticsMonitorService: move to new services infrastructure 14 years ago
Daniel Grunwald c559da3336 Allow service registration using the AddInTree. 14 years ago
Daniel Grunwald 4ba2785f66 Add SD.InitializeForUnitTests() to allow easy mocking of SharpDevelop services. 14 years ago
Daniel Grunwald fbced09b89 Start restructuring of SD Base: 14 years ago
Daniel Grunwald fe6d77bedc SD service container 14 years ago
Daniel Grunwald 6f34f0a131 Remove ".NET 4.5 Client" target framework - as of .NET 4.5 Beta, there is no client profile. 14 years ago
Daniel Grunwald 7aea1ca75e Rewritten ICSharpCode.Core.Properties: 14 years ago
Daniel Grunwald 51c28dc006 Add EnhancedScrollBar. 14 years ago
Daniel Grunwald 5e1642ebd2 Add IssueOptions panel. 14 years ago
Siegfried Pammer bd32925e07 implement XamlSymbolSearch 14 years ago