Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-02-09Target Explorer: [371031] Cannot paste copied files to a root directory.William Chen1-0/+3
2012-02-07Target Explorer: Bug 367481 - [TERMINALS] Add support for DND of terminal tab...Max Weninger3-25/+380
2012-02-07Target Explorer: [370786] The "File System" tab is missing inWilliam Chen1-1/+1
2012-02-06Target Explorer: Add form based abstract launch configuration tab implementationUwe Stieber9-14/+291
2012-02-06Target Explorer: Extract CDT core dependencies into a separate pluginUwe Stieber19-80/+294
2012-02-05Target Explorer: Fix: Tycho not picking up optional dependencyUwe Stieber1-1/+1
2012-02-05Target Explorer: Add abstract launch tab and launch tab groupUwe Stieber9-24/+751
2012-02-04Target Explorer: Move TCF based Remote Linux Application into the right plug-inUwe Stieber15-28/+123
2012-02-04Target Explorer: Remote Linux Application launch configuration type imageUwe Stieber2-0/+9
2012-02-04Target Explorer: Add stepper based launch configuration delegate implementation.Uwe Stieber8-0/+566
2012-02-03Target Explorer: Fix hasChildren of non-root content contributions not called...Uwe Stieber1-0/+4
2012-02-03Target Explorer: Fix expressions are not activating plug-in's even if the fla...Uwe Stieber17-51/+76
2012-02-03Target Explorer: Bind the message's parameter in the job's title.William Chen1-1/+1
2012-02-02Target Explorer: Remove duplicated externalized stringsUwe Stieber1-18/+0
2012-02-02Target Explorer: Fix message bundle referenceUwe Stieber1-1/+1
2012-02-02Target Explorer: Split out working set supportUwe Stieber46-324/+1052
2012-02-02Target Explorer: Add core launch framework implementationUwe Stieber47-7/+5085
2012-02-02Target Explorer: Clear unused dependent plugins from MANIFEST.MF.William Chen2-6/+0
2012-02-02Target Explorer: Mark newly created folders queried.William Chen1-1/+5
2012-02-02Target Explorer: Move creation successful code into the "try" block.William Chen1-9/+7
2012-02-02Target Explorer: Fix the issue that the newly created node is notWilliam Chen2-19/+39
2012-02-02Target Explorer: Fix preference key naming schemaUwe Stieber2-2/+2
2012-02-02Target Explorer: Fix typo's in javadocUwe Stieber26-508/+70
2012-02-02Target Explorer: Add progress monitor to the creation page.William Chen13-69/+47
2012-02-02Target Explorer: Fix some string errors.William Chen10-9/+20
2012-02-02Target Explorer: Refactoring FSOperation and its sub classes.William Chen11-391/+370
2012-02-01Target Explorer: Use SafeRunner to ignore instead of reporting in lowWilliam Chen1-22/+26
2012-02-01Target Explorer: Fix the issue in SafeRunner usage.William Chen34-218/+481
2012-02-01Target Explorer: Add two externalized strings.William Chen8-34/+35
2012-01-31Target Explorer: Use copied children list to avoid synchronizationWilliam Chen9-34/+20
2012-01-31Target Explorer: Fire only one property change event when a clip boardWilliam Chen1-13/+6
2012-01-31Target Explorer: Parse PID from the string pid.William Chen1-2/+27
2012-01-31Target Explorer: On Windows, some processes are not accessible. Fix theWilliam Chen6-35/+142
2012-01-30Target Explorer: Add launch framework extension pointsUwe Stieber5-1/+696
2012-01-30Target Explorer: Fix file formatingUwe Stieber1-2/+2
2012-01-30Target Explorer: Filter out events for AbstractTreeControl.William Chen2-16/+19
2012-01-30Target Explorer: Use a single timer to schedule refreshing tasks.William Chen2-25/+43
2012-01-30Target Explorer: Fix a bug that the process list stays pending forever.William Chen6-40/+83
2012-01-30Target Explorer: Refactoring, invoke fire property change event whenWilliam Chen56-452/+460
2012-01-29Target Explorer: Fix an NPE when testing if an FSTreeNode is root.William Chen1-2/+2
2012-01-29Target Explorer: Rename NodeStateFilterFactory toWilliam Chen2-3/+3
2012-01-29Target Explorer: Change the "pending" icon to use a smaller one.William Chen3-0/+8
2012-01-29Target Explorer: Add "pending" image to process monitor.William Chen5-2/+9
2012-01-29Target Explorer: Synchronize the process of adding and processing.William Chen1-3/+3
2012-01-28Target Explorer: Bug 369658 - Trying to run a remote process, the targetWilliam Chen3-56/+49
2012-01-28Target Explorer: Roll-back the fix for bug 369658, and use a moreWilliam Chen4-90/+42
2012-01-28Target Explorer: Pending node has no iconUwe Stieber4-25/+33
2012-01-26Target Explorer: Bug 369658 - Trying to run a remote process, the target file...Uwe Stieber4-42/+90
2012-01-26Target Explorer: Clean upUwe Stieber36-95/+92
2012-01-26Target Explorer: Refactor: File names should not contain "TargetExplorer"Uwe Stieber6-27/+29

Back to the top