Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-03-18non-nls'd messageDarin Wright3-1/+4
2010-03-17 Bug 305509 - NPE shutting down DebugPluginMichael Rennie1-3/+3
2010-03-08Bug 275741 - [launching] LaunchConfigurationWorkingCopy.writeNewFile no longe...Darin Wright2-3/+23
2010-02-26fixed spelling mistakesMichael Rennie1-1/+1
2010-02-24Bug 295843 - Sort tracingOptions' mapEntries by keyDarin Wright3-5/+32
2010-02-19Bug 300919 - Cannot remove empty launch from debug viewDarin Wright1-0/+6
2010-01-22Bug 298935 - Skip All Breakpoints action does not work any more from keyboardDarin Wright3-12/+13
2010-01-13Bug 299444 comment #4 - Fixed isClosed() implementation.Pawel Piech1-1/+3
2010-01-13Bug 299444 - Deadlock in RuntimeProcessPawel Piech2-10/+27
2010-01-05Bug 288368 - getLaunchManager().launchConfigurationAdded/Changed not called f...Darin Wright3-15/+20
2009-12-21Bug 290288 - Detail panes/editors for Java breakpointsDarin Wright1-1/+10
2009-12-17 Bug 297965 - Add launch time attribute to ILaunchMichael Rennie1-2/+1
2009-12-16Bug 297965 - Add launch time attribute to ILaunchDarin Wright3-0/+21
2009-12-15 Bug 297292 - valid config names are generated twiceMichael Rennie1-0/+1
2009-12-14fix deprecation warning for save participantDarin Wright1-2/+2
2009-12-14Fix warnings in build.propertiesDarin Wright2-2/+15
2009-12-09fixed javadoc spelling errorDarin Wright1-1/+1
2009-11-24 Bug 296007 - Follow-up to deprecated ILaunchManager#generateUniqueLaunchCon...Michael Rennie1-1/+1
2009-11-12REVERT CHANGES FOR Bug 41353 - [launching] Launch config templatesDarin Wright9-586/+43
2009-11-12Bug 41353 - [launching] Launch config templatesDarin Wright3-24/+90
2009-11-09 Bug 76353 - [launching] Ctrl+click on debug or run toolbar button should op...Michael Rennie1-1/+12
2009-11-05Bug 41353 - [launching] Launch config templatesDarin Wright7-48/+170
2009-11-05Bug 41353 - [launching] Launch config templatesDarin Wright8-18/+145
2009-11-05 Bug 267130 - [launching] ILaunchManager.generateUniqueLaunchConfigurationNa...Michael Rennie1-1/+1
2009-11-04Bug 41353 - [launching] Launch config templatesDarin Wright1-3/+4
2009-11-04Bug 41353 - [launching] Launch config templatesDarin Wright4-5/+21
2009-11-03Bug 41353 - [launching] Launch config templatesDarin Wright1-1/+1
2009-11-03Bug 293928 - Need ability to disable status handlersDarin Wright3-2/+22
2009-10-16Bug 41353 - [launching] Launch config templatesDarin Wright6-126/+28
2009-10-15Bug 41353 - [launching] Launch config templatesDarin Wright2-34/+44
2009-10-15Bug 292301 - Incorrect @see tags in LabelUpdate and RequestDarin Wright1-6/+7
2009-10-14Bug 41353 - [launching] Launch config templatesDarin Wright8-4/+318
2009-10-13Bug 261837 - RuntimeProcess should synchronize access to fTerminated and fExi...Darin Wright1-1/+1
2009-10-08Bug 291534 - Migrate resource refreshing support to headless plug-inDarin Wright1-1/+4
2009-10-06Bug 291534 - Migrate resource refreshing support to headless plug-inDarin Wright1-5/+9
2009-10-06Bug 291534 - Migrate resource refreshing support to headless plug-inDarin Wright1-4/+8
2009-10-06Bug 291534 - Migrate resource refreshing support to headless plug-inDarin Wright10-1/+1070
2009-09-28 Bug 267130 - [launching] ILaunchManager.generateUniqueLaunchConfigurationNa...Michael Rennie5-8/+128
2009-09-11Bug 289263 - javadoc warning in N200909102000Darin Wright1-408/+407
2009-09-11Bug 286256 - Request to move Restart icon to core debug frameworkPawel Piech2-0/+36
2009-09-10Bug 284363 - Move DebugCommandAction to an API packagePawel Piech15-349/+456
2009-09-08Bug 261837 - RuntimeProcess should synchronize access to fTerminated and fExi...Darin Wright1-12/+14
2009-09-02Bug 288299: Debug core should not be using the deprecated preferences codeCurtis Windatt12-64/+470
2009-08-19Bug 287015 - AbstractSourceLookupDirector discards exceptionsDarin Wright1-0/+11
2009-06-293.6 buildnote update - no individual bug entriesCurtis Windatt1-5/+0
2009-06-22Open build notes for 3.6Curtis Windatt2-338/+359
2009-06-22Increment by 100 for changes in 3.6 development streamDarin Wright1-1/+1
2009-06-22Bug 246148 - Debugger race condition: an expression is marked as "not pending...Darin Wright1-4/+7
2009-05-26Bug 277869: NPE copying empty list of variablesCurtis Windatt1-0/+4
2009-05-25updated build notesMichael Rennie1-0/+4

Back to the top