Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2012-05-16Target Explorer: Refactoring the TreeViewerExplorerPage. Adding William Chen25-524/+582
2012-05-15Target Explorer: Fix findbugs warningUwe Stieber1-1/+1
2012-05-15Target Explorer: Fix findbugs warningUwe Stieber1-1/+2
2012-05-15TCF Debugger Tests: Bundle separated test TCF agentsUwe Stieber1-1/+10
2012-05-15TCF Debugger Tests: Add TE tests moduleUwe Stieber1-2/+1
2012-05-15Releng: Fix copyright headerUwe Stieber586-513/+1329
2012-05-14Target Explorer: Improve test agent lookupUwe Stieber1-1/+2
2012-05-14Target Explorer: FIX project explorer contentTobias Schwarz1-50/+5
2012-05-14Target Explorer: Filter value-add nodes from launch context selector controlUwe Stieber1-0/+21
2012-05-14Target Explorer: Display the pending node while expanding the tree node.William Chen5-14/+14
2012-05-14Target Explorer: Extract a pending-aware label provider to remove theWilliam Chen5-30/+54
2012-05-14Target Explorer: Fix an issue in the sorter of Process list thatWilliam Chen1-2/+3
2012-05-11Target Explorer: ADD favorites handling for launchesTobias Schwarz21-1041/+1578
2012-05-11Target Explorer: Fix NPEUwe Stieber1-1/+3
2012-05-10Target Explorer: Make it easier to extend NewTargetWizard/NewTargetWizardPageUwe Stieber6-30/+117
2012-05-10Target Explorer: Fix style of added method parseOne(...)Uwe Stieber1-23/+32
2012-05-10Target Explorer: ADD correct breakpoint at main after debug remote appTobias Schwarz12-70/+168
2012-05-10Bug 378772 - [test] Debug tests should launch an agent before runningPawel Piech1-10/+22
2012-05-09Target Explorer: Test case agent launcher should default to loopback address.Uwe Stieber1-1/+1
2012-05-09Target Explorer: FIX action visibility and enablement, launch reuse, npeTobias Schwarz10-540/+576
2012-05-09Target Explorer: Avoid getUnifiedIdentifier() to return nullUwe Stieber41-47/+56
2012-05-09Target Explorer: Fix assertion on test case agent launch, allow framework to ...Uwe Stieber3-9/+57
2012-05-08Target Explorer: Fix a NullPointerException issue.William Chen1-3/+5
2012-05-08Target Explorer: Fix an issue when the attr of a node is null.William Chen1-2/+17
2012-05-08Target Explorer: ADD attach debugger on remote application debugTobias Schwarz8-25/+150
2012-05-08Target Explorer: Turn order of peer id and peer name fieldsUwe Stieber2-12/+12
2012-05-08Target Explorer: Added peer type property constantUwe Stieber1-6/+11
2012-05-08Target Explorer: Bug 378411 - AssertionErrors in TraceHandler when shutting d...Uwe Stieber1-3/+4
2012-05-08Target Explorer: Avoid exception print's if not in debug modeUwe Stieber1-10/+11
2012-05-08Target Explorer: Remove run process action, add run and debug actions to peerTobias Schwarz17-1270/+767
2012-05-08Target Explorer: Fix: Terminal to use common preference settingsUwe Stieber1-1/+1

Back to the top