Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-04-13Target Explorer: Update build.properties to include all schemas in the source...Uwe Stieber9-0/+9
2012-04-13Target Explorer: Rename value-add bindings extension point to clarify purposeUwe Stieber4-4/+4
2012-04-13Target Explorer: Remove unused dependencyUwe Stieber1-1/+0
2012-04-13Target Explorer: Fix dead-lock's while querying servicesUwe Stieber3-61/+94
2012-04-13Target Explorer: Comment out DeleteHandlerDelegateTest#testDelete because it ...Uwe Stieber1-6/+2
2012-04-12Target Explorer: Fix transparencyUwe Stieber2-0/+0
2012-04-12Target Explorer: Fix avoid service queries for unreachable peers and shutdown...Uwe Stieber5-27/+62
2012-04-12Target Explorer: Fix an NPEUwe Stieber1-1/+1
2012-04-12Target Explorer: Query available services per peer on demand onlyUwe Stieber10-58/+381
2012-04-11Target Explorer: Filter value-add nodes from Target Explorer by defaultUwe Stieber5-2/+65
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 Schwarz39-587/+1457
2012-04-11Target Explorer: Improved value-add launch logic and avoid launching value-ad...Uwe Stieber10-126/+415
2012-04-10Target Explorer: Add some missing comments in the newly added classesWilliam Chen5-1/+29
2012-04-10Target Explorer: Add more unit tests to test different cache states.William Chen1-2/+45
2012-04-10Target Explorer: Use static methods instead of instance methods.William Chen28-129/+67
2012-04-09Target Explorer: Don't close the editor when its target file is closedWilliam Chen2-19/+2
2012-04-09Target Explorer: Some minor fixes of autosaving listeners.William Chen3-7/+5
2012-04-09Target Explorer: Narrow the time difference when computing cache state.William Chen1-1/+3
2012-04-09Target Explorer: Fix a regression by refactoring.William Chen1-1/+1
2012-04-09Target Explorer: Compute the total work of a refreshing job.William Chen1-1/+29
2012-04-09Target Explorer: Rework on the progress report of file operations.William Chen31-165/+330
2012-04-09Target Explorer: Add missing comments for the UI plugin after splitting.William Chen3-6/+36
2012-04-09Target Explorer: Add missing comments in the core plugin afterWilliam Chen33-406/+667
2012-04-09Target Explorer: Fix build after file system plug-in splitUwe Stieber3-5/+28
2012-04-09Target Explorer: Fix test project resource filterUwe Stieber1-1/+10
2012-04-09Target Explorer: Remove the oldWilliam Chen138-14349/+0
2012-04-09Target Explorer: Add pom.xml for filesystem.core and update pom.xml ofWilliam Chen2-1/+18
2012-04-09Target Explorer: Rename the directory ofWilliam Chen138-0/+14349
2012-04-09Target Explorer: Refactoring: Split filesystem to core and ui.William Chen205-2735/+3866
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: Move PropertyChangeProvider to org.eclipse.tcf.te.core.William Chen4-3/+4
2012-04-05Target Explorer: Change the jface property change listener toWilliam Chen23-98/+89
2012-04-05Target Explorer: Changed IChannelManager API to allow for greater flexibility...Uwe Stieber16-82/+109
2012-04-05Target Explorer: make sure that the root of testing structure exists.William Chen1-1/+8
2012-04-05Target Explorer: Fixes two unit tests code.William Chen2-2/+2
2012-04-05Target Explorer: Added the value add extenions point managerUwe Stieber1-0/+127
2012-04-04Target Explorer: ALT+DblClick opens the properties editor even if the node is...Uwe Stieber4-1/+64
2012-04-03Target Explorer: UI not updated on peer node changesUwe Stieber2-16/+5
2012-04-03Target Explorer: Fix properties editor is not opened correctly for new static...Uwe Stieber1-1/+13
2012-04-03Target Explorer: Moved RCP projects re-added again by previous cherry-pickUwe Stieber2-56/+0
2012-04-03Target Explorer: CHANGE persistence to GSONTobias Schwarz29-852/+494
2012-04-03Target Explorer: Fix persistence plug-in comes without class files in the bin...Uwe Stieber1-0/+1
2012-04-03Target Explorer: Remove invalid plugin project re-additionUwe Stieber2-56/+0
2012-04-03Target Explorer: FIX persistence delegate contributionTobias Schwarz7-18/+61

Back to the top