13432 Commits (8e16f5313ae28c4d13e704485db615ccdf8d300a)
 

Author SHA1 Message Date
Siegfried Pammer 623cc269fa add documentation to GridViewColumnAutoSize and correct position of tooltip for partly visible cells in TaskView 12 years ago
Siegfried Oleg Pammer 604696c83e Merge pull request #62 from jogibear9988/master 12 years ago
Siegfried Pammer c3dfe8dd2a fix DebuggerProcessEntityContext: each IEntityModelContext needs a specific main or current assembly. 12 years ago
Siegfried Pammer f6dedc1311 fix InvalidCastException in CSharpAmbience 12 years ago
Matt Ward 6641a37b67 Update NuGet.exe to 2.7.40809.172 12 years ago
jkuehner 05ddcf4275 Items Control can also be a Control container, so allow Placement in it! 12 years ago
jkuehner 085945326b Fix a Null Ref Exception in Thumbnail View 12 years ago
Siegfried Pammer 704811c7cd add column auto-width property to debugger pads 12 years ago
Matt Ward e2b05442f7 Support restoring NuGet packages. 12 years ago
Siegfried Pammer a8edb951b3 implement GridViewColumnAutoSize 12 years ago
Siegfried Pammer 91dc59fd7e don't crash if Pad is collapsed or too small 12 years ago
Siegfried Pammer bda8abaaa9 implement some more methods in ILSpyUnresolvedFile 12 years ago
Siegfried Pammer 0a6a63e58e reimplement Copy and SelectAll commands 12 years ago
Siegfried Pammer 71c7f52105 fix text in scope ComboBox 12 years ago
Matt Ward 2c6d2f6468 Fix forms designer error when non .NET assembly referenced by project. 12 years ago
Siegfried Oleg Pammer 6e8e02860f Merge pull request #61 from jogibear9988/master 12 years ago
Andreas Weizel 5e60392ca8 Showing type parameters in ClassBrowser (currently only C# syntax as "Type<T>") 12 years ago
Matt Ward 41e0c5bea5 Fix Python forms designer. 12 years ago
Siegfried Pammer b4df154db2 clean up TaskListPad code 12 years ago
jkuehner ee07c9f064 Merge remote-tracking branch 'upstream/master' 12 years ago
jkuehner f05bf96027 Set the IsInDesignMode Property 12 years ago
jkuehner 32e9869652 RenderTransformOriginProperty -> Only one Undo Step when moving the Origin, not for each MouseMove! 12 years ago
jkuehner 34857e15bd Whitespace fixes... 12 years ago
jkuehner 2f872569c6 Remove unused Fields 12 years ago
Andreas Weizel 49fb3bc73b Improved some code in BaseTypesTreeNode. 12 years ago
Siegfried Pammer 21ec3eaf0b convert ErrorListPad and TaskListPad to WPF 12 years ago
Matt Ward 86a171505b Fix null path error when uninstalling jQuery NuGet package. 12 years ago
Matt Ward c532a4b46e Merge branch 'nuget-2.7' 12 years ago
Siegfried Pammer b277aa8865 remove remaining traces of ITextEditorProvider and ICodeEditorProvider 12 years ago
Siegfried Pammer 46c5c037aa check ActiveViewContent.Services as well, when evaluating WindowActive-Condition 12 years ago
Siegfried Pammer 1e10eb47fc check ActiveViewContent.Services as well, when evaluating WindowActive-Condition 12 years ago
Siegfried Pammer 973ca64615 fix SD-1912 - Debugger displays wrong values for captured parameters 12 years ago
Andreas Weizel 3669e6621d First part of type resolving of base types in ClassBrowser. 12 years ago
Andreas Weizel 3a7242074a UnpinnedAssemblies collection as unpersisted version of MainAssemblyList in IClassBrowser. 12 years ago
Siegfried Pammer a53f674b3b fix conflict in Escape/UnescapeTypeName 12 years ago
Siegfried Pammer 6bd1258a25 use specific DebuggerProcessEntityModelContext with all modules as references, to make resolving work properly 12 years ago
Siegfried Pammer a547f84f04 use unresolved member to retrieve the icon for the tree node 12 years ago
Siegfried Pammer 3d873f9299 add escape/unescape methods for DecompiledTypeReference.TypeName 12 years ago
Siegfried Pammer 7fae7ab4fb try to create an IAssemblyModel for assemblies that cannot be found in the IClassBrowser 12 years ago
Siegfried Pammer 693898abad fix bug in InsertMissingTokensDecorator: unbound generic types have an Identifier node that is null (thus frozen) 12 years ago
Siegfried Pammer 85d8128d98 fix bug in AssemblyParserService's caching logic -> request for internal members was ignored when loading assemblies from disk 12 years ago
Siegfried Pammer f00cbc8f50 add global cache for Cecil's AssemblyDefinition in ILSpyDecompilerService 12 years ago
Siegfried Pammer 5f6ca0b8b3 clean up code 12 years ago
Siegfried Pammer 5db0f9a816 add "debug executable" command to class browser toolbar; clean up the model factory methods 12 years ago
Siegfried Pammer 009356e2f2 implement CreateCompilationForSingleFile in ILSpyParser 12 years ago
Siegfried Pammer 2bbde47f50 fix debugger symbols for decompiled code 12 years ago
Siegfried Pammer 6c6cb43749 fix exception in QCB, if there's a member without IUnresolvedFile 12 years ago
Siegfried Pammer 0f47b3c711 add support for Assembly References to IAssemblyModel 12 years ago
Siegfried Pammer 42adad308c add implementation of IAssemblySearcher 12 years ago
Siegfried Pammer 983ee4df54 Merge branch 'newNR' of github.com:icsharpcode/SharpDevelop into newNRILSpyDebugger 12 years ago