Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-09-27Bug 324100 - Top index not maintained properly in variables / registers viewPawel Piech2-19/+160
2010-09-27Bug 326325 - [Memory View] new monitors added while Memory view is hidden or ...Darin Wright1-3/+3
2010-09-24Bug 325797 - views automatically opened based on debug context are hidden/clo...Pawel Piech1-32/+43
2010-09-01Bug 324072. Debug view "Terminate/Disconnect All" doesn't workDarin Wright1-2/+5
2010-08-16Bug 322676 - SourceLookupTab, CommonTab and EnvironmentTab reference Java in ...Darin Wright4-8/+72
2010-08-13Bug 319298 - Support EE launch variablesDarin Wright1-2/+14
2010-08-09Bug 321658 - Debug leaks WorkbenchWindowDarin Wright8-39/+92
2010-08-05Bug 321850 - Launch config dialog wrongly asks to save unsaved changesDarin Wright1-0/+2
2010-07-30Bug 321261 - Run Last Launched External Tool opens External Tools Configurati...Darin Wright1-1/+1
2010-07-27Bug 318593 - Select Variable dialog goes in wait when clicking on the 'Edit V...Darin Wright3-10/+43
2010-07-21Bug 315501 - [doc] update API documentation for ILaunchableDarin Wright1-1/+30
2010-07-12Bug 272411 - [breadcrumb] Drop down should remember maximum drop-down heightPawel Piech1-16/+65
2010-07-09Bug 317283 - [breadcrumb] BreadcrumbItems not disposed when editor closedPawel Piech1-13/+26
2010-07-09Bug 316164 - [view management] view activation should be triggered by stack ...Pawel Piech1-2/+3
2010-06-30Bug 318409 - Run as context menu vanishes in project explorerDarin Wright1-33/+45
2010-06-29Bug 279277 - Cannot change the preference for Run/Debug > Launching > Launch ...Darin Wright2-8/+7
2010-06-25Bug 317942 - "inspect element" window size isn't savedDarin Wright1-2/+2
2010-06-18Bug 317100 - Debug breadcrumb does not allow to switch threadsPawel Piech1-2/+4
2010-06-18Bug 317262 - Show hand pointer for single-click in Breadcrumb dropdown treeDarin Wright1-1/+8
2010-06-14Bug 316730 - org.eclipse.debug.ui needs version increaseDarin Wright1-1/+1
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

Back to the top