tmf: Bug 436258: Bookmark icon disappears on deletion even if there is
authorPatrick Tasse <patrick.tasse@gmail.com>
Mon, 2 Jun 2014 18:04:21 +0000 (14:04 -0400)
committerPatrick Tasse <patrick.tasse@gmail.com>
Wed, 4 Jun 2014 13:53:30 +0000 (09:53 -0400)
commit2db176a079848b9d3844208baafbb4866c814679
treef9b142079632098ca0457eecac218cb62517d2c0
parent3d40bd63b80920c2e2cfbb51b790f8341e568aad
tmf: Bug 436258: Bookmark icon disappears on deletion even if there is

The TmfEventsTable now supports many bookmarks for the same rank by use
of a multimap. The tool tip is updated to show multiple bookmarks. The
remove and toggle bookmark actions now remove all bookmarks.

Change-Id: Ic22430ed642190e0c7dc58516d7f6759390329ca
Signed-off-by: Patrick Tasse <patrick.tasse@gmail.com>
Reviewed-on: https://git.eclipse.org/r/27746
Tested-by: Hudson CI
(cherry picked from commit 671ac2131c879eba57ca86ab80ee86e5b0c5c554)
Reviewed-on: https://git.eclipse.org/r/27924
org.eclipse.linuxtools.tmf.ui/META-INF/MANIFEST.MF
org.eclipse.linuxtools.tmf.ui/src/org/eclipse/linuxtools/internal/tmf/ui/Messages.java
org.eclipse.linuxtools.tmf.ui/src/org/eclipse/linuxtools/internal/tmf/ui/messages.properties
org.eclipse.linuxtools.tmf.ui/src/org/eclipse/linuxtools/tmf/ui/viewers/events/TmfEventsTable.java
This page took 0.029018 seconds and 5 git commands to generate.