62 Commits (5dab78384259fdacd33847d465ef75e536392f35)

Author SHA1 Message Date
Eusebiu Marcu fa846214c6 remote old ILSpy addin from sln 14 years ago
Matt Ward 0052ecf4f6 Add PackageManagement.PowerShell project to SharpDevelop tests solution. 14 years ago
Matt Ward dc8a3a3547 Add text templating addin to SharpDevelop solution. 14 years ago
mrward f5df2190b9 Add PackageManagement.Cmdlets project to SharpDevelop solutions. 14 years ago
Daniel Grunwald 15ded15fbd Move ILSpyAddIn to display bindings. 14 years ago
Daniel Grunwald ee420f305e Add ICSharpCode.Decompiler. 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
Daniel Grunwald a4797dcb1a Re-enable settings editor. 15 years ago
mrward 569cce4d8e Fix SD-1693 - Double clicking on line in debug output causes ArgumentException. 15 years ago
peterforstmeier 03522945df UnknownFunctionException.cs (replace evaluation result with ErrorMessage) 15 years ago
peterforstmeier b236904de7 Evaluation inside Grouping 15 years ago
Daniel Grunwald 79bafd9b44 Set AvalonEdit.Sample to compile for .NET 4 15 years ago
Daniel Grunwald 1c24db6a00 Fix conflict in SharpDevelop.Tests.sln 15 years ago
Siegfried Pammer 9bb6ab5a93 added missing ICSharpCode.Scripting.dll to the solution 15 years ago
peterforstmeier c42f818b3a GroupHeader can contain DataItem as textItem as well. 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
Siegfried Pammer d6a70db9e8 implemented proper support for method calls without a parameter list in VB 15 years ago
Matt Ward 8543d7d639 Move IL Binding to samples. 15 years ago
Daniel Grunwald 7904fe1943 Remove incomplete settings AddIn from build and setup. 15 years ago
Peter Forstmeier 68a87bf98e Update Wizard for grouping 15 years ago
Matt Ward 73f2cd0599 Component Inspector is now a sample. 15 years ago
Siegfried Pammer 6f56216b3e added infrastructure for VB code completion tests 15 years ago
Peter Forstmeier e2cfa6ee4a Cleanup 15 years ago
Daniel Grunwald 7a23f641b3 Remove ICSharpCode.TextEditor. 15 years ago
Matt Ward 0367bad06a Add IronRuby addin to SharpDevelop unit tests solution. 15 years ago
Daniel Grunwald 8a464f1a8c Remove EmptyTemplate from AvalonEdit, instead re-style the CompletionListBox within SharpDevelopCompletionWindow.xaml 15 years ago
Daniel Grunwald 671595277a Update to AvalonDock 1.3.3391 15 years ago
Peter Forstmeier a03bcf45af ReportViewer can show ReportPreview in Landscape 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 841d20461a Fixed build order. 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 3399fb59c1 Use external BuildWorker process for compilation. Use MSBuild 3.5 for compiling projects with ToolsVersion<"4.0". 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 f9978e2321 Remove ruby unit tests from solution. Because RubyBinding and PythonBinding use different versions of Microsoft.Scripting.*, the unit tests break because we compile all of them into the same directory. 16 years ago
Daniel Grunwald 9ff90bcfd4 Add F# binding back to SharpDevelop 4.0. 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
Daniel Grunwald 8ef02736b4 Add unit test project for the profiler. 16 years ago
Siegfried Pammer 94c1f0b93c - updated all profiler projects to .NET 4 (fixes random build errors) 16 years ago
Daniel Grunwald 0b1ed6d700 Update to AvalonDock 1.2.2648 16 years ago