Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-12-06Bug 75852 [variables] Support for custom details view widgets.Darin Wright1-25/+9
2006-11-13Bug 153500 Asynchronous model viewerDarin Wright1-2/+3
2006-11-10Bug 153500 Asynchronous model viewerDarin Wright1-44/+13
2006-10-25Bug 160932 API for debug context and debug commandsDarin Wright1-8/+5
2006-10-25Bug 160932 API for debug context and debug commandsDarin Wright1-6/+8
2006-05-08copyright updateDarin Wright1-2/+2
2006-05-03Bug 131930 - New Variables view is hard to useDarin Wright1-0/+9
2006-04-25Bug 108039Michael Rennie1-16/+0
2005-11-24Bug 105955- "Find Variable" action should be renamed to "Find Register" in th...Darin Wright1-0/+1
2005-11-21merging async_viewer_branch_2Kevin Barnes5-444/+36
2005-11-07reverting to premerge stateKevin Barnes5-8/+254
2005-11-07merging Asynchronous viewer branchKevin Barnes5-254/+8
2005-11-07Bug 92901 - Popup control should be installed once on each controlKevin Barnes2-743/+0
2005-09-23Bug 110191 - ArrayIndexOutOfBoundsException in ExpressionInformationControlDarin Wright1-16/+18
2005-08-05Bug 106243 - clear detail formatter cache when 'max detail length' pref cha...Darin Wright1-2/+1
2005-08-05Bug 106178 - Remove uneccessary NLS tagsDarin Wright3-3/+3
2005-06-15Bug 99693 - Invalid stack frames during displayDarin Wright1-10/+2
2005-06-09Bug 99073 - Do not filter target change events in the Registers and Variabl...Darin Wright1-3/+5
2005-06-02Bug 94441 - deallocated Inspect Expression incorrectly displayed in details paneSamantha Chan1-1/+11
2005-05-25Bug 94504 - Change Value Dialog does not update details paneDarin Wright1-0/+3
2005-05-19Bug 94506 - No Logical Structure's "Show As" action from the Expressions ViewDarin Wright1-0/+6
2005-05-16Bug 92547 - Job not shut down correctlyDarin Wright1-4/+4
2005-05-02Bug 89548 - no message for native methods in var viewDarin Wright1-1/+1
2005-05-02Bug 90289 - >1 debug worker thread calling IStackFrame.getVariables()Darin Wright1-0/+5
2005-04-29Bug 93074 - CCE when inspecting expressionKevin Barnes1-0/+37
2005-04-26Bug 78040 - Viewing members in object causes out of memoryDarin Wright1-1/+7
2005-04-21Bug 91776 - Primitives show [+] when no childrenDarin Wright1-27/+2
2005-04-07Bug 90318 - Change string externalization to use new formatKevin Barnes3-3/+3
2005-03-18remove unused methodsDarin Wright1-10/+0
2005-02-24CPL --> EPLDarin Swanson1-1/+1
2005-02-24CPL --> EPLDarin Swanson7-26/+26
2005-02-09Bug 84075 - deferred workbench adapters for expressions and registersDarin Wright4-105/+54
2005-01-19Bug 44724 - background content in debug viewsKevin Barnes4-11/+90
2004-12-13Bug 80493 - Error in ExpressionInformationControlDarin Wright1-1/+3
2004-09-29Bug 72209 - Inspect and Display popup does not allow copying of valuesKevin Barnes1-1/+1
2004-09-02removed unused importKevin Barnes1-1/+0
2004-09-02Bug 72977 - Leaks from Inspect popupKevin Barnes1-6/+0
2004-08-31Bug 72986 - ExpressionInformationControl leaksDarin Swanson1-0/+1
2004-08-24Bug 72483 - NPE attempt to Inspect if never shown Variable viewDarin Wright1-3/+5
2004-08-19Bug 28193 - Watch expressions updating when expression view not visibleJared Burns1-0/+3
2004-08-16Bug 71561 - Inspect popup doesn't handle tabs in inspected expressionKevin Barnes1-2/+12
2004-08-13Bug 71752 - Inspect window outside screenKevin Barnes1-8/+6
2004-08-13Bug 71752 - Inspect window outside screenKevin Barnes1-0/+22
2004-06-29Removed unnecessary else clauseDarin Swanson2-19/+15
2004-06-23copyright fixv20040623Kevin Barnes1-2/+2
2004-06-16Removed unused importDarin Swanson1-1/+1
2004-06-16Bug 66990 - PopupInformationControl does not specify shell for handlerKevin Barnes1-12/+11
2004-05-21Bug 63348 - NPE from popupKevin Barnes1-1/+3
2004-05-17Bug 52964 - Persist size of debug pop-ups (or size better)Kevin Barnes1-1/+2
2004-05-14Bug 62258 - No vertical scroll bar on inspect resultsKevin Barnes1-1/+1

Back to the top