Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2012-08-20Target Explorer: Bug 379391 - [Terminal] Open Terminal sessions should be ↵Uwe Stieber24-904/+1604
restored after quit / restart
2012-08-16Target Explorer: Bug 379392 - [Terminal] Provide an optional input line ↵Uwe Stieber16-175/+501
editing field for dumb remote systems
2012-08-14Target Explorer: Allow user to enter custom encodings and keep a history of ↵Uwe Stieber3-11/+118
the last 5 custom encodings entered
2012-08-14Target Explorer: add possibility to add parameters to refrenced steps inTobias Schwarz4-190/+203
a step group
2012-08-14Target Explorer: add possibility to add parameters to refrenced steps inTobias Schwarz11-1558/+1771
a step group
2012-08-14Target Explorer: Terminal tab encoding setting is display in the status lineUwe Stieber3-3/+32
2012-08-14Target Explorer: Bug 379394 - [Terminal] Add a UI Control for setting the ↵Uwe Stieber14-494/+805
Terminal's encoding
2012-08-12Target Explorer: Bug 378625 - [Terminals] Cannot open two tabs to the same ↵Uwe Stieber14-1080/+1151
host in one view
2012-08-10Target Explorer: Rework locator model local host peer filteringUwe Stieber5-102/+28
2012-08-10Target Explorer: Added asynchronous callback to be invoked by ↵Uwe Stieber12-150/+196
ILocatorModelRefreshService#refresh()
2012-08-09Target Explorer: avoid multiple attach launches to the same launchTobias Schwarz1-3/+22
context
2012-08-09Target Explorer: Fix value-add sometimes interfere with agents. Avoid to ↵Uwe Stieber1-157/+180
launch value-add for the default TCF port
2012-08-09Target Explorer: Unify properties editor page save handling and provide ↵Uwe Stieber18-1169/+1161
StatusHandlerUtil
2012-08-08Target Explorer: Fix ELF utility testUwe Stieber1-0/+1
2012-08-08Target Explorer: Add more unit testsUwe Stieber6-51/+330
2012-08-08Target Explorer: Fine tune perspective extensionsUwe Stieber2-16/+10
2012-08-08Target Explorer: Restore test agentUwe Stieber1-0/+0
2012-08-08Target Explorer: Fix more FindBugs warningsUwe Stieber3-18/+19
2012-08-08Target Explorer: Update test agent to useUwe Stieber1-0/+0
2012-08-08Target Explorer: Fix FindBugs warningsUwe Stieber25-1773/+1763
2012-08-08Target Explorer: Initialize the IPAddressUtil on plug-in loadUwe Stieber2-98/+120
2012-08-08Target Explorer: Adjust unit test VM argsUwe Stieber1-1/+1
2012-08-08Target Explorer: Add a timeout mechanism to CallbackMonitor in case someWilliam Chen4-15/+117
keys are never unlocked, causing a program to hang.
2012-08-07Target Explorer: Update unit test VM argsUwe Stieber1-2/+2
2012-08-07Target Explorer: Enable unit test debuggingUwe Stieber1-1/+1
2012-08-07Target Explorer: Set a timeout limit for Process Monitor TestsUwe Stieber2-4/+4
2012-08-07Target Explorer: Disabled Process Monitor TestsUwe Stieber2-3/+2
2012-08-07Target Explorer: Disable unit test debuggingUwe Stieber2-2/+3
2012-08-07Target Explorer: Start adding some assertions to file system operationsUwe Stieber3-342/+345
2012-08-07Target Explorer: Fix NPEUwe Stieber1-193/+193
2012-08-07Target Explorer: Improve Processes getChildren testUwe Stieber1-69/+72
2012-08-07Target Explorer: Improve QueryChildrenTestUwe Stieber1-2/+4
2012-08-07Target Explorer: Enable unit test debuggingUwe Stieber1-1/+1
2012-08-07Target Explorer: Improve ProcessModel initializationUwe Stieber1-221/+220
2012-08-06Target Explorer: Provide a second Maven project file to allow includation of ↵Uwe Stieber3-273/+290
o.e.tcf.te.tests plug-in in dependent test plug-in's
2012-08-06Unit tests: Test pom.xml need to reference all modules build by pom.xml + ↵Uwe Stieber1-44/+2
o.e.tcf.te.tests
2012-08-06Target Explorer: Disable unit test debuggingUwe Stieber1-1/+1
2012-08-06Target Explorer: Fix Illegal Thread AccessUwe Stieber1-13/+14
2012-08-06Target Explorer: Improve FSModel initializationUwe Stieber1-150/+148
2012-08-06Target Explorer: Enable unit test debuggingUwe Stieber1-1/+1
2012-08-06Unit tests: Updated Linux 64bit agent to run on RedHat machine used to ↵Uwe Stieber1-0/+0
execute the tests
2012-08-06Target Explorer: Fix Bug #386450 - editor restore only for static peersTobias Schwarz2-48/+56
2012-08-04Target Explorer: Categories can be marked hidden via a preference setting or ↵Uwe Stieber1-103/+118
a Java system define
2012-08-02Target Explorer: Added advanced remote process launch tab section to specify ↵Uwe Stieber5-94/+313
the line ending used by the launched remote process
2012-08-02[386484]Allow file transfer from target to host into existing directoriesAnna Dushistova1-8/+11
2012-08-02Fix Bug 386328 - Application output doesn't display correctly in the terminalUwe Stieber1-1/+32
2012-07-30Target Explorer: add launch attribute for context attach stepsTobias Schwarz3-0/+27
2012-07-30Target Explorer: rework error handlingTobias Schwarz1-8/+5
2012-07-30Target Explorer: Fix NPE in unit testUwe Stieber1-52/+53
2012-07-30Target Explorer: fix [Bug 386159] ClassNotFoundException whileTobias Schwarz1-210/+206
trying to execute a remote launch

Back to the top