2 Commits (b13f7f8d557ed9f9fbc50cbb57891b6fc6669fe5)

Author SHA1 Message Date
Matt Ward 2c7319f4e0 Fix path to MSTest not being set when using browse button in tools options dialog. 13 years ago
Matt Ward da238e118a Add MSTest runner sample addin. 13 years ago
Daniel Grunwald 146b73ea01 Fixed bug introduced in last revision that caused test failure. 16 years ago
Daniel Grunwald a34d6f47e6 Add "StressTest" AddIn (running performance tests for interactive operations, e.g. editor speed) 16 years ago
Daniel Grunwald d817a55cfe UDC: add culture, processorArchitecture and number of custom AddIns to environment information 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 144f957f92 Split UsageDataCollector into reusable assembly and AddIn. 16 years ago
Daniel Grunwald 49178eb1e5 Worked on UsageDataCollector. 16 years ago
Daniel Grunwald 27fb3b652d Add 'UsageDataCollector' AddIn. 16 years ago
Siegfried Pammer c3fe371f8f ported ExtractMethodCommand to ITextEditor 16 years ago
Daniel Grunwald 31c5fd83d3 Remove unused XML-Parser. 16 years ago
Daniel Grunwald f5b8a4a2df Set TargetFrameworkVersion to 4.0 16 years ago
Siegfried Pammer feb47eeec8 Extract Method: clean up and bug fixes 16 years ago
Siegfried Pammer dcfd505a9e Updated ExtractMethod refactoring 17 years ago
Siegfried Pammer f5e2708407 Improved "ExtractMethod" refactoring 17 years ago
Daniel Grunwald ca962af8e9 Move ParameterCheckRefactoringMenuBuilder to SharpRefactoring. 17 years ago
Daniel Grunwald 927fde6d60 Add SharpRefactoring 17 years ago
Daniel Grunwald 191f894328 Use MSBuild 3.5. 18 years ago
Daniel Grunwald 083b5340a2 Fixed SD2-990: Allow to specify path to FxCop in the options 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 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