Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-11-28Bug 328012 - UI freezes when opening a launch configuration if the binary is ...Sergey Prigogin1-0/+3
2010-11-28Bug 328012 - UI freezes when opening a launch configuration if the binary is ...Sergey Prigogin2-14/+8
2010-11-28NLS-style string resources.Sergey Prigogin1-14/+12
2010-11-28NLS-style string resources.Sergey Prigogin6-208/+179
2010-08-26Bug 317796 - Build before launch should be cleverer about which configuratio...James Blackburn2-2/+57
2010-08-13Bug 322671 - CMainTab duplicates CAbstractMainTab membersMikhail Khodjaiants1-8/+0
2010-06-02Bug 315439 Fix up copyrightVivian Kong6-6/+6
2010-05-19Bug 312997: Set the default launch delegate using the launch configuration ty...Marc Khouzam1-28/+0
2010-05-17Bug 281970: Needed a way to check if setDefaults() was called that was unique...Marc Khouzam1-12/+12
2010-05-14Bug 304384: Undo the last fix which broke the case where we first created a R...Marc Khouzam1-1/+28
2010-05-14Bug 304384: Move logic to set default launch delegate to the tab of the DSF-G...Marc Khouzam1-31/+0
2010-05-14Bug 281970: No longer show the Debugger, Refresh and Source tabs for a Run Co...Marc Khouzam2-9/+61
2010-05-07 Bug 312092 - TVT36:TCT174: FRA - Duplicate mnemonic for Browse (same string...Vivian Kong1-1/+12
2010-03-09Have CAbstractMainTab share the common portions of CDI CMainTab and DSF CMain...Ken Ryall2-529/+629
2010-03-02[304384] Make DSF-GDB the default CDT debugger.Marc Khouzam1-4/+4
2010-02-26[277663] Binary is revalidated after each keystrokeJohn Cortell1-33/+68
2010-02-26Fix unindented if block (no functional change)John Cortell1-53/+53
2009-09-07Bug 287057. Gets an ICElement from the selected IFileEditorInputKen Ryall1-4/+20
2009-09-05Bug 286359. Executable not auto-selectedKen Ryall1-0/+10
2009-08-29Fix NPE.Ken Ryall1-3/+6
2009-08-18[Bug 285904] Control build-before-launch activity per launch configuationKen Ryall1-11/+114
2009-06-04Bug 196885, cache the "is the exe a binary" value.Ken Ryall1-2/+12
2009-05-27update copyrightsVivian Kong2-7/+18
2009-05-15Fixed warnings. Use generics.John Cortell1-4/+5
2009-05-14Bugzilla 276397: Group Launch: selection dialog's OK button disabled when edi...John Cortell1-0/+4
2009-05-13Fix since tag.Ken Ryall1-1/+1
2009-05-13Fix NPE.Ken Ryall1-23/+26
2009-05-12Add "lite" common tab. Bugzilla 275865John Cortell1-0/+579
2009-04-29[273833] Add a text box to specify the core file to the CDI Postmortem launch...Marc Khouzam2-2/+126
2009-04-23[270469] - [launch] The standard launcher should be selected by default.Pawel Piech1-1/+20
2009-04-23[273502] - problems with launch configuration when renaming project and when ...Alena Laskavaia1-2/+11
2009-04-23[273451] Makes the "connect to terminal" option be visible again for a CDI-GD...Marc Khouzam2-1/+5
2009-04-22- fixed unused includes and force project setting for java errors/warningsAlena Laskavaia2-11/+3
2009-04-08Bug 202006.Ken Ryall2-44/+4
2009-04-01[270671] - implemented support for group launch in cdtAlena Laskavaia1-0/+121
2009-03-13bug 254200 - use ICU4JVivian Kong1-2/+2
2009-03-13Bug 268520: Missing id for CoreFileDebuggerTab.Mikhail Khodjaiants1-1/+18
2009-02-27Bug 262826 - Create common C/C++ launch configurationsPawel Piech6-3/+90
2009-02-25Bug 265796Ken Ryall1-0/+22
2009-01-22Bug 229740Ken Ryall1-11/+62
2008-08-26Restore support for a program specification that is a linked resourceJohn Cortell1-0/+16
2008-08-21Fixed warning; unused importJohn Cortell1-1/+0
2008-08-20Slight organizational improvement to last commit (consolidate two checks into...John Cortell1-9/+4
2008-08-20Support specifying the program as a relative path pointing outside the projec...John Cortell1-10/+7
2008-08-19Fix for 244605. User looses use of LC editor if user stores a progam path in ...John Cortell1-4/+16
2008-06-10fix for bug 234951Vivian Kong1-2/+4
2008-03-03Do not validate platform and CPU compatibility of debug configurations to avo...Sergey Prigogin1-14/+7
2007-12-31Merge from cdt_40.Ken Ryall1-6/+11
2007-07-04Bug 178731, launch configs know which build configuration to use. Also use th...Ken Ryall2-8/+54
2007-06-14Fix up copyrights.Doug Schaefer3-3/+3

Back to the top