4353 Commits (1fea46fd698d51593993f0ce4b1e8f6795b5a2b4)
 

Author SHA1 Message Date
Daniel Grunwald 80c40ac480 Fixed action="disable" conditions on WPF Menus. 16 years ago
Daniel Grunwald 103e19faf5 Add Project Reference dialog: sort projects alphabetically. 16 years ago
Daniel Grunwald 664dc13b32 Implemented code coverage text markers for AvalonEdit. 16 years ago
Martin Koníček 811e7c2f6a ObjecObject graph visualizer - refactored ObjectGraph - ordering of children, preparation for expanding nodes. 16 years ago
Daniel Grunwald 0e632cbd45 Fixed GUID in project reference to XmlEditor. 16 years ago
Daniel Grunwald 8676686279 Merge (reintegrate) XmlEditor to trunk. 16 years ago
Siegfried Pammer 436413a26e - fixed Unit Tests 16 years ago
Daniel Grunwald fc543e2a99 Implemented updating text anchors on text replace operations. 16 years ago
Daniel Grunwald f652b033eb Added back missing svn:keywords property. 16 years ago
Daniel Grunwald f8584b2d36 AvalonEditViewContent: set TabPageText 16 years ago
Siegfried Pammer 3bc97380be fixed Unit Tests 16 years ago
Siegfried Pammer b4c9f561a0 fixed some Unit Tests 16 years ago
Siegfried Pammer 1cba649b35 fixed some tests 16 years ago
Daniel Grunwald 2db5ccb19e Implemented the commands in the 'Edit>Format' menu for AvalonEdit. 16 years ago
Daniel Grunwald 997b727c17 Fixed ArgumentNullException in CompileModifiedProjectsOnly when an IBuildable2 implementation returned null as ProjectBuildOptions. 16 years ago
Siegfried Pammer 96e8836e37 fixed some unit tests 16 years ago
Daniel Grunwald f1b423c05e Ported event handler completion to ITextEditor. 16 years ago
Daniel Grunwald 90472a55e3 Merge /trunk to /branches/XmlEditor. 16 years ago
Siegfried Pammer 189828942a fixed some XML Unit Tests 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 0b92f024e5 Merge 3.0 to trunk. 16 years ago
Daniel Grunwald 2deb507aa2 Do not show 'Finalize' in C# code completion. 16 years ago
Daniel Grunwald 88e92880ff Use tabs instead of spaces in WPF file templates. 16 years ago
Daniel Grunwald 19025349a9 Move ICSharpCode.SharpDevelop.Dom.IParser to ICSharpCode.SharpDevelop.Project 16 years ago
Daniel Grunwald 0630068f58 Move code completion types into ICSharpCode.SharpDevelop.Editor.CodeCompletion. 16 years ago
Daniel Grunwald 1a80acf5c2 'override' completion for AvalonEdit. 16 years ago
Sergej Andrejev e451c17012 Fix exceptions when opening new pad from view menu 16 years ago
Matt Ward f8b00cb742 Python code converter now specifies types when creating an instance of a generic. 16 years ago
Matt Ward 9f1c668e8e Python forms designer no longer generates code for the form's MainMenuStrip property after the menu strip has been removed. 16 years ago
Daniel Grunwald 510c0b2048 Remove ICSharpCode.TextEditor references from SearchAndReplace. 16 years ago
Daniel Grunwald b4f383ad8f New search results pad. 16 years ago
Daniel Grunwald 41fe04bcb8 IDocument: moved to ICSharpCode.SharpDevelop (so that all ICSharpCode.SharpDevelop.Editor types are defined in the same assembly). 16 years ago
Siegfried Pammer b16addd829 - fixed compilation of tests 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
Siegfried Pammer de913b9eb2 resolved missing references 16 years ago
Siegfried Pammer d3b55598de moved XmlBinding to XmlEditor 16 years ago
Siegfried Pammer 79884004e1 added more ITextEditorOptions, implemented markers for XPath 16 years ago
Siegfried Pammer 4a05270da8 project clean up 16 years ago
Siegfried Pammer 286b91794f - further clean up 16 years ago
Matt Ward 10c8a90ed8 Python menu options now use the debugger when running ipy.exe 16 years ago
Martin Koníček ce71ce0575 Object graph visualizer - fix bug in TreeLayouter. 16 years ago
Siegfried Pammer 2372e0a42e - removed additional namespaces, merged everything into ICSharpCode.XmlEditor 16 years ago
Siegfried Pammer 25354e9011 - reimplemented commands 16 years ago
Martin Koníček 85e500e2c0 Object graph visualizer - animations. 16 years ago
Sergej Andrejev 12a9dd40f4 GesturesPlaceHolderRegistry and CommandsRegistry fixes 16 years ago
Matt Ward 7a40b62660 Debugger now supports debugging IronPython code. 16 years ago
Matt Ward d8ca9a66b1 Namespace imports now import all classes on conversion to IronPython. 16 years ago
Matt Ward 71711e3c7d MainFile property now set when converting a project to IronPython. 16 years ago
Sergej Andrejev a0454e65b8 Use "+" in serialized shortcut strings. Fix python binding tests 16 years ago