Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-11-12This commit was manufactured by cvs2svn to create branch 'FlexBreakpoint'.FlexBreakpointcvs2svn1007-145770/+0
2009-11-12REVERT CHANGES FOR Bug 41353 - [launching] Launch config templatesDarin Wright1-10/+5
2009-11-11Bug 291267 - Additional fixes for intermittent failures in restoring viewer s...Pawel Piech5-5/+51
2009-11-11Bug 291267 - Fix for broken state saving and expanding logic in debugger views.Pawel Piech10-1503/+1890
2009-11-09Bug 294553 - toggleBreakpointsTargetFactories extension point does not respe...Pawel Piech1-1/+8
2009-11-09Bug 291267 - [flex-hierarchy] Viewer does not preserve expansion state corre...Pawel Piech15-103/+609
2009-11-09Bug 76353 - [launching] Ctrl+click on debug or run toolbar button should ope...Curtis Windatt1-5/+8
2009-11-09 Bug 76353 - [launching] Ctrl+click on debug or run toolbar button should op...Michael Rennie1-2/+32
2009-11-06Bug 41353 - [launching] Launch config templatesDarin Wright1-5/+10
2009-11-04 Bug 294218 - "Relaunch" option launches too many instancesMichael Rennie1-0/+1
2009-11-04Bug 294218 - "Relaunch" option launches too many instancesDarin Wright2-14/+44
2009-11-03Bug 293844 - Problematic order of handling of INSERTED/ADDED/REMOVED and othe...Pawel Piech5-57/+94
2009-11-02 Bug 293805 - [breakpoints] ToggleBreakpointsAction calls IToggleBreakpointA...Michael Rennie1-3/+3
2009-11-02 Bug 293498 - [launching] Run and Debug Configurations dialogs don't appear ...Michael Rennie1-3/+9
2009-11-02Bug 291588 - Widget disposed exception when double-clicking another launch co...Darin Wright1-1/+3
2009-10-26 Bug 293210 - Context launch launches shared launch configuration twice.Michael Rennie1-1/+3
2009-10-25 Bug 293270 - [Memory View] NPE when terminating the debug sessionSamantha Chan1-1/+2
2009-10-25Bug 248486 - [Memory View] Need a way to set default memory view format for ...Samantha Chan1-13/+8
2009-10-25Bug 262360 - [Memory View] platform renderings do not implement correctly IMe...Samantha Chan1-1/+2
2009-10-22Bug 292480 - Fixed an NPE in case where getLaunch(Object) returned null in po...Pawel Piech1-1/+3
2009-10-22Bug 292480 - Terminate and Relaunch does not properly support custom modelsPawel Piech5-37/+35
2009-10-22Bug 291339 - validateEdit not called for launch configuration stored locallyDarin Wright4-17/+16
2009-10-19turned on setting to process javadoc to avoid Bug 292402 - [javadoc] Compil...Michael Rennie1-2/+4
2009-10-15Bug 292465- Terminate and Remove action was broken by 284363Pawel Piech1-3/+3
2009-10-15Bug 292301 - Incorrect @see tags in LabelUpdate and RequestDarin Wright1-0/+1
2009-10-15Bug 292301 - Incorrect @see tags in LabelUpdate and RequestDarin Wright1-5/+4
2009-10-07Bug 291588 - Widget disposed exception when double-clicking another launch co...Darin Wright1-0/+3
2009-10-06Bug 291534 - Migrate resource refreshing support to headless plug-inDarin Wright4-173/+34
2009-09-28 Bug 267130 - [launching] ILaunchManager.generateUniqueLaunchConfigurationNa...Michael Rennie1-37/+11
2009-09-25Bug 241336 - [flexible hierarchy] IModelProxyFactory.createModelProxy() shou...Pawel Piech4-23/+151
2009-09-25Bug 287583 - Arguments tab text fields very slowDarin Wright1-0/+62
2009-09-25 Bug 223315 - [breakpoints] Inner class defined in a method can produce mult...Michael Rennie2-6/+18
2009-09-23Bug 290305 - Misleading javadoc on FilterTransformDarin Wright1-3/+4
2009-09-22[286310] Added unit tests for the flexible viewer checkbox support.Pawel Piech2-0/+44
2009-09-21Bug 286310 - Checkbox support for Flexible Hierachy viewDarin Wright1-0/+6
2009-09-21Bug 286310 - Checkbox support for Flexible Hierachy viewDarin Wright7-3/+222
2009-09-21Bug 289633 - Inefficiency in LaunchManagerProxy.installed(Viewer)Darin Wright1-1/+3
2009-09-21 Bug 289662 - EXPAND flag in model delta for new launch seems extraneousDarin Wright1-2/+2
2009-09-11Bug 278249 - [launching] DebugUITools.getLaunchGroup(..) can return unsuitabl...Darin Wright1-1/+1
2009-09-11Bug 278249 - [launching] DebugUITools.getLaunchGroup(..) can return unsuitabl...Darin Wright1-0/+3
2009-09-11Bug 286256 - Request to move Restart icon to core debug frameworkPawel Piech2-0/+0
2009-09-11Bug 286256 - Request to move Restart icon to core debug frameworkPawel Piech10-108/+247
2009-09-10Bug 289157 - Add flexible hierarchy viewer tests to the org.eclipse.debug.tes...Pawel Piech1-3/+4
2009-09-10 Bug 289076 - ClassCastException in command updateDarin Wright1-2/+1
2009-09-10Bug 289024 - Group breakpoint removal dialog ignores 'Esc' button and removes...Darin Wright1-5/+5
2009-09-10Bug 284363 - Move DebugCommandAction to an API packagePawel Piech24-432/+761
2009-09-08 Bug 288705 - 'Breakpoint' view's import/export options are not in the same ...Michael Rennie1-7/+7
2009-09-08 Bug 262832 - [breakpoint] export wizard is NOT properly initialized based o...Michael Rennie1-1/+1
2009-09-02Bug 287334 - Problem with pasting expressions in Expressions viewPawel Piech1-2/+28
2009-09-02Bug 288299: Debug core should not be using the deprecated preferences codeCurtis Windatt1-5/+8

Back to the top