Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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-138/+138
2015-02-20Fixed bug 460417: Fix compiler problems from generified IAdaptable#getAdapter...Dani Megert1-1/+1
2013-07-31Bug 352626 - Move platform debug to Java 1.6 BREEMike Rennie1-20/+34
2012-03-19Bug 374268 - Use the DebugTrace object to print to trace filesv20120319-1845Mike Rennie1-6/+6
2012-02-15Bug 370604 - Use new dynamic tracing optionsv20120215-2211Mike Rennie1-16/+7
2011-07-07[nobug] fix Javadoc warnings and add API problem filters for known API usage ...Michael Rennie1-30/+33
2007-03-27update copyrightsDarin Wright1-1/+1
2007-02-15rename to remove 'adapter' suffixDarin Wright1-2/+2
2006-12-18Bug 168434 move debug commands to core plug-inDarin Wright1-1/+1
2006-11-10Bug 153500 Asynchronous model viewerDarin Wright1-5/+6
2006-10-26Bug 160932 API for debug context and debug commandsDarin Wright1-3/+3
2006-07-13 Bug 150193 - second frame selected instead of top frame after step returnDarin Wright1-6/+13
2006-07-07Bug 140561debug view scrolls to top, loses thread focusDarin Wright1-1/+7
2006-06-09Bug 146081[variables] NPE in details pane of the variable view using RC7Darin Wright1-1/+4
2006-06-09Bug 143805[viewers] array does not grow when parent not visibleDarin Wright1-16/+25
2006-05-18Bug 139839 - [source lookup] disconnect from PDE source locatorDarin Wright1-0/+8
2006-05-17Bug 141908 - Memory Leak in debuggerDarin Wright1-3/+6
2006-05-16javadoc spelling errorsDarin Wright1-8/+8
2006-05-10Bug 139079 - Left-over instruction pointer after debug is terminatedDarin Wright1-17/+1
2006-05-08copyright updateDarin Wright1-3/+3
2006-05-03Bug 136223 - Suspended thread does not show stackframe/missing thread labelsDarin Wright1-47/+128
2006-04-24Bug 127025 - system thread filter loses selection/collapses on first invocationDarin Wright1-119/+120
2006-04-21Bug 126724 - Copy Stack/Variables in virtual treeDarin Wright1-1/+1
2006-04-21[undo] Bug 127025 - system thread filter loses selection/collapses on first i...Darin Wright1-37/+104
2006-04-21Bug 127025 - system thread filter loses selection/collapses on first invocationDarin Wright1-104/+70
2006-04-20Removed unused codeDarin Wright1-28/+0
2006-04-17Bug 120200 - Stepping performance deteriorates for testcase with many variablesKevin Barnes1-151/+135
2006-04-11Bug 120200 - Stepping performance deteriorates for testcase with many variablesv20060411Kevin Barnes1-15/+13
2006-04-11removed unused importsKevin Barnes1-2/+0
2006-04-07Bug 120200 - Stepping performance deteriorates for testcase with many variablesKevin Barnes1-6/+19
2006-04-06Bug 134871 - StackOverflowError using AsynchronousViewerDarin Wright1-1/+17
2006-04-03Bug 119025 - Selection and detail string in Variables view lost if label changedDarin Wright1-0/+1
2006-03-16changed getColor(RGB[]) to getColors(RGB[])Kevin Barnes1-9/+24
2006-03-10Bug 131212 - Need factory adapter for IModelSelectionPolicyAdapterDarin Wright1-4/+5
2006-03-10Bug 13212 - Need factory adapter for IModelSelectionPolicyAdapterSamantha Chan1-1/+4
2006-03-09Bug 125374 - support trees with columnsDarin Wright1-1/+3
2006-03-07Bug 130743 - SWT 'setdata' event now contains item indexKevin Barnes1-13/+2
2006-03-02Bug 121624 - [flex-hierarchy] Enhancements needed AsynchronousTableViewerDarin Wright1-2/+6
2006-03-02Bug 121624 - [flex-hierarchy] Enhancements needed AsynchronousTableViewerDarin Wright1-0/+1061
2006-03-02Bug 121624 - [flex-hierarchy] Enhancements needed AsynchronousTableViewerSamantha Chan1-1014/+0
2006-02-07Bug 124203 - View management with respect to debug context managerDarin Wright1-1/+3
2006-02-06Bug 125536 - selection not revealed when item not populatedDarin Wright1-5/+1
2006-02-01Bug 106424: [Memory View] Move memory view update to background threadSamantha Chan1-0/+9
2006-01-30rename adaptersDarin Wright1-11/+11
2006-01-30add provisional package & renamesDarin Wright1-0/+8
2006-01-27Bug 125362 - Asynchronous Viewer should allow incremental updatesKevin Barnes1-2/+2
2006-01-18Bug 123163 - AsynchronousTreeViewer should use SWT.VIRTUAL.Kevin Barnes1-24/+64
2006-01-16https://bugs.eclipse.org/bugs/show_bug.cgi?id=123163Kevin Barnes1-64/+24
2006-01-16Bug 123163 - AsynchronousTreeViewer should use SWT.VIRTUAL.Kevin Barnes1-24/+64

Back to the top