Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-10-20Target Explorer: Rework editor bindings to unify activeEditorInput handlingUwe Stieber1-3/+2
2012-10-01Target Explorer: Rework launch node content providerUwe Stieber2-170/+362
2012-09-29Target Explorer: Updated plug-in provider name to separate the TE from the co...Uwe Stieber1-1/+1
2012-08-08Target Explorer: Fix FindBugs warningsUwe Stieber2-102/+100
2012-07-26Target Explorer: Assure Target Explorer model initialization if working outsi...Uwe Stieber2-54/+54
2012-07-26Target Explorer: fix warnings for non externalized strings in plugin.xmlTobias Schwarz2-24/+25
2012-07-26Target Explorer: Enforce PDE compiler settings and fix warningsUwe Stieber2-0/+34
2012-07-19Target Explorer: Added Rename action for static peersUwe Stieber1-138/+138
2012-07-11Target Explorer: Remove FindBug warnings in File System.William Chen2-10/+10
2012-07-11Target Explorer: Remove redundant classes that are kept afterWilliam Chen13-1352/+1
2012-07-09Target Explorer: ADD History ManagementTobias Schwarz2-5/+5
2012-07-04Target Explorer: Start querying the root's children upon showing up.William Chen1-1/+5
2012-06-28Target Explorer: [Refactoring] Move search related classes to separateWilliam Chen13-1/+1353
2012-06-27Target Explorer: Change some label messages.William Chen1-0/+2
2012-06-27Target Explorer: Set a more preferable size of the search dialog.William Chen2-11/+24
2012-06-20Target Explorer: Add a severity field to TCFException to differentiateWilliam Chen1-2/+9
2012-06-19Target Explorer: Add icons for find/filter menu items.William Chen1-4/+0
2012-06-18Target Explorer: Add a prefix to the keys accessing dialog settings inWilliam Chen1-12/+19
2012-06-18Target Explorer: Code changes for the feedbacks over Find feature.William Chen13-96/+615
2012-06-15Target Explorer: Fix New File/Folder wizards show proxies/value-add's in targ...Uwe Stieber2-397/+304
2012-06-14Target Explorer: Add new files that are forgotten to be checked in.William Chen5-0/+627
2012-06-14Target Explorer: Changes Find feature based on feedback(TBC).William Chen4-172/+59
2012-06-13Target Explorer: An re-implementation of "Find" feature based on newWilliam Chen5-1/+261
2012-06-12Target Explorer: AbstractWizard remembers workbench and selection instance pr...Uwe Stieber1-252/+250
2012-06-11Target Explorer: Improve auto background color adjustment for controlsUwe Stieber1-2/+0
2012-06-11Target Explorer: Changes of Quick Filter based on the feedbacksWilliam Chen5-18/+33
2012-06-11Target Explorer: Fix forms toolkit handling, Extended AbstractFormsWizardPageUwe Stieber1-4/+2
2012-06-10Releng: Synchronize plugin/feature dependencies with Juno target platform, Fi...Uwe Stieber1-14/+14
2012-06-05Target Explorer: Refresh the first level children upon expanding aWilliam Chen1-1/+47
2012-06-01Target Explorer: Fix FindBugs warningsUwe Stieber9-40/+45
2012-06-01Target Explorer: Fix FindBugs warningsUwe Stieber3-571/+573
2012-06-01Fix copyright headers: Eclipse.org "Fix Copyright" tool generates IBM copyrig...Uwe Stieber3-15/+11
2012-05-31Target Explorer: Add isLeaf method to ILazyLoader to quickly bypass someWilliam Chen2-1/+9
2012-05-31Target Explorer: Add missing comments for ILazyLoader adapters.William Chen2-1/+20
2012-05-31Target Explorer: Fix "visibleWhen" expressions which do not work onWilliam Chen1-0/+55
2012-05-30Version number changed from 1.0 to 1.1Eugene Tarassov2-18/+18
2012-05-28Target Explorer: 380795: [TCF][UI] Decorate the node that are beingWilliam Chen2-3/+10
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 Chen3-1/+56
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 Chen4-8/+62
2012-05-15Releng: Fix copyright headerUwe Stieber101-98/+128
2012-05-14Target Explorer: Display the pending node while expanding the tree node.William Chen2-12/+6
2012-05-14Target Explorer: Extract a pending-aware label provider to remove theWilliam Chen1-11/+2
2012-05-09Target Explorer: Avoid getUnifiedIdentifier() to return nullUwe Stieber1-3/+3
2012-05-07Target Explorer: Add a "Collapse All" tool bar action to the treeWilliam Chen1-1/+1
2012-05-04Target Explorer: Refactoring: Extract a base class forWilliam Chen3-101/+137
2012-05-04Target Explorer: Refactoring: Extract an abstract base class forWilliam Chen12-24/+24

Back to the top