Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-01-18Target Explorer: Add a way to terminate (disconnect) a terminal without closi...Uwe Stieber3-6/+60
2012-01-18Target Explorer: Fix Terminal tabs not listening to preference changesUwe Stieber1-6/+41
2012-01-18Target Explorer: [368509] Add Properties dialog for the process list inWilliam Chen11-41/+573
2012-01-17Target Explorer: Update the data model when a property change eventWilliam Chen11-80/+44
2012-01-17Target Explorer: Delete redundant classes and command definitions.William Chen4-228/+27
2012-01-17Target Explorer: Changes based on the feedbacks: refresh commandWilliam Chen9-411/+161
2012-01-17Target Explorer: Fire property change events when a file system treeWilliam Chen7-9/+64
2012-01-17Target Explorer: Refactoring, use getter methods instead of string typesWilliam Chen10-69/+99
2012-01-17Target Explorer: [368533] Rework "Refresh" contribution.William Chen3-1/+77
2012-01-17Target Explorer: Change the command id to the command refresh id.William Chen1-11/+21
2012-01-16Target Explorer: Unify feature/plugin provider name externalizationUwe Stieber53-61/+61
2012-01-16Target Explorer: Ignore window working setUwe Stieber1-10/+2
2012-01-16Target Explorer: Associate a menu id with the "Show In" sub menuUwe Stieber1-1/+5
2012-01-16Target Explorer: Remove createNodeFromDirEntry from FSOperation, usingWilliam Chen3-50/+5
2012-01-16Target Explorer: Refactoring, extract callback "Done" classes to queryWilliam Chen18-440/+375
2012-01-16Target Explorer: Refactoring, moving the setInput toWilliam Chen7-59/+108
2012-01-16Target Explorer: Refactoring, moving property setting code toWilliam Chen10-145/+121
2012-01-16Target Explorer: Fixed an issue that querying of process contexts is notWilliam Chen4-86/+105
2012-01-14Target Explorer: Add peers launched by current user filterUwe Stieber3-1/+58
2012-01-13Target Explorer: Review command mnemonicsUwe Stieber8-13/+26
2012-01-13Target Explorer: Add common delete command and handlerUwe Stieber11-171/+391
2012-01-13Target Explorer: Fix properties editor view idUwe Stieber6-20/+36
2012-01-13Target Explorer: Add property change listener to update properties viewWilliam Chen3-3/+45
2012-01-13Target Explorer: Process tree refresh action reworked to use common commandUwe Stieber5-40/+76
2012-01-13Target Explorer: Provide generic refresh command and handlerUwe Stieber13-159/+356
2012-01-13Target Explorer: Re-parent PeerModelViewerInput withWilliam Chen1-45/+2
2012-01-13Target Explorer: Refactoring, adding IPropertyChangeProvider andWilliam Chen5-36/+125
2012-01-13Target Explorer: Move "firePropertyChanged" methods out of tree nodes.William Chen24-54/+82
2012-01-13Target Explorer: [365273] TCF debugger integration. William Chen1-2/+50
2012-01-13Target Explorer: [368508] Add refresh actions for the roots of the fileWilliam Chen6-37/+158
2012-01-13Target Explorer: [368507] Manual refresh of a selected process node isWilliam Chen3-1/+145
2012-01-13Target Explorer: Bug #368511. Wrong tree hierarchy displayed whenWilliam Chen1-31/+0
2012-01-13Target Explorer: Fix editor page bindings for file system and processesUwe Stieber2-6/+4
2012-01-12Target Explorer: Provide attach/detach process actionsUwe Stieber16-141/+958
2012-01-12Target Explorer: Add common attach/detach command definitionUwe Stieber12-14/+50
2012-01-12Target Explorer: bug 367646: [UI] Add "Go Into" navigation William Chen2-0/+22
2012-01-12Target Explorer: Bug #367646, Add "Go Into" navigation.William Chen8-6/+111
2012-01-12Target Explorer: Fixed bug #367845, "Permissions" should be a separateWilliam Chen1-2/+7
2012-01-12Target Explorer: Only display those visible filters in the configurationWilliam Chen1-3/+24
2012-01-12Target Explorer: Fixed a bug that ProcessNavigatorContentProviderWilliam Chen1-2/+9
2012-01-11Target Explorer: Fix wizard categories are not mergedUwe Stieber2-17/+89
2012-01-11Target Explorer: Enhancement bug #368321. William Chen36-2082/+939
2012-01-10Target Explorer: Bug 368243 - [UI] Allow dynamic new wizard contributionsTobias Schwarz13-34/+910
2012-01-10Target Explorer: Fix attach callback fired before TCFLaunch is connectedUwe Stieber6-3/+66
2012-01-09Target Explorer: Implement peer node debug serviceUwe Stieber4-2/+260
2012-01-09Target Explorer: Unify form page setup and content creationUwe Stieber3-96/+133
2012-01-08Target Explorer: Support change events expanding/collapsing nodesUwe Stieber1-1/+9
2012-01-08Target Explorer: Close properties editor if a peer node gets removed from the...Uwe Stieber19-27/+58
2012-01-08Target Explorer: Fix peer node overview page issue not saving changes in mult...Uwe Stieber15-183/+268
2012-01-07Target Explorer: Extract TCF callback invocation delegate implementationUwe Stieber6-55/+53

Back to the top