Eusebiu Marcu
4f22877fbf
Debug & evaluate third party code.
14 years ago
Daniel Grunwald
48b5e0e52f
Add decompiler functionality to ILSpy AddIn.
14 years ago
Daniel Grunwald
753dfd5d65
Remove Eusebiu's metadata decompiler.
14 years ago
Daniel Grunwald
15ded15fbd
Move ILSpyAddIn to display bindings.
14 years ago
Daniel Grunwald
ee420f305e
Add ICSharpCode.Decompiler.
14 years ago
Daniel Grunwald
14f5e0766d
Add new NRefactory (actually a reduced version; not containing the C# parser)
14 years ago
Daniel Grunwald
3301c6c4ca
Update to Mono.Cecil 0.9.4.1 (commit f5c9642760)
14 years ago
Daniel Grunwald
dd6ad96a28
Merge branch '4.0' into master.
14 years ago
Daniel Grunwald
040a21b2da
Update string resources. Re-enable Italian.
14 years ago
Daniel Grunwald
05243c86cd
Make options dialog start centered.
14 years ago
Daniel Grunwald
3f91c3f49f
Fixed forum-13033: Reopened documents do not scroll to correct position
14 years ago
Daniel Grunwald
d6918254e9
Preserve active document (and order of documents) on layout switches.
...
Based on Andrew Olson's suggestion http://community.sharpdevelop.net/forums/t/13034.aspx .
14 years ago
Daniel Grunwald
857dec863b
Git OverlayIconManager: avoid removing the overlay icons belonging to other version control systems.
14 years ago
Daniel Grunwald
a7938d7e56
Work around a WPF issue when %WINDIR% is set to an incorrect path
14 years ago
Daniel Grunwald
9b9758974c
Fixed bug in CecilReader that could cause it to confuse types with the same full name (but different number of type parameters)
14 years ago
Daniel Grunwald
5d1bfe90aa
Fixed SD-1743 - ArgumentOutOfRangeException in Replace all in selection
14 years ago
Daniel Grunwald
0d96627a19
Fixed VB expression finder when there are array declarators on the parameter name.
...
e.g. "Sub Test(Values() As String)"
14 years ago
Daniel Grunwald
e10d969891
WinForms designer: Add workaround for InvalidOperationException in DesignerHost.Dispose
...
Also, get rid of some unexpected reentrancy.
14 years ago
Eusebiu Marcu
34761a4837
Show graph if are vertexes.
14 years ago
Eusebiu Marcu
396ae2f0d9
Fix memory exception.
14 years ago
Daniel Grunwald
0f9e6d0d69
Fix bug that caused highlighting colors to change even when the option dialog was cancelled.
14 years ago
Daniel Grunwald
ce785fda34
Fixed customized syntax highlightings.
14 years ago
Daniel Grunwald
9ac63e38ca
Fix NullReferenceException when the debugger loads a module while no solution is loaded.
14 years ago
Daniel Grunwald
d77090270c
Fixed ObjectDisposedException on MSBuildBasedProject in OptionPanels.ApplicationSettings.<LoadPanelContents>b__1:
...
- close project options view when the project is removed from the solution
- use an event on MSBuildBasedProject to detect a changed tools version, instead of querying it whenever the option page becomes visible
14 years ago
Daniel Grunwald
947f4eea3e
Add workaround for exception in RefactoringService.FixIndexerExpression
14 years ago
Daniel Grunwald
62ce690fd1
Avoid NullReferenceException when DataObject.GetData returns null.
14 years ago
Daniel Grunwald
e647623199
Fixed SD-1817 - NullReferenceException in C# OverloadResolution when editing signature of generic method with 'params'
14 years ago
Daniel Grunwald
9c5bdcc801
Look up xml documentation in reference assemblies folder.
14 years ago
Daniel Grunwald
73268d6fda
Throw meaningful exception when ICompletionData.Text returns null.
14 years ago
Boris Kozorovitzky
1199d0915b
Tooltip in toolbar combobox
14 years ago
Eusebiu Marcu
b3dbde7bb0
Refactor the memory pad.
...
Changing the display option, will refresh only the UI.
14 years ago
Eusebiu Marcu
c363250bdc
Set display byte size to 1, 2, 4.
14 years ago
Eusebiu Marcu
4405e279c0
add display byte size.
14 years ago
Eusebiu Marcu
2b95ae806a
Get addresses only when searching.
14 years ago
Eusebiu Marcu
45b5c233a9
Refresh memory addresses
14 years ago
Eusebiu Marcu
6f6ca1b9ca
Merge branch 'master' of https://github.com/icsharpcode/SharpDevelop into MemoryPad
14 years ago
Eusebiu Marcu
6fe1ac9d76
Read virtual memory of a process.
14 years ago
Eusebiu Marcu
ae0d2b3e51
Put icon bookmark inside the Location column. Fix resize issue.
...
Remove enable/disable all from BookmarkPad.
Rename some namespaces.
Fix jumping to bookmarks in the file.
14 years ago
Eusebiu Marcu
70ee998c95
Add memory pad for debugged process memory
14 years ago
mrward
9f134c32a3
Update NUnit to version 2.5.10
14 years ago
Daniel Grunwald
441d644366
Fixed bugs in DocumentationTag implementation.
14 years ago
Daniel Grunwald
8af6f54abd
Add ILSpy AddIn.
14 years ago
mrward
713fcb745f
Use NuGet update methods when updating a package.
14 years ago
Siegfried Pammer
ce13878003
fix conversion of anonymous delegate-Expressions to VB lambdas
14 years ago
mrward
93b0dfcee8
Update to NuGet 1.2
14 years ago
mrward
6bfdcc0912
Handle errors on opening Add Package Reference dialog.
15 years ago
peterforstmeier
5a252208b6
Patch from http://community.sharpdevelop.net/forums/t/12899.aspx
15 years ago
Daniel Grunwald
ce1cba0e6e
Merge branch '4.0'
15 years ago
Daniel Grunwald
750a692e5b
Clarify documentation on TextView.CollapseLines.
15 years ago
Daniel Grunwald
d209e6830f
Add INotifyPropertyChanged to QuickClassBrowser.EntityItem.
15 years ago