4131 Commits (a0b130adfd43c591f686c25bd1eef55856856aa8)
 

Author SHA1 Message Date
Daniel Grunwald a0b130adfd Move solution from SharpDevelop/src to SharpDevelop. 16 years ago
Daniel Grunwald 8e1bb69fbb Fixed compiling projects with project references. 16 years ago
Daniel Grunwald 4db1e52468 Use a single ProjectCollection - MSBuild 4.0 doesn't support parallel builds if multiple project collections are used. 16 years ago
Daniel Grunwald dd0f1680c0 Merge trunk into dotnet4. 16 years ago
Daniel Grunwald 493b57855f Fixed path for saving dock layout files. 16 years ago
Martin Koníček d1e5cbab0d ObjecObject graph visualizer - arrows start at properties. 16 years ago
Martin Koníček 62ad4d6840 ObjecObject graph visualizer - refactored PositionedGraph, preparation for arrows starting at properties, preparation for expanding nodes. 16 years ago
Daniel Grunwald c62cfbcad7 AvalonEdit: allow setting the caret color. 16 years ago
Daniel Grunwald 4d8bde1e77 Added AutomationPeer for AvalonEdit TextEditor. Based on patch by Amir Tuval. 16 years ago
Daniel Grunwald 8dff23a58e Fixed build. 16 years ago
Daniel Grunwald d1069f31dc AvalonDock: set Focusable=false for border inside DockablePane 16 years ago
Daniel Grunwald 13bc024ffe AvalonDock: disable Ctrl+Tab and Shift+Tab shortcuts 16 years ago
Daniel Grunwald fa147595b3 Merge 3.0 to trunk. 16 years ago
Daniel Grunwald aeb01cd6c0 Fixed another performance issue in the ClassBrowser. 16 years ago
Daniel Grunwald 6d236d120c Fixed performance issue in class browser during loading of a solution. 16 years ago
Daniel Grunwald 9237bea45a Performance improvements for solution loading: 16 years ago
Daniel Grunwald 85c1b6e991 Profiler: Fixed CPU usage graph in time line. 16 years ago
Matt Ward 34fd498390 Break statements no longer generated when converting a switch statement to python. 16 years ago
Daniel Grunwald bcef5f830f Fixed NullReferenceException when opening a file without syntax highlighting. 16 years ago
Daniel Grunwald 241ec7101a Fixed exception when deleting a line that contains a bookmark. 16 years ago
Daniel Grunwald d8f0dd24b0 Fixed exception in VB code completion when a C# project contains two namespaces that differ only in case. 16 years ago
Daniel Grunwald 39c00dbb0c Implemented ClassMemberBookmarks and NavigationPoints for AvalonEdit. 16 years ago
Daniel Grunwald 31c5fd83d3 Remove unused XML-Parser. 16 years ago
Daniel Grunwald ac14bb27f2 Allow setting 'Option Infer' in project options. 16 years ago
Sergej Andrejev 2f239443ff ShortcutsManagement options panel 16 years ago
Daniel Grunwald fb9520f571 Allow choosing the target framework when creating VB projects. 16 years ago
Daniel Grunwald 5eee3babfc Implemented syntax highlighting in search results pad. 16 years ago
Daniel Grunwald 8c332d9550 AvalonEdit: fixed 'Home' key and CaretPositioningMode.WordStart over line borders. 16 years ago
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