Tomaz Canabrava 6a1a6c82bf Reuse the entry tooltip item and do fewer calls for each mouse move
While analizing the code for the mouse movement I've discovered that
we did a lot of uneeded things: Set the color, the pen, the size
of a fixed-colored line, twice.

We also deleted-newed the same Pixmap / Text for every mouse movement
so now we reuse the 'entryToolTip' that consists of a huge line and
a pixmap, and after that we add the other tooltips that are not static

Also, reduced a lot the number of calls to expand() (that did a lot of
math).

Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2015-01-15 14:46:57 +13:00
..
2014-06-26 15:47:02 -07:00
2014-02-08 08:00:27 -08:00
2015-01-10 17:27:25 -08:00
2015-01-10 17:27:24 -08:00
2014-10-14 20:33:46 +02:00
2014-10-14 20:33:46 +02:00
2014-12-17 08:09:54 -08:00
2014-06-26 15:47:02 -07:00
2014-11-17 06:02:21 +00:00
2014-11-17 06:02:21 +00:00
2015-01-10 17:27:25 -08:00
2015-01-04 07:42:28 -08:00
2014-10-18 15:16:15 -07:00
2014-10-18 15:16:15 -07:00
2015-01-10 17:27:24 -08:00
2015-01-14 07:49:24 +13:00
2015-01-14 07:49:24 +13:00
2015-01-14 07:49:24 +13:00
2014-12-01 14:19:03 -08:00
2014-10-18 15:16:15 -07:00
2014-11-17 06:02:21 +00:00
2014-11-17 06:02:21 +00:00
2015-01-03 13:47:05 -08:00
2014-07-18 10:21:42 -07:00
2014-08-08 11:13:05 -07:00