1098 Commits (881a67359f3af409af0e8f022fe8fd0549abe714)

Author SHA1 Message Date
Daniel Grunwald 03339ba83a Fixed build. 16 years ago
Mike Krüger 80b46b6b8d * Src/PrettyPrinter/CSharp/CSharpOutputVisitor.cs: Improved 16 years ago
Tomasz Tretkowski 0762a4924b Handling msbuild4 projects with target platform other than AnyCPU 16 years ago
Daniel Grunwald 1fd78f3a55 DocumentHighlighter.GetSpanStack 16 years ago
Mike Krüger a3b56d8ca4 * Src/PrettyPrinter/CSharp/PrettyPrintOptions.cs: 16 years ago
David Srbecký bbcc95f3d0 Attempt to fix NullReference exception 16 years ago
Matt Ward c3808243ec Fixed NRefactory unit tests. 16 years ago
Mike Krüger e0152e8500 * Src/PrettyPrinter/CSharp/CSharpOutputVisitor.cs: Removed 16 years ago
David Srbecký e936a38958 Fix the position of code completion window for non-default DPI 16 years ago
Matt Ward a489ea1e63 Fixed failing unit test. 16 years ago
Mike Krüger 6c6eae52d8 * Output/CSharp/VBNetToCSharpConverterTest.cs: Fixed unit test. 16 years ago
Mike Krüger 64ef2a35f7 * Src/PrettyPrinter/CSharp/OutputFormatter.cs: 16 years ago
Mike Krüger 52cefeecb0 * Src/PrettyPrinter/CSharp/CSharpOutputVisitor.cs: If statements 16 years ago
Mike Krüger d80a5b833b * Src/PrettyPrinter/CSharp/CSharpOutputVisitor.cs: removed embedded 16 years ago
Mike Krüger 5ad991bd51 * Src/PrettyPrinter/CSharp/CSharpOutputVisitor.cs: Correctly indent 16 years ago
Daniel Grunwald ab626fb573 Add back all unit tests. 16 years ago
Daniel Grunwald e7491afa6d Text snapshot support. 16 years ago
Daniel Grunwald e82a1f11fc Fixed showing completion window when another completion window is already open. 16 years ago
Daniel Grunwald 8396a39d9c Update AvalonDock to 1.2.2154. 16 years ago
Daniel Grunwald 8a4b2018a5 Avoid NullReferenceException when pasting text. 16 years ago
Daniel Grunwald 5fea001e96 Avoid NullReferenceException when pasting text. 16 years ago
Daniel Grunwald a0b130adfd Move solution from SharpDevelop/src to SharpDevelop. 16 years ago
Daniel Grunwald a1269d8efa Added ICompletionListWindow interface to allow AddIns to control the completion window. 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 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 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 664dc13b32 Implemented code coverage text markers for AvalonEdit. 16 years ago
Daniel Grunwald fc543e2a99 Implemented updating text anchors on text replace operations. 16 years ago
Daniel Grunwald 2db5ccb19e Implemented the commands in the 'Edit>Format' menu for AvalonEdit. 16 years ago
Daniel Grunwald 27cd1c9931 AvalonEdit: split Gui namespace into Editing and Rendering. 16 years ago
Daniel Grunwald 60f01927a9 Split AvalonEdit.Gui into Editing and Rendering 16 years ago
Daniel Grunwald eb09b62e33 Fixed two editor bugs introduced in revision 4138. 16 years ago
Daniel Grunwald ce435d7a0c CodeEditor is now calling IFormattingStrategy.FormatLine. 16 years ago
Daniel Grunwald 70ceca472d Project reference to AvalonDock. 16 years ago
Daniel Grunwald 8fabb8babc Copy AvalonDock source code into source tree 16 years ago
Daniel Grunwald 93d9a2a4e9 Remove AvalonDock.dll 16 years ago
Daniel Grunwald 7ec09f2873 Merge bugfixes from revision 4108 to trunk: 16 years ago
Daniel Grunwald cccf3779c2 WpfWorkbench: fixed MainWin32Window property 16 years ago
Daniel Grunwald 4db960a353 Create new projects using MSBuild 4.0 16 years ago
Daniel Grunwald 75192cf01f Set ICSharpCode.Build.Tasks back to .NET 2.0. 16 years ago
Daniel Grunwald f5b8a4a2df Set TargetFrameworkVersion to 4.0 16 years ago
Daniel Grunwald 8e8d5ecdae Merged revision 4096 from 3.0 to dotnet4. 16 years ago
Daniel Grunwald 324fab013a Update to Mono.Cecil revision 134535. 16 years ago
Daniel Grunwald c33cfbabe9 Context menu for AvalonEdit 16 years ago
Daniel Grunwald 65019e2fa3 Do not save the highlighter being used if the user didn't change it. 16 years ago
Matt Ward babca5416f Fixed failing tests due to move to NUnit 2.5 17 years ago