6 Commits (b355b23dba3f3e60d6da01c33e79b8d208aff5af)

Author SHA1 Message Date
Daniel Grunwald b355b23dba Worked on event support in WPF designer. 18 years ago
Daniel Grunwald c989cbc19e Support right-click > add using on type names when the "using" is missing. 18 years ago
Daniel Grunwald 43061cd1d8 Add image loading and custom control support to WpfDesign. 18 years ago
Daniel Grunwald 77efe1ecc1 Add Undo/Redo support to integrated WPF designer. 18 years ago
Daniel Grunwald cb3a1f2069 Support ToolBox and PropertyGrid in WPF designer. 18 years ago
Daniel Grunwald bc1d6f3211 Add WpfDesigner addin. 18 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 8ee931825f Add IconEditor AddIn (can currently only view icons, modifying them will be added later) 19 years ago
Daniel Grunwald e5bc45a6e2 Fixed base addresses and used [DependencyAttribute] to prevent assemblies from being relocated. 19 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