Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-02-22Target Explorer: Fix exports in all plug-in'sUwe Stieber1-0/+18
2012-02-21Target Explorer: Refactoring-Using ICallback to replace Runnable as theWilliam Chen13-123/+174
2012-02-20Target Explorer: Add a runnable object to be called back when query isWilliam Chen1-2/+29
2012-02-18Target Explorer: Stepper framework refactoringsUwe Stieber1-0/+11
2012-02-12Target Explorer: Peer model node to inherit from ContainerModelNodeUwe Stieber1-0/+1
2012-02-03Target Explorer: Fix expressions are not activating plug-in's even if the fla...Uwe Stieber2-12/+14
2012-02-02Target Explorer: Clear unused dependent plugins from MANIFEST.MF.William Chen1-4/+0
2012-02-02Target Explorer: Fix typo's in javadocUwe Stieber2-8/+8
2012-02-01Target Explorer: Fix the issue in SafeRunner usage.William Chen1-0/+4
2012-02-01Target Explorer: Add two externalized strings.William Chen3-2/+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: Filter out events for AbstractTreeControl.William Chen1-1/+1
2012-01-30Target Explorer: Fix a bug that the process list stays pending forever.William Chen2-6/+15
2012-01-30Target Explorer: Refactoring, invoke fire property change event whenWilliam Chen20-159/+131
2012-01-29Target Explorer: Change the "pending" icon to use a smaller one.William Chen2-0/+8
2012-01-29Target Explorer: Add "pending" image to process monitor.William Chen4-1/+8
2012-01-26Target Explorer: Clean upUwe Stieber1-3/+3
2012-01-26Target Explorer: Change view ID to eliminate "TargetExplorer" as part of the idUwe Stieber1-6/+6
2012-01-25Target Explorer: Review and fix editor page bindingsUwe Stieber1-2/+2
2012-01-19Target Explorer: Fix the issue that the refresh configuration and theWilliam Chen1-16/+0
2012-01-19Target Explorer: Fixed an issue to get a correct parent.William Chen2-4/+30
2012-01-19Target Explorer: Optimize refreshing scheduling algorithm.William Chen1-2/+2
2012-01-19Target Explorer: Fixed an issue that File System tree never shows upWilliam Chen1-0/+13
2012-01-19Target Explorer: Refactoring, extracting a CallbackMonitor class toWilliam Chen8-259/+442
2012-01-19Target Explorer: Unify the context menu layout of File System andWilliam Chen1-25/+29
2012-01-18Target Explorer: Refresh the tree node progressively while expanding.William Chen3-14/+25
2012-01-18Target Explorer: Add a refresh children method to refresh its directWilliam Chen4-7/+123
2012-01-18Target Explorer: The attempt to implement the refresh the first levelWilliam Chen5-41/+115
2012-01-18Target Explorer: [368509] Add Properties dialog for the process list inWilliam Chen11-41/+573
2012-01-17Target Explorer: Update the data model when a property change eventWilliam Chen5-39/+18
2012-01-17Target Explorer: Delete redundant classes and command definitions.William Chen2-80/+14
2012-01-17Target Explorer: Changes based on the feedbacks: refresh commandWilliam Chen1-11/+0
2012-01-17Target Explorer: Fire property change events when a file system treeWilliam Chen1-2/+8
2012-01-17Target Explorer: Change the command id to the command refresh id.William Chen1-11/+21
2012-01-16Target Explorer: Unify feature/plugin provider name externalizationUwe Stieber1-1/+1
2012-01-16Target Explorer: Refactoring, extract callback "Done" classes to queryWilliam Chen1-2/+1
2012-01-16Target Explorer: Refactoring, moving the setInput toWilliam Chen6-58/+49
2012-01-16Target Explorer: Refactoring, moving property setting code toWilliam Chen10-145/+121
2012-01-16Target Explorer: Fixed an issue that querying of process contexts is notWilliam Chen4-86/+105
2012-01-13Target Explorer: Fix properties editor view idUwe Stieber1-3/+3
2012-01-13Target Explorer: Add property change listener to update properties viewWilliam Chen3-3/+45
2012-01-13Target Explorer: Process tree refresh action reworked to use common commandUwe Stieber3-37/+73
2012-01-13Target Explorer: Refactoring, adding IPropertyChangeProvider andWilliam Chen1-2/+2
2012-01-13Target Explorer: Move "firePropertyChanged" methods out of tree nodes.William Chen8-25/+43
2012-01-13Target Explorer: [365273] TCF debugger integration. William Chen1-2/+50
2012-01-13Target Explorer: [368507] Manual refresh of a selected process node isWilliam Chen3-1/+145
2012-01-13Target Explorer: Fix editor page bindings for file system and processesUwe Stieber1-3/+2
2012-01-12Target Explorer: Provide attach/detach process actionsUwe Stieber15-139/+956
2012-01-12Target Explorer: Bug #367646, Add "Go Into" navigation.William Chen2-2/+10

Back to the top