Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-10-18Target Explorer: Fix invalid actionProvider enablement expressionUwe Stieber1-1/+7
2012-10-01Target Explorer: Rework launch node content providerUwe Stieber1-76/+85
2012-09-29Target Explorer: Updated plug-in provider name to separate the TE from the co...Uwe Stieber1-1/+1
2012-09-18Target Explorer: Fix section layout handlingUwe Stieber3-1026/+1035
2012-08-08Target Explorer: Fix FindBugs warningsUwe Stieber4-1028/+1028
2012-07-26Target Explorer: Enforce PDE compiler settings and fix warningsUwe Stieber2-0/+33
2012-07-20Target Explorer: Fix Bug 385543 - TCF TE AssertioFailedException when populat...Uwe Stieber3-69/+70
2012-07-18Target Explorer: ADD launch tab handling in editorTobias Schwarz4-55/+59
2012-07-03Target Explorer: Fix NPEUwe Stieber1-9/+11
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 Stieber31-2390/+2532
2012-06-18Target Explorer: ADD attach launchTobias Schwarz1-1/+1
2012-06-15Target Explorer: Show only valid connections within the context selector of a...Uwe Stieber2-195/+215
2012-06-13Target Explorer: Adjust priority of the launches navigator content contributionUwe Stieber1-901/+901
2012-06-11Target Explorer: Refine the filtering code.William Chen2-4/+13
2012-06-10Releng: Synchronize plugin/feature dependencies with Juno target platform, Fi...Uwe Stieber1-50/+50
2012-06-01Fix copyright headers: Eclipse.org "Fix Copyright" tool generates IBM copyrig...Uwe Stieber2-16/+10
2012-05-31Target Explorer: FindBugs fixesUwe Stieber2-0/+15
2012-05-30Fixed org.eclipse.ui bundle version to be compatible with Eclipse 3.8Eugene Tarassov1-1/+1
2012-05-30Version number changed from 1.0 to 1.1Eugene Tarassov2-20/+20
2012-05-25Target Explorer: fix findbugs warningsUwe Stieber1-2/+2
2012-05-25Target Explorer: More findbugs fixesUwe Stieber8-34/+41
2012-05-24Target Explorer: Introduce a flag to AbstractSection to allow control listene...Uwe Stieber3-0/+9
2012-05-24Target Explorer: Added missing about.html filesUwe Stieber2-1/+30
2012-05-23Target Explorer: Refactoring the filter/search feature.William Chen1-1/+1
2012-05-22Target Explorer: ADD launch tab icons, launch node description provider, remo...Tobias Schwarz3-102/+122
2012-05-21Target Explorer: Fix launch tab layoutUwe Stieber1-87/+87
2012-05-21Target Explorer: Fix invalid description provided for IPeerModelUwe Stieber1-98/+101
2012-05-16Target Explorer: ADD DnD support for launchesTobias Schwarz22-54/+855
2012-05-16Target Explorer: Refactoring the TreeViewerExplorerPage. Adding William Chen4-7/+62
2012-05-15Releng: Fix copyright headerUwe Stieber10-8/+28
2012-05-14Target Explorer: FIX project explorer contentTobias Schwarz1-50/+5
2012-05-11Target Explorer: ADD favorites handling for launchesTobias Schwarz12-98/+552
2012-05-10Target Explorer: ADD correct breakpoint at main after debug remote appTobias Schwarz4-12/+79
2012-05-09Target Explorer: FIX action visibility and enablement, launch reuse, npeTobias Schwarz3-21/+25
2012-05-09Target Explorer: Avoid getUnifiedIdentifier() to return nullUwe Stieber1-1/+1
2012-05-08Target Explorer: ADD attach debugger on remote application debugTobias Schwarz2-5/+7
2012-05-08Target Explorer: Remove run process action, add run and debug actions to peerTobias Schwarz7-92/+249
2012-05-03Target Explorer: ADD toolbar and double-click actionsTobias Schwarz17-371/+586
2012-05-03Target Explorer: Fix inconsistency in javadoc'sUwe Stieber3-13/+13
2012-05-03Target Explorer: REPLACE delete and refresh handler delegateTobias Schwarz7-246/+286
2012-05-02Target Explorer: Fix findbugs warningsUwe Stieber1-1/+3
2012-05-02Target Explorer: Rework delete handler contributionsUwe Stieber6-87/+200
2012-05-02Target Explorer: ADD Launches to project explorerTobias Schwarz10-847/+1220
2012-04-26Target Explorer: ADD Launches to target explorer, editor and context menusTobias Schwarz42-87/+3505
2012-04-19Target Explorer: CHANGE launch context selectorTobias Schwarz10-504/+417
2012-04-15Fix unsafe static field initializationUwe Stieber1-1/+1
2012-04-11Target Explorer: ADD File Transfer to Remote App launchTobias Schwarz2-363/+368
2012-04-03Target Explorer: CHANGE persistence to GSONTobias Schwarz10-44/+627

Back to the top