Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-03-10Target Explorer: Prepare for "connect" on discovered peerUwe Stieber2-0/+57
2014-03-03Target Explorer: fix disconnect connections on shutdownTobias Schwarz1-62/+52
2014-02-27Target Explorer: Improve file system state manager test caseUwe Stieber1-0/+1
2014-02-27Releng: Update version match rules to require 1.3.0Uwe Stieber41-305/+305
2014-02-25Releng: Uprev master branch version to 1.3.0Uwe Stieber86-129/+129
2014-02-25Target Explorer: Fix call to environment merge. It's always a terminal if cal...Uwe Stieber1-1/+1
2014-02-25Target Explorer: Always merge native with process environment if using the Pr...Uwe Stieber1-1/+1
2014-02-25Target Explorer: Support unsetting an environment variable in the merged proc...Uwe Stieber1-6/+11
2014-02-24Target Explorer: fix unwanted decoration in processes tabTobias Schwarz1-8/+7
2014-02-22Target Explorer: Always add the exception class name to the timeout messageUwe Stieber1-0/+1
2014-02-22Target Explorer: Add possible connection timeout cause to the WaitForReadySte...Uwe Stieber3-0/+13
2014-02-21Target Explorer: add possibility to format button textTobias Schwarz1-2/+6
2014-02-21Target Explorer: organize importsTobias Schwarz1-8/+0
2014-02-21Target Explorer: fix tooltip reset when no default context is setTobias Schwarz1-16/+14
2014-02-21Target Explorer: fix ui hangTobias Schwarz2-12/+21
2014-02-21Target Explorer: fix missing adapterTobias Schwarz2-1/+14
2014-02-20Target Explorer: add "set as default connection" link to all tcf editorTobias Schwarz18-369/+585
2014-02-20Target Explorer: added connection name to toolbar connect/disconnectTobias Schwarz4-3/+42
2014-02-20Target Explorer: fix setup dataTobias Schwarz1-0/+1
2014-02-20Releng: Run "Fix copyrights" tool to update the copyrights prior to a possibl...Uwe Stieber461-4800/+4809
2014-02-20Target Explorer: add hidden pref to enableTobias Schwarz4-4/+23
2014-02-20Target Explorer: Associate the original notification event which triggered a ...Uwe Stieber1-0/+3
2014-02-19Target Explorer: Wrap value-add related IOException into specific exception w...Uwe Stieber4-19/+94
2014-02-19Target Explorer: add default context selector to system menuTobias Schwarz6-0/+140
2014-02-19Target Explorer: add CTRL+SHIFT modifiers to open connection in editorTobias Schwarz3-1/+15
2014-02-19Target Explorer: change way to start launch to not be blocked when buildTobias Schwarz1-1/+6
2014-02-19Target Explorer: revert last changeTobias Schwarz1-2/+0
2014-02-19Target Explorer: fix launch cancel handlingTobias Schwarz2-3/+7
2014-02-19Target Explorer: fix wizard validationTobias Schwarz8-9/+26
2014-02-19Target Explorer: Fix formattingUwe Stieber1-2/+1
2014-02-19[Bug 428475] Fixed NPE.Anna Dushistova1-3/+8
2014-02-18Target Explorer: fix equalTobias Schwarz1-3/+4
2014-02-18Target Explorer: add channel to step dataTobias Schwarz2-1/+4
2014-02-17Target Explorer: Fix fade in animation not enabled by default with Eclipse 4.3.1Uwe Stieber7-18/+88
2014-02-17Target Explorer: Make the notification popup close delay customizeableUwe Stieber4-1/+18
2014-02-17Target Explorer: Fix step enablement cannot test for remote services as the c...Uwe Stieber1-14/+1
2014-02-17Target Explorer: Initialize process runtime model only if process service is ...Uwe Stieber1-5/+17
2014-02-15Target Explorer: Fix javadoc for path map resolver service methods findTarget...Uwe Stieber1-2/+2
2014-02-14Target Explorer: Fix potential reentrant viewer entry issue on tree expanded ...Uwe Stieber1-3/+5
2014-02-14Target Explorer: fix extract data handlingTobias Schwarz1-1/+1
2014-02-12Target Explorer: Handle an NPE because of an early shutdown more gracefullyUwe Stieber1-1/+1
2014-02-12Target Explorer: Fix empty terminal tab left in terminals view if a process l...Uwe Stieber6-5/+96
2014-02-12Target Explorer: Process launcher environment utility to keep environment var...Uwe Stieber1-2/+0
2014-02-12Target Explorer: Environment variables without values ignored on Windows onlyUwe Stieber1-3/+3
2014-02-12Target Explorer: Filter out bad environment variable names leading to ERROR_I...Uwe Stieber1-0/+4
2014-02-10Target Explorer: Fix debug service implementation to call disconnect() and th...Uwe Stieber2-3/+4
2014-02-09Target Explorer: Improve agent monitor. Log all communication to the same pee...Uwe Stieber4-135/+138
2014-02-09Target Explorer: Don't log locator commands and events by defaultUwe Stieber6-254/+273
2014-02-08Target Explorer: Improve Eclipse command server loggingUwe Stieber1-2/+6
2014-02-07Target Explorer: Keep exception message when wrapping exception in file syste...Uwe Stieber1-206/+206

Back to the top