Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-02-12Target Explorer: Fix asserts and typos in javadocUwe Stieber1-1/+1
2012-02-09Target Explorer: [371036] Move the call to getParent in theWilliam Chen1-5/+26
2012-02-03Target Explorer: Fix expressions are not activating plug-in's even if the fla...Uwe Stieber4-38/+42
2012-02-01Target Explorer: Fix the issue in SafeRunner usage.William Chen4-0/+44
2012-02-01Target Explorer: Add two externalized strings.William Chen2-30/+25
2012-01-30Target Explorer: Filter out events for AbstractTreeControl.William Chen1-15/+18
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 Chen1-22/+38
2012-01-30Target Explorer: Refactoring, invoke fire property change event whenWilliam Chen2-56/+69
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 Chen3-37/+32
2012-01-26Target Explorer: Bug 369658 - Trying to run a remote process, the target file...Uwe Stieber3-32/+37
2012-01-26Target Explorer: Clean upUwe Stieber2-18/+18
2012-01-26Target Explorer: Cleanup externalized string id'sUwe Stieber2-4/+4
2012-01-26Target Explorer: Change view ID to eliminate "TargetExplorer" as part of the idUwe Stieber2-4/+4
2012-01-19Target Explore: Remove a debug line.William Chen1-1/+0
2012-01-19Target Explorer: Fixed an issue when merging duplicates.William Chen1-0/+2
2012-01-19Target Explorer: Optimize refreshing scheduling algorithm.William Chen1-11/+68
2012-01-19Target Explorer: Fixed an issue that File System tree never shows upWilliam Chen2-0/+23
2012-01-18Target Explorer: Moved wire type UI controls to open sourceUwe Stieber3-7/+31
2012-01-18Target Explorer: Optimize the CommonViewerListener so that it queues theWilliam Chen2-19/+143
2012-01-18Target Explorer: The attempt to implement the refresh the first levelWilliam Chen1-1/+1
2012-01-16Target Explorer: Unify feature/plugin provider name externalizationUwe Stieber1-1/+1
2012-01-13Target Explorer: Fix properties editor view idUwe Stieber2-0/+16
2012-01-13Target Explorer: Provide generic refresh command and handlerUwe Stieber2-2/+26
2012-01-13Target Explorer: Refactoring, adding IPropertyChangeProvider andWilliam Chen3-32/+121
2012-01-12Target Explorer: Provide attach/detach process actionsUwe Stieber1-2/+2
2012-01-12Target Explorer: Add common attach/detach command definitionUwe Stieber2-6/+6
2012-01-12Target Explorer: Only display those visible filters in the configurationWilliam Chen1-3/+24
2012-01-11Target Explorer: Fix wizard categories are not mergedUwe Stieber2-17/+89
2012-01-11Target Explorer: Enhancement bug #368321. William Chen6-5/+52
2012-01-10Target Explorer: Bug 368243 - [UI] Allow dynamic new wizard contributionsTobias Schwarz11-31/+894
2012-01-08Target Explorer: Fix peer node overview page issue not saving changes in mult...Uwe Stieber6-69/+121
2012-01-04Target Explorer: Fix widget disposed exception on propagating selectionUwe Stieber1-46/+53
2012-01-04Target Explorer: Added validation handling to peer node overview pageUwe Stieber4-40/+10
2011-12-31Target Explorer: Add the single thread filter.William Chen2-3/+42
2011-12-28Target Explorer: Refactoring, moving the property listener to contentWilliam Chen3-18/+32
2011-12-28Target Explorer: Remove the code to show an open folder.William Chen4-59/+24
2011-12-28Target Explorer: Fix a bug caused the previous refactoring.William Chen4-72/+74
2011-12-28Target Explorer: Fix a bug that the tool bar buttons are gone.William Chen3-4/+4
2011-12-28Target Explorer: Refactoring, use declarative tree viewer for the fileWilliam Chen8-48/+1018
2011-12-27Target Explore: Update the API example of the extension.William Chen1-9/+13
2011-12-27Target Explorer: Refactoring: Move cell editor extension toWilliam Chen6-7/+546
2011-12-26Target Explorer: Add the code to check if the tree is disposed beforeWilliam Chen1-14/+16
2011-12-25Target Explorer: Fix an issue that the file system/the process list areWilliam Chen1-9/+12
2011-12-25Target Explorer: Rename variables "provider"->"viewerInput"William Chen2-18/+18
2011-12-25Target Explorer: Refactoring: rename IPropertyChangeSource toWilliam Chen3-50/+67
2011-12-24Target Explorer: Refactoring, replace INodeStateListener withWilliam Chen2-5/+165
2011-12-23Target Explorer: Fix the issue of CPU hogging when refreshing theWilliam Chen1-1/+1

Back to the top