Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-09-29Target Explorer: Updated plug-in provider name to separate the TE from the co...Uwe Stieber1-1/+1
2012-09-22Target Explorer: Allow to force the use of the IProcesses service despite the...Uwe Stieber1-1/+5
2012-09-22Target Explorer: Bug 390142 - [TCF][Process] Process output not visibleUwe Stieber1-84/+106
2012-09-22Target Explorer: Fix a typo in the tracing optionsUwe Stieber1-1/+1
2012-09-21Target Explorer: Improve adaptable matching and selectionChanged handling on ...Uwe Stieber1-5/+5
2012-09-12Target Explorer: Remove obsolete dependencies to file system plug-in'sUwe Stieber1-1/+0
2012-09-10Target Explorer: Extended process launcher to use terminal based process I/O ...Uwe Stieber3-5/+9
2012-09-10Target Explorer: Prepare process launcher for IProcessesV1 supportUwe Stieber2-22/+61
2012-08-30Target Explorer: Added StreamsDataReceiver.Listener interface to listen to pr...Uwe Stieber3-6/+29
2012-08-30Target Explorer: Trigger node and children refresh on process node expandUwe Stieber2-1/+17
2012-08-30Target Explorer: Fix hasChildren calculationUwe Stieber1-7/+49
2012-08-30Target Explorer: Reworked Process Monitor to use new process modelUwe Stieber20-1990/+705
2012-08-28Target Explorer: Added auto-refresh support to the refactored process model i...Uwe Stieber2-0/+92
2012-08-28Target Explorer: Query the system monitor context along with the process contextUwe Stieber1-3/+35
2012-08-28Target Explorer: Added basic process model refresh service implementationUwe Stieber1-1/+311
2012-08-28Target Explorer: Add first version of the reworked processes runtime modelUwe Stieber19-26/+1202
2012-08-22Target Explorer: Fine tune terminal state representationUwe Stieber3-0/+18
2012-08-12Target Explorer: Bug 378625 - [Terminals] Cannot open two tabs to the same ho...Uwe Stieber1-1018/+1018
2012-08-08Target Explorer: Fix more FindBugs warningsUwe Stieber1-4/+4
2012-08-08Target Explorer: Fix FindBugs warningsUwe Stieber1-2/+2
2012-08-07Target Explorer: Improve ProcessModel initializationUwe Stieber1-221/+220
2012-07-26Target Explorer: Enforce PDE compiler settings and fix warningsUwe Stieber1-0/+32
2012-07-11Target Explorer: Remove never-used method and fix findbug warning.William Chen1-9/+0
2012-07-04Target Explorer: Implement getChildren in a more efficient way.William Chen1-8/+1
2012-06-26TWilliam Chen4-25/+60
2012-06-25Target Explorer: Fix an issue caused by the change in Callback that aWilliam Chen1-15/+14
2012-06-18Target Explorer: Code changes for the feedbacks over Find feature.William Chen1-0/+9
2012-06-14Target Explorer: Changes Find feature based on feedback(TBC).William Chen3-5/+6
2012-06-11Target Explorer: Changes of Quick Filter based on the feedbacksWilliam Chen2-5/+6
2012-06-10Releng: Synchronize plugin/feature dependencies with Juno target platform, Fi...Uwe Stieber1-6/+6
2012-06-06Target Explorer: FIX launch channel managementTobias Schwarz1-12/+2
2012-06-05Target Explorer: Refresh the first level children upon expanding aWilliam Chen10-194/+12
2012-06-02Target Explorer: Fix FindBugs warningsUwe Stieber5-9/+19
2012-06-02Target Explorer: Fix FindBugs warningsUwe Stieber2-23/+24
2012-06-01Fix copyright headers: Eclipse.org "Fix Copyright" tool generates IBM copyrig...Uwe Stieber2-16/+10
2012-05-30Version number changed from 1.0 to 1.1Eugene Tarassov2-13/+13
2012-05-24Target Explorer: Added missing about.html filesUwe Stieber2-1/+30
2012-05-22Target Explorer: ADD possibility to use own channel for process launcher andTobias Schwarz1-993/+1028
2012-05-18Target Explorer: Add code to implement searching functionWilliam Chen1-2/+2
2012-05-15Releng: Fix copyright headerUwe Stieber18-16/+36
2012-05-09Target Explorer: Avoid getUnifiedIdentifier() to return nullUwe Stieber1-2/+2
2012-05-08Target Explorer: Fix exportsUwe Stieber1-0/+1
2012-05-04Target Explorer: Refactoring: Extract a base class forWilliam Chen2-6/+13
2012-05-04Target Explorer: Refactoring: Extract an abstract base class forWilliam Chen3-185/+48
2012-05-04Target Explorer: Refactor ProcessModel and ProcessTreeNode.William Chen2-118/+82
2012-04-27Target Explorer: Bug 377848 - [UI] Eliminate the term "peer" from the UIUwe Stieber1-2/+2
2012-04-24Target Explorer: Use animated pending images.William Chen1-23/+3
2012-04-23Target Explorer: Delete debug information in ProcessTreeNode.William Chen1-3/+0
2012-04-23Target Explorer: Fire property change events when the flags of queryingWilliam Chen6-11/+27
2012-04-23Target Explorer: Refactoring, move some classes from processes.ui toWilliam Chen19-3/+2302

Back to the top