238 Commits (6e4299e31fa92b0284fc4d64880c835003417602)

Author SHA1 Message Date
Daniel Grunwald ae955286f2 Fix SD2-1671 - Delete key is processed both by Windows Forms and WPF 15 years ago
Daniel Grunwald fcff1190af Suppress MSB3644: The reference assemblies for framework ... were not found. 15 years ago
Daniel Grunwald 090bf516bb Use AvalonEdit in definition view. 16 years ago
Daniel Grunwald 0b8d32fb61 Allow SharpDevelop AddIn to filter the logger output. Removed mutable 'CurrentErrorOrWarning' in BuildEngine and use logger filters instead. 16 years ago
Daniel Grunwald 2b25a92886 Add option to print MSBuild diagnostic output to SharpDevelop output pad. 16 years ago
Daniel Grunwald e5c90b35d7 Fixed SD2-1610 - Add back file encoding option 16 years ago
Daniel Grunwald f49db06b88 Allow user to specify an encoding when saving a text file. 16 years ago
Daniel Grunwald cf7adb39dd Allow user to specify an encoding when opening a text file. 16 years ago
Daniel Grunwald 2f6ade9faf Fixed NullReferenceException in ShowErrorHelpCommand.Run. 16 years ago
Daniel Grunwald 396f189f06 Fixed description and function of "build" toolbar buttons to match the menu items with the same icons (forum-10853). 16 years ago
Daniel Grunwald b5f9f09c40 Highlighting editor: allow editing colors of highlighting definitions defined in AddIns. 16 years ago
Siegfried Pammer 3d952fe24c - implemented SelectCulturePanel as WPF OptionPanel 16 years ago
Siegfried Pammer 6cbe5b0635 - reimplemented code generators in 4.0 (fixes SD2-1599) 16 years ago
Daniel Grunwald 923174fbbe Implemented incremental search for AvalonEdit. 16 years ago
Daniel Grunwald da8f9a068c Add entry in tools menu for "Project Upgrade" view. 16 years ago
Daniel Grunwald f5170d4fde Remove unused code. 16 years ago
Daniel Grunwald 3d6181aefe Remove unused code (integration of ICSharpCode.TextEditor into SharpDevelop) 16 years ago
Daniel Grunwald f599cadc78 Fixed SD2-1612 - Commands in Edit > Folding have no effect 16 years ago
Daniel Grunwald d75b2d4a94 Started work on new text editor options. 16 years ago
Daniel Grunwald 4a85fa660c Added snippet support to SharpDevelop (replaces 'code templates'). 16 years ago
Daniel Grunwald 881a67359f Ported Edit>Insert menu to ITextEditor. 16 years ago
Daniel Grunwald f112d92a15 Implemented ToolBar CheckBox in Core.Presentation. 16 years ago
Daniel Grunwald a9ded62ac1 Reimplemented "Go to matching brace". 16 years ago
Daniel Grunwald 18f3aca132 Use Ctrl+Click as go to definition. 16 years ago
Daniel Grunwald 1a9f2ab7f0 Change label "Goto line number" -> "Go to" to better reflect the features of the new GotoDialog 16 years ago
Siegfried Pammer 532acccbf0 ported consoles to AvalonEdit 16 years ago
Daniel Grunwald 186d3cefdf Fixed forum-9843: missing icon in project browser for .resx files. 16 years ago
Siegfried Pammer 693581e485 XamlBinding: 16 years ago
Daniel Grunwald 6df1b7567a Use WPF routed commands for 'Help' and 'Print'. 16 years ago
Daniel Grunwald 937fc8fc1e Fixed SD2-1406: More Missing String Resources 16 years ago
Siegfried Pammer 091c06d2b3 - refactoring of LanguageBindings, introduced ProjectBindings 16 years ago
Daniel Grunwald 06f1c490bf Fixed "Implement interface" refactoring. 16 years ago
Daniel Grunwald df06006d8b Make "Open in explorer" available for solution items and directories. 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
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