13559 Commits (d5a2709b705d4d40b2ad0fb61c9361dc2613cbbf)
 

Author SHA1 Message Date
Daniel Grunwald d5a2709b70 Run NRefactory unit tests on build server (#330) 12 years ago
Siegfried Pammer 4d0dac78f9 fix CSharpAmbience unit tests 12 years ago
Daniel Grunwald 7e1caa73db Merge pull request #29 from linquize/codequality-project-assembly 12 years ago
Siegfried Pammer a1e199e12f add DebuggerDotCompletion to ConsolePad 12 years ago
Siegfried Pammer 8052516145 add basic DebuggerDotCompletion implementation 12 years ago
Daniel Grunwald aee159378e Merge pull request #73 from linquize/tgit.icon 12 years ago
Siegfried Pammer 9bc4da51e0 check if CSharpUnresolvedFile is present in any IProjectContent, use null otherwise 12 years ago
Siegfried Pammer 4289c67d48 possible fix for problems mentioned in 3ba0ba57f8 12 years ago
Siegfried Pammer 8d657a3a1e add rich text tooltips for IVariable and IParameter 12 years ago
Siegfried Pammer 9d41a32f45 fix off-by-one error in BeginReadOnlySectionProvider: last char of read section could be "deleted" 12 years ago
Siegfried Pammer 5988520b64 fix #292: Opening .xaml file that makes use of user controls causes SharpDevelop to load the user .dlls 12 years ago
Siegfried Pammer 7448c62812 Rename RegisterFixNamespaces to RegisterDesignerNamespaces 12 years ago
Siegfried Pammer d0ba91c540 fix bug in XamlTextEditorExtension 12 years ago
Siegfried Pammer c84eb5f1a1 use Link in EventCreationCompletionData 12 years ago
Siegfried Pammer 549a5dce74 fix #167: Show XAML parse errors in ErrorPad - they aren't displayed in the error pad to avoid mixing compiler errors and "analyzer errors", but with a squiggly underline marker. 12 years ago
Siegfried Pammer 9eeba8b9ea fix #317: Off-by-one error in background syntax check 12 years ago
Siegfried Pammer f6fd05a7eb fix #300: Implement 'Link Mode' (Script.Link) 12 years ago
Siegfried Pammer 4bb6ea86ac fix #298: Insert with cursor: Indentation is wrong 12 years ago
Daniel Grunwald 0d7721e24c Merge branch 'master' of github.com:icsharpcode/SharpDevelop 12 years ago
Daniel Grunwald 6441d7432a Simplify CurrentLineHighlightRenderer. 12 years ago
Daniel Grunwald e5aa4d329b CalcCaretOverstrikeRectangle() now works at the border between LTR and RTL text. 12 years ago
Daniel Grunwald 1abea58fb2 Turn TextArea.OverstrikeMode into a dependency property. 12 years ago
Daniel Grunwald 9cf768e802 Fix caret rendering in overstrike mode on right-to-left text. 12 years ago
Siegfried Pammer d482cd4a73 add mouse navigation mode to InsertWithCursor 12 years ago
Daniel Grunwald d9e31b104a Don't include 'Paste from clipboard ring' in context menu 12 years ago
Daniel Grunwald 370b0123d3 Update string resources. 12 years ago
Siegfried Pammer 8ed2952096 display info group box next to insertion cursor 12 years ago
Daniel Grunwald c8df4f6514 Merge #280 - ClipboardRing, CurrentLineHighlighting, SelectionLength, OverstrikeMode, HideMouseCursorWhileTyping 12 years ago
Sergey Galich b7c8d6ed68 #326: fast Ctrl[+Shift]+Tab will not be ignored 12 years ago
Daniel Grunwald 0a5d000530 Remove the (no longer used) special case for the profiler from Automated.proj 12 years ago
Daniel Grunwald 7f031933d8 Remove menu items for code converter (which no longer exists in SD5) 12 years ago
Siegfried Pammer 23e0712f4b fix #313: `throw new NotImplementedException();` in ProjectResourceService.GetProjectResource 12 years ago
Andreas Weizel 6c6a55d0b7 Implemented AsynchronousWaitDialog.ShowWaitDialogForAsyncOperation() API. 12 years ago
Siegfried Pammer 2885959908 fix #314: `throw new NotImplementedException();` in GlobalAssemblyCacheService.IsGacAssembly 12 years ago
Siegfried Pammer 6262dd60a0 fix #310: InsertWithCursor should support Home/End/PageDown/PageUp keys 12 years ago
Daniel Grunwald c549d2903c Remove src/Tools/SharpCoco 12 years ago
Siegfried Pammer dac858b664 fix #276: Merge keyword CC items with snippet CC items 12 years ago
Siegfried Pammer 301725efb4 replace return type of ITextEditor.GetSnippets with ISnippetCompletionItem 12 years ago
Daniel Grunwald 96d9ce4b4d Fix tests. 12 years ago
Daniel Grunwald 997420193c Fix #51 - Create VS2012 solution file when needed. 12 years ago
Daniel Grunwald 8873a2432f Improve the "TargetFramework" API: 12 years ago
Andreas Weizel 3ba0ba57f8 Using e.ResolveResult for debugger tooltips again. Using the debugger's compilation didn't work for method parameters. 12 years ago
Siegfried Pammer d3921651bd fix #320: C# Ambience does not escape parameter names 12 years ago
Matt Ward 5eb1699c3a Fix deadlock when installing HttpClient NuGet package. 12 years ago
Siegfried Pammer 112eab9beb add implementation of IAssembly.IsPartOfDotnetFramework extension for #318 12 years ago
Linquize 016673636c Add tgit.icon in .tgitconfig 12 years ago
Linquize 40737362ca Add a button to load current project assembly to CodeQuality 12 years ago
Matt Ward ba4c47b54b Merge pull request #297 from galich/master 12 years ago
Sergey Galich 239f46bc27 Run IIS Express from multiple IDE instances 12 years ago
Daniel Grunwald 1300bac39c Update links to SharpDevelop wiki. 12 years ago