1 Commits (27fb3b652df8ccb76288f66c1d01b593dc961e35)

Author SHA1 Message Date
Daniel Grunwald 27fb3b652d Add 'UsageDataCollector' AddIn. 17 years ago
Siegfried Pammer c3fe371f8f ported ExtractMethodCommand to ITextEditor 17 years ago
Daniel Grunwald 31c5fd83d3 Remove unused XML-Parser. 17 years ago
Daniel Grunwald f5b8a4a2df Set TargetFrameworkVersion to 4.0 17 years ago
Siegfried Pammer feb47eeec8 Extract Method: clean up and bug fixes 17 years ago
Siegfried Pammer dcfd505a9e Updated ExtractMethod refactoring 18 years ago
Siegfried Pammer f5e2708407 Improved "ExtractMethod" refactoring 18 years ago
Daniel Grunwald ca962af8e9 Move ParameterCheckRefactoringMenuBuilder to SharpRefactoring. 18 years ago
Daniel Grunwald 927fde6d60 Add SharpRefactoring 18 years ago
Daniel Grunwald 191f894328 Use MSBuild 3.5. 19 years ago
Daniel Grunwald 083b5340a2 Fixed SD2-990: Allow to specify path to FxCop in the options 20 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. 20 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. 20 years ago
Daniel Grunwald c9ecec41f3 Put ICSharpCode.SharpDevelop.Dom in a separate assembly. 20 years ago
Daniel Grunwald ee3b8e7273 Add "Suppress message" command to FxCop warnings on the error list 20 years ago
Daniel Grunwald c842399550 Allow AddIns to customize the MSBuild logger. 20 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. 21 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. 21 years ago
Daniel Grunwald 155e8acf0f Implemented adding and removing external AddIns. 21 years ago
Daniel Grunwald d4304b6400 Add simple AddIn manager that can enable and disable AddIns. 21 years ago
Matt Ward a6dfc69c0c Added support for Mono 1.1.9.2 21 years ago