Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-05-20Bug 346129 - stack overflow crash when moving in renderer.Randy Rohrbach1-21/+39
2011-04-08Bug 342239 - Traditional memory rendering lacks per byte display granularity ...Teodor Madan1-8/+25
2011-04-06Bug 341730 Strings on the Traditional Memory Rendering preferences page not ...Vivian Kong2-17/+33
2011-03-15Bug 328690 - Traditional Rendering: "Copy" contents from individual paneKen Ryall4-58/+175
2011-01-28Bug - 323013Randy Rohrbach1-33/+96
2010-11-16Fix JRE Runtime and compliance settingsAnton Leherbauer1-1/+11
2010-09-02Fix potential null pointer useJohn Cortell1-2/+2
2010-09-02Turned on detection of potential null pointer usage. Also, some plug-ins I pr...John Cortell2-2/+96
2010-06-18Updated classpath to specify 1.5 JRE. The lack of it was causing errors for M...John Cortell1-1/+1
2010-06-18More changes to keep project warning-freeJohn Cortell1-0/+33
2010-06-03Bug 315439 Fix up copyrightVivian Kong5-4/+14
2010-05-13Bug 309032: Need APIs to support memory pages (or memory spaces)John Cortell2-2/+11
2010-05-10Bug 312292 suppress "method AbstractPane.updateCaret() does not override the ...James Blackburn1-0/+1
2010-05-06Make memory browser plugins warning-intolerantJohn Cortell1-0/+67
2010-05-06Fixed warningJohn Cortell4-5/+3
2010-04-07Bug 303440 - [preferences] Unify and clarify debug preference pagesKen Ryall1-1/+1
2010-03-31[306066] Accidental boolean assignment in org.eclipse.cdt.debug.ui.memory.tra...John Cortell1-1/+1
2010-01-13[299019] CMemoryBlockExtension does not correctly implement IMemoryBlockExten...John Cortell1-1/+3
2010-01-11[299323] Scrolling through invalid memory grows the Eclipse error logJohn Cortell1-3/+6
2010-01-11Fixed warningsJohn Cortell1-2/+1
2010-01-11[298866] Traditional memory rendering scrollbar cannot scroll more than Integ...John Cortell1-17/+89
2009-12-02[296023] private -> protectedTed Williams1-3/+3
2009-10-26Warning cleanup. No functional changes.Randy Rohrbach1-7/+7
2009-10-26Cleanup warnings. No functional code changes.Randy Rohrbach1-3/+4
2009-10-20Bugzilla 292834Randy Rohrbach1-1/+1
2009-10-16[292557] Import/Export dialogs do not pick up the renderings current base add...John Cortell1-3/+12
2009-10-16[292559] When "Applying" Traditional Memory Rendering Preferences an NPE some...John Cortell1-1/+1
2009-10-16Fixed numerous warningsJohn Cortell1-17/+9
2009-07-30Bugzilla 282313 & 227780Randy Rohrbach4-163/+186
2009-07-30Bugzilla 281363Randy Rohrbach1-0/+1
2009-06-15fix for bug 280219 - 69 Java Bundles contain no BREEVivian Kong1-0/+1
2009-06-08fix for bug 279400Vivian Kong1-1/+2
2009-05-27update copyrightsVivian Kong2-0/+20
2009-05-27bug 277871 - Externalize strings in plugin.xml and MANIFEST.MF for memory plu...Vivian Kong3-5/+20
2009-03-16[268626] [Traditional Rendering] remove experimental Go To Address bar renderingTed Williams1-23/+1
2009-03-15[268693] [TraditionalRendering] update mode supportTed Williams3-18/+89
2009-03-14[229131] Traditional Memory Rendering: Disable Copy To Clipboard action when ...Ted Williams1-2/+6
2009-03-14[228127] Traditional Rendering: ViewportCache.run() should eliminate the olde...Ted Williams1-10/+8
2009-03-14[228126] Traditional Rendering: ViewportCache.run() synchronization problemTed Williams1-8/+8
2009-03-14[262680] [memory] OutOfMemory exception in traditional renderingTed Williams1-13/+13
2009-03-14[268626] [Traditional Rendering] remove experimental Go To Address bar renderingTed Williams3-297/+0
2009-03-14[268625] target Find/Replace & Import/Export actions to Memory BrowserTed Williams1-8/+0
2009-02-19DSDP-DD -> CDT, initial commit: set version fields to 1.2.0Ted Williams1-1/+1
2009-02-10Performed some cleanup to get rid of unneeded warnings.Randy Rohrbach6-23/+45
2009-02-09[memory] DSDP-DD -> CDT initial commitTed Williams26-0/+6275

Back to the top