7130 Commits (25fa355be32762aaddcfdd6a3618d568aad392ac)

Author SHA1 Message Date
Daniel Grunwald eec385146f Change LGPL headers to MIT header. 12 years ago
Daniel Grunwald 6d13efe414 Fix #271 - Change license to MIT 12 years ago
Daniel Grunwald fc97d0c6bf Remove nant.xsd 12 years ago
Siegfried Pammer daf9b5571f fix #292: Implement interface does not show generated code 12 years ago
Siegfried Pammer 4143894399 fix debugger evaluation unit tests 12 years ago
Daniel Grunwald 03962b8000 Remove old version of CQA AddIn. 12 years ago
Siegfried Pammer 2f32cc398d (temporarily) fix #292: Opening .xaml file that makes use of user controls causes SharpDevelop to load the user .dlls 12 years ago
Siegfried Pammer 89d4c7a3df properly implement typeof expressions in debugger evaluation 12 years ago
Siegfried Pammer 082ebc1d0b always use debugger compilation when resolving for debugger tooltips 12 years ago
Siegfried Pammer 7196a27721 disable support for custom controls in WPF designer, due to http://community.sharpdevelop.net/forums/p/19968/50794.aspx#50794 12 years ago
Patryk Mikos df53c3199c Rename UseOverstrikeMode to AllowOverstrikeMode 12 years ago
Daniel Grunwald d41a6e02c6 Update to NRefactory commit 6837c57. 12 years ago
Daniel Grunwald 240d4e669c Update AvalonEdit.nuspec for 4.4 release. 12 years ago
Siegfried Pammer c84b0f878e remove local copy of some shared assemblies in AddIns 12 years ago
Siegfried Pammer 096c88c954 fix #282: Pressing Ctrl+Z in InsertWithCursor mode causes InvalidOperationException 12 years ago
Siegfried Pammer a1aebe8dcd fix #285: Method Insight tooltip is invisible and only appears after scrolling 12 years ago
Patryk Mikos 142dccb1bf Overstrike mode - with options 12 years ago
Daniel Grunwald 8a733d9b5e Don't use the obsolete CecilLoader.GetCecilObject() API in AssemblyAnalyzer. 12 years ago
Daniel Grunwald 99d94fdfd3 Cancel currently running search when a new search is started. 12 years ago
Daniel Grunwald c19a83f1d1 Fix premature disposal of IProgressMonitor in parallel background search. 12 years ago
Andreas Weizel ef71b3cef1 Resolving variables in AddInManager's error messages. 12 years ago
sokar92 939f3b0b8a Hide mouse cursor while typing - options added 12 years ago
Daniel Grunwald 58824cba01 Fix #283 - Crash when adding new folder/file to project 12 years ago
Daniel Grunwald 00113de78f Add workaround for NRefactory parser bug that was causing the semantic highlighting to crash. 12 years ago
Siegfried Pammer 5ad61b926a allow assignment in debugger console pad 12 years ago
Matt Ward 5937106baa #274 Support running mspec tests for .NET 4.5 projects. 12 years ago
Patryk Mikos 1699410da2 Highlight Current Line defaults 12 years ago
Matt Ward 7d12341de4 Update tests for EnvDTE.FileCodeModel2 12 years ago
Siegfried Pammer 8b0fbd2f16 some UI improvements in tooltips: 12 years ago
Siegfried Pammer 5b76ce55ed replace | with caret in "literal" completion items (delegate templates, etc.) 12 years ago
Siegfried Pammer 802239523e fix #272 - TODO: XmlDoc completion 12 years ago
Siegfried Pammer eef29b1259 add FontSize to global editor options 12 years ago
Siegfried Pammer 4c0a1d18fe add XmlDoc to Insight tooltips 12 years ago
Siegfried Pammer 48d41ee106 rename WpfViewer to ProfilingReportViewer 12 years ago
Siegfried Pammer 8d804d7b12 fix #273 - NullReferenceException when typing a call to `FirstOrDefault()` 12 years ago
Patryk Mikos 5de622f937 Move HighlightCurrentLine from AvalonEdit.Addin to ICSharpCode.AvalonEdit 12 years ago
Daniel Grunwald f27a7426b2 ICSharpCode.TreeView: improve API for drag/drop/copy/paste of nodes. 12 years ago
Daniel Grunwald ee0e6b1d4d Remove static class ProjectBindingService; the list of project bindings is now available from SD.ProjectService. 12 years ago
Siegfried Pammer 74ab0ec89e fix #267 12 years ago
Daniel Grunwald 33c72ed327 Fix #227: Class no longer available for code completion when file renamed 12 years ago
Patryk Mikos e65a5f8deb SD-1685 rect selections - closed 12 years ago
Patryk Mikos 4ae59b5f8b SD-1685 first part - Single selection 12 years ago
Dragan fcba6b71c8 CodeCoverage: Fix overlapping namespaces 12 years ago
Dragan 3d8c568e0b CodeCoverage: Remove couple debug assertions 12 years ago
Siegfried Pammer c3118cb89f fix #264 12 years ago
Daniel Grunwald 9bc803afcb Fix #258: Incorrect property used in WpfDesigner.Designer.ModelTools 12 years ago
Siegfried Pammer e18354027d fix #254: Event Handler Code Completion not implemented 12 years ago
Siegfried Pammer a0f669ff6b use FlowDocumentScrollViewer to display documentation in the tooltips 12 years ago
Siegfried Pammer 6c2e11af2c fix #255: Code Completion description tooltip is unformatted 12 years ago
Siegfried Pammer 8cf4ce9a91 rename should not be executed, if the name is not valid or the selection was changed 12 years ago