Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-08-25*** empty log message ***Darin Wright1-12/+0
2008-08-25testDarin Wright1-0/+12
2008-08-20Bug 244694 Conflicting mnemonics in breakpoints export wizardMichael Rennie1-1/+1
2008-08-15Bug 243818 - [API] Need export/import breakpoint API to export breakpoints as...Darin Wright1-0/+11
2008-08-12Bug 243053 Tabs added via launchConfigurationTabs cannot be placed after each...Michael Rennie1-46/+94
2008-08-12Bug 243818 - [API] Need export/import breakpoint API to export breakpoints as...Darin Wright3-7/+78
2008-08-11Bug 243606 - [Debug View] Stackframe does not get focus with multiple debug t...Darin Wright1-6/+7
2008-07-30Bug 233297 - TreeModelContentProvider appears to throw an AIOOBDarin Wright1-10/+60
2008-07-15Bug 233008 - User consistent naming to create watch expressionsCurtis Windatt1-1/+1
2008-07-10Bug 240088 Incorect org.eclipse.debug.ui.DebugUITools.openLaunchConfiguratio...Darin Wright2-7/+28
2008-07-09update copyrightDarin Wright1-1/+1
2008-07-09Fix javadocCurtis Windatt1-4/+4
2008-07-07Bug 231790 NPE when opening Run Configuration Dialog on linux/gtkMichael Rennie1-1/+3
2008-07-07Bug 239794 CommonTab source uses wrong launch groupMichael Rennie1-1/+1
2008-07-03Bug 239446 - org.eclipse.debug LaunchConfigurationsDialog fails to load when ...Curtis Windatt2-4/+9
2008-06-23version updatesDarin Wright1-1/+1
2008-06-18Bug 236076 [launching] Run and Debug History menus not updated after reorgani...Michael Rennie1-1/+2
2008-05-29Bug 233730 - Run control actions not refreshed after event with both CONTENT ...Darin Wright1-3/+5
2008-05-29Bug 208062 - First context menu has mysterious Run As/Debug As/Profile As men...Curtis Windatt1-7/+64
2008-05-29copyright updatesDarin Wright73-108/+139
2008-05-28Bug 233703 - Debug plugin and ProcessConsoleManager misses launchesCurtis Windatt1-4/+21
2008-05-22added TVT comment about launch modesMichael Rennie1-0/+3
2008-05-20Bug 232832 - TVT34:TCT275: KO: 'Import Launch Configurations' in EnglishDarin Wright3-1/+3
2008-05-14Bug 228445 - 'Create Watch Expression' shows up in every context menuCurtis Windatt3-12/+15
2008-05-14Bug 224019 - Command handler conflict in registers viewDarin Wright1-8/+21
2008-05-13Bug 229356 - Run/Debug settings property page sizes to screen width for long ...Curtis Windatt1-0/+1
2008-05-08Bug 209243 - Console window with black backgroundCurtis Windatt5-115/+281
2008-05-08Bug 230969 - NPE disposing a model proxyCurtis Windatt1-5/+7
2008-05-08Bug 223851 - Contextual launch not choosing most recent configurationDarin Wright3-24/+52
2008-05-07Bug 229349 Poor wording in Import breakpoint dialogMichael Rennie1-3/+3
2008-05-06Bug 227477 - IModelProxy.init() and installed() are called inside a synchroni...Pawel Piech1-7/+19
2008-05-06bug 220613: Platform UI now provides a collapse all commandCurtis Windatt3-3/+44
2008-05-06Bug 229363 - Run/Debug settings page should not be visible for .jpage filesDarin Wright1-0/+1
2008-05-06Bug 229362 - filter count on LCD considers PRIVATE configs in totalDarin Wright1-1/+8
2008-05-05Bug 225567 - [Memory View] Tooltip from rendering stays foreverSamantha Chan1-0/+6
2008-05-05Bug 222802 - NPE if DebugUITools.launch(...) is called on background threadDarin Wright1-1/+3
2008-04-29remove invalid javadoc tagDarin Wright1-1/+0
2008-04-28Bug 229173 - VM breakpoint hit immediately selects wrong threadDarin Wright1-9/+27
2008-04-25Bug 220611 - Add PageSwitcher command to the Console ViewDarin Wright1-2/+2
2008-04-24Bug 228716 - breakpoints view context activated for any partDarin Wright1-4/+8
2008-04-24Bug 224477 - resume, suspend and step not enabled/disabled during steppingDarin Wright1-12/+39
2008-04-23Bug 217933 No hyperlink in LCD to set launcher after setting supported modeMichael Rennie1-1/+1
2008-04-23Bug 228264 - NPE when copying stack traceDarin Wright1-3/+12
2008-04-22Bug 228267 - Inspect popup dialog disposes presentation context from variable...Darin Wright3-5/+29
2008-04-17Bug 226203 Updated getColumnIds() comment.Pawel Piech1-2/+4
2008-04-17Bug 226203 - Invoking Find action in Registers views with large group "hangs"...Darin Wright6-168/+879
2008-04-15Bug 217933 No hyperlink in LCD to set launcher after setting supported modeMichael Rennie1-1/+1
2008-04-15Bug 217933 No hyperlink in LCD to set launcher after setting supported modeMichael Rennie2-3/+4
2008-04-15Bug 191625 - Undefined context while filtering dialog/window contextsDarin Wright2-0/+9
2008-04-15Bug 227014 BIDI3.4: Editor for Adding watch expression should not be mirroredMichael Rennie1-4/+4

Back to the top