Eusebiu Marcu
396ae2f0d9
Fix memory exception.
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
mrward
713fcb745f
Use NuGet update methods when updating a package.
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
Daniel Grunwald
d793900605
Fixed memory leak (and potential thread-safety issue) in SD.Dom.
...
ExtensionMethodsPublic.memberSignatureComparer.parameterListComparer.cachedHashes was keeping references to all methods that were ever compared.
15 years ago
Siegfried Pammer
a0ef64cfe0
fixed Unit Tests
15 years ago
Siegfried Pammer
f447cb6918
fixed VBExpressionFinder bug with VB Lambdas (it did not find a valid expression)
15 years ago
Siegfried Pammer
44d1ee568f
fixed http://community.sharpdevelop.net/forums/p/12860/35055.aspx#35055
15 years ago
Siegfried Pammer
00c5c75900
add better readability to multi-line lambda indentation
15 years ago
Siegfried Pammer
16f70ae438
properly indent multi-line lambdas
15 years ago
Siegfried Pammer
fab0f9f463
remove VBIndentationStrategy
15 years ago
Siegfried Pammer
55de9e4431
indentation is now respecting ILCs
15 years ago
Siegfried Pammer
045f41469c
added ctor snippet for VB and fixed VB-specific issues in the InsertCtor*-logic
15 years ago
Siegfried Pammer
1f182e3b93
fix indentation of single-line Sub-lambdas
15 years ago
Siegfried Pammer
6c2b627efe
fix start of Type-Context in Property-declarations (fixes http://community.sharpdevelop.net/forums/t/12857.aspx )
15 years ago
Siegfried Pammer
1a8f1bb7cb
show normal CC inside argument lists
15 years ago
Siegfried Pammer
efba806bb0
Lambda-parameters are now shown in the CC list
15 years ago
Siegfried Pammer
eb5e7b9c2c
fixed EF-bug when parsing declarations like: Dim x As A, y As B
15 years ago
Daniel Grunwald
97a18791ce
Fixing the build once again.
15 years ago
Daniel Grunwald
941739469e
Implement INotifyPropertyChanged in TextDocument.
15 years ago
Daniel Grunwald
df5b8df4cd
Fix build.
15 years ago
Daniel Grunwald
56d8146303
Fixed memory leak in SharpDevelopCompletionWindow
15 years ago
Matt Ward
e6ee67e72a
Message now shown in dialog when Entity Framework Data Model wizard fails with an error.
15 years ago
Matt Ward
1b99485b88
Fix KeyNotFoundException when cancelling the creation of a new Entity Framework Data Model file.
15 years ago
Daniel Grunwald
632c44e10e
Inherit conditions into child codons (lexically within the same .addin file).
...
This ensures that, if a parent menu item is disabled, its child menu items cannot be executed using a shortcut. (at least for children defined within the same .addin file)
15 years ago
mrward
f3e3671a3c
Handle exceptions when installing and uninstalling NuGet packages.
15 years ago
mrward
331968923f
Update to IronRuby 1.1.3
15 years ago
mrward
e37603ba57
Support excluding code behind files from a project.
15 years ago
mrward
fccc219a43
Update IronPython to version 2.7
15 years ago
Daniel Grunwald
c7ab696cf9
Merge branch '4.0'
15 years ago
Daniel Grunwald
c610e1b0b9
Fix issue in TextEditorOptions copy constructor.
15 years ago
Daniel Grunwald
b4f6f3a435
Fixed bug introduced in b7b12d310e
(Reduce memory usage when dealing with long lines and word-wrapping)
15 years ago
Siegfried Pammer
532364965d
added missing documentation in MouseHoverLogic, FoldingElementGenerator and FoldingMargin
15 years ago
Siegfried Pammer
41b10e921c
fixed scrolling in Console-Pads
15 years ago
Daniel Grunwald
b301a5a998
Merge branch '4.0'
15 years ago