Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-10-19Use jdk 5 for-each loop (Part 2)I20191024-1800I20191023-1810Carsten Hammer1-4/+2
2019-06-14Bug 547304 - [cleanup] Fix wrong space/tab indentationI20190616-1800I20190615-1800I20190614-1800Paul Pazderski1-34/+34
2019-03-20Remove useless non-javadoc see comments. (take 2)Alexander Kurtakov1-48/+0
2018-08-21Bug 535802 - EPL-2.0 for platform.debug plug-insY20180823-0800Y20180822-2200S4_9_0_M3I20180823-0450I20180823-0430I20180823-0100I20180822-2000I20180822-0800I20180821-2000Lars Vogel1-3/+6
2017-09-08Bug 522059 - Remove redundant specification of type arguments fromI20170911-0405I20170910-2000I20170910-1055I20170910-0800I20170909-1500I20170909-0920I20170909-0800I20170909-0510I20170908-2345I20170908-2000Lars Vogel1-3/+3
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 Loskutov1-19/+19
2013-07-31Bug 352626 - Move platform debug to Java 1.6 BREEMike Rennie1-26/+47
2008-01-23Bug 199915 - API Request: DelegatingModelPresentation.isInitialized(...)Darin Wright1-24/+15
2007-10-29Bug 207157 - Breakpoint Export action disposes shared Label Provider.Darin Wright1-2/+12
2007-10-29207157 Breakpoint export action disposes shared label providerMichael Rennie1-0/+4
2006-05-04Bug 125868 - Invalid Thread Access when launchingDarin Wright1-1/+19
2006-04-17Bug 125868 - Invalid Thread Access when launchingKevin Barnes1-0/+8
2006-02-09Bug 127067 - Instruction pointer images should be APIDarin Wright1-2/+2
2006-01-10114521 - Still too hard to customize the coloring of the executing lineDarin Wright1-7/+83
2005-12-05Bug 114521 - Still too hard to customize the coloring of the executing lineDarin Wright1-9/+31
2005-11-21merging async_viewer_branch_2Kevin Barnes1-9/+1
2005-11-07reverting to premerge stateKevin Barnes1-1/+9
2005-11-07merging Asynchronous viewer branchKevin Barnes1-9/+1
2005-03-23Bug 88828 - [Memory View] Allow clients to provider custom decorations in Abs...Darin Wright1-22/+1
2005-02-24CPL --> EPLDarin Swanson1-3/+3
2005-02-09Bug 84799 - Implement Memory View and renderings with new rendering APIsDarin Wright1-39/+8
2004-12-20Bug 71149 - [artwork] When breakpoints are disabled (skipped), the bullet sho...Darin Wright1-38/+9
2004-11-24Bug 79255 - Enhancements to Memory ViewDarin Wright1-1/+53
2004-10-19Bug 76514 - Allow debug presentations to provide colorsDarin Wright1-1/+41
2004-06-23copyright fixv20040623Kevin Barnes1-3/+3
2004-05-05Bug 60364 - debug used deprecated runtime codeDarin Swanson1-3/+3
2004-04-26Cleaned up javadoc and unused importsDarin Swanson1-12/+11
2004-04-18Bug 56246 - InstructionPointerAnnotation and IDebugEditorPresentationDarin Wright1-32/+7
2004-03-02Bug 53422 - debug popup does not show qualifed namesDarin Wright1-0/+11
2003-10-24Bug 36735 - Would like automatic partitioning of large arraysDarin Wright1-6/+9
2003-10-06No need to nls charsDarin Swanson1-4/+3
2003-10-06bug 44108 - NPE from DelegatingModelPresentation.getText with old expressionDarin Wright1-1/+8
2003-09-3016036 - UI not responsive when stack is deepLuc Bourlier1-34/+1
2003-09-26Bug 16036 - UI not responsive when stack is deepLuc Bourlier1-1/+34
2003-07-17Removed unnecessary castsDarin Swanson1-1/+1
2003-07-14bug 36597 - Would like to say what text attributes to use when selecting the ...Darin Wright1-0/+13
2003-07-09Bug 36597 - Would like to say what text attributes to use when selecting the ...Darin Wright1-0/+26
2003-07-09bug 33598 - Need to dynamically set icon for current lineDarin Wright1-1/+16
2003-03-10Copyright fix - automated changesv20030310-postcopyrightupdateDean Roberts1-4/+10
2002-08-05*** keyword substitution change ***Jared Burns1-292/+292
2002-05-30unused importsDarin Wright1-1/+0
2002-04-16bug 13613Darin Wright1-10/+5
2002-04-04Moved from new Boolean(*) to Boolean.*Darin Swanson1-1/+1
2002-04-03debug ui api reviewDarin Wright1-2/+2
2002-03-25Bug 11982 - Logging exceptionsDarin Swanson1-1/+1
2002-03-25Bug 11982 - Logging exceptionsDarin Swanson1-13/+1
2002-03-21Bug 11982 - Logging exceptionsDarin Swanson1-0/+1
2002-02-28Bug 10524 - Provide default label provider as APIJared Burns1-178/+38
2002-02-04more launch config workjszursze1-0/+2
2002-01-15more launch config workjszursze1-0/+3

Back to the top