21 Commits (f0bf6dbd8dff9bc14eee6b5cdc3f530c79abb043)

Author SHA1 Message Date
Daniel Grunwald f0bf6dbd8d Set target framework to 4.5. 14 years ago
Daniel Grunwald aa1642faa8 Add XmlDocTooltipProvider. 14 years ago
Daniel Grunwald 1d95f36481 Adjust SharpDevelop to NRefactory changes (move ICSharpCode.Editor -> ICSharpCode.NRefactory.Editor; put NR.C# in separate assembly) 14 years ago
Daniel Grunwald a2add0b62e WIP 14 years ago
Daniel Grunwald afd2f38400 Mark SharpDevelop assemblies as Full/Client profile. 15 years ago
Daniel Grunwald d981d62c94 Fixed SdaUser sample. Remove old ICSharpCode.TextEditor samples. 16 years ago
Daniel Grunwald ee0255fbaf Add references to System.Xaml.dll (necessary because some types were moved from WindowsBase to System.Xaml; see http://blogs.windowsclient.net/rob_relyea/archive/2009/10/19/xaml-news-net4-and-vs2010-beta2.aspx). 16 years ago
Daniel Grunwald 7267cd5c81 Trying to reduce amount of global state in ICSharpCode.Core 16 years ago
Daniel Grunwald f5b8a4a2df Set TargetFrameworkVersion to 4.0 16 years ago
Christian Hornung 7ef74e4d65 Exception reports now contain a list of recent log messages. 17 years ago
Daniel Grunwald 641d1994a1 Add ToolBar. 17 years ago
Daniel Grunwald 69598c8466 Make workbench a WPF window. 17 years ago
Daniel Grunwald 3bd1ab5517 SD2-1342: Remove Windows.Forms dependency from ICSharpCode.Core 17 years ago
Daniel Grunwald f3528c4d04 Remove skip-messages for projects not compiled when compiling only a single project using F9. 18 years ago
Daniel Grunwald 191f894328 Use MSBuild 3.5. 18 years ago
Itar Bar-Haim 1e8116d722 Made the NoteCanvasItem editable; 19 years ago
Matt Ward 1eddd435a2 Updated to NUnit 2.2.8. Commented out SharpDevelop tests that no longer compile. Removed all occurrences of %3B from project files. Added a probing binary path to SharpDevelop's app.config pointing to the location of the NUnit assemblies. This allows the Unit Testing window to work without needing NUnit added to the GAC. 19 years ago
Daniel Grunwald 4af14f6adf When target framework is set to .NET 1.0 or .NET 1.1, show code-completion specific to that .NET versions. 19 years ago
Daniel Grunwald c9ecec41f3 Put ICSharpCode.SharpDevelop.Dom in a separate assembly. 19 years ago
Daniel Grunwald 3ab6c9973f Add ICSharpCode.SharpDevelop.Sda and SdaUser example application. 19 years ago
Daniel Grunwald ee3b8e7273 Add "Suppress message" command to FxCop warnings on the error list 19 years ago
Daniel Grunwald c842399550 Allow AddIns to customize the MSBuild logger. 19 years ago
Daniel Grunwald 05c43ceb3f Worked on FxCop integration. 20 years ago
Daniel Grunwald d345513b3b Add Code Analysis AddIn (can control which FxCop rules to run). 20 years ago
Daniel Grunwald 7a95e8ead4 Update AssemblyInfo to version 2.1. 20 years ago
Daniel Grunwald 2cff0d9e07 Added context menu to AddInManager, put strings into translation database. Chloë (GeneralWizardBackground.png) now uses alpha transparency and looks great in different color profiles. 20 years ago
Daniel Grunwald 155e8acf0f Implemented adding and removing external AddIns. 20 years ago
Daniel Grunwald d4304b6400 Add simple AddIn manager that can enable and disable AddIns. 20 years ago
Matt Ward a6dfc69c0c Added support for Mono 1.1.9.2 20 years ago