2009-01-26 Alejandro G. Castro <alex@igalia.com>
authorAlejandro G. Castro <alex@igalia.com>
Mon, 26 Jan 2009 12:54:29 +0000 (12:54 +0000)
committerAlejandro G. Castro <alex@igalia.com>
Mon, 26 Jan 2009 12:54:29 +0000 (12:54 +0000)
commita929a050c43583c3908a607d676718aa9a862916
tree844645d34f9ff54fab78d1f0d27e63b47f34796d
parenta5021da39e34869a723c8fcfc86f285e39c480e9
2009-01-26 Alejandro G. Castro <alex@igalia.com>

* src/hildon-pannable-area.c,
(hildon_pannable_area_class_init),
(tranparency_color),
(hildon_pannable_draw_vscroll),
(hildon_pannable_draw_hscroll),
(hildon_pannable_area_expose_event): Added a new way to render the
scrollbars of the pannable area avoiding using cairo at all. This
way we improve the performance of the pannable area rendering. The
cairo rendering procedure is still in the code, we can control
which one to use changing the value of the define
USE_CAIRO_SCROLLBARS.
ChangeLog
src/hildon-pannable-area.c