Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-07-24Target Explorer: FIX illegal thread access, ADD open and close channel steps ...Tobias Schwarz2-2/+14
2012-07-21Target Explorer: Added "Go Into" methods to ViewsUtilUwe Stieber2-13/+81
2012-07-20Target Explorer: Fix "Add To" dynamic menu contribution visibilityUwe Stieber1-8/+8
2012-07-20Target Explorer: Fix Bug 385543 - TCF TE AssertioFailedException when populat...Uwe Stieber3-69/+70
2012-07-20Target Explorer: Fix Bug 385560 - Stack overflow trying to open System Manage...Uwe Stieber2-4/+6
2012-07-19Target Explorer: ADD change event listener to update attach launch configs wh...Tobias Schwarz7-224/+321
2012-07-19Target Explorer + TCF Debugger: Activate TCFLaunch with an already opened cha...Uwe Stieber4-69/+29
2012-07-19Target Explorer: Added IPeerModel#getRemotePeerId() and remember original rem...Uwe Stieber6-519/+564
2012-07-19Target Explorer: ADD update peer when attach launch config changesTobias Schwarz5-92/+263
2012-07-19Target Explorer: FIX launch is loosing remote context if the remote context i...Uwe Stieber3-5/+26
2012-07-19Target Explorer: Added Rename action for static peersUwe Stieber9-145/+469
2012-07-19Target Explorer: Try to load the adapter if AdapterManager.getAdapter(...) re...Uwe Stieber1-0/+10
2012-07-19FIX NPEUwe Stieber1-1/+1
2012-07-18Target Explorer: Allow public access to the TreePart of an AbstractTreeSectionUwe Stieber1-201/+201
2012-07-18Target Explorer: ADD launch tab handling in editorTobias Schwarz18-1434/+1778
2012-07-17Target Explorer: Fix Map persistence delegate not registered for String conta...Uwe Stieber1-43/+56
2012-07-17Target Explorer: Fire change events for "dirty" and "pending" changesUwe Stieber1-0/+4
2012-07-13Target Explorer: Added "hasAttribute" and "isAttribute" property tester for p...Uwe Stieber2-1/+13
2012-07-12Target Explorer: Subclasses of the new target wizard can add post performFini...Uwe Stieber2-4/+44
2012-07-12Target Explorer: Fix NPE in CategoryFactoryUwe Stieber1-34/+31
2012-07-11Target Explorer: Fix pages are added multiple times if it there exist more th...Uwe Stieber1-5/+5
2012-07-11Target Explorer: Fix transient peer handlingUwe Stieber15-1091/+1137
2012-07-11Target Explorer: Fix assertion in peer attribute merge and Fix toolbar contri...Uwe Stieber2-8/+17
2012-07-11Target Explorer: Remove FindBug warnings in File System.William Chen2-10/+10
2012-07-11Target Explorer: Remove redundant classes that are kept afterWilliam Chen14-1357/+7
2012-07-11Target Explorer: Remove never-used method and fix findbug warning.William Chen1-9/+0
2012-07-11Target Explorer: Refactoring: remove findbug warnings.William Chen3-124/+44
2012-07-11Target Explorer: Remove redundant classes that are removed duringWilliam Chen7-918/+0
2012-07-10Target Explorer: Improve editor page bindingsUwe Stieber2-179/+188
2012-07-09Target Explorer: ADD History ManagementTobias Schwarz24-390/+960
2012-07-09Target Explorer: Editor input objects can be adapted to peer model objects fo...Uwe Stieber2-61/+74
2012-07-09Target Explorer: Release toolbar contributions on page disposeUwe Stieber1-0/+7
2012-07-09Target Explorer: Remote peers can be explicitly associated with static peers ...Uwe Stieber3-433/+461
2012-07-09Target Explorer: Remove redundant classWilliam Chen1-235/+0
2012-07-09Target Explorer: Change URIKeyMapPersistenceDelegate binding fromWilliam Chen3-32/+296
2012-07-04Target Explorer: Open properties editor directly instead for firing a commandUwe Stieber3-60/+40
2012-07-04Target Explorer: Added ShowInSystemManagement command handlerUwe Stieber4-183/+329
2012-07-04Target Explorer: Implement getChildren in a more efficient way.William Chen2-17/+4
2012-07-04Target Explorer: Start querying the root's children upon showing up.William Chen1-1/+5
2012-07-03Target Explorer: Add possibility to have a "Show In System Management" action...Uwe Stieber5-965/+1036
2012-07-03Target Explorer: Declare as friend to the TCF Debug Model and UIUwe Stieber5-5/+0
2012-07-03Target Explorer: Fix NPEUwe Stieber1-9/+11
2012-07-03Target Explorer: Update custom peer attribute names to start uppercaseUwe Stieber1-2/+2
2012-06-29Target Explorer: Fix layout of embedded SourceLookupTabUwe Stieber2-2/+20
2012-06-29Target Explorer: Fix background colors of launch configuration tab child cont...Uwe Stieber1-0/+31
2012-06-29Target Explorer: Add launch configuration tab container editor pageUwe Stieber35-2423/+2645
2012-06-29Target Explorer: AbstractEditorPage can implement a postDoSave logicUwe Stieber2-3/+23
2012-06-29Target Explorer: Add a preference key to define the default searchWilliam Chen3-13/+79
2012-06-28Target Explorer: [Refactoring] Move search related classes to separateWilliam Chen21-1/+2272
2012-06-28Target Explorer: New target wizard can be customized to avoid opening the pro...Uwe Stieber1-1/+11

Back to the top