Siegfried Pammer
|
b8cd4f3d7a
|
use ModuleDefinition in ILSpyDecompilerService cache; remove CreateCompilationForAssembly
|
12 years ago |
Siegfried Pammer
|
4d3786a080
|
remove old code from DecompiledViewContent and NavigateToDecompiledEntityService
|
12 years ago |
Siegfried Pammer
|
8023662595
|
fix warning: unused callingProject
|
12 years ago |
Daniel Grunwald
|
a46af4b4e4
|
Implement "Refresh reference"
|
12 years ago |
Daniel Grunwald
|
cf3995f1a5
|
Update to NRefactory commit 'a99a93972cc4e82c969af72568f015019a4d8a96'
|
12 years ago |
Andreas Weizel
|
b1ec1ca977
|
Localization of "Declaring type" menu item.
|
12 years ago |
Daniel Grunwald
|
2246366dcb
|
SolutionConfigurationEditor: When the solution is misconfigured to use a non-existing configuration/platform, allow switching to an existing configuration/platform.
|
12 years ago |
Daniel Grunwald
|
a9169e8187
|
Prefer ModuleDefinition.ReadModule over AssemblyDefinition.ReadAssembly
|
12 years ago |
Andreas Weizel
|
e8bc3e5a91
|
Simplified symbol context menu, now the menu entries are included directly inside of EntityContextMenu.
|
12 years ago |
Daniel Grunwald
|
ce4ca4e81c
|
Suppress more warnings
|
12 years ago |
Daniel Grunwald
|
e6a6f4d2ad
|
Remove old SD.Dom resolver unit tests.
|
12 years ago |
Daniel Grunwald
|
f07ea5af32
|
Reduce number of compiler warnings; and re-enable some old unit tests.
|
12 years ago |
Daniel Grunwald
|
befea66cf0
|
Add IPropertyService.LoadExtraProperties + SaveExtraProperties
Add 'IncludeHidden' option for IFileSystem.GetFiles() so that it has the same functionality as FileUtility.SearchFiles()
|
12 years ago |
Andreas Weizel
|
26ead0f9bf
|
Completed "Declaring type: ..." context menu basically, but currently no translated name and no proper icon.
|
12 years ago |
Andreas Weizel
|
339996c9f9
|
Added DeclaringTypeSubMenuBuilder.
|
12 years ago |
Andreas Weizel
|
90e907c3d3
|
Added "Goto Definition" command to symbol context menus.
|
12 years ago |
Andreas Weizel
|
67340f1302
|
Separate AddInTree paths for context menus of different symbol types with inclusion of EntityContextMenu, where sensible.
|
12 years ago |
Andreas Weizel
|
b3b26db7de
|
Added some code editor context menus dependent on symbol at caret (like "Rename", "Find references" etc.)
|
12 years ago |
Andreas Weizel
|
bde6f8134a
|
Added SymbolTypeAtCaretConditionEvaluator.
|
12 years ago |
Siegfried Pammer
|
3a2d44b13a
|
update version to 4.4
|
12 years ago |
Siegfried Pammer
|
c4e92eb516
|
add support for XML-Doc located in 4.5 and 4.5.1 .NET frameworks
|
12 years ago |
Siegfried Pammer
|
e2ee087e7f
|
remove some unnecessary log entries
|
12 years ago |
Siegfried Pammer
|
d2a7f9891b
|
add context menu to watches
|
12 years ago |
Siegfried Pammer
|
d64dff7ef1
|
use CharacterEllipsis instead of WordEllipsis in TaskView
|
12 years ago |
Siegfried Pammer
|
cf5cef9c07
|
Add icons for WatchPad toolbar
|
12 years ago |
Siegfried Pammer
|
17ddb265d2
|
reimplement context menu for debugger tooltips
|
12 years ago |
Siegfried Pammer
|
21a4a3349b
|
fix http://community.sharpdevelop.net/forums/t/19403.aspx - MIME Type detection throws COM Exception on 2-byte (non-Unicode) files
|
12 years ago |
Matt Ward
|
2f2d22f3c6
|
Do not clear cached images from file system when resources change.
|
12 years ago |
Matt Ward
|
31e96db276
|
Minor code reformat.
|
12 years ago |
Michael Seeger
|
1cb4e87fdb
|
FileIconService added to allow custom template icons to be loaded from the file system.
|
12 years ago |
Siegfried Pammer
|
623cc269fa
|
add documentation to GridViewColumnAutoSize and correct position of tooltip for partly visible cells in TaskView
|
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
|
0a6a63e58e
|
reimplement Copy and SelectAll commands
|
12 years ago |
Siegfried Pammer
|
71c7f52105
|
fix text in scope ComboBox
|
12 years ago |
Siegfried Pammer
|
b4df154db2
|
clean up TaskListPad code
|
12 years ago |
Siegfried Pammer
|
21ec3eaf0b
|
convert ErrorListPad and TaskListPad to WPF
|
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
|
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
|
85d8128d98
|
fix bug in AssemblyParserService's caching logic -> request for internal members was ignored when loading assemblies from disk
|
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
|
0f47b3c711
|
add support for Assembly References to IAssemblyModel
|
12 years ago |
Siegfried Pammer
|
42adad308c
|
add implementation of IAssemblySearcher
|
12 years ago |
Andreas Weizel
|
a9c0350db3
|
"Base types" node now only shown in ClassBrowser, if there are indeed any base types.
|
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
|
92cedc9152
|
Use icon of the file instead of the entity icon with GoToDomRegionAction
|
12 years ago |