14529 Commits (0f2cd67515dbef2a9600382c407a625fecf5e7c6)
 

Author SHA1 Message Date
Daniel Grunwald a56a10c8f8 Fix NullReferenceException in SharpTreeViewItem.ContextMenuOpening 11 years ago
Daniel Grunwald 65adfdb812 Handle UnauthorizedAccessException in AbstractProject.IsReadOnly 11 years ago
Daniel Grunwald 5602be8fd6 Disable UseOfMemberOfNullReference issue. It's currently too unstable and performance-hungry. 11 years ago
Daniel Grunwald 4ce0129433 Handle BadImageFormatException in ProjectContentContainer.DoResolveReferences() 11 years ago
Daniel Grunwald 9256ed4d39 Fix inverted condition. 11 years ago
Daniel Grunwald 3dbfb428bd Protect against resolve call on empty location. 11 years ago
Siegfried Pammer 0c7ba630e4 fix #498: Additional problems in DebuggerDotCompletion 11 years ago
Andreas Weizel b4f4f712c9 Merge pull request #509 from gumme/WpfDesignerPrecisionChange 11 years ago
Andreas Weizel c7874906f6 Merge pull request #510 from gumme/WpfDesignerStackPanelChange 11 years ago
Matt Ward f2568c1f82 Fix ReflectionTypeLoadException in WPF designer. 11 years ago
Andreas Weizel dd292ff7f0 Fix #506: Tabs/spaces not shown in text editor for C# files 11 years ago
Andreas Weizel e302927930 Merge pull request #508 from gumme/WpfDesignerSnaplineMergeFix 11 years ago
gumme 43aecafb42 StackPanel no longer removes properties that are used in the panel. 11 years ago
gumme f071ff5618 Modified precision for element positioning and boundaries to use 0 decimals. 11 years ago
gumme 13277b4906 Fixed bug where resizing right and bottom edges on controls did not snap properly. 11 years ago
Andreas Weizel f16fd987ad Merge pull request #507 from gumme/WpfDesignerPasteErrorFix 11 years ago
Andreas Weizel 8fdacbc4c0 Fix #105: Toggling multiple block comments 11 years ago
Peter Forstmeier c639cd90f3 Merge branch 'master' of github.com:icsharpcode/SharpDevelop 11 years ago
gumme 5a599d21e9 Added check if parent view is ContentControl to avoid exception when pasting on for example a Border, that have a content property but is not a ContentControl. 11 years ago
gumme 72b0f87b8e Setting error sink to handle errors when pasting items. 11 years ago
Andreas Weizel 095b914abb Merge pull request #411 from AaronLenoir/commentToggle 11 years ago
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 d3237baa53 Merge branch 'master' of github.com:icsharpcode/SharpDevelop 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
Andreas Weizel 2d2362d181 Merge branch 'issue357_2' 11 years ago
Peter Forstmeier d4ca9909e5 Merge branch 'master' of github.com:icsharpcode/SharpDevelop 11 years ago
Peter Forstmeier ca0e99d417 Cleanup - FxCop 11 years ago
Peter Forstmeier f10a461683 Cleanup - FxCop 11 years ago
Daniel Grunwald fa82ddd246 Merge pull request #503 from dr-BEat/master 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
Andreas Weizel 96d4ed3321 Merge pull request #499 from ciplogic/master 11 years ago
Andreas Weizel f76f245d69 Merge pull request #502 from gumme/WpfDesignerMarkupExtensionStaticResourceFix 11 years ago
Christoph Wille f06d1aa36e B5 designation 11 years ago