11355 Commits (7a09aa56b8728a0e780bbc05ba846109348a41cd)

Author SHA1 Message Date
Andreas Weizel 3e5b969d09 Reduced unneeded lookup iterations when several symbol searches have the same search term. 11 years ago
Daniel Grunwald 8485318396 Fix cutting text from editor when the Clipboard class throws an ExternalException. 11 years ago
Daniel Grunwald 3b03e24356 Pass conditional symbols to completion engine. 11 years ago
Daniel Grunwald a65ad38918 Fix NullReferenceException in SymbolCollector 11 years ago
Daniel Grunwald e3899d1080 Fix ArgumentOutOfRangeException in DefaultCompletionContextProvider 11 years ago
Daniel Grunwald 53860bfd63 AvalonEdit: use NRefactory public key in the WithNRefactory-version 11 years ago
Daniel Grunwald fdb87492f5 Update to AvalonEdit 5.0.1 from the standalone AvalonEdit repository. 11 years ago
Daniel Grunwald 37efb859f0 Fix "Collection modified during enumeration" exception in Debugger.Detach(). 11 years ago
Daniel Grunwald 41cd4d640d Adjust CSharpBinding.addin to NRefactory changes, and reactivate some useful uncategorized issues. 11 years ago
Daniel Grunwald fe566257de Update to NRefactory commit 9d875d3 11 years ago
Andreas Weizel 6b01d6f551 Fix #354: "+" icon in SharpTreeView is missing right border in 120DPI mode 11 years ago
Daniel Grunwald e5dfdae116 Fix ArgumentOutOfRangeException when double-clicking at text offset 0 in the DebuggeeExceptionForm. 11 years ago
Peter Forstmeier 8247fde331 Cleanup - FxCop 11 years ago
Daniel Grunwald 6fc6bab462 Remove unused 'IList<string>[] interestingFileNames' from CSharpSymbolSearch 11 years ago
Daniel Grunwald d8fd301d25 Debugger: ignore "Process was terminated" error when trying to terminate the process. 11 years ago
Daniel Grunwald 1c1e65518b Fix adding 32-bit image format to .ico 11 years ago
Andreas Weizel e2aacef60c Fix #328: Settings > File Format Associations Dialog Issue 11 years ago
Andreas Weizel 11dcc20cc4 Readded additional lookups for search term before searching for references in CSharpSymbolSearch. 11 years ago
Peter Forstmeier ca0e99d417 Cleanup - FxCop 11 years ago
Peter Forstmeier f10a461683 Cleanup - FxCop 11 years ago
Andreas Weizel d018886781 Fixed #357: Ctrl+R: Does not rename ctors of types 11 years ago
dr-BEat 0666245828 Correctly handle ServiceCreatorCallback in GetFutureService 11 years ago
Christoph Wille f06d1aa36e B5 designation 11 years ago
Peter Forstmeier b2bdd81f35 FxCop Cleanup 11 years ago
Peter Forstmeier 5ede713dd0 Textalignment Justify in Pdf 11 years ago
Ciprian Khlud 1017758445 Make case search insensitive. 11 years ago
gumme 577eb9c329 A StaticResource that references a resource on the same element is now printed in element style. 11 years ago
Matt Ward 82e98ec949 Support custom NuGet package directory. 11 years ago
gumme aededd6a35 Moving controls several steps by holding down arrow keys is now working again. 11 years ago
Peter Forstmeier 9219731848 ContentAlignment is Obsolte, 11 years ago
Matt Ward 8fa0692cfa Generate repositories.config file after NuGet package restore. 11 years ago
Andreas Weizel f486456ec0 Part of #234: There was no key handling for Ctrl+Z & Ctrl+Y. 11 years ago
Ciprian Khlud fffcd64ee9 Added a search box for adding project references. It is important for big projects 11 years ago
jkuehner 00e3da97d8 WPF Extended Toolkit DLL Update 11 years ago
Siegfried Pammer 69bef7e8e9 fix #451: InvalidOperationException when creating event handler for Slider.ValueChanged 11 years ago
Andreas Weizel 0f397285c8 Fix #394: Code hidden by method completion. 11 years ago
Siegfried Pammer 63298a2752 fix #399: NotImplementedException when updating watch pad in decompiled code 11 years ago
Peter Forstmeier a98e6967d8 CanGrow 11 years ago
Siegfried Pammer 11662db1b9 fix #418: File rename can break project file. The SVN AddIn should check if the rename operation is legal before attempting to rename a file. 11 years ago
Peter Forstmeier 193eb24fad ContendAlignment in WpfView 11 years ago
gumme ba913a15b5 Added support for using enums. 11 years ago
Dragan 44b7357ad9 CodeCoverage: Apply ccrewrite filter on C# only 11 years ago
Matt Ward 2ce1a82a47 Log messages in Package Management Console. 11 years ago
tbulle 8591ab44fb Temporary fix for bug introduced with new snapline behaviour 11 years ago
Andreas Weizel 5c084ed695 Corrected reverting of editor options when C# binding's editor extension is detached. 11 years ago
Christoph Wille 98a4e816b7 Update links in the help menu 11 years ago
Andreas Weizel c365dc4c6c Redesigned replacement of editor options by language binding, now all C# code editors are updated, when changing IndentationSize or ConvertTabsToSpaces options in any policy. 11 years ago
Siegfried Pammer 5cec511e17 fix build 11 years ago
Matt Ward 876f5b3615 Minor code reformat. 11 years ago
Daniel Grunwald 797b2760f0 SDTraceListener: Don't pump messages while showing the assertion dialog. 11 years ago