Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-11-11TCF Core: removed .tm. from project names.Eugene Tarassov23-33/+33
2011-11-11TCF Java package names changed: org.eclipse.tm.tcf.* -> org.eclipse.tcf.*Eugene Tarassov476-0/+0
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-09Merge branch 'master' of ssh://git.eclipse.org/gitroot/tcf/org.eclipse.tcfEugene Tarassov2-5/+51
2011-11-09TCF Tests: improved FileSystem tests.Eugene Tarassov2-19/+70
2011-11-09Target Explorer: Added helper to open the properties on a given selectionUwe Stieber1-0/+46
2011-11-09TCF Python: Fixed TypeErrors in CodeArea.__str__()Anton Leherbauer1-5/+5
2011-11-08Merge branch 'master' of ssh://git.eclipse.org/gitroot/tcf/org.eclipse.tcfEugene Tarassov15-144/+363
2011-11-08TCF Debugger: added code to show breakpoint type and size in the breakpoint s...Eugene Tarassov2-3/+9
2011-11-08Target Explorer: Add "Other Targets" working set and fix sorter and working s...Uwe Stieber15-144/+363
2011-11-07Merge branch 'master' of ssh://git.eclipse.org/gitroot/tcf/org.eclipse.tcfEugene Tarassov27-204/+1076
2011-11-07TCF Debugger: security manager changed to search both workspace and system di...Eugene Tarassov1-6/+68
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-07TCF Python: Fixed wrong python API usageAnton Leherbauer1-2/+2
2011-11-07TCF Python: Fixed typoAnton Leherbauer1-1/+1
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-03Merge branch 'master' of ssh://git.eclipse.org/gitroot/tcf/org.eclipse.tcfEugene Tarassov16-3/+1375
2011-11-03TCF Debugger: added font styles and colors in detail panes.Eugene Tarassov6-85/+247
2011-11-02TCF Debugger: added 16-bit floating point numbers support, more accurate hand...Eugene Tarassov1-53/+88
2011-11-02Target Explorer: Added generic parts for working set supportUwe Stieber16-3/+1375
2011-11-02TCF Debugger: fixed: 10 and 16 byte floating point numbers are shown with too...Eugene Tarassov1-3/+12
2011-11-01Merge branch 'master' of ssh://git.eclipse.org/gitroot/tcf/org.eclipse.tcfEugene Tarassov185-440/+1976
2011-11-01TCF Debugger: enable "Symbol Files" command in the Registers view.Eugene Tarassov1-0/+2
2011-11-01TCF Debugger: fixed: "Watch In Expressions" command should add quotes for reg...Eugene Tarassov2-37/+47
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

Back to the top