13468 Commits (414389439966ede7a3dbc29b4e2f420d9de5a8ca)
 

Author SHA1 Message Date
Siegfried Pammer 4143894399 fix debugger evaluation unit tests 12 years ago
Daniel Grunwald db09a07341 Remove unused copy of AssemblyQualifiedTypeName.cs 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
Andreas Weizel 6d3d971ba9 Ported CppBackendBinding sample project to SD5. 12 years ago
Daniel Grunwald 6ab85914dc Remove CQA from setup, as it depends on SDR. 12 years ago
Matt Ward 12f65823a1 Installer checks .NET 4.5 is installed. 12 years ago
Siegfried Pammer 228e8a6cf4 fix #290: Resource Editor project missing from SharpDevelop.Tests.sln 12 years ago
Siegfried Pammer fecab1b97e exclude SDR from setup 12 years ago
Siegfried Pammer 353bdff1de add OS version restriction to setup 12 years ago
Siegfried Pammer 5ce3cc74c5 fix GUID of AddInManager2MSWebXmlTransformDll component 12 years ago
Daniel Grunwald d41a6e02c6 Update to NRefactory commit 6837c57. 12 years ago
Daniel Grunwald f388e92087 Fix UndoStack.StartContinuedUndoGroup() if the previous undo group was empty. 12 years ago
Siegfried Pammer 28381d1009 add missing Microsoft.Web.XmlTransform.dll to setup 12 years ago
Siegfried Pammer c63f521ec3 fixes #288: Crash when quickly closing several view contents. 12 years ago
Siegfried Pammer 405632643f fix #262: ToggleButtons in ErrorPad do not refresh caption if disabled 12 years ago
Siegfried Pammer 3af389dc2e remove samples/PortSD4AddInToSD5 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
Daniel Grunwald 8a733d9b5e Don't use the obsolete CecilLoader.GetCecilObject() API in AssemblyAnalyzer. 12 years ago
Daniel Grunwald f719b07342 IShutdownService.PreventShutdown(): display the message as-is (don't pass it through StringParser) 12 years ago
Daniel Grunwald 143332da32 When accessing a pad-service from the SD service container, the SD.MainThread.VerifyAccess() call is now performed on every GetService() call, not just on the first call. 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
Andreas Weizel e20c3e3898 Fixed ComponentInspector sample. 12 years ago
Matt Ward 09976837da Add NAnt addin sample to build. 12 years ago
Matt Ward 5d4cdedf8d Fix NAnt addin sample. 12 years ago
Daniel Grunwald 4de6c0c752 Fix #253 - SD5 does not save solution preferences 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 840f3f5efd fix Automated.proj 12 years ago
Siegfried Pammer 8d89e242d2 fix CSharpAmbienceTests 12 years ago
Siegfried Pammer 8e16f5313a fix samples/PInvokeAddIn 12 years ago
Siegfried Pammer a3b76f08e2 fix samples/ILAsmBinding 12 years ago
Siegfried Pammer 57bacdd31b fix samples/SdaUser and samples/LineCounter 12 years ago
Siegfried Pammer 06bd0bf97e fix samples/EmbeddedImageAddIn and samples/HtmlSyntaxColorizer 12 years ago
Siegfried Pammer d2f52ab9e2 fix samples/DisplayBindings 12 years ago
Siegfried Pammer b9b7a3156d remove samples/XmlDOM 12 years ago
Siegfried Pammer 4a6646f13e update samples/CustomView 12 years ago
Siegfried Pammer 29885765d0 update samples/CodonCreation 12 years ago
Siegfried Pammer 9b56249b04 update samples/CustomPad 12 years ago
Siegfried Pammer 1a8356f76c remove samples/NRefactoryDemo (now included in the NRefactory repository) 12 years ago
Siegfried Pammer 70cc870632 remove samples/ICSharpCode.Core.Demo 12 years ago
Siegfried Pammer deda0498b8 remove samples/CodeConverter 12 years ago
Siegfried Pammer 86367e4377 add build target for samples 12 years ago
Andreas Weizel d0ffd8026b Show rename menu command only for symbols of currently opened projects (not from external assemblies). 12 years ago