Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-01-10Merge remote branch 'remotes/origin/master' into juno-refactoringjuno-refactoringEugene Tarassov3-7/+11
2012-01-10Target Explorer: Bug 368243 - [UI] Allow dynamic new wizard contributionsTobias Schwarz13-34/+910
2012-01-10TCF Python: Fix bogus MemoryProxy._toContextArrayAnton Leherbauer1-5/+7
2012-01-10TCF Python: Fix missing initialization of listener mapAnton Leherbauer1-1/+2
2012-01-10Target Explorer: Fix attach callback fired before TCFLaunch is connectedUwe Stieber6-3/+66
2012-01-10TCF Debugger: fixed NPE in mouse hover expression viewer.Eugene Tarassov2-6/+9
2012-01-09Merge branch 'juno-refactoring' of ssh://git.eclipse.org/gitroot/tcf/org.ecli...Eugene Tarassov47-460/+863
2012-01-09Test framework update.Pawel Piech34-665/+3595
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
2012-01-07Target Explorer: Clear up contexts service class namingUwe Stieber4-42/+28
2012-01-06Merge branch 'juno-refactoring' of ssh://git.eclipse.org/gitroot/tcf/org.ecli...Eugene Tarassov6-2/+298
2012-01-06Bug 367912 - [discovery] Add the "creator user" to the discovery peer informa...Eugene Tarassov3-8/+25
2012-01-06Target Explorer: Added contexts service adapter factoryUwe Stieber5-52/+107
2012-01-06Target Explorer: Declare missing exports in contexts service plug-inUwe Stieber1-0/+3
2012-01-06Target Explorer: Add contexts service implementationUwe Stieber6-2/+240
2012-01-06Merge branch 'juno-refactoring' of ssh://git.eclipse.org/gitroot/tcf/org.ecli...Eugene Tarassov100-333/+3096
2012-01-05TCF Debugger: added display of symbol file info in the Modules view.Eugene Tarassov7-34/+185
2012-01-05TCF Debugger: added "Select All' and "Copy" actions to the debugger details p...Eugene Tarassov1-1/+133
2012-01-05Target Explorer: Add contexts service provider plug-inUwe Stieber16-2/+538
2012-01-05Target Explorer: Prepare launch framework plug-in'sUwe Stieber58-78/+2061
2012-01-05Target Explorer: Do not log channel open/close for transient peers not having...Uwe Stieber1-19/+23
2012-01-04Target Explorer: Manual redirected static peers removed once other proxied pe...Uwe Stieber1-2/+7
2012-01-04Target Explorer: ChannelManager#openChannel returned to earlyUwe Stieber1-1/+23
2012-01-04Target Explorer: Fix widget disposed exception on propagating selectionUwe Stieber1-46/+53
2012-01-04Target Explorer: Assure that user invisible common navigator filter are in th...Uwe Stieber2-7/+92
2012-01-04Target Explorer: Make the single thread process filter hiddenUwe Stieber1-1/+1
2012-01-04Target Explorer: Fix a problem with a too wide services section on updating t...Uwe Stieber1-0/+2
2012-01-04Target Explorer: Added validation handling to peer node overview pageUwe Stieber23-178/+293
2012-01-04Target Explorer: Fix working set filter activationUwe Stieber1-2/+6
2012-01-03TCF Debugger: added public interface to get TCF ID and channel of visual elem...Eugene Tarassov3-2/+39
2012-01-03Merge branch 'juno-refactoring' of ssh://git.eclipse.org/gitroot/tcf/org.ecli...Eugene Tarassov140-2549/+5203
2012-01-03TCF Debugger: fixed: Properties view adds bogus error messages to Eclipse log.Eugene Tarassov1-3/+5
2012-01-03TCF Debugger: added type name display for "pointer to member".Eugene Tarassov1-2/+19
2012-01-03TCF Core: updated Symbols service interface.Eugene Tarassov2-4/+40
2012-01-03Target Explorer: Reworked working set supportUwe Stieber49-692/+2042
2012-01-01Target Explorer: New peer wizard opens the peer node editor directlyUwe Stieber23-526/+133
2011-12-31Target Explorer: Save changes to transport section and recalculate editor pag...Uwe Stieber38-245/+510
2011-12-31Target Explorer: Save changes to attributes section of new peer overview pageUwe Stieber2-5/+142
2011-12-31Target Explorer: Fix Bug 367641- Add "Show In" menu to Target ExplorerWilliam Chen3-1/+78
2011-12-31Target Explorer: Add the single thread filter.William Chen8-20/+137
2011-12-30Target Explorer: Fix a bug that the root collapsed from time to time.William Chen1-1/+10
2011-12-30Target Explorer: Check if the current node is a pending node beforeWilliam Chen11-34/+56
2011-12-30Target Explorer: Refactoring, extracting common methods.William Chen9-566/+159
2011-12-30Target Explorer: Add missing "group.showIn" marker to context menuUwe Stieber1-0/+1
2011-12-30Target Explorer: Add properties view to Target Explorer perspectiveUwe Stieber2-2/+2

Back to the top