Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-06-03Target Explorer: Make the Process Monitor UI adaptable to connection type spe...Uwe Stieber20-641/+911
2013-06-02Target Explorer: Fix attach action enabled while there is no process context ...Uwe Stieber2-60/+8
2013-05-29Target Explorer: Fix process monitor single thread filterUwe Stieber2-6/+4
2013-05-28Target Explorer: fix possible npeTobias Schwarz1-14/+15
2013-05-21Target Explorer: Fix copyright years in file headersUwe Stieber5-5/+5
2013-04-30Target Explorer: Fix sorting in tree should be case insensitiveUwe Stieber1-1/+1
2013-03-22Target Explorer: reqork open handlerTobias Schwarz2-10/+10
2013-02-12Target Explorer: Rework view category handling. Category contributions can ha...Uwe Stieber2-25/+10
2013-01-19Target Explorer: Fix Bugzilla 398504 - [SysMonitor] Provide command line for ...Uwe Stieber4-5/+169
2012-11-29Target Explorer: Fix "Path Map" configuration editor tab orderingUwe Stieber1-1/+1
2012-11-29[Taregt Explorer] introduce IPropertiesHandlerDelegate to be able toTobias Schwarz4-1/+110
2012-11-24Target Explorer: Enforce default set of save actionsUwe Stieber1-4/+56
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

Back to the top