Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-11-13Merge remote branch 'remotes/origin/master' into juno-refactoringEugene Tarassov37-215/+2261
2011-11-12Target Explorer: Add stepper related extension pointsUwe Stieber37-215/+2261
2011-11-11TCF Version number is changed to 1.0.0Eugene Tarassov48-48/+48
2011-11-11Fixed TCF package names in import statements.Eugene Tarassov83-235/+235
2011-11-11Target Explorer: Add abstract target explorer view event listener implementationUwe Stieber2-1/+324
2011-11-11Target Explorer: Allow public access to PropertiesContainer#newEvent(...)Uwe Stieber1-1/+1
2011-11-10Target Explorer: Implement setWinSize(...) for TCF terminalUwe Stieber1-6/+8
2011-11-10Target Explorer: Add TCF Terminals specific terminal connector and connector ...Uwe Stieber7-4/+427
2011-11-10Target Explorer: Fix NPE on opening a new Workbench WindowUwe Stieber1-2/+2
2011-11-10Target Explorer: Fix thread access issue on adding the locator model listener...Uwe Stieber1-15/+14
2011-11-10Target Explorer: Locator model can be searched for agents with a specific set...Uwe Stieber9-81/+118
2011-11-10Target Explorer: Added core agent selection dialog implementationUwe Stieber7-5/+265
2011-11-10Target Explorer: Bug 361352 - [TERMINALS][SSH] Add SSH terminal supportMax Weninger11-7/+609
2011-11-09Target Explorer: Added helper to open the properties on a given selectionUwe Stieber1-0/+46
2011-11-08Target Explorer: Add "Other Targets" working set and fix sorter and working s...Uwe Stieber15-144/+363
2011-11-07Target Explorer: Add working set updaterUwe Stieber5-1/+292
2011-11-07Target Explorer: Propagate selection to the terminal launcher configuration p...Uwe Stieber6-7/+95
2011-11-07Target Explorer: Update working set iconUwe Stieber1-0/+0
2011-11-07Target Explorer: Fixed working set holder element initialization after sessio...Uwe Stieber1-1/+1
2011-11-07Target Explorer: Add working set element adapterUwe Stieber2-0/+64
2011-11-06Target Explorer: Fix working set content providerUwe Stieber3-2/+41
2011-11-06Target Explorer: Fix working set dialog disposal messes target explorer view ...Uwe Stieber2-25/+67
2011-11-06Target Explorer: Fix ClassCastException by instantiating a own instance of IN...Uwe Stieber2-30/+32
2011-11-06Target Explorer: Improve getElementId(), equals() and hashCode() implementati...Uwe Stieber1-17/+38
2011-11-06Target Explorer: Wrap working set elements to become IPersistableElement and ...Uwe Stieber13-149/+474
2011-11-05Target Explorer: Add filter to show only elements implementing IWorkingSetEle...Uwe Stieber4-2/+45
2011-11-05Target Explorer: Fix working set content creationUwe Stieber1-3/+11
2011-11-05Target Explorer: Provide content and label for the TargetWorkingSetPageUwe Stieber4-46/+65
2011-11-04Target Explorer: Rebase peer model implementation to use the common propertie...Uwe Stieber5-571/+105
2011-11-04Target Explorer: Added "Target" working set type and page implementationsUwe Stieber5-1/+663
2011-11-03Target Explorer: Package naming clean up in te.ui.viewsUwe Stieber23-46/+57
2011-11-03Target Explorer: Added working set imageUwe Stieber4-2/+9
2011-11-03Target Explorer: Fix javadoc for WorkingSetRootModeActionGroupUwe Stieber1-12/+11
2011-11-02Target Explorer: Added generic parts for working set supportUwe Stieber16-3/+1375
2011-11-01Target Explorer: Remove unused message and fix ConcurrentModificationExceptionUwe Stieber2-3/+1
2011-11-01Target Explorer: Add connectable image descriptor and thread-safe model node ...Uwe Stieber16-17/+291
2011-10-31Target Explorer: Persistence service reworkUwe Stieber165-409/+1111
2011-10-29Target Explorer: Added more transport types to the new peer wizardUwe Stieber8-12/+574
2011-10-28Target Explorer: Move IConnectable to the correct packageUwe Stieber3-3/+3
2011-10-28Target Explorer: Asynchronous executable infrastructureUwe Stieber4-0/+427
2011-10-28Target Explorer: New peer wizard reworkUwe Stieber26-335/+1683
2011-10-25Target Explorer: [361326] Remove the in-place editor from the "OpenWilliam Chen2-7/+11
2011-10-24Target Explorer: Added connection type, connection type bindings and connect ...Uwe Stieber59-29/+5336
2011-10-20Target Explorer: Bug 361322 - Minor improvements to the properties dialog of ...Uwe Stieber3-48/+85
2011-10-20Target Explorer: Fixed missing bundle localizationUwe Stieber2-1/+3
2011-10-20Target Explorer: Bug 361321 - File permissions or attributes should be made e...Uwe Stieber6-95/+301
2011-10-19Target Explorer: Added SSH terminals plug-in containerUwe Stieber15-4/+600
2011-10-19Target Explorer: Added terminals view shortcut to Target Explorer perspectiveUwe Stieber1-0/+5
2011-10-19Target Explorer: Add missing tracing to all terminals listener methodUwe Stieber1-1/+7
2011-10-19Target Explorer: Adapt to recent terminals service changes on agent sideUwe Stieber1-2/+7

Back to the top