Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2004-04-21artwork refreshDarin Wright161-87/+86
2004-04-21Bug 57517 - eval popup are initially too smallDarin Wright2-4/+10
2004-04-21optimizationDarin Wright1-4/+3
2004-04-21Bug 58650 - replace debugModelActivityBinding with pattern bindingDarin Wright1-3/+8
2004-04-21Bug 57517 - eval popup are initially too smallKevin Barnes2-2/+49
2004-04-20API reviewDarin Wright15-65/+178
2004-04-20Bug 58957 - breakpoints : Remove BreakpointManagerListener on disposeKevin Barnes1-1/+1
2004-04-20Bug 57173 - Activity filtering not working for debugJared Burns4-34/+56
2004-04-20Bug 58725 - [Debug] "Switch to assciated perspective when launching" should s...Darin Wright1-1/+1
2004-04-20Externalized StringsKevin Barnes4-5/+9
2004-04-20Bug 57836 - Support to put paths in variable valuesKevin Barnes5-416/+395
2004-04-20fallback changes for: Bug 51989 -Darin Wright1-39/+27
2004-04-19Bug 51989 - Please add Run->Run... to the context menuv20040419Jared Burns1-27/+39
2004-04-19Bug 59002 - Do we need marker definitions for instruction pointersDarin Wright3-76/+3
2004-04-19artwork refresh - wizardsDarin Wright3-0/+0
2004-04-19Changes from Kai to adapt to changes in textDarin Wright2-1/+75
2004-04-19Bug 57306 - Improve progress feedback when user wants to wait on build before...Kevin Barnes1-13/+14
2004-04-19Bug 56191 - Skip breakpoints in run-to-lineDarin Wright1-1/+4
2004-04-19API reviewDarin Wright1-1/+4
2004-04-19API review - internalize some contantsDarin Wright8-70/+32
2004-04-19API review - cleanup unused codeDarin Wright2-50/+3
2004-04-19API review - internalize some preferencesDarin Wright8-91/+94
2004-04-19API review - interface no longer usedDarin Wright1-45/+0
2004-04-18Bug 56246 - InstructionPointerAnnotation and IDebugEditorPresentationDarin Wright8-369/+64
2004-04-17Bug 58516 - HandlerSubmission constructor marked as deprecatedKevin Barnes1-2/+1
2004-04-17Bug 58516 - HandlerSubmission constructor marked as deprecatedKevin Barnes1-2/+4
2004-04-16Bug 55419 - Generalize compilation error detection for other launchersKevin Barnes8-8/+125
2004-04-16Bug 57999 - Breakpoints added to view while breakpoint manager disabled are n...Jared Burns2-1/+2
2004-04-16API review - constant is in debug coreDarin Wright1-9/+1
2004-04-16API reviewDarin Wright7-17/+24
2004-04-16Bug 57173 - Activity filtering not working for debugJared Burns3-24/+46
2004-04-16API reviewDarin Wright1-1/+4
2004-04-16API reviewDarin Wright6-633/+484
2004-04-16Bug 57306 - Improve progress feedback when user wants to wait on build before...Kevin Barnes2-2/+2
2004-04-16Bug 57306 - Improve progress feedback when user wants to wait on build before...Kevin Barnes4-260/+232
2004-04-15Bug 58754 - Wait for build never and prompt preferences reversedKevin Barnes1-2/+2
2004-04-15Bug 58650 - replace debugModelActivityBinding with pattern bindingJared Burns3-135/+47
2004-04-15Bug 58377 - 'Esc' out of change variable dialog doesn't cancel actionLuc Bourlier1-0/+8
2004-04-15API reviewDarin Wright1-5/+6
2004-04-14Bug 22818 - Remove Debug Action Group supportJared Burns13-1147/+2
2004-04-14Removed auto generated TODOs and added exeception loggingDarin Swanson1-5/+4
2004-04-13Bug 58263 - organization of colors for AntDarin Swanson1-1/+1
2004-04-13Cleaned up javadoc and removed unused imports that were flagged as warnings i...Darin Swanson1-57/+48
2004-04-13Bug 42138 - Provide a way to dynamically change the process label shown in th...Kevin Barnes1-10/+10
2004-04-13Bug 58290 - Launch error message spellingDarin Swanson1-2/+2
2004-04-12Bug 56850 - DebugViewDecoratingLabelProvider.computedText never clearedJared Burns5-16/+40
2004-04-12Bug 58052 - Launch view can open views in the wrong windowJared Burns1-7/+11
2004-04-09Bug 57999 - Breakpoints added to view while breakpoint manager disabled are n...Luc Bourlier2-1/+5
2004-04-08Bug 57929 - Scope step actions with debuging contextDarin Wright1-17/+53
2004-04-08Bug 47164 - Need to be able to disable go to file action for breakpoints.Kevin Barnes1-4/+13

Back to the top