13896 Commits (30cac18994facbcfa1f23d2b944e6b550c9c7941)
 

Author SHA1 Message Date
Matt Ward 30cac18994 Add tests for EnvDTE.CodeClass.AddVariable() 12 years ago
Matt Ward 19cf43b9de Add tests for EnvDTE.CodeInterface.AddFunction() 12 years ago
Siegfried Pammer f69ce55bf0 fix bug in InsertWithCursor: should not scroll to top after start of InsertWithCursor-mode 12 years ago
Matt Ward 7c40540e92 Remove NuGet packages from installer. 12 years ago
Matt Ward e99013bcfe Remove separate project template repositories for NuGet packages. 12 years ago
Siegfried Pammer 2d62da9c76 add issue tracking to SuppressIssueContextAction, remove entry for suppressing an issue once and make it default 12 years ago
Siegfried Pammer b5312c6ea6 add UDC tracking for WPF designer and WinForms designer 12 years ago
Siegfried Pammer 7c9a499783 use Regex.Replace instead of string.Replace 12 years ago
Siegfried Pammer 3096421b41 clean up display text of clipboard ring items 12 years ago
Matt Ward e53dd0cfab Merge pull request #376 from linquize/codequality-thisproject-exist 12 years ago
Daniel Grunwald c42c4dab9e Change VersionName to Beta 2. 12 years ago
Linquize 918e682d49 CodeQuality: Really check for project output assembly to prevent exception 12 years ago
Daniel Grunwald 58fddccad7 Add CodeQuality AddIn to setup. 12 years ago
Daniel Grunwald f2265bd6fc SDR: Fix output path in release configuration 12 years ago
Daniel Grunwald c1c42274f1 Remove old SDR projects from solution. 12 years ago
Daniel Grunwald 358ea923d4 Merge branch 'reports' 12 years ago
Daniel Grunwald 961ad22a5f Add ICSharpCode.Reporting.AddIn to SharpDevelop.sln 12 years ago
Daniel Grunwald 6f26bc45e1 Add SharpDevelopReporting to setup. 12 years ago
Daniel Grunwald 481219d1ce Remove "scr" folder from ICSharpCode.Reporting.Addin. 12 years ago
Peter Forstmeier 95d1803691 add missing file 12 years ago
Peter Forstmeier d5d5e44180 Remove unused \Reports\Reporting.Addin 12 years ago
Daniel Grunwald f39d4946a0 Add Microsoft Build Tools 2013 to Dependencies.html 12 years ago
Peter Forstmeier a3775b6ff8 Sort sub list in Groups by any Column, 12 years ago
Andreas Weizel 878d11481f Fix: NullReferenceException when XAML file contains an XML declaration (<?xml ... ?>) and mouse cursor is moved over it. 12 years ago
Matt Ward 550fe0ffad Merge branch 'envdte-nrefactory' 12 years ago
Matt Ward b76a1346f9 Make Get-Packages consistent with Visual Studio. 12 years ago
Siegfried Pammer d4cc86d83a reimplement CaretReferencesRenderer as IBackgroundRenderer 12 years ago
Matt Ward 0f6a3b8dfb Fix incorrect value returned from EnvDTE.Project.Kind. 12 years ago
Matt Ward c71ed32f34 Define TabExpansion function in NuGet PowerShell console. 12 years ago
Matt Ward 5e6013e4a8 Fix generated code from T4MVC.tt 12 years ago
Matt Ward fae42a9bfc Fix errors on saving T4MVC.tt 12 years ago
Daniel Grunwald 69ce7df7b7 Update to NRefactory version aa289c2. 12 years ago
Daniel Grunwald 4e35d331dc WeakCollection<T>: use Equals() in Remove() implementation. This is necessary to make the use as WeakCollection<EventHandler> work as expected. 12 years ago
Peter Forstmeier 7c9994a4dd Remove some unused Code 12 years ago
Matt Ward 595e12f4c3 Implement EnvDTE.CodeFunction.CanOverride 12 years ago
Matt Ward 9722179c02 Merge commit 'bb8213bf' 12 years ago
Siegfried Pammer 234136ff25 fix #232: Raise DataObject events on clipboard and drag'n'drop operations in AvalonEdit 12 years ago
Matt Ward 23cd5137af Refactor EnvDTE.EditPoint and add tests. 12 years ago
Matt Ward db9951afbf Support replacing text in EnvDTE.EditPoint 12 years ago
Matt Ward 25fa355be3 Merge branch 'master' into envdte-nrefactory 12 years ago
Siegfried Pammer 543912d79c fix #308: Creating a new .NET 4.5.1 project results in a .NET 4.0 project 12 years ago
Siegfried Pammer 0c7d038f8b fix #351: "Save as" dialog for C# files has default filter for .cshtml 12 years ago
Matt Ward bec633db6c Fix #333: Unable to save WiX file. 12 years ago
Matt Ward ad3a588668 Fix #352: Folding for Razor files crashes. 12 years ago
Matt Ward 17abcde447 Fix #358: NullReferenceException on closing dirty xml file 12 years ago
Siegfried Pammer 4791b17ed5 fix #361: ApplicationException in code editor related to semantic highlighting 12 years ago
Siegfried Pammer 95b84d4f52 fix fileName comparison in MoveTypeToFileContextAction 12 years ago
Daniel Grunwald 91422309d8 Context actions: don't catch OperationCanceledException 12 years ago
Siegfried Pammer 00075c0ce0 fix #291: Syntax Highlighting in search results disappears after selecting an entry 12 years ago
Siegfried Pammer c90905cd55 fix #360: Current line highlighting always seen in preview of Highlighting Editor 12 years ago