Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2011-12-11Target Explorer: Extend locator model listener to tell listeners if a node ha...Uwe Stieber1-1/+1
2011-11-29Target Explorer: Update the scanner runnable to use shared channel instancesUwe Stieber2-0/+46
2011-11-28Target Explorer: Attach workbench listener to assure clean closing of all cha...Uwe Stieber2-0/+40
2011-11-28Target Explorer: Extended TCF channel manager to allow sharing an active chan...Uwe Stieber10-60/+350
2011-11-17Target Explorer: Added utility to help with decoding a string from a read byt...Uwe Stieber1-0/+46
2011-11-16Target Explorer: Refactor name space from org.eclipse.tm.te.* to org.eclipse....Uwe Stieber27-0/+1763

    Back to the top