Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-11-24Target Explorer: Add extensible model node factory and implement type correct...Uwe Stieber19-7/+691
2011-11-24Target Explorer: Improve reference handling in ModelNodePersistableAdapterUwe Stieber1-7/+16
2011-11-24Target Explorer: Improve persistable handling in ModelNodePersistableAdapterUwe Stieber3-0/+10
2011-11-24Target Explorer: Revision based on the feedbacks for bug #361324.William Chen57-754/+1340
2011-11-23Target Explorer: Improve model node persistence mechanismUwe Stieber3-4/+102
2011-11-23Target Explorer: Add isEmpty() to properties container and model nodesUwe Stieber4-17/+37
2011-11-22Target Explorer: Added property tester to help with adapter factory handlingUwe Stieber3-0/+73
2011-11-22Target Explorer: Fix file headerUwe Stieber7-12/+17
2011-11-22Target Explorer: Append the secondary view id to the terminals view title if ...Max Weninger3-109/+174
2011-11-22Target Explorer: Fixed Bug 361324: Add more file operations in the fileWilliam Chen57-137/+4754
2011-11-21Target Explorer: Introduce non-UI IDisposable interfaceUwe Stieber5-28/+53
2011-11-21Target Explorer: Bug 361363 - [TERMINALS] Implement "Pin&Clone" for the "Term...Max Weninger14-32/+341
2011-11-20Target Explorer: Fix telnet terminal connector type idUwe Stieber1-3/+3
2011-11-19Target Explorer: Make note composite minimum characters per line customizableUwe Stieber1-1/+24
2011-11-17Target Explorer: Fixed id's for references the TM Terminal SSH connectorUwe Stieber2-9/+9
2011-11-17Target Explorer: Avoid overwriting of open flags if the file is opened for bo...Uwe Stieber1-2/+2
2011-11-17Target Explorer: Fixed Bug 362763: Request to write data into a file failed o...Uwe Stieber1-4/+4
2011-11-17Target Explorer: Added utility to help with decoding a string from a read byt...Uwe Stieber2-16/+48
2011-11-17Target Explorer: Fix "Launch Terminal..." menu contribution visible until inv...Uwe Stieber1-1/+4
2011-11-16Target Explorer: Update TE RCP product id's to new namespaceUwe Stieber1-1/+1
2011-11-16Target Explorer: Refactor name space from org.eclipse.tm.te.* to org.eclipse....Uwe Stieber922-4408/+4408
2011-11-16Merge branch 'master' into juno-refactoringUwe Stieber27-137/+453
2011-11-15Target Explorer: Cleanup common navigator content contribution declarations a...Uwe Stieber6-2/+195
2011-11-15Target Explorer: Improve setWinSize performance even furtherMax Weninger1-5/+5
2011-11-15Target Explorer: Fix calling ITerminals.setWinSize(...) to oftenMax Weninger1-10/+19
2011-11-15Target Explorer: Set default TCF terminal type to "ansi"Uwe Stieber1-2/+2
2011-11-15Target Explorer: Allow status handler callback to be "null" and avoid default...Uwe Stieber3-3/+9
2011-11-15Target Explorer: Fix NPE on saving password and improve terminal tab titleMax Weninger3-4/+8
2011-11-14Target Explorer: Enable the asynchronous callback collector and handler to cu...Uwe Stieber11-110/+99
2011-11-14Target Explorer: Fix "label" attribute reading in executable extensionsUwe Stieber1-1/+1
2011-11-13Merge remote branch 'remotes/origin/master' into juno-refactoringEugene Tarassov37-215/+2261
2011-11-12Target Explorer: Add default comparator to read extensions in a predictable o...Uwe Stieber2-1/+116
2011-11-12Target Explorer: Add stepper related extension pointsUwe Stieber37-215/+2261
2011-11-11TCF Version number is changed to 1.0.0Eugene Tarassov38-38/+38
2011-11-11Fixed TCF package names in import statements.Eugene Tarassov81-233/+233
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

Back to the top