tmf: Highlight search and filter keywords in events table
authorPatrick Tasse <patrick.tasse@gmail.com>
Mon, 9 Mar 2015 18:09:39 +0000 (14:09 -0400)
committerPatrick Tasse <patrick.tasse@gmail.com>
Tue, 17 Mar 2015 19:52:00 +0000 (15:52 -0400)
commit110d44a10940944d78b3316b4fac2f32db93e33a
tree6254969aa9704faeab4c3fe991e377faf9537915
parentc2045cae589e8d0ed5928fad2ee164f79120d54c
tmf: Highlight search and filter keywords in events table

Highlight in yellow background the search or filter keywords used in
column filters, based on the current header state.

Fixes a bug in Linux where colored rows would override the default
platform theme background forever (e.g. alternating colors).

Fixes a bug in Windows where the item background color would not be
shown under a table item's image transparency.

Fixes a bug in Windows where the item background color would not be
shown under a selected or hot (ie. under the cursor) table item.

Change-Id: I31847552613e3e5bdf8c0160d90acca833d76501
Signed-off-by: Patrick Tasse <patrick.tasse@gmail.com>
Reviewed-on: https://git.eclipse.org/r/43750
Reviewed-by: Hudson CI
Reviewed-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
Tested-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable.java
This page took 0.028247 seconds and 5 git commands to generate.