Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/launch
AgeCommit message (Expand)AuthorFilesLines
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
2009-12-14Discard obsolete classesJohn Cortell3-125/+0
2009-12-12[273502] Follow up fix. Launch configuration refactoring doesn't work for non...John Cortell1-6/+36
2009-12-11[273502] Allow third party launch configurations to participate in refactoring.John Cortell4-2/+160
2009-11-16Fixed EDC warningsJohn Cortell1-1/+1
2009-10-14[292224] Launch Group tab not updating properly after hitting RevertJohn Cortell1-4/+22
2009-10-13Simplified LaunchElement to a PODS (plain old data structure)John Cortell2-25/+27
2009-10-13Applied patch for [291312] Launch group are not terminated leading to signifi...John Cortell1-140/+264
2009-09-07Bug 287057. Gets an ICElement from the selected IFileEditorInputKen Ryall1-4/+20
2009-09-06Bug 286366, fix use of & in control labelKen Ryall1-1/+1
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 Ryall4-15/+170
2009-06-04Bug 196885, cache the "is the exe a binary" value.Ken Ryall1-2/+12
2009-05-31Bug 272480, allow for NULL attribute.Ken Ryall1-2/+7
2009-05-29- avoid exception when cannot read value (for old format)Alena Laskavaia1-1/+8
2009-05-28Fixed 278251. Launch Group can end up launching a configuration in an unsuppo...John Cortell1-4/+2
2009-05-27update copyrightsVivian Kong6-14/+58
2009-05-26bug 254307 - brandingVivian Kong1-1/+2
2009-05-15Fixed warnings. Use generics.John Cortell1-4/+5
2009-05-15Bugzilla 276498: Support multiple selection in Launch Group featureJohn Cortell4-82/+134
2009-05-15Bug 276419: Improvements to post-launch actions (in Launch Group feature)John Cortell4-72/+210
2009-05-14Bugzilla 276397: Group Launch: selection dialog's OK button disabled when edi...John Cortell3-33/+77
2009-05-14Corrected comment. There are now two tabsJohn Cortell1-1/+1
2009-05-14Fixed 276375. When adding a config to a Launch Group, the action selection is...John Cortell1-0/+1
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-1/+3
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 Khouzam5-6/+130
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 Laskavaia8-4/+396
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 Laskavaia4-16/+66
2009-04-16Bug 188116.Ken Ryall1-1/+12
2009-04-09bug 268581 individual source bundlesVivian Kong1-0/+1
2009-04-09Add missing tag.Ken Ryall1-4/+10

Back to the top