Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-06-01Fix copyright headers: Eclipse.org "Fix Copyright" tool generates IBM copyrig...Uwe Stieber116-787/+572
2012-06-01Target Explorer: The focus is not set to the correct control whenWilliam Chen2-0/+50
2012-05-31Bug 381009 - Memory view doesn't display modified dataEugene Tarassov2-7/+85
2012-05-31TCF Debugger: code cleanup - removed extra space charactersEugene Tarassov4-11/+11
2012-05-31Bug 373278 - [breakpoints] Upgrade breakpoint scope page for editing prior to...Pawel Piech8-164/+129
2012-05-31TCF Docs: updated Run Control service specsEugene Tarassov2-56/+267
2012-05-31Target Explorer: FindBugs fixesUwe Stieber3-0/+21
2012-05-31Target Explorer: Fix FindBugs warningsUwe Stieber8-15/+54
2012-05-31TCF Debugger Tests: Disabled test not completing after around 4 hours. Hung u...Uwe Stieber1-6/+4
2012-05-31Target Explorer: Findbugs fixesUwe Stieber2-3/+3
2012-05-31Fix locator service updating peer attributes.Anton Leherbauer3-70/+134
2012-05-31Target Explorer: Add isLeaf method to ILazyLoader to quickly bypass someWilliam Chen5-1/+28
2012-05-31Target Explorer: Add missing comments for ILazyLoader adapters.William Chen3-1/+39
2012-05-31Target Explorer: After the tree viewer changes after filtering, the popWilliam Chen2-14/+39
2012-05-31Target Explorer: Reviewed remaining 1.0.0 references after version number uprevUwe Stieber7-78/+72
2012-05-31Docs: Fix typo's in Getting StartedUwe Stieber1-2/+2
2012-05-31Target Explorer: Add a help button to the find dialog.William Chen1-12/+19
2012-05-31Target Explorer: Fix "visibleWhen" expressions which do not work onWilliam Chen1-0/+55
2012-05-31Target Explorer: Some minor changes over the layout of the serch dialog.William Chen2-19/+23
2012-05-30TCF Docs: added link to TCF 1.1 build repositoryEugene Tarassov1-2/+3
2012-05-30Fixed required org.eclipse.ui bundle version to be compatible with Eclipse 3.8Eugene Tarassov2-2/+2
2012-05-30Bug 381001 - tcf hudson builds for 1.0 and master promote into the same locationEugene Tarassov1-1/+1
2012-05-30Fixed org.eclipse.ui bundle version to be compatible with Eclipse 3.8Eugene Tarassov21-21/+21
2012-05-30Target Explorer: Remove "visibleWhen" element from the definition ofWilliam Chen3-3/+24
2012-05-30Merge branch 'Bug-379413'Eugene Tarassov14-152/+905
2012-05-30Bug 380607 - [tests] Intermittent failure in SampleTest.testSteppingDebugView...Pawel Piech1-0/+6
2012-05-30Version number changed from 1.0 to 1.1Eugene Tarassov145-898/+896
2012-05-29Improve Breakpoints service doc.Manuel Coutand1-1/+7
2012-05-29Target Explorer: Add scope options for searching.William Chen6-30/+142
2012-05-29Target Explorer: Fix a minor bug that when the view is reset, theWilliam Chen1-1/+4
2012-05-28TCF Core: a bit better comments for service interfacesEugene Tarassov2-34/+34
2012-05-28Target Explorer: 380795: [TCF][UI] Decorate the node that are beingWilliam Chen24-99/+831
2012-05-26Releng: Update feature names and descriptionsUwe Stieber4-32/+12
2012-05-26TCF Tests: added Windows symbol info files for the debugger UI testsEugene Tarassov4-0/+0
2012-05-25Bug 380607 - [tests] Intermittent failure in SampleTest.testSteppingDebugView...Pawel Piech1-3/+3
2012-05-25Target Explorer: fix findbugs warningsUwe Stieber1-2/+2
2012-05-25Target Explorer: Updated feature descriptionUwe Stieber1-2/+2
2012-05-25Target Explorer: Fix findbugs-exclude.xmlUwe Stieber1-4/+4
2012-05-25Target Explorer: More findbugs fixesUwe Stieber8-34/+41
2012-05-25Target Explorer: same name as super interface is OKUwe Stieber1-2/+5
2012-05-25TargetExplorer: More findbugs fixesUwe Stieber5-17/+31
2012-05-25Target Explorer: Updated feature description and fix more warningsUwe Stieber6-33/+35
2012-05-25Target Explorer: Fix more findbugs warningsUwe Stieber17-142/+155
2012-05-25FindBugs: Ignore warning about catching Exception instead of the number of re...Uwe Stieber1-0/+5
2012-05-25Target Explorer: Prefer loopback address for communication over canonical add...Uwe Stieber2-8/+23
2012-05-24Target Explorer: Introduce a flag to AbstractSection to allow control listene...Uwe Stieber9-0/+62
2012-05-24Target Explorer: Added missing about.html filesUwe Stieber80-40/+1200
2012-05-24Target Explorer: Dirty state reset not signaled in all casesUwe Stieber1-0/+24
2012-05-24TCF Debugger: code cleanup - removed trailing spacesEugene Tarassov9-84/+84
2012-05-24TCF Debugger: better handling of context query errors in breakpoint scope pageEugene Tarassov1-31/+22

Back to the top