Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-06-28Mavenizing CDT releng.Doug Schaefer1-0/+17
2011-05-26Cosmetics.Sergey Prigogin1-2/+4
2011-05-25Bug 324624 - Launch group: Number of entries is not reducibleTeodor Madan1-2/+3
2011-02-28Don't trigger listener when data hasn't changedDavid Dubrow1-1/+2
2011-02-14Fix deprecation warningsAnton Leherbauer1-3/+4
2011-02-02Bug 336052 - AbstractCLaunchDelegate{2} fails to launch if the Build throws E...James Blackburn3-40/+94
2011-01-29Bug 335776: Typo in translation string gives exceptionMarc Khouzam3-3/+3
2011-01-04Bug 333504 - [remote launch] NPE after switching to "Standard Launcher" in Re...James Blackburn1-3/+4
2010-12-16Enhance support for scripting and running headless.Ken Ryall1-15/+17
2010-11-29Bug 328012: Remote @noextend because it breaks the compilation of org.eclipse...Marc Khouzam1-1/+0
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 Prigogin4-18/+8
2010-11-28NLS-style string resources.Sergey Prigogin1-14/+12
2010-11-28NLS-style string resources.Sergey Prigogin27-773/+894
2010-08-26Bug 317796 - Build before launch should be cleverer about which configuratio...James Blackburn7-14/+164
2010-08-13Bug 322671 - CMainTab duplicates CAbstractMainTab membersMikhail Khodjaiants1-8/+0
2010-06-15Bug 316040: Bad progress messages being posted from CDI launcherJohn Cortell1-2/+2
2010-06-03 Bug 315461 - [launch] Invalid thread access exception during launchKen Ryall1-11/+16
2010-06-02Bug 315439 Fix up copyrightVivian Kong18-17/+27
2010-06-02Bug 315396: EDC launch imported executable causes divide by zero exceptionJohn Cortell1-0/+3
2010-05-27Only enable the cdi-gdb activity on no run launches since they are used by DS...Ken Ryall1-1/+4
2010-05-26Bug 309126: Build before launch does too much building with project reference...John Cortell1-10/+22
2010-05-25Corrected commentJohn Cortell1-5/+8
2010-05-25Bug 309126: Build before launch does too much building with project referenc...John Cortell1-1/+1
2010-05-25Combined class javadocJohn Cortell1-2/+0
2010-05-25Bug 309126: Build before launch does too much building with project referencesJohn Cortell4-96/+466
2010-05-25Bug 309128.Ken Ryall2-1/+17
2010-05-20 Bug 313806 - Export all debug packages.Mikhail Khodjaiants1-0/+1
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 Khouzam3-9/+94
2010-05-11Bug 312427 Launch groups should have better validation/filtering of referenc...Alena Laskavaia4-2/+53
2010-05-07 Bug 312092 - TVT36:TCT174: FRA - Duplicate mnemonic for Browse (same string...Vivian Kong2-2/+14
2010-05-06[310304] GDB (DSF) Hardware Debugging Launcher ignores application program pathJohn Cortell5-72/+30
2010-04-27Bug 310672 Remove clones of PixelConverter and replaced with usage of org.ec...Alena Laskavaia1-65/+0
2010-04-07Missing @since tagsMarc Khouzam1-0/+3
2010-04-07Bug 303440 - [preferences] Unify and clarify debug preference pagesKen Ryall2-3/+30
2010-04-06 Bug 306569: Dynamic content support for ICDebuggerPageMikhail Khodjaiants1-1/+17
2010-03-09Have CAbstractMainTab share the common portions of CDI CMainTab and DSF CMain...Ken Ryall2-529/+629
2010-03-04Make requiring a C project optional.Ken Ryall1-2/+13
2010-03-02[304384] Make DSF-GDB the default CDT debugger.Marc Khouzam1-4/+4
2010-03-02Bug 285907, create a new shared abstract launch delegate.Ken Ryall1-0/+319
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
2010-02-01externalize strings in plugin.xml in various pluginsVivian Kong2-1/+3
2010-01-21Include recently introduced schema folder in source bundleJohn Cortell1-1/+2
2010-01-18javadoc an abstract methodJohn Cortell1-0/+4
2010-01-07Increment version number to 7.0Ken Ryall1-2/+2

Back to the top