Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-12-13Target Explorer: rework peer modelTobias Schwarz2-1/+12
2013-11-13Target Explorer: fix possible npe, add stepper service for schedulingTobias Schwarz2-0/+450
2013-10-16Target Explorer: Always preserve the case of the environment variablesUwe Stieber1-28/+1
2013-10-16Target Explorer: Drop Win95 and ME supportUwe Stieber1-93/+51
2013-10-10Target Explorer: Simplify desktop popup notificationsUwe Stieber1-0/+178
2013-10-08Target Explorer: Unwrap TCF error reports in StatusHelperUwe Stieber1-0/+17
2013-09-17Target Explorer: add cancel for stepTobias Schwarz1-5/+5
2013-08-28Target Explorer: Extend value add launcher to allow to set a specific environ...Uwe Stieber1-0/+249
2013-07-30Target Explorer: add common property access serviceTobias Schwarz1-2/+3
2013-07-10Target Explorer: Fix remote file system issuesUwe Stieber1-4/+4
2013-06-12Target Explorer: Fix value-add may hang up as stdout and stderr of the value ...Uwe Stieber1-2/+28
2013-05-21Target Explorer: Fix copyright years in file headersUwe Stieber5-55/+55
2013-05-18Target Explorer: Allow to access the status object stored to a callback from ...Uwe Stieber1-1/+1
2013-05-17Target Explorer: Callback.internalDone(...) should be called with the integri...Uwe Stieber1-360/+360
2013-05-10Target Explorer: Fix wrong class name in debug outputUwe Stieber1-4/+4
2013-04-09Target Explorer: add watchdog when stepper is canceled and on rollbackTobias Schwarz3-368/+412
2013-02-11Target Explorer: Fix formatting in ProgressHelperUwe Stieber1-95/+53
2013-01-26Target Exploer: Clean up process launcherUwe Stieber2-3/+73
2013-01-22TE: fix callback isDone() issueTobias Schwarz1-13/+15
2013-01-02Target Explorer: Added scanner tracing capability and update service lists fr...Uwe Stieber1-0/+12
2012-12-05Target Explorer: Added callback to ProcessWaiter to be invoked if the monitor...Uwe Stieber1-0/+22
2012-10-02Target Explorer: Fix properties container thread access issuesUwe Stieber1-56/+0
2012-09-05Target Explorer: Fix Bug 388323 - ProcessOutputReaderThread never finishesUwe Stieber1-2/+33
2012-08-08Target Explorer: Fix more FindBugs warningsUwe Stieber1-8/+9
2012-08-08Target Explorer: Fix FindBugs warningsUwe Stieber2-289/+288
2012-08-08Target Explorer: Initialize the IPAddressUtil on plug-in loadUwe Stieber2-98/+120
2012-07-19Target Explorer: Try to load the adapter if AdapterManager.getAdapter(...) re...Uwe Stieber1-0/+10
2012-06-12Target Explorer: Fix newly added unit tests and revealed issuesUwe Stieber1-605/+605
2012-06-01Fix copyright headers: Eclipse.org "Fix Copyright" tool generates IBM copyrig...Uwe Stieber3-12/+7
2012-05-25TargetExplorer: More findbugs fixesUwe Stieber5-17/+31
2012-05-15Releng: Fix copyright headerUwe Stieber13-12/+22
2012-05-11Target Explorer: ADD favorites handling for launchesTobias Schwarz1-117/+126
2012-05-10Target Explorer: Make it easier to extend NewTargetWizard/NewTargetWizardPageUwe Stieber2-1/+41
2012-05-09Target Explorer: Avoid getUnifiedIdentifier() to return nullUwe Stieber1-1/+1
2012-05-08Target Explorer: Bug 378411 - AssertionErrors in TraceHandler when shutting d...Uwe Stieber1-3/+4
2012-05-03Target Explorer: Fix inconsistency in javadoc'sUwe Stieber1-1/+1
2012-04-30Target Explorer: "Add To" category command handling reworkUwe Stieber1-0/+19
2012-04-27Target Explorer: Generalize categories handlingUwe Stieber1-31/+0
2012-04-25Target Explorer: More findbugs fixesUwe Stieber1-1/+1
2012-04-22Target Explorer: Fix high level FindBugs warningsUwe Stieber1-2/+3
2012-04-22Target Explorer: Fix FindBugs warning: LI_LAZY_INIT_STATICUwe Stieber1-4/+4
2012-04-15Fix unsafe static field initializationUwe Stieber1-1/+1
2012-04-11Target Explorer: Fix NPE's in PropertiesContainer after previous changeUwe Stieber1-25/+29
2012-04-11Target Explorer: ADD File Transfer to Remote App launchTobias Schwarz1-29/+52
2012-03-02Target Explorer: Add infrastructure to test TCF based functionalityUwe Stieber4-0/+601
2012-02-19Target Explorer: Continued launch context selector workUwe Stieber1-1/+8
2012-02-12Target Explorer: Fix asserts and typos in javadocUwe Stieber2-19/+15
2012-02-02Target Explorer: Fix typo's in javadocUwe Stieber1-1/+1
2012-01-26Target Explorer: Clean upUwe Stieber1-6/+6
2011-12-31Target Explorer: Save changes to transport section and recalculate editor pag...Uwe Stieber2-8/+33

Back to the top