Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-05-31Target Explorer: FindBugs fixesUwe Stieber2-0/+15
2012-05-31Target Explorer: Fix FindBugs warningsUwe Stieber8-15/+54
2012-05-31Target Explorer: Findbugs fixesUwe Stieber2-3/+3
2012-05-31Target Explorer: Add isLeaf method to ILazyLoader to quickly bypass someWilliam Chen5-1/+28
2012-05-31Target Explorer: Add missing comments for ILazyLoader adapters.William Chen3-1/+39
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 Stieber7-78/+72
2012-05-31Target Explorer: Add a help button to the find dialog.William Chen1-12/+19
2012-05-31Target Explorer: Fix "visibleWhen" expressions which do not work onWilliam Chen1-0/+55
2012-05-31Target Explorer: Some minor changes over the layout of the serch dialog.William Chen2-19/+23
2012-05-30Fixed required org.eclipse.ui bundle version to be compatible with Eclipse 3.8Eugene Tarassov2-2/+2
2012-05-30Fixed org.eclipse.ui bundle version to be compatible with Eclipse 3.8Eugene Tarassov21-21/+21
2012-05-30Target Explorer: Remove "visibleWhen" element from the definition ofWilliam Chen3-3/+24
2012-05-30Version number changed from 1.0 to 1.1Eugene Tarassov103-493/+490
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 Chen24-99/+831
2012-05-25Target Explorer: fix findbugs warningsUwe Stieber1-2/+2
2012-05-25Target Explorer: Updated feature descriptionUwe Stieber1-2/+2
2012-05-25Target Explorer: More findbugs fixesUwe Stieber8-34/+41
2012-05-25TargetExplorer: More findbugs fixesUwe Stieber5-17/+31
2012-05-25Target Explorer: Updated feature description and fix more warningsUwe Stieber6-33/+35
2012-05-25Target Explorer: Fix more findbugs warningsUwe Stieber16-142/+144
2012-05-25Target Explorer: Prefer loopback address for communication over canonical add...Uwe Stieber2-8/+23
2012-05-24Target Explorer: Introduce a flag to AbstractSection to allow control listene...Uwe Stieber9-0/+62
2012-05-24Target Explorer: Added missing about.html filesUwe Stieber80-40/+1200
2012-05-24Target Explorer: Dirty state reset not signaled in all casesUwe Stieber1-0/+24
2012-05-23Target Explorer: Fix peer discovery resets manual redirectionUwe Stieber2-5/+25
2012-05-23Target Explorer: Fix assertion if a peer is redirected and discoverableUwe Stieber2-23/+43
2012-05-23Target Explorer: Refactoring the filter/search feature.William Chen34-359/+607
2012-05-22Fix an issue where the list of presented editor tabs does not match the avail...Uwe Stieber1-0/+8
2012-05-22Filter redirection setup from attributes tableUwe Stieber1-2/+4
2012-05-22Fix new peer wizard writes connection data into wrong containerUwe Stieber3-2/+107
2012-05-22Target Explorer: Add missing comments in the two classes.William Chen2-2/+7
2012-05-22Target Explorer: ADD possibility to use own channel for process launcher andTobias Schwarz4-1415/+1508
2012-05-22Target Explorer: ADD launch tab icons, launch node description provider, remo...Tobias Schwarz7-260/+290
2012-05-21Target Explorer: Cleanup duplicate implementations in TcpTransportPanel vs Ne...Uwe Stieber4-275/+58
2012-05-21Target Explorer: Fix launch tab layoutUwe Stieber2-88/+88
2012-05-21Target Explorer: Fix invalid description provided for IPeerModelUwe Stieber1-98/+101
2012-05-21Target Explorer: Remove duplicate interface IDescriptionLabelProvider and fix...Uwe Stieber5-76/+49
2012-05-21Target Explorer: Remove an unused member field "images" from Pending.William Chen1-2/+1
2012-05-21Target Explorer: Add missing comments and externalized strings for theWilliam Chen21-278/+487
2012-05-20Target Explorer: Change the hot-key of search to M1+M2+S.William Chen1-2/+2
2012-05-20Target Explorer: More code about searching action.William Chen14-449/+545
2012-05-18Target Explorer: Add code to implement searching functionWilliam Chen31-145/+1433
2012-05-18Target Explorer: Bug fix for #379782: Provide a filter to match entriesWilliam Chen17-134/+469
2012-05-17Target Explorer: Add the filter to target explorer view.William Chen5-12/+175
2012-05-17Target Explorer: Bug #379782, to be continued...William Chen2-0/+281
2012-05-17Target Explorer: Add "Select All" and "Deselect All" to "Filter..." andWilliam Chen3-0/+60
2012-05-16Target Explorer: ADD DnD support for launchesTobias Schwarz34-589/+1462

Back to the top