10909 Commits (8ec9f9d3a10fc3e02a70d83501a40769360b08b9)

Author SHA1 Message Date
Dragan f7a79da9b5 Backup 12 years ago
Dragan bf08face20 PackageManagement: notes 12 years ago
Andreas Weizel 0cbabd92ee Showing appropriate selections for option values now functional. 12 years ago
Dragan fb4a9afe29 PackageManagement: Comply with test expectations 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
Dragan 4cc4e5603b PackageManagement: More cleanup 12 years ago
Dragan 6f1dadb036 PackageManagement: cleanup again 12 years ago
Dragan b7de9efbb8 PackageManagement: cleanup 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
Dragan 6142cf9b4d PackageManagement: Refresh AvailablePackages 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
Dragan 4596248b9a PackageManagement: OK, need better refresh 12 years ago
Dragan de84e885c3 PackageManagement: Fix name, remove obsolete code 12 years ago
Dragan ed3bdbbb5a PackageManagement: Solution-level Packages Fix 12 years ago
Dragan b6f06a064a PackageManagement: OnPackageManaged 12 years ago
Dragan 94bf479277 PackageManagement: Events, Exceptions, Refactoring 12 years ago
Dragan 9c7aefea75 PackageManagement: Solution-level Packages 12 years ago
Peter Forstmeier 7c9994a4dd Remove some unused Code 12 years ago
Matt Ward 595e12f4c3 Implement EnvDTE.CodeFunction.CanOverride 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
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
Andreas Weizel 03feaeb2b3 Created prototype of formatting options editor. 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
Siegfried Pammer 468642d80f fix #363: Drag/Drop to watch pad removes selection from editor 12 years ago
Siegfried Pammer 1856b21830 highlight ctor references as well 12 years ago
Siegfried Pammer 727a3f04a0 fix highlighting of method invocations and primitive types; close #247 12 years ago
Siegfried Pammer 3f999348cf first implementation of #247: Reimplement 'highlight symbols' (CaretReferencesRenderer) 12 years ago
Peter Forstmeier 5db3f38701 ICSharpCode.Reporting.Addin.csproj, adjust Reports in QCA 12 years ago
Andreas Weizel 49c462f104 Fix #359: Exception when double-clicking on "[External methods]" in Callstack Pad 12 years ago
Andreas Weizel 0fa166d704 Fix: Exception in AsynchronousWaitDialog, when asynchronous operation ends in a narrow time range before dialog is shown. 12 years ago
Matt Ward 2a0cb435d7 Implement EnvDTE.CodeInterface.AddFunction() 12 years ago
Peter Forstmeier d4bc76ece1 Remove Addin-File from ICSharpCode.Reports.AddIn 12 years ago
Daniel Grunwald 3339636411 TypeSystemAstBuilder: show async modifier only if ShowModifiers is set. 12 years ago
Siegfried Pammer a90eece487 remove wrong null-check in VariableReference implementation 12 years ago