Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-10-18Target Explorer: Fix sorting in System Manager view is confused by node decor...Uwe Stieber1-4/+19
2012-10-05Target Explorer: Fix status handler result value for QuestionStatus handlingUwe Stieber1-300/+300
2012-10-04[Target Explorer] implement save as for static peersTobias Schwarz1-2/+2
2012-10-01Target Explorer: Rework launch node content providerUwe Stieber2-453/+262
2012-09-29Target Explorer: Fix typoUwe Stieber1-98/+98
2012-09-29Target Explorer: Updated plug-in provider name to separate the TE from the co...Uwe Stieber1-1/+1
2012-08-30Target Explorer: Reworked Process Monitor to use new process modelUwe Stieber1-264/+259
2012-07-27Target Explorer: Fix Bug 386096 - Deadlock in org.eclipse.tcf.te.ui.activator...Uwe Stieber1-2/+9
2012-07-26Target Explorer: Enforce PDE compiler settings and fix warningsUwe Stieber2-0/+33
2012-07-19Target Explorer: Added Rename action for static peersUwe Stieber1-3/+6
2012-07-11Target Explorer: Refactoring: remove findbug warnings.William Chen3-124/+44
2012-06-29Target Explorer: Add a preference key to define the default searchWilliam Chen3-13/+79
2012-06-27Target Explorer: Minor New Wizard fixesUwe Stieber1-131/+131
2012-06-27Target Explorer: Set a more preferable size of the search dialog.William Chen4-0/+52
2012-06-21Target Explorer: Fixed some FindBugs warnings.William Chen3-7/+4
2012-06-20Target Explorer: Add a method to ISchedulableEvent to test itsWilliam Chen3-15/+41
2012-06-20Target Explorer: A special property event for adjoined key stroke toWilliam Chen4-10/+96
2012-06-19Target Explorer: Use property change event to propagate filter changes.William Chen1-1/+0
2012-06-19Target Explorer: Upload a new icon for filtering decorations.William Chen1-0/+0
2012-06-18Target Explorer: Remove redundant classes and add missing comments.William Chen2-49/+3
2012-06-18Target Explorer: Add the enablement expression for reset actions.William Chen1-0/+17
2012-06-18Target Explorer: Code changes for the feedbacks over Find feature.William Chen7-14/+640
2012-06-14Target Explorer: Add new files that are forgotten to be checked in.William Chen1-0/+147
2012-06-14Target Explorer: Changes Find feature based on feedback(TBC).William Chen9-76/+150
2012-06-13Target Explorer: An re-implementation of "Find" feature based on newWilliam Chen12-332/+346
2012-06-12Target Explorer: AbstractWizard remembers workbench and selection instance pr...Uwe Stieber1-81/+120
2012-06-11Target Explorer: Refactoring, combining the two isFiltering inWilliam Chen2-6/+3
2012-06-11Target Explorer: Refine the filtering code.William Chen1-47/+7
2012-06-11Target Explorer: Improve auto background color adjustment for controlsUwe Stieber1-0/+1
2012-06-11Target Explorer: Changes of Quick Filter based on the feedbacksWilliam Chen7-217/+276
2012-06-11Target Explorer: Fix forms toolkit handling, Extended AbstractFormsWizardPageUwe Stieber1-89/+216
2012-06-10Releng: Synchronize plugin/feature dependencies with Juno target platform, Fi...Uwe Stieber1-6/+6
2012-06-09Target Explorer: Fix newWizard enablement expression evaluationUwe Stieber2-697/+716
2012-06-06Target Explorer: Fix several issue about displaying the decorations ofWilliam Chen1-12/+18
2012-06-06Target Explorer: Set the initial filter text when there is a filteringWilliam Chen1-1/+7
2012-06-06Target Explorer: Use the filtering text as the decoration to remind theWilliam Chen2-35/+46
2012-06-06Target Explorer: Fix bug 379087, vm crash because of null objectWilliam Chen5-101/+109
2012-06-01Target Explorer: Fix FindBugs warningsUwe Stieber12-1365/+1369
2012-06-01Target Explorer: Fix FindBugs warningsUwe Stieber8-52/+68
2012-06-01Fix copyright headers: Eclipse.org "Fix Copyright" tool generates IBM copyrig...Uwe Stieber7-21/+15
2012-05-31Target Explorer: Add isLeaf method to ILazyLoader to quickly bypass someWilliam Chen2-0/+10
2012-05-31Target Explorer: After the tree viewer changes after filtering, the popWilliam Chen2-14/+39
2012-05-31Target Explorer: Reviewed remaining 1.0.0 references after version number uprevUwe Stieber2-26/+27
2012-05-31Target Explorer: Add a help button to the find dialog.William Chen1-12/+19
2012-05-31Target Explorer: Some minor changes over the layout of the serch dialog.William Chen2-19/+23
2012-05-30Fixed org.eclipse.ui bundle version to be compatible with Eclipse 3.8Eugene Tarassov1-1/+1
2012-05-30Version number changed from 1.0 to 1.1Eugene Tarassov2-12/+12
2012-05-29Target Explorer: Add scope options for searching.William Chen6-30/+142
2012-05-29Target Explorer: Fix a minor bug that when the view is reset, theWilliam Chen1-1/+4
2012-05-28Target Explorer: 380795: [TCF][UI] Decorate the node that are beingWilliam Chen14-46/+472

Back to the top