600 Commits (1c93eb4096d2b084dbfbb3e3bdf3dc85d849d61e)

Author SHA1 Message Date
PeterForstmeier e1ce528d58 Signing 13 years ago
Siegfried Pammer 6cc6d14efd fix SD-1272 - Breakpoint text highlight colour is not configurable 13 years ago
PeterForstmeier 8ede8260d2 Remove unused Files 13 years ago
Siegfried Pammer f35b3e2268 implement importer for .vssettings syntax highlighting and fix some styling/theming bugs 13 years ago
PeterForstmeier 167b0fd2d9 Cleanup, remove unused Files 13 years ago
PeterForstmeier 585bb4e818 Start Cleanup 13 years ago
Daniel Grunwald 2906487bf3 Allow switching between normal .NET framework and portable library in existing projects. 13 years ago
Daniel Grunwald 950bcb3a0f Add error message when Portable Library Tools are not installed. 13 years ago
Daniel Grunwald 305c991180 Use "ResolveReferences" instead of "ResolveAssemblyReferences" for Portable Library projects. 13 years ago
Daniel Grunwald e454861402 Add "Portable Library" project template. 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
David Srbecký b8747a1476 Refactored Breakpoints Pad and Bookmarks Pad 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 13 years ago
PeterForstmeier 6d868f9b7b Cleanup 13 years ago
PeterForstmeier fcaa037aa6 Convert SelectStylePanel from *.xrfm to Wpf 13 years ago
Daniel Grunwald 326283c975 Add support for caching project contents on disk. 13 years ago
Daniel Grunwald ebceccdaa9 Fix LoadSolutionProjects-Thread. 13 years ago
Daniel Grunwald 1c61553dd7 Move remainder of the FileService into interface. 13 years ago
Daniel Grunwald ab95b18a3f Refactored parser service. 13 years ago
PeterForstmeier f4a5cc6400 StringListEditorXaml.xaml 13 years ago
Matt Ward 3358edbaa0 Use SvcUtil to generate service proxy class. 13 years ago
David Srbecký fb31be5e4c Cleaning up debugger tree model and tooltips 14 years ago
Daniel Grunwald d38eb13e71 AnalyticsMonitorService: move to new services infrastructure 14 years ago
Daniel Grunwald fbced09b89 Start restructuring of SD Base: 14 years ago
Daniel Grunwald fe6d77bedc SD service container 14 years ago
PeterForstmeier 7d26705e9f Change ProjectOptions.ReferencePaths.cs to WPF 14 years ago
Daniel Grunwald 541497a978 Implemented support for issue providers and quick fixes. 14 years ago
Daniel Grunwald cb15d5418d Move ContextActions UI to AvalonEdit.AddIn. 14 years ago
Daniel Grunwald cf8da3c94d Add C# context actions to AddInTree. 14 years ago
Daniel Grunwald c0cc23d11e Reenable context action code. 14 years ago
Daniel Grunwald f0bf6dbd8d Set target framework to 4.5. 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
Daniel Grunwald aa1642faa8 Add XmlDocTooltipProvider. 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