35 Commits (a467f466cc2462bd60e7de41476bf021d614d254)

Author SHA1 Message Date
Sergej Andrejev a467f466cc TextArea input bindings, input binding groups and search using BindingInfoTemplate (one unit test is broken) 16 years ago
Sergej Andrejev 79e5f7d6da Initial implementation of BindingGroup added 16 years ago
Sergej Andrejev 4003bdda88 InputBindingCategory codon 16 years ago
Sergej Andrejev 1506c24424 User defined gestures profiles management 16 years ago
Sergej Andrejev 144eb074bb Move key gesture classes to separate directory 16 years ago
Sergej Andrejev bcb1fd10b9 Save user defined gestures 16 years ago
Sergej Andrejev c30b0f3bb3 Integrate MultiKeyGesture into SharpDevelop 16 years ago
Sergej Andrejev cf7680a3ee InputBindingCategory class, nested categories 16 years ago
Sergej Andrejev d1fd2832d4 Register bindings by providing binding info object instead bunch of arguments. Show bindings in options panel. Add categories and allow multiple gestures in InputBindingInfo instance 16 years ago
Sergej Andrejev 87dee20444 Add ShortcutsManagement options panel 16 years ago
Daniel Grunwald 6249b7bef7 Revert shortcut handling (reverse-merge of all changes from Sergej - r4173,4154,4149-4143,4128,4127). 16 years ago
Daniel Grunwald 3c7a54507f New Search Results pad. 16 years ago
Sergej Andrejev 12a9dd40f4 GesturesPlaceHolderRegistry and CommandsRegistry fixes 16 years ago
Siegfried Pammer 176bd92662 - Added new StringParseExtension and OptionBinding 16 years ago
Sergej Andrejev b01030f84e Use WPF commands in View menu 16 years ago
Sergej Andrejev 8660b4da03 Initial commands registry implementation 16 years ago
Daniel Grunwald f5b8a4a2df Set TargetFrameworkVersion to 4.0 16 years ago
Siegfried Pammer be8ba32292 Moved SharpDevelopElementHost to Profiler.AddIn 17 years ago
Siegfried Pammer deadb92215 Added SharpDevelopElementHost for hosting WPF controls as ViewContents 17 years ago
Daniel Grunwald fd9e16c394 AvalonEdit code completion 17 years ago
Daniel Grunwald 6f8e954129 Add DispatcherErrorHandler allow WPF addins to use SharpDevelop's unhandled exception dialog. 17 years ago
Daniel Grunwald 1533f2bbdd Backport ICSharpCode.Core.Presentation to SharpDevelop 3.1 - this makes it easier to write WPF-based AddIns. 17 years ago
Daniel Grunwald 1012755da5 Fixed SD2-783: GDI Handle leak 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