Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-04-05Incremented version in pom to match the one in MANIFEST.MFSergey Prigogin1-1/+1
2012-04-05Fixed an API tooling error.Sergey Prigogin2-3/+2
2012-04-05Cosmetics.Sergey Prigogin1-12/+7
2012-04-02Bug 180256 - Launch configurations should support build variablesAnton Gorenkov9-79/+104
2012-01-17Code cleanup, mostly about missing @OverrideMarc Khouzam25-13/+219
2011-10-20Version number changes missed in the previous commit.Sergey Prigogin2-3/+3
2011-10-20Updated parent feature version in pom.xml files.Sergey Prigogin1-1/+1
2011-10-18Switched to Java 1.6.Sergey Prigogin2-4/+4
2011-10-17Changed the execution environment to JavaSE-1.6Sergey Prigogin1-1/+1
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

Back to the top