Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-02-03removed unnecessary importDarin Swanson1-1/+0
2006-02-02javadoc spellingDarin Swanson1-11/+11
2006-02-02Bug 125764 - Need public access to IJDIPreferencesConstants.PREF_SHOW_MONITOR...Darin Wright1-1/+1
2006-02-02Bug 125783 - Manual change to variable value is not reflected in Expression ViewDarin Wright1-0/+14
2006-02-02stylistic fixes for the pref pageMichael Rennie2-3/+4
2006-02-01bug fixes for 126024 and 126114Michael Rennie6-4/+134
2006-02-01Bug 126106 - popup dialog API changesDarin Wright2-40/+54
2006-02-01Bug 106424: [Memory View] Move memory view update to background threadSamantha Chan42-119/+6080
2006-02-01provisional package re-orgDarin Wright21-35/+86
2006-02-01Bug 125490 - Debug view not populated when a breakpoint is reachedDarin Wright1-0/+10
2006-01-31move model delta to provisionalDarin Wright12-4/+24
2006-01-30Bug 122743 - ToggleBreakpointAction must implement IUpdateDarin Wright1-2/+53
2006-01-30Bug 124040 - debug/inspect popups require ITextViewerDarin Wright2-28/+12
2006-01-30Removed extraneous parenthesesJared Burns1-2/+2
2006-01-30Bug 122786 - getCurrentProcess() and getDebugContext() should use context ser...Darin Wright2-31/+27
2006-01-30Bug 121106 - no need for IModelDelta.CHANGE flagDarin Wright13-74/+68
2006-01-30type move: AbstractModelProxyDarin Wright10-14/+10
2006-01-30rename adaptersDarin Wright7-24/+24
2006-01-30add provisional package & renamesDarin Wright61-163/+198
2006-01-27Bug 124274 - debug keybindings not active on first launchDarin Wright1-1/+7
2006-01-27Bug 124160 - step actions become disabledDarin Wright2-34/+47
2006-01-27Bug 125499 - Scrolling in debug view and variable view sometimes erraticDarin Wright1-5/+6
2006-01-27sash weight adjustmentMichael Rennie1-2/+2
2006-01-27some fixes to bug 125410Michael Rennie1-46/+42
2006-01-27Bug 125362 - Asynchronous Viewer should allow incremental updatesKevin Barnes1-1/+1
2006-01-27Bug 125362 - Asynchronous Viewer should allow incremental updatesKevin Barnes6-31/+64
2006-01-27bug fix for 125375Michael Rennie2-20/+40
2006-01-27Bug 125361 - spelling error in Configure Details Area dialogDarin Wright1-1/+1
2006-01-26Bug 115044 - Filter launch configurations to current working setDarin Wright2-2/+2
2006-01-26Bug 12018 - show thread groups in the Debug viewDarin Wright1-1/+1
2006-01-26bug fix for 115044Michael Rennie11-11/+168
2006-01-26rename fix for bug 125292Michael Rennie1-3/+3
2006-01-25Bug 105235 - TVT 3.1: TCT479 - mnemonic char in middle of DBCS menu labelDarin Wright4-10/+6
2006-01-25improvement in generalized actions for the launch configuration dialogMichael Rennie5-32/+68
2006-01-25apply enabled on no selectionMichael Rennie1-1/+2
2006-01-25bug fix for 125244Michael Rennie2-20/+26
2006-01-25Bug 101843 - allow debugger to provide watch expression for var/registerDarin Wright2-3/+52
2006-01-24bug fix for 124257Michael Rennie1-1/+7
2006-01-24Bug 125063 - IAsychronousTreeContentAdapter should be IAsychronousContentAdap...Kevin Barnes17-62/+62
2006-01-24bug fix for 125054Michael Rennie1-4/+4
2006-01-24javadoc param nameDarin Wright1-1/+1
2006-01-24remove autogenerated TODOsDarin Swanson1-5/+0
2006-01-23Bug 121454 - Console synchronization problemKevin Barnes1-0/+3
2006-01-19bug 124170 toolbar menu itemsMichael Rennie10-129/+311
2006-01-19spelling mistakeMichael Rennie1-1/+1
2006-01-18message update for bug 123861Michael Rennie1-0/+4
2006-01-18WorkbenchJob update fro 123861Michael Rennie1-47/+57
2006-01-18javadoc spDarin Swanson1-2/+2
2006-01-18child index fix for bug 123861Michael Rennie1-0/+4
2006-01-18Bug 123163 - AsynchronousTreeViewer should use SWT.VIRTUAL.Kevin Barnes10-902/+1122

Back to the top