86 Commits (ad6fe170f354390d0312021366e95a02238c1552)

Author SHA1 Message Date
Siegfried Pammer f3ef3d92f8 Integrated HelpViewer by Mathias Simmack into setup and removed old HtmlHelp2 15 years ago
Daniel Grunwald 83c2b6bfa5 Fixed build. 15 years ago
Daniel Grunwald 2e1db61657 Move Analysis AddIns to src/AddIns/Analysis 15 years ago
Daniel Grunwald 511981ef37 Allow building profiler with Windows SDK 7.0 (don't require 7.0a) by using the old .vcproj format instead of .vcxproj. 15 years ago
Daniel Grunwald 4a6c63d0a2 Don't use <TrackFileAccess>false</TrackFileAccess> because it forces a recompile every time. Move the resgen-requiring projects to .NET 4.0 instead. 16 years ago
Daniel Grunwald 3399fb59c1 Use external BuildWorker process for compilation. Use MSBuild 3.5 for compiling projects with ToolsVersion<"4.0". 16 years ago
Siegfried Pammer 9f80028772 added ICompletionItemHandler 16 years ago
Christoph Wille 6c663e71f3 Moved all DataContracts to Contracts namespace (UsageDataCollector) 16 years ago
Daniel Grunwald d14bd65876 Fixed references to F# binding in solution files. 16 years ago
Siegfried Pammer 5578fd2088 - added SharpRefactoring.Tests 16 years ago
Daniel Grunwald 9ff90bcfd4 Add F# binding back to SharpDevelop 4.0. 16 years ago
Siegfried Pammer 1e9c0b6781 added introduce method refactoring (not working in all cases yet) 16 years ago
Siegfried Pammer 002ffad912 - implemented Ctrl+J for new snippets 16 years ago
Siegfried Pammer b4a6fadb30 - added new Profiler.sln 16 years ago
David Srbecký 8069a16fb5 Moved the debugger directory one level up 16 years ago
David Srbecký 9f743baba9 Do not use the Project and Src directories in debugger 16 years ago
Daniel Grunwald 611f57e079 Remove experimental workflow designer (it doesn't compile in .NET 4.0 Beta 2) 16 years ago
Siegfried Pammer 94c1f0b93c - updated all profiler projects to .NET 4 (fixes random build errors) 16 years ago
Daniel Grunwald 2ff40b6d5a Include Profiler in SharpDevelop.sln; trying to fix the build error. 16 years ago
Daniel Grunwald a8d5cfbfbb Implemented "Edit > Format > Sort lines" for AvalonEdit. 16 years ago
Daniel Grunwald 144f957f92 Split UsageDataCollector into reusable assembly and AddIn. 16 years ago
Daniel Grunwald 27fb3b652d Add 'UsageDataCollector' AddIn. 16 years ago
Daniel Grunwald c9c4590137 Add C++ binding (without parser) to SharpDevelop solution. 16 years ago
Siegfried Pammer 03b7647f0f - moved some debugger classes to extra files 16 years ago
Daniel Grunwald 8c715253b5 Add WPF Designer back to SharpDevelop 4. 16 years ago
Philipp Maihart 4bea217c2f Data AddIn (Database Metadata Fetcher, Database Explorer, EDM Designer, WPF Wizard) 16 years ago
Daniel Grunwald a5a43d54d2 Explicitly set build order to workaround MSBuild bug when compiling SharpDevelop on the command line. 16 years ago
Daniel Grunwald f14dd8e927 Adjusted setup and automatic build. 16 years ago
Daniel Grunwald ab626fb573 Add back all unit tests. 16 years ago
Daniel Grunwald 3b275b49a9 Fixed bugs in MSBuildSetProperty. 16 years ago
Daniel Grunwald a4284382c6 Prevent MSBuild from caching projects when the solution is closed, externally changed, and then reopened. 16 years ago
Daniel Grunwald 40cdceff01 Add most AddIns back. 16 years ago
Daniel Grunwald 8b85721272 Don't save temporary modifications in the project during a build into the project file. 16 years ago
Daniel Grunwald a0b130adfd Move solution from SharpDevelop/src to SharpDevelop. 16 years ago