Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-07-19Target Explorer: ADD change event listener to update attach launch configs wh...Tobias Schwarz1-0/+3
2012-07-19Target Explorer + TCF Debugger: Activate TCFLaunch with an already opened cha...Uwe Stieber2-64/+0
2012-07-11Target Explorer: Fix transient peer handlingUwe Stieber4-356/+402
2012-06-25Target Explorer: User a static proxy class to replace BlockingCallProxyWilliam Chen4-455/+0
2012-06-25Target Explorer: Fix an issue in BlockingCallProxy that throwables fromWilliam Chen1-14/+58
2012-06-22Target Explorer: Removed o.e.tcf.te.ui.startup plug-inUwe Stieber3-62/+0
2012-06-14Target Explorer: Fix channel manager does not indicate "channel closed normal...Uwe Stieber2-9/+9
2012-06-14Target Explorer: Check null before invoke DoneOpenChannel interface.William Chen1-3/+9
2012-06-10Releng: Synchronize plugin/feature dependencies with Juno target platform, Fi...Uwe Stieber1-1/+1
2012-06-06Target Explorer: Fix channel returned by channel manager to early (still OPEN...Uwe Stieber1-2/+21
2012-06-06Target Explorer: ChannelManager to handle closed channels on getChannelUwe Stieber1-1/+14
2012-06-06Target Explorer: Remove ChannelMonitor listener which causes aWilliam Chen1-54/+0
2012-06-05Target Explorer: Refresh the first level children upon expanding aWilliam Chen3-0/+185
2012-06-01Fix copyright headers: Eclipse.org "Fix Copyright" tool generates IBM copyrig...Uwe Stieber2-16/+10
2012-05-30Version number changed from 1.0 to 1.1Eugene Tarassov2-8/+8
2012-05-25Target Explorer: Fix more findbugs warningsUwe Stieber3-3/+2
2012-05-24Target Explorer: Added missing about.html filesUwe Stieber2-1/+30
2012-05-15Releng: Fix copyright headerUwe Stieber20-18/+38
2012-05-09Target Explorer: Avoid getUnifiedIdentifier() to return nullUwe Stieber1-1/+1
2012-05-08Target Explorer: Fix exportsUwe Stieber1-0/+1
2012-04-28Target Explorer: OSGi service implementation: ValueAddServiceUwe Stieber5-3/+147
2012-04-27Target Explorer: Bug 377848 - [UI] Eliminate the term "peer" from the UIUwe Stieber1-17/+17
2012-04-17Target Explorer: Fix handling of multiple value-add'sUwe Stieber4-36/+87
2012-04-16Target Explorer: Allow to set value add peer id to use (for debugging purpose...Uwe Stieber4-7/+52
2012-04-15Fix unsafe static field initializationUwe Stieber1-1/+1
2012-04-13Target Explorer: Fix channel sharing and reference-counting with value-adds, ...Uwe Stieber3-37/+95
2012-04-13Target Explorer: Enable value-add loggingUwe Stieber6-3/+94
2012-04-13Target Explorer: Update build.properties to include all schemas in the source...Uwe Stieber1-0/+1
2012-04-13Target Explorer: Rename value-add bindings extension point to clarify purposeUwe Stieber4-4/+4
2012-04-13Target Explorer: Fix dead-lock's while querying servicesUwe Stieber1-43/+52
2012-04-12Target Explorer: Fix avoid service queries for unreachable peers and shutdown...Uwe Stieber3-16/+46
2012-04-11Target Explorer: Improved value-add launch logic and avoid launching value-ad...Uwe Stieber7-125/+370
2012-04-08Target Explorer: Shutdown value-adds on session shutdown only. Let the value-...Uwe Stieber1-3/+13
2012-04-08Target Explorer: Added optional value-adds, implemented error handling and sh...Uwe Stieber7-4/+172
2012-04-07Target Explorer: Add basic external value-add launch logicUwe Stieber5-4/+212
2012-04-06Target Explorer: Added external value-add isAlive logicUwe Stieber4-1/+184
2012-04-05Target Explorer: Added basic value-add handling to ChannelManagerUwe Stieber3-4/+94
2012-04-05Target Explorer: Completed javadoc on FLAG_NO_VALUE_ADDUwe Stieber2-4/+10
2012-04-05Target Explorer: Changed IChannelManager API to allow for greater flexibility...Uwe Stieber3-26/+40
2012-04-05Target Explorer: Added the value add extenions point managerUwe Stieber1-0/+127
2012-04-02Target Explorer: Add basic value-add extension mechanismUwe Stieber9-3/+629
2012-02-24Target Explorer: Fix more warnings from FindBugs.William Chen1-1/+1
2012-01-16Target Explorer: Unify feature/plugin provider name externalizationUwe Stieber1-1/+1
2012-01-07Target Explorer: Extract TCF callback invocation delegate implementationUwe Stieber2-1/+35
2012-01-04Target Explorer: ChannelManager#openChannel returned to earlyUwe Stieber1-1/+23
2012-01-03Target Explorer: Reworked working set supportUwe Stieber18-71/+130
2011-12-31Target Explorer: Save changes to transport section and recalculate editor pag...Uwe Stieber4-48/+40
2011-12-20Target Explorer: Fix Bug 367151, Cannot synchronize the file left open.William Chen1-1/+1
2011-12-20Target Explorer: Refactoring for the blocking call proxy.William Chen3-19/+33
2011-12-19Target Explorer: Refactoring: Use dynamic proxy to create a blockingWilliam Chen4-0/+496

Back to the top