Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-02-22Target Explorer: Fix exports in all plug-in'sUwe Stieber1-0/+11
2012-02-22Target Explorer: [372084][TCF][File System] Allow DnD from externalWilliam Chen11-257/+575
2012-02-21Target Explorer: [372083] - Fail to open remote file.William Chen3-1/+30
2012-02-21Target Explorer: Refactoring-Using ICallback to replace Runnable as theWilliam Chen1-1/+1
2012-02-21Target Explorer: Refactoring- Use ICallback to replace Runnable asWilliam Chen7-54/+134
2012-02-20Target Explorer: Add a runnable object to be called back when query isWilliam Chen1-1/+30
2012-02-15Target Explorer: Add some internal packages as exported to friendWilliam Chen1-0/+3
2012-02-15Target Explorer: Check if the path contains an illegal character onWilliam Chen3-5/+35
2012-02-15Target Explorer: Change the comment ofWilliam Chen1-1/+1
2012-02-15Target Explorer: Fix Bug #371571 Parse the format of a given TCF URL.William Chen6-22/+96
2012-02-12Target Explorer: Peer model node to inherit from ContainerModelNodeUwe Stieber1-0/+1
2012-02-09Target Explorer: [371033] The tree to select a folder in the "New"William Chen1-1/+1
2012-02-09Target Explorer: [371031] Cannot paste copied files to a root directory.William Chen1-0/+3
2012-02-07Target Explorer: [370786] The "File System" tab is missing inWilliam Chen1-1/+1
2012-02-03Target Explorer: Bind the message's parameter in the job's title.William Chen1-1/+1
2012-02-02Target Explorer: Add core launch framework implementationUwe Stieber1-1/+1
2012-02-02Target Explorer: Clear unused dependent plugins from MANIFEST.MF.William Chen1-2/+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 Chen1-18/+38
2012-02-02Target Explorer: Fix typo's in javadocUwe Stieber1-1/+1
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 Chen28-218/+429
2012-02-01Target Explorer: Add two externalized strings.William Chen3-2/+4
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-30Target Explorer: Fix a bug that the process list stays pending forever.William Chen3-12/+30
2012-01-30Target Explorer: Refactoring, invoke fire property change event whenWilliam Chen32-216/+228
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 Chen1-0/+0
2012-01-29Target Explorer: Add "pending" image to process monitor.William Chen1-1/+1
2012-01-28Target Explorer: Roll-back the fix for bug 369658, and use a moreWilliam Chen1-53/+10
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 Stieber1-10/+53
2012-01-26Target Explorer: Clean upUwe Stieber1-3/+3
2012-01-26Target Explorer: Refactor: File names should not contain "TargetExplorer"Uwe Stieber6-27/+29
2012-01-26Target Explorer: Change view ID to eliminate "TargetExplorer" as part of the idUwe Stieber1-15/+15
2012-01-25Target Explorer: Review and fix editor page bindingsUwe Stieber1-1/+1
2012-01-19Target Explorer: Fixed an issue to get a correct parent.William Chen2-3/+29
2012-01-19Target Explorer: Optimize refreshing scheduling algorithm.William Chen1-2/+3
2012-01-19Target Explorer: Fixed an issue that File System tree never shows upWilliam Chen1-1/+14
2012-01-19Target Explorer: Add comment to the queryChildren method.William Chen1-0/+5
2012-01-19Target Explorer: Unify the context menu layout of File System andWilliam Chen1-31/+32
2012-01-19Target Explorer: [368801] Implement the generic IDeleteHandlerDelegateWilliam Chen5-150/+110
2012-01-17Target Explorer: Update the data model when a property change eventWilliam Chen5-41/+16
2012-01-17Target Explorer: Delete redundant classes and command definitions.William Chen2-148/+13

Back to the top