42 Commits (bcb1fd10b988da40eff3e7059b930dc692b9d394)

Author SHA1 Message Date
Sergej Andrejev bcb1fd10b9 Save user defined gestures 16 years ago
Sergej Andrejev c30b0f3bb3 Integrate MultiKeyGesture into SharpDevelop 16 years ago
Sergej Andrejev d7f200ab01 Add support of bindings associated with whole type. Add named types and instances. Named instances and types can be used before the instance or class associated with the name is loaded 16 years ago
Sergej Andrejev cf7680a3ee InputBindingCategory class, nested categories 16 years ago
Sergej Andrejev dd36269a67 Display MenuItem shortcuts in shortcuts management dialog. Allow modifying link commands 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
Sergej Andrejev e451c17012 Fix exceptions when opening new pad from view menu 16 years ago
Daniel Grunwald ffe4d90838 Use correct colors for DropDownButton on Aero. 16 years ago
Daniel Grunwald 3c7a54507f New Search Results pad. 16 years ago
Sergej Andrejev 12a9dd40f4 GesturesPlaceHolderRegistry and CommandsRegistry fixes 16 years ago
Sergej Andrejev b01030f84e Use WPF commands in View menu 16 years ago
Sergej Andrejev 0e385eded1 Use WPF commands for Build and Run main menus 16 years ago
Sergej Andrejev 3f16aa470a Missing files from initial commands registry implementation 16 years ago
Sergej Andrejev 8660b4da03 Initial commands registry implementation 16 years ago
Daniel Grunwald dea5046bec Refactoring menu for AvalonEdit 16 years ago
Daniel Grunwald 1599cfa89e Implemented AvalonEdit split view 17 years ago
Daniel Grunwald fd03921b13 Fixed exception when hovering mouse outside of document. 17 years ago
Daniel Grunwald 376c978294 Cut/Copy/Paste: use WPF routed commands. 17 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 2f2bff9e9a Implemented SplitButton. 17 years ago
Daniel Grunwald b52503bd88 Improved menu updating. 17 years ago
Daniel Grunwald 88fe850807 Add WPF ToolBar ComboBox. 17 years ago
Daniel Grunwald 90e697e7b7 Upgrade to new AvalonDock version, support for ViewClosed event. 17 years ago
Daniel Grunwald c7993c90f4 Make pads listen to language change, fixed memory leak in PresentationResourceService. 17 years ago
Daniel Grunwald 48ff67d4c1 Converted more MenuItemBuilders to WPF. 17 years ago
Daniel Grunwald 7a636e57d3 Add support for shortcuts in WPF menus. 17 years ago
Daniel Grunwald 245747804d Update enabled status of menu and toolbar items. 17 years ago
Daniel Grunwald 70b488e4a6 Sort items in Go To dialog. Move GetBitmapExtension to core. 17 years ago
Daniel Grunwald 24507c638c Converted GoTo dialog to WPF, add LocalizeExtension to ICSharpCode.Core.Presentation. 17 years ago
Daniel Grunwald f719d857d9 More work on pads. 17 years ago
Daniel Grunwald 216cc81acd Add AvalonDock. 17 years ago
Daniel Grunwald 641d1994a1 Add ToolBar. 17 years ago
Daniel Grunwald 9fba54d385 WPF main menu 17 years ago