Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2009-10-07Bug 291588 - Widget disposed exception when double-clicking another launch ↵Darin Wright1-0/+3
configuration
2009-10-06Bug 291534 - Migrate resource refreshing support to headless plug-inDarin Wright4-173/+34
2009-09-28 Bug 267130 - [launching] ↵Michael Rennie1-37/+11
ILaunchManager.generateUniqueLaunchConfigurationNameFrom -- either reject badly-named prefixes or fix them
2009-09-25Bug 241336 - [flexible hierarchy] IModelProxyFactory.createModelProxy() ↵Pawel Piech4-23/+151
should take the full path to element.
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 ↵Michael Rennie2-6/+18
multiple breakpoints in the same line
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 ↵Darin Wright1-1/+1
unsuitable launch group
2009-09-11Bug 278249 - [launching] DebugUITools.getLaunchGroup(..) can return ↵Darin Wright1-0/+3
unsuitable launch group
2009-09-11Bug 286256 - Request to move Restart icon to core debug frameworkPawel Piech7-8/+139
2009-09-10 Bug 289076 - ClassCastException in command updateDarin Wright1-2/+1
2009-09-10Bug 289024 - Group breakpoint removal dialog ignores 'Esc' button and ↵Darin Wright1-5/+5
removes breakpoints anyway
2009-09-10Bug 284363 - Move DebugCommandAction to an API packagePawel Piech23-430/+759
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
https://bugs.eclipse.org/bugs/show_bug.cgi?id=288299
2009-09-01 Bug 288192 - Competing launch configurationTabGroup contribution should ↵Michael Rennie2-5/+9
generate warning
2009-09-01 Bug 288279 - DebugPopup reference deprecated constructorMichael Rennie1-2/+2
2009-09-01 Bug 288102 - Error status is lost in Variables ViewMichael Rennie1-3/+3
2009-09-01 Bug 288192 - Competing launch configurationTabGroup contribution should ↵Michael Rennie2-12/+20
generate warning
2009-09-01 Bug 288192 - Competing launch configurationTabGroup contribution should ↵Michael Rennie3-3/+16
generate warning
2009-08-17Bug 285871 - Simplify 'Layout' view menusDarin Wright2-3/+3
2009-08-11copyright updateDarin Wright1-1/+1
2009-08-11Bug 285215 - Cannot change breakpoint type using ↵Pawel Piech1-1/+1
RulerBreakpointTypesActionDelegate
2009-07-28 Bug 284927 - org.eclipse.debug.ui initialization is not thread-safeDarin Wright1-2/+2
2009-07-23Bug 284205 On Japanese Vista, some debugging-related dialogs are too narrow, ↵Michael Rennie3-30/+8
truncate controls on right side
2009-07-21Bug 284091 NPE on Launch Configuration Commons TabMichael Rennie1-24/+29
2009-06-25update copyrightDarin Wright1-1/+1
2009-06-25Bug 281290 - Timer Leak when executing external tool actionsPawel Piech1-24/+29
2009-06-22Bug 266691 - Device is disposed in the .log fileDarin Wright1-4/+10
2009-06-22Bug 280661 - Exception in the log after shutdownDarin Wright1-7/+10
2009-06-22Bug 261877 - "Group by Advanced" does not show Breakpoint Working Sets ProperlyDarin Wright1-2/+4
2009-06-03Bug 278855 - unable to show alternate detail panesR3_5Darin Wright1-2/+2
2009-05-27copyrightDarin Wright5-35/+35
2009-05-26Bug 277869: NPE copying empty list of variablesCurtis Windatt1-11/+13
https://bugs.eclipse.org/bugs/show_bug.cgi?id=277869
2009-05-25Bug 76481 [doc] In the doc for ↵Michael Rennie1-6/+11
org.eclipse.debug.ui.AbstractLaunchConfigurationTab, setDirty is badly described
2009-05-20Bug 276908 - Mnemonic collision on debug preference pageDarin Wright1-2/+2
2009-05-12Bug 275700 - Internal errors when expanding thread groups.Darin Wright2-6/+11
2009-05-11Bug 275614 - REGRESSION: threads no longer expanded if Debug view not visibleDarin Wright2-10/+15
2009-05-08Bug 273929 - NPE in ToggleBreakpointObjectActionDelegatePawel Piech1-3/+7
2009-05-07Bug 268187 - [breadcrumb] NPE when pressing F1 on the drop downPawel Piech1-1/+2
2009-05-06Bug 274205 - [breadcrumb] when a selected thread suspends, the top stack ↵Pawel Piech1-0/+5
frame should be selected
2009-05-06Bug 274593 - key binding for copy in debug view not workingDarin Wright1-1/+2
2009-05-06Bug 275009 - Remove the "Next/Previous Thread" feature in 3.5Pawel Piech9-387/+4
2009-05-06Bug 275028 - [breadcrumb] Rename "View Mode" sub-menu and other breadcrumb ↵Pawel Piech1-11/+11
related actions in Debug view
2009-04-30rollback of: Bug 220657 - Teminate All in ConsoleViewDarin Wright2-35/+3

Back to the top