7568 Commits (b6c6535da2719541acd45138ffca7aa7c4558314)
 

Author SHA1 Message Date
Boris Kozorovitzky 1199d0915b Tooltip in toolbar combobox 15 years ago
Eusebiu Marcu b3dbde7bb0 Refactor the memory pad. 15 years ago
Matt Ward 92e828e142 Refactor PackageManagementService to reduce the number of method parameters. 15 years ago
peterforstmeier 8673fb979a SinglePageFixture.cs 15 years ago
Eusebiu Marcu c363250bdc Set display byte size to 1, 2, 4. 15 years ago
Eusebiu Marcu 4405e279c0 add display byte size. 15 years ago
Eusebiu Marcu 2b95ae806a Get addresses only when searching. 15 years ago
Eusebiu Marcu 45b5c233a9 Refresh memory addresses 15 years ago
Eusebiu Marcu 6f6ca1b9ca Merge branch 'master' of https://github.com/icsharpcode/SharpDevelop into MemoryPad 15 years ago
Eusebiu Marcu 6fe1ac9d76 Read virtual memory of a process. 15 years ago
Eusebiu Marcu ae0d2b3e51 Put icon bookmark inside the Location column. Fix resize issue. 15 years ago
Eusebiu Marcu 70ee998c95 Add memory pad for debugged process memory 15 years ago
Matt Ward 6888b03202 Add extra text helper methods to save text written to scripting console. 15 years ago
Matt Ward 612f075644 Show help in package management console. 15 years ago
Matt Ward 6dd81bc8ab Display NuGet version in package management console. 15 years ago
mrward 9f134c32a3 Update NUnit to version 2.5.10 15 years ago
peterforstmeier 2d5c829e8f SectionBoundFixture.cs 15 years ago
Daniel Grunwald 441d644366 Fixed bugs in DocumentationTag implementation. 15 years ago
Daniel Grunwald 8af6f54abd Add ILSpy AddIn. 15 years ago
Matt Ward 6aae2a7abe Add update-package cmdlet. 15 years ago
Matt Ward 4be69831a8 Merge branch 'master' of github.com:icsharpcode/SharpDevelop into powershell 15 years ago
mrward 713fcb745f Use NuGet update methods when updating a package. 15 years ago
Siegfried Pammer ce13878003 fix conversion of anonymous delegate-Expressions to VB lambdas 15 years ago
mrward 93b0dfcee8 Update to NuGet 1.2 15 years ago
Matt Ward 51bdbe6243 Change Get-Package cmdlet parameters to match those in NuGet 1.2 15 years ago
Matt Ward 3c89d6aaef Fix cross thread operation when removing a reference from a project. 15 years ago
Matt Ward aa89bc79b5 Add uninstall-package cmdlet. 15 years ago
peterforstmeier cc68e009a2 layout 15 years ago
Matt Ward 9cfc77aa5b Add install-package cmdlet. 15 years ago
Matt Ward e77c921ed8 PowerShell output fills console window if width is larger than 80 characters. 15 years ago
Matt Ward bf9e815a0f Scroll to end of console when any text is output. 15 years ago
Matt Ward 9e873eb31a Add get-package cmdlet. 15 years ago
peterforstmeier 5b09427319 Cleanup 15 years ago
peterforstmeier 1c7a9d59c7 Sections - BasePager.cs 15 years ago
Peter Forstmeier 60e4311f14 small cleanup 15 years ago
peterforstmeier c093e04c88 FieldReference.cs; cleanup 15 years ago
mkonicek ad68c69135 Object graph member icons. Object graph supports IEnumerable, and fixed a cast bug in IList. TODO release PermanentReferences for collections. 15 years ago
mkonicek 8836f72720 GridValues - clearing debugger expression cache each 50 items to prevent keeping too many PermanentReferences. 15 years ago
Matt Ward 6121f63c7a Merge branch 'master' of github.com:icsharpcode/SharpDevelop into powershell 15 years ago
mrward 6bfdcc0912 Handle errors on opening Add Package Reference dialog. 15 years ago
Matt Ward 2e15b638b0 Prevent scrolling beyond the last line of text and scroll to the last line when a prompt is displayed. 15 years ago
mkonicek 6e95b21ac5 GridVisualizer - expr is casted to IList correctly. Some code cleanup. 15 years ago
mkonicek a0f2391f24 Better comments. 15 years ago
mkonicek 5d2abad7b7 Formatted code. 15 years ago
Matt Ward 95689ed33f Add Package Management Console. 15 years ago
peterforstmeier 5a252208b6 Patch from http://community.sharpdevelop.net/forums/t/12899.aspx 15 years ago
peterforstmeier 8a6757e0c8 TextItems as Stack 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