7130 Commits (25fa355be32762aaddcfdd6a3618d568aad392ac)

Author SHA1 Message Date
jkuehner 2f872569c6 Remove unused Fields 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
Siegfried Pammer b277aa8865 remove remaining traces of ITextEditorProvider and ICodeEditorProvider 12 years ago
Siegfried Pammer 973ca64615 fix SD-1912 - Debugger displays wrong values for captured parameters 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 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 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
Andreas Weizel 1c93eb4096 Introduction of IAssemblyList interface and rework of ClassBrowser to operate with assembly lists instead of pure SpecialNodes. 12 years ago
Siegfried Pammer 931a049609 set IsChecked on search result grouping to indicate active grouping 12 years ago
Siegfried Pammer d08ff2c7c3 implement Popup to let user choose a part (if there are more than one) to jump to in GoToDefinition 12 years ago
Siegfried Pammer 0ee8c81933 add void ShowContextActionsPopup(ContextActionsPopupViewModel viewModel); to IEditorUIService 12 years ago
Siegfried Pammer 80e4c82e33 WIP on IAssemblySearcher API 12 years ago
Siegfried Pammer 135a326c85 add events for AppDomain creation and destruction in Debugger 12 years ago
David Srbecký 0ef31e5117 Freeze all other threads during evaluation. 12 years ago
Siegfried Pammer dead1c85a7 add icon to XamlOutlineNode 12 years ago
Siegfried Pammer 6ecf847cf7 reimplemented XAML outline view 12 years ago
Matt Ward a3a594700d Update default NuGet package url. 12 years ago
Siegfried Pammer 7262dd6d7f fix typo in resource string name 12 years ago
Siegfried Pammer d549367395 add group by project and file in SearchResults 12 years ago
Siegfried Pammer c5acf9b1da add group by project in SearchResults 12 years ago
Matt Ward 762b7609fc Update to NuGet 2.7 RC 12 years ago
Siegfried Pammer 0272ea5784 fix DocCommentMarker in C# Semantic highlighting 12 years ago
Peter Forstmeier 92127b8b56 ContentAlignment in Pdf 12 years ago
Peter Forstmeier 8f293d2e52 ContentAlignment in Pdf 12 years ago
jkuehner 6ca53f06c6 Cache the Instances of XamlModelProperty in a Dictionary. 12 years ago
jkuehner c045a08fee - Flat Collection Editor now working 12 years ago
jkuehner 0029ec5d39 Flat Collection Editor Refresh fix (hacky) 12 years ago
jkuehner 3332f96d72 Flat Collection Editor 12 years ago
jkuehner 6d5f1082cf Collection Editor Tab Control fix 12 years ago
jkuehner edc132ea78 RenderTransformOrigin should also look to Propertygrid changes 12 years ago
jkuehner d4481df5e6 Remove accidently commited Code in Rotate Thumb 12 years ago
jkuehner 405666639b Restore Icons (reverted from merge) 12 years ago
jkuehner 1112f9ffcc New Style for EnumButton 12 years ago
jkuehner 96cd42ca0e Hide Rotate Thumbon Window 12 years ago
Siegfried Pammer f89bca0a7f update Icons used for snap-line and grid placement 12 years ago
Andreas Weizel 2b67452b13 Localized some menu items added with ClassBrowser and updated string resources. 12 years ago
Siegfried Pammer 3e62472120 replace some icons in WPF designer with icons suggested by Michael Seeger 12 years ago
Siegfried Pammer f30d838898 normalize file headers 12 years ago
Siegfried Pammer 63591aceb5 fix line endings and formatting in ThumbnailViewPad 12 years ago
jkuehner a476973504 RenderTransformOriginThumb fixes. Was not correctly positioned. 12 years ago
Daniel Grunwald 64501c842d Use NullSafeSimpleModelCollection where possible 12 years ago