Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2013-07-10Target Explorer: Fix remote file system issuesUwe Stieber13-860/+796
2013-07-08Target Explorer: Fix "Reachable" state some times not set correctlyUwe Stieber2-55/+62
2013-07-04Target Explorer: move context selector out of launch pluginsTobias Schwarz31-532/+802
2013-06-26Bug 411684 - Method "IChannel.setServiceProxy" fails with "Proxy already ↵Eugene Tarassov3-4/+7
set" error
2013-06-26Target Explorer: refactor stepper serviceTobias Schwarz6-106/+210
2013-06-26Target Explorer: fix table widthTobias Schwarz1-4/+4
2013-06-26Target Explorer: add info message to guide userTobias Schwarz1-3/+8
2013-06-25Target Explorer: Fix runtime models not disposed on disconnectUwe Stieber3-1/+71
2013-06-24Target Explorer: fix hostname validationTobias Schwarz2-9/+8
2013-06-21TCF Debugger: added profiler configuration dialog boxEugene Tarassov4-77/+355
2013-06-21TCF Debugger: code cleanupEugene Tarassov2-5/+12
2013-06-21Target Explorer: Fix Bug 411310 - [doc] TCF "Getting Started" docs do not ↵Uwe Stieber1-1/+7
mention gnu.io.CommPortIdentifier
2013-06-20TCF Debugger: better layout of the Profiler viewEugene Tarassov1-44/+146
2013-06-18Bug 411029 - Deadlock can occur if fatal error (like OOM) is logged by TCF ↵Eugene Tarassov1-4/+23
Event Dispatcher
2013-06-18Target Explorer: Fix debugger is attached even if there is no run control on ↵Uwe Stieber3-348/+393
the target
2013-06-17Target Explorer: Process explorer terminate action not checking for ↵Uwe Stieber3-3/+24
"canTerminate" context property
2013-06-17TCF Debugger: profiler view extended to support hierarchical profilingEugene Tarassov1-164/+471
2013-06-14TCF Debugger: fixed bogus error report "An internal error has occurred" when ↵Eugene Tarassov1-14/+21
target connection is terminated unexpectedly
2013-06-14TCF Tests: fixed a typo in code commentEugene Tarassov1-2/+2
2013-06-14Target Explorer: Process monitor tree label provider not forwarding color ↵Uwe Stieber8-265/+378
and font requests correctly
2013-06-14Target Explorer: Gray out process nodes not being attachableUwe Stieber1-1/+30
2013-06-14Target Explorer: Fix find: General options missed "Wrap". Fixed search wrapping.Uwe Stieber34-3340/+3272
2013-06-13Target Explorer: Disable attach action if property "CanAttach" is set to falseUwe Stieber3-2/+24
2013-06-13Target Explorer: Fix enablement handling of edit browse text control buttonUwe Stieber2-9/+25
2013-06-13Target Explorer: change button enablementTobias Schwarz1-2/+2
2013-06-12Target Explorer: Fix value-add may hang up as stdout and stderr of the value ↵Uwe Stieber3-27/+68
add process are not read anymore once launched
2013-06-11Target Explorer: fix drop peer in editor Tobias Schwarz1-46/+64
2013-06-07TCF Debugger: fixed type cast exception in the TCF Profiler viewEugene Tarassov1-1/+2
2013-06-06Releng: Fix feature descriptionsUwe Stieber8-8/+8
2013-06-06Releng: Fix copyrights, feature names and feature contentUwe Stieber14-19/+24
2013-06-05Target Explorer: Provide busy indicator while refreshing the process listUwe Stieber2-7/+51
2013-06-05Target Explorer: Better label for reset filter commandUwe Stieber2-3/+1
2013-06-04Target Explorer: fix javadocTobias Schwarz1-1/+2
2013-06-04Target Explorer: Fix an endless loopUwe Stieber1-405/+405
2013-06-04Target Explorer: Fix name or IP verify listenerUwe Stieber1-4/+2
2013-06-04Target Explorer: Added global toolbar pulldown menu for generic TCF target ↵Uwe Stieber13-1/+577
connections
2013-06-04Target Explorer: Remove unused classUwe Stieber1-93/+0
2013-06-04Target Explorer: Fix warningsUwe Stieber4-246/+241
2013-06-04Target Explorer: Fix processes editor page bindingsUwe Stieber1-1/+1
2013-06-04Target Explorer: Allow label customization in process monitor properties ↵Uwe Stieber5-258/+344
view sections
2013-06-03VxW: TA14942 - Fix labels in properties dialog and properties viewUwe Stieber2-8/+37
2013-06-03Target Explorer: More process monitor customizationsUwe Stieber10-22/+133
2013-06-03Target Explorer: Make the Process Monitor UI adaptable to connection type ↵Uwe Stieber32-1898/+2185
specifics
2013-06-02Target Explorer: Remove unused process context root node labelUwe Stieber2-5/+1
2013-06-02Target Explorer: Fix attach action enabled while there is no process context ↵Uwe Stieber4-16/+38
to attach too
2013-05-31Target Explorer: Allow the stepper input element to be adaptedUwe Stieber3-198/+224
2013-05-31Target Explorer: Fix possible disconnect handler conflictUwe Stieber1-0/+5
2013-05-29TCF Debugger: code cleanupEugene Tarassov3-33/+33
2013-05-29Target Explorer: Improve initial "show only targets" selection on opening ↵Uwe Stieber1-0/+32
the agent selection dialog
2013-05-29Target Explorer: Fix Bug 409387 Overview page shows message artifacts in ↵Uwe Stieber1-2/+0
form header

Back to the top