65 Commits (4.1)

Author SHA1 Message Date
Siegfried Pammer d571914b27 remove dependency on Aga.Controls from Debugger.AddIn 14 years ago
Matt Ward dc8a3a3547 Add text templating addin to SharpDevelop solution. 14 years ago
Siegfried Pammer adbf8fea6a fix build errors 14 years ago
mrward f5df2190b9 Add PackageManagement.Cmdlets project to SharpDevelop solutions. 14 years ago
Daniel Grunwald 3301c6c4ca Update to Mono.Cecil 0.9.4.1 (commit f5c9642760) 14 years ago
Daniel Grunwald 8af6f54abd Add ILSpy AddIn. 14 years ago
Daniel Grunwald 78fcd1140f Remove Reflector AddIn as Reflector will be non-free soon. 15 years ago
mrward 5da955fecb Add NuGet package management addin. 15 years ago
Eusebiu Marcu 398fd13cb9 update sln to master 15 years ago
eusebiu edcfb96f87 pin control v0.3 15 years ago
Daniel Grunwald a4797dcb1a Re-enable settings editor. 15 years ago
eusebiu b53f8635f2 Added WPF BreakPointsPad, Watchpad, LocalVarPad + controls 15 years ago
Siegfried Pammer 1f5affe8eb added MyersDiff 15 years ago
Daniel Grunwald 79bafd9b44 Set AvalonEdit.Sample to compile for .NET 4 15 years ago
Siegfried Pammer 9bb6ab5a93 added missing ICSharpCode.Scripting.dll to the solution 15 years ago
Daniel Grunwald 90e5e780f9 Add GitAddIn to setup. 15 years ago
Daniel Grunwald 9dbd100c32 Fix newlines. 15 years ago
Siegfried Pammer 85c1294e1e adjusted paths to references in SubversionAddIn.csproj 15 years ago
Siegfried Pammer 2f5fb3122a adjusted sln files (corrected paths to SubversionAddIn.csproj) 15 years ago
Matt Ward 8543d7d639 Move IL Binding to samples. 15 years ago
Matt Ward 48383a8bec Restructured AddIns folder - removed nested AddIns\AddIns folder and added Analysis folder. 15 years ago
Daniel Grunwald 7904fe1943 Remove incomplete settings AddIn from build and setup. 15 years ago
Matt Ward 73f2cd0599 Component Inspector is now a sample. 15 years ago
Daniel Grunwald ccc4e24de9 Add workaround to ICSharpCode.Core that makes assemblies in the LoadFrom context also available in the Load context. This fixes some problems using WPF or .NET remoting in SharpDevelop AddIns. 15 years ago
Daniel Grunwald 7a23f641b3 Remove ICSharpCode.TextEditor. 15 years ago
Tomáš Linhart 19b4d75de9 Initial commit of Code Quality Analysis AddIn. 15 years ago
Daniel Grunwald 671595277a Update to AvalonDock 1.3.3391 15 years ago
Daniel Grunwald 6254ed2e6c Fix build. 15 years ago
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. 15 years ago
Daniel Grunwald 3399fb59c1 Use external BuildWorker process for compilation. Use MSBuild 3.5 for compiling projects with ToolsVersion<"4.0". 15 years ago
Siegfried Pammer 9f80028772 added ICompletionItemHandler 15 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