tmf: Bug 499251: Call Stack view double-click listener no longer works
authorPatrick Tasse <patrick.tasse@gmail.com>
Fri, 5 Aug 2016 18:52:15 +0000 (14:52 -0400)
committerBernd Hufmann <bernd.hufmann@ericsson.com>
Mon, 15 Aug 2016 11:51:45 +0000 (07:51 -0400)
commit07cd9368393c12f9ec42a295b580623cc83e2713
tree78e000496700673653ad558b817b9d22fcd73eda
parent72f39a2e0b222d63241a2da86fa31b3891ef3a0f
tmf: Bug 499251: Call Stack view double-click listener no longer works

The Call Stack view's time graph double-click listener is fixed to
handle the updated structured selection's content.

The class TimeGraphSelection is deprecated.

The spacing ratio added around the call stack event's range is removed.

Change-Id: I81d40aea54cd74b469cbcf3e119fde2db3b3b38f
Signed-off-by: Patrick Tasse <patrick.tasse@gmail.com>
Reviewed-on: https://git.eclipse.org/r/78566
Reviewed-by: Hudson CI
Reviewed-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
Tested-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/src/org/eclipse/tracecompass/lttng2/kernel/ui/swtbot/tests/FindDialogTestBase.java
tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/callstack/CallStackView.java
tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphControl.java
tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphSelection.java
This page took 0.025565 seconds and 5 git commands to generate.