Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-10-01Target Explorer: Fix debug service returning to earlyUwe Stieber1-4/+25
2013-10-01Target Explorer: Add post attach debugger delegateUwe Stieber1-44/+76
2013-10-01Target Explorer: add "Del" key to terminate a processTobias Schwarz1-0/+25
2013-09-26Traget Explorer: add property tester "hasCapability"Tobias Schwarz2-2/+21
2013-09-26Target Explorer: Improve error message in case the connection attempt is fail...Uwe Stieber3-5/+32
2013-09-26Target Explorer: fix model update and exist event handlingTobias Schwarz2-11/+13
2013-09-26Target Explorer: remove borderTobias Schwarz1-1/+1
2013-09-25Target Explorer: Fix static and dynamic discovered peers matchingUwe Stieber13-58/+177
2013-09-25Target Explorer: Fix import/export target wizard labelsUwe Stieber2-18/+18
2013-09-25Target Explorer: fix possible NPEsTobias Schwarz2-2/+4
2013-09-25Target Explorer: Fix attach to context handlingUwe Stieber6-168/+195
2013-09-25Target Explorer: remove unneeded refreshTobias Schwarz1-10/+0
2013-09-25Target Explorer: fix open dialog on not existing directoryTobias Schwarz1-0/+3
2013-09-25Target Explorer: add check for relativ to workspaceTobias Schwarz3-3/+26
2013-09-25Target Explorer: Use WinPTY on Windows hosts. Use reflection to load the clas...Uwe Stieber1-2/+20
2013-09-24Target Explorer: fix set text nullTobias Schwarz1-2/+2
2013-09-24Target Explorer: Improve local terminal tab titlesUwe Stieber1-3/+3
2013-09-20Target Explorer: Fix merge errors after refactoringUwe Stieber1-13/+16
2013-09-19Target Explorer: Fix context menu of system monitor is not updated on detachi...Uwe Stieber1-0/+33
2013-09-19Target Explorer: Rename ISelectionService to IDefaultContextServiceUwe Stieber13-233/+239
2013-09-19Target Explorer: fix illegal thread access and layoutTobias Schwarz1-18/+31
2013-09-19Target Explorer: cleanup context menu contributionsTobias Schwarz2-6/+6
2013-09-18Target Explorer: use part listener to set default connectionTobias Schwarz7-44/+162
2013-09-18Target Explorer: Bind active connection status bar trim control to a hidden p...Uwe Stieber8-3/+60
2013-09-18Target Explorer: Visualize the active connection as status bar trim areaUwe Stieber5-1/+115
2013-09-18Target Explorer: new attach debugger stepper operationTobias Schwarz4-30/+67
2013-09-18Target Explorer: add new target path validatorTobias Schwarz3-0/+39
2013-09-17Target Explorer: add cancel for stepTobias Schwarz9-84/+191
2013-09-16Target Explorer: Fix path map service does not save launch configurationUwe Stieber1-0/+9
2013-09-16Target Explorer: Fix path map service adds path map rule with empty propertiesUwe Stieber1-0/+2
2013-09-16Target Explorer: Enable TCF target connections getting started action set onl...Uwe Stieber1-1/+10
2013-09-16Target Explorer: Allow the overwrite of the standard label widthUwe Stieber1-7/+21
2013-09-14Target Explorer: Fix interface javadocUwe Stieber1-2/+2
2013-09-13Target Explorer: Added path map resolver service interface and implementationUwe Stieber4-0/+237
2013-09-13Target Explorer: Fix some outdated documentation of the terminal output strea...Uwe Stieber1-2/+2
2013-09-13Target Explorer: add ISelectionService selection filter Tobias Schwarz5-0/+323
2013-09-13Target Explorer: fix default selection not set when open peer withTobias Schwarz1-0/+9
2013-09-13Target Explorer: introduce ISelectionService for default context supportTobias Schwarz7-343/+531
2013-09-11Target Explorer: add section configure methodTobias Schwarz2-8/+10
2013-09-10Target Explorer: Fix illegal thread access in path map service implementation...Uwe Stieber1-15/+21
2013-09-10Target Explorer: extend history manager with clear and set functionalityTobias Schwarz1-0/+39
2013-09-10Target Explorer: fix missing class child element in schema.Tobias Schwarz1-216/+217
2013-09-10Target Explorer: Don't show CLI client or server peers in NeighborhoodUwe Stieber1-1/+8
2013-09-10Target Explorer: Add auto-generated path map to debugger channel setupuwe1-0/+23
2013-09-09Target Explorer: Occassionaly running into assertion failures getting the rem...Uwe Stieber1-3/+8
2013-09-09Target Explorer: Explicitly set ProcessesV1 start attribute defaultsUwe Stieber1-0/+8
2013-09-09Target Explorer: Complete path map service API by adding removePathMapUwe Stieber2-48/+127
2013-09-06Target Explorer: Show generated path map entries in path map tab but don't al...uwe1-12/+44
2013-09-04Target Explorer: Fallback to require TM Terminal dependencies instead of incl...Uwe Stieber4-41/+19
2013-09-04Target Explorer: Extend the path map service to provide possibilities to add ...Uwe Stieber3-68/+235

Back to the top