Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-11-13Target Explorer: Fix editor tab order for "Processes" pageUwe Stieber1-1/+2
2012-11-12Target Explorer: Unify system management view event listener implementationsUwe Stieber2-57/+1
2012-10-25Target Explorer: Workaround for Eclipse 4.x platform bug 366528. "Refresh Pro...Uwe Stieber1-0/+15
2012-10-24Target Explorer: Fix duplicate "Properties" entries in file system and proces...Uwe Stieber1-16/+0
2012-10-24Target Explorer: Fix some exception related to Bug 392754 - Cannot refresh th...Uwe Stieber2-6/+18
2012-10-20Target Explorer: Rework editor bindings to unify activeEditorInput handlingUwe Stieber1-3/+2
2012-09-29Target Explorer: Updated plug-in provider name to separate the TE from the co...Uwe Stieber1-1/+1
2012-09-27Target Explorer: Bind Attach/Detach handler and menu contributions to the ava...Uwe Stieber1-14/+68
2012-09-24Target Explorer: Rebase error handling to use StatusHandlerUtilUwe Stieber6-387/+363
2012-09-12Target Explorer: Remove obsolete dependencies to file system plug-in'sUwe Stieber1-2/+0
2012-08-30Target Explorer: Trigger node and children refresh on process node expandUwe Stieber3-0/+147
2012-08-30Target Explorer: Clean up processes.ui package structureUwe Stieber17-33/+31
2012-08-30Target Explorer: Fix hasChildren calculationUwe Stieber1-1/+29
2012-08-30Target Explorer: Fix single thread filter is hiding all threadsUwe Stieber2-2/+6
2012-08-30Target Explorer: Reworked Process Monitor to use new process modelUwe Stieber52-4032/+4547
2012-07-26Target Explorer: Enforce PDE compiler settings and fix warningsUwe Stieber2-0/+34
2012-07-11Target Explorer: Remove redundant classes that are kept afterWilliam Chen1-5/+6
2012-07-11Target Explorer: Remove redundant classes that are removed duringWilliam Chen7-918/+0
2012-06-28Target Explorer: [Refactoring] Move search related classes to separateWilliam Chen8-0/+919
2012-06-27Target Explorer: Change some label messages.William Chen2-2/+2
2012-06-27Target Explorer: Set a more preferable size of the search dialog.William Chen1-2/+11
2012-06-21Target Explorer: Fixed some FindBugs warnings.William Chen1-1/+1
2012-06-19Target Explorer: Add icons for find/filter menu items.William Chen2-5/+1
2012-06-18Target Explorer: Add a prefix to the keys accessing dialog settings inWilliam Chen1-6/+10
2012-06-18Target Explorer: Code changes for the feedbacks over Find feature.William Chen12-2/+982
2012-06-11Target Explorer: Changes of Quick Filter based on the feedbacksWilliam Chen2-4/+19
2012-06-10Releng: Synchronize plugin/feature dependencies with Juno target platform, Fi...Uwe Stieber1-44/+44
2012-06-05Target Explorer: Refresh the first level children upon expanding aWilliam Chen1-58/+1
2012-06-01Target Explorer: Fix FindBugs warningsUwe Stieber7-40/+43
2012-06-01Fix copyright headers: Eclipse.org "Fix Copyright" tool generates IBM copyrig...Uwe Stieber2-15/+10
2012-05-31Target Explorer: Add isLeaf method to ILazyLoader to quickly bypass someWilliam Chen1-0/+9
2012-05-31Target Explorer: Add missing comments for ILazyLoader adapters.William Chen1-0/+19
2012-05-30Version number changed from 1.0 to 1.1Eugene Tarassov2-20/+20
2012-05-28Target Explorer: 380795: [TCF][UI] Decorate the node that are beingWilliam Chen4-2/+100
2012-05-24Target Explorer: Added missing about.html filesUwe Stieber2-1/+30
2012-05-23Target Explorer: Refactoring the filter/search feature.William Chen2-8/+12
2012-05-21Target Explorer: Add missing comments and externalized strings for theWilliam Chen2-1/+7
2012-05-18Target Explorer: Add code to implement searching functionWilliam Chen4-2/+60
2012-05-18Target Explorer: Bug fix for #379782: Provide a filter to match entriesWilliam Chen2-1/+17
2012-05-16Target Explorer: Refactoring the TreeViewerExplorerPage. Adding William Chen9-10/+133
2012-05-15Releng: Fix copyright headerUwe Stieber42-40/+60
2012-05-14Target Explorer: Display the pending node while expanding the tree node.William Chen1-2/+2
2012-05-14Target Explorer: Extract a pending-aware label provider to remove theWilliam Chen1-11/+2
2012-05-14Target Explorer: Fix an issue in the sorter of Process list thatWilliam Chen1-2/+3
2012-05-09Target Explorer: Avoid getUnifiedIdentifier() to return nullUwe Stieber1-1/+1
2012-05-08Target Explorer: Remove run process action, add run and debug actions to peerTobias Schwarz7-1042/+338
2012-05-07Target Explorer: Add a "Collapse All" tool bar action to the treeWilliam Chen1-5/+1
2012-05-04Target Explorer: Change the icons of processes and threads to betterWilliam Chen8-4/+12
2012-05-04Target Explorer: Refactoring: Extract a base class forWilliam Chen4-110/+9
2012-05-04Target Explorer: Refactoring: Extract an abstract base class forWilliam Chen3-5/+6

Back to the top