Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-06-10Bug 316514 - Debug context activation causes expressions view updates when hi...Darin Wright1-0/+3
2010-05-28doc updates to detail panes extension pointR3_6Darin Wright1-3/+8
2010-05-26Bug 257202 - [launching] Launch history no longer works properlyDarin Wright1-30/+17
2010-05-19Bug 255444 - Launching a debug session can prematurely remove the previous te...Darin Wright1-1/+9
2010-05-18copyright updatesDarin Wright40-70/+70
2010-05-18Bug 312974: flash in LCD description when switching between configurationsCurtis Windatt1-32/+46
2010-05-18Bug 312949: switching between configs & typing in name field of LCD is slowCurtis Windatt1-12/+79
2010-05-18Bug 313186: Launch configuration tabs do not honour dialog fontCurtis Windatt1-0/+1
2010-05-18Bug 312177: Make "Add new expression" entry Expressions window less confusing.Curtis Windatt2-3/+5
2010-05-12Bug 312681 - Launching by hitting run from Launch Config Dialog failsDarin Wright2-10/+11
2010-05-10Bug 306768 - ElementLabelProvider doesn't handle mixed label provider properlyDarin Wright2-39/+92
2010-05-06Bug 305177 - import breakpoints does not refresh view properlyPawel Piech2-2/+15
2010-05-06Bug 310156 - Debug view: Can't delete terminated launch any moreDarin Wright1-10/+55
2010-05-05Bug 311202 - NPE in PresentationContext outside Debug perspectiveDarin Wright1-2/+2
2010-05-04 Bug 311017 - "Launch configuration New_configuration at ... does not exist"Michael Rennie2-3/+7
2010-05-04 Bug 309703 - Detail panel of the Breakpoints view is not cleaned up when al...Michael Rennie1-0/+4
2010-05-04copyright updateDarin Wright1-173/+174
2010-05-04Bug 311474 - [debug view] Provide a default command handler for the Restart ...Pawel Piech3-3/+35
2010-05-04Bug 311457 - [breakpoints] When grouping breakpoints, the "Other" category s...Pawel Piech1-0/+13
2010-05-04Bug 310497 - [flex-hierarchy] IProcess object needs a default content providerPawel Piech3-0/+55
2010-05-03Bug 311384 - NPE toggling breakpointsDarin Wright2-1124/+1130
2010-05-03Bug 310511 - Dialog font changes affects the 'Breakpoints' viewDarin Wright2-7/+5
2010-04-27Bug 310633 - jdt debug chkpii errors in I20100426-0852Darin Wright1-2/+3
2010-04-23Bug 300036 - [Memory View] NPE in AbstractAsyncTableRendering#getSelectedAdd...Samantha Chan1-0/+16
2010-04-23Bug 258890 - [Memory View] MemoryViewSynchronizationService not implementing...Samantha Chan1-9/+3
2010-04-23Bug 293270 - [Memory View] NPE when terminating the debug sessionSamantha Chan2-36/+41
2010-04-22Bug 304752 - Improve UI for String variable selection dialog filtersDarin Wright3-10/+42
2010-04-13Bug 304277 - debug view: updating stack frames on suspend can take up to 40sDarin Wright5-2/+37
2010-04-09 Bug 308636 - Translation Question - WSW36#078Curtis Windatt1-1/+1
2010-04-06Bug 307942 - LazyModelPresentation#getText should check if getReferenceTypeNa...Darin Wright1-3/+6
2010-04-06Bug 308002 - LaunchConfigurationManager.isSharedConfig(Object receiver) too r...Darin Wright1-1/+9
2010-03-30Bug 307162 - [flex-hierarhcy] Tree viewer does not update when created with t...Pawel Piech2-3/+2
2010-03-26Bug 307138 - Environment variables selection dialog too wideDarin Wright1-1/+2
2010-03-25Bug 300810 - Keybinding for 'Terminate and Relaunch' does not work (as expect...Darin Wright5-109/+201
2010-03-25Bug 271411 - Add Watch Expression Dialog won't dismiss with enterDarin Wright3-2/+36
2010-03-25Bug 307008 - breakpoint deleted when pressing cancelDarin Wright1-4/+6
2010-03-25Bug 289574 - [Breakpoints] Selection moves up when deleting breakpoints from ...Darin Wright1-29/+14
2010-03-24Bug 223233 - Variables view column reorderDarin Wright1-3/+5
2010-03-24Bug 262133 - User does not know that Console encoding is applied to targetDarin Wright1-2/+2
2010-03-24Bug 301119 - Breakpoints view's 'Layout' menu needs 'Automatic'Darin Wright1-1/+1
2010-03-24Bug 301119 - Breakpoints view's 'Layout' menu needs 'Automatic'Darin Wright5-9/+9
2010-03-19Bug 301119 - Breakpoints view's 'Layout' menu needs 'Automatic'Darin Wright1-2/+11
2010-03-19Bug 301119 - Breakpoints view's 'Layout' menu needs 'Automatic'Darin Wright7-21/+79
2010-03-19Bug 301119 - Breakpoints view's 'Layout' menu needs 'Automatic'Darin Wright2-0/+0
2010-03-19Bug 306518 - Patch to adopt new red cancel button in ProgressMonitorPartDarin Wright1-102/+102
2010-03-18Bug 306380 - undo/redo no longer work in variables detail paneDarin Wright1-1/+0
2010-03-18Bug 306368 - The command ("paste") is undefinedDarin Wright2-46/+9
2010-03-18Bug 306359 - Exception trying to paste a deleted breakpointDarin Wright1-3/+80
2010-03-18clean up warnings by adding javadoc tags, removing uncessary throwsDarin Wright1-2/+4
2010-03-18Bug 299963 - [Breakpoints] Copy and Paste keybindings don't work in condition...Darin Wright4-23/+31

Back to the top