Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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 Stieber57-29/+5322
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 Stieber12-1/+578
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
2011-10-19Target Explorer: Simplify terminal launching work flowUwe Stieber8-203/+102
2011-10-18Target Explorer: Filter Shift-Out and Shift-In from streams going to the term...Uwe Stieber3-3/+53
2011-10-18Target Explorer: Send EOS to the remote before disconnecting from the termina...Uwe Stieber1-10/+17
2011-10-18Target Explorer: Complete the enablement evaluation for launcher delegatesUwe Stieber8-1/+149
2011-10-18Target Explorer: Fix warningsUwe Stieber1-4/+4
2011-10-18Target Explorer: Added "Launch Terminal" infra-structureUwe Stieber26-11/+1147
2011-10-18Target Explorer: Bug 360494 - Provide an "Open With" action in the popup menu...Uwe Stieber19-284/+1365
2011-10-17Target Explorer: Fix terminals launcher javadocUwe Stieber3-25/+25
2011-10-17Target Explorer: Derive terminals launcher implementation from process launch...Uwe Stieber18-35/+2185
2011-10-15Target Explorer: Add TCF terminals plug-in'sUwe Stieber24-0/+1139
2011-10-14Target Explorer: Improve TCF based process launcher and stream based terminal...Uwe Stieber16-81/+426
2011-10-13Target Explorer: Fix: Set terminal type to "ansi"Uwe Stieber1-2/+2
2011-10-13Target Explorer: Fixed image loading from console pluginUwe Stieber1-1/+1
2011-10-13Target Explorer: Process arguments can be emptyUwe Stieber1-3/+1

Back to the top