Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-03-20Remove useless non-javadoc see comments. (take 2)Alexander Kurtakov4-88/+11
2019-02-14Bug 543933 - Build javadocs with Java 11I20190215-0630I20190215-0055I20190214-1800Alexander Kurtakov2-23/+28
2018-08-21Bug 535802 - EPL-2.0 for platform.debug plug-insY20180823-0800Y20180822-2200S4_9_0_M3I20180823-0450I20180823-0430I20180823-0100I20180822-2000I20180822-0800I20180821-2000Lars Vogel18-54/+108
2018-07-19Bug 521038 - [refactoring] Replace anonymous Runnable classes by lambdaAlexander Kurtakov2-264/+201
2018-06-12Bug 534681 - Remove redundant modifiers in org.eclipse.debug.uiKarsten Thoms12-48/+48
2017-01-13Bug 510100 - [cleanup] Get rid of trailing white space in platform.debugY20170119-1000I20170119-2000I20170119-1010I20170119-0345I20170118-2000I20170118-1215I20170117-2000I20170116-2000I20170115-2000I20170114-2000I20170113-2000Andrey Loskutov18-864/+864
2016-01-22Bug 486157 - Adapt to ListenerList changesI20160125-0400I20160124-2000Sarika Sinha2-28/+23
2015-09-11Bug 476814 - Replace new Integer() with Integer.valueOf()Alex Blewitt1-2/+2
2015-02-20Fixed bug 460417: Fix compiler problems from generified IAdaptable#getAdapter...Dani Megert2-16/+24
2013-07-31Bug 352626 - Move platform debug to Java 1.6 BREEMike Rennie4-122/+310
2012-01-18Bug 331463 - [memory] Show rendering pane when rendering addedSean Kennedy1-0/+29
2011-07-07[nobug] fix Javadoc warningsMichael Rennie1-1/+2
2011-07-07[nobug] fix Javadoc warnings and add API problem filters for known API usage ...Michael Rennie1-29/+30
2010-12-13Bug 317975 - Fix for wrong usages of affect* and effect*Michael Rennie1-3/+3
2010-12-02Bug 327263 - Allow multiple debug views and multiple debug context providersPawel Piech1-1/+1
2010-05-18copyright updatesDarin Wright1-7/+7
2010-02-26fix dead code warningDarin Wright1-4/+3
2009-03-31updated copyrightsMichael Rennie1-7/+7
2009-02-26remove unused private membersDarin Wright1-4/+0
2008-12-04Bug 240330 - [Memory View] Items per row should not be limited to 16Samantha Chan1-2/+3
2008-11-18added @noextend tags to interfacesDarin Wright1-0/+1
2008-05-29copyright updatesDarin Wright1-2/+2
2008-03-07Bug 221905 clean up javadoc tagsMichael Rennie1-3/+0
2008-02-27trying api toolingMichael Rennie1-0/+1
2007-10-17Bug 206407 AbstractMemoryRendering connect()s the wrong "this"Samantha Chan1-3/+4
2007-08-23Bug 198545 Debug Core should use EMPTY_STRING constantMichael Rennie3-9/+10
2007-07-31Bug 198437 EMPTY_STRING constant not usedMichael Rennie3-8/+10
2007-03-27update copyrightsDarin Wright1-1/+1
2007-02-26updated copyrightsMichael Rennie1-1/+1
2007-02-26Bug 174722Michael Rennie1-12/+13
2007-01-29Bug 172026Michael Rennie1-1/+1
2007-01-26Bug 171787Michael Rennie1-1/+1
2007-01-26Bug 166691 - [Memory View] Need gotoAddress() APISamantha Chan1-0/+53
2007-01-12Bug 166234 - [Memory View] More flexible buffer size in table renderingsSamantha Chan1-32/+107
2006-07-13Bug 148897 - [Memory View] memory renderings leak menu listenerSamantha Chan2-13/+30
2006-06-12copyright updatesDarin Wright8-16/+16
2006-05-16component xml and new types updatedDarin Wright1-1/+3
2006-05-16missing package htmlDarin Wright1-0/+19
2006-05-16javadoc spelling errorsDarin Wright10-36/+36
2006-05-08copyright updateDarin Wright4-8/+8
2006-04-21Bug 130572 - [Memory View] Do not show Previous and Next Page actions for IMe...Samantha Chan1-1/+1
2006-04-18Bug 128289 - [memory view] added mem block not selected in mem view treeSamantha Chan1-1/+0
2006-04-10Bug 135274 - [Memory View] Text rendering should render memory byte-by-byte f...Samantha Chan1-11/+11
2006-03-08Fixed javadocSamantha Chan1-1/+2
2006-03-08fixed javadocSamantha Chan1-1/+6
2006-03-06Bug 120758 - [Memory View] Non-auto load mode does not load memory properly i...Samantha Chan1-4/+4
2006-02-26Fixed typo in javadocSamantha Chan1-4/+4
2006-02-23Bug 127331 - [Memory View] Changing color setting has no effect until refreshSamantha Chan1-1/+3
2006-02-23Cleaned up TODOs in the code.Samantha Chan1-1/+0
2006-02-09The variable tableItem cannot be nullDarin Swanson1-1/+1

Back to the top