224 Commits (82a96fed8ebcfafa6e5b09c3ff4c354c09dd6614)

Author SHA1 Message Date
Sergej Andrejev 1fea46fd69 MenuLocation documentation. Clean-up. Bug when searching for conflicting gestures. 16 years ago
Sergej Andrejev dff9a21938 Doozers comments and clean-up 16 years ago
Sergej Andrejev a467f466cc TextArea input bindings, input binding groups and search using BindingInfoTemplate (one unit test is broken) 16 years ago
Siegfried Pammer af5a6c6ade ported Indent and Comment commands to SharpDevelop 4.0 16 years ago
Siegfried Pammer f779eb0a69 - added EditGridColumnsAndRowsCommand 16 years ago
Sergej Andrejev dcb940d77d Fixed profiles bugs and bug in new gesture window when first chord had to be full even it's function key 16 years ago
Sergej Andrejev bf7a01a00e Move command manager path to the same location (/SharpDevelop/CommandManager) 16 years ago
Sergej Andrejev 848652310f Order input bindings in such way so that if shorter gesture (this is about multi-key gestures) is matched all longer gestures wouldn't execute if additional chords are entered. 16 years ago
Sergej Andrejev 3b4db44ffc CategoryManager fixes. More support for menu builders and some for context menus 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 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 80c40ac480 Fixed action="disable" conditions on WPF Menus. 16 years ago
Daniel Grunwald 2db5ccb19e Implemented the commands in the 'Edit>Format' menu for AvalonEdit. 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 b4f383ad8f New search results pad. 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 a0454e65b8 Use "+" in serialized shortcut strings. Fix python binding tests 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
Daniel Grunwald 89bb1bc0d6 Rename "Quality Tools" -> "Analysis". 16 years ago
Sergej Andrejev 8660b4da03 Initial commands registry implementation 16 years ago
Siegfried Pammer 3fb37db3d1 added WPF controls 16 years ago
Daniel Grunwald c33cfbabe9 Context menu for AvalonEdit 16 years ago
Daniel Grunwald 1599cfa89e Implemented AvalonEdit split view 16 years ago
Daniel Grunwald 024c5fb887 ITextEditor: moved to namespace ICSharpCode.SharpDevelop.Editor. 17 years ago
Daniel Grunwald 3fbd48b7d4 Bookmark/Breakpoint support for AvalonEdit. 17 years ago
Daniel Grunwald 376c978294 Cut/Copy/Paste: use WPF routed commands. 17 years ago
Daniel Grunwald 38a3b7d8d5 SearchAndReplace: don't search in .exe/.dll/.pdb 17 years ago
Siegfried Pammer c46f1f7e73 added "QualityTools" menu 17 years ago
Daniel Grunwald d0d97732ad ExceptionBox: fixed potential deadlock when exception occurred on non-GUI thread. 17 years ago
Daniel Grunwald 9ca580024d Added some strings to the translation database (mostly message box texts in the Subversion AddIn). 17 years ago
Daniel Grunwald fd48c4b958 Add AvalonEdit. 17 years ago
Daniel Grunwald 0affcacda3 Host option panels in WPF window, allow WPF option panels. 17 years ago
Christian Hornung eb46887d5f Prevent project resource image editor from resetting the custom tool to ResXFileCodeGenerator when PublicResXFileCodeGenerator is selected. 17 years ago
Daniel Grunwald a0c4685b62 Remove shortcut for delete. It causes problems with the search box in the toolbar and possibly other Windows Forms controls. 17 years ago
Ivan Shumilin a2c2607b20 - Designer commands now work in OutlineViewPad 17 years ago
Daniel Grunwald 5f0f752290 Implemented SD2-1410 - Add Existing Folder 17 years ago
Daniel Grunwald 2110f0ca43 Add WPF startpage. 17 years ago
Daniel Grunwald 67324fc433 Forgot to commit ICSharpCode.SharpDevelop.addin. 17 years ago
Christian Hornung c8de34803e Implemented SD2-1293 - Creating a DependentUpon file in the Project Browser: 17 years ago
Daniel Grunwald f022d3b2ea Allow pads to specify their start position. 17 years ago
Justin Dearing 40e82bc57c Added a DeleteAllMarks option to the breakpoint pad. 17 years ago
Justin Dearing 26e5311b8a Improved support for readonly projects and solutions. 17 years ago