2009-01-22 Alejandro G. Castro <alex@igalia.com>
authorAlejandro G. Castro <alex@igalia.com>
Thu, 22 Jan 2009 09:48:07 +0000 (09:48 +0000)
committerAlejandro G. Castro <alex@igalia.com>
Thu, 22 Jan 2009 09:48:07 +0000 (09:48 +0000)
commitc89f0afaa3d70f8e388ede172cfac31684d1f45d
tree9f7d82f3d38a4afba6010f9c84902528c409c132
parentf21cf6540bfc4e78729c0215cddc0bbc151a1bad
2009-01-22 Alejandro G. Castro <alex@igalia.com>

* src/hildon-pannable-area.c,
(hildon_pannable_area_init),
(hildon_pannable_area_realize),
(hildon_pannable_area_size_allocate),
(hildon_pannable_area_map),
(hildon_pannable_area_unmap),
(hildon_pannable_draw_vscroll),
(hildon_pannable_draw_hscroll),
(hildon_pannable_area_expose_event),
(hildon_pannable_area_refresh): Added a new GdkWindow to the
pannable are to avoid the expose events go to the window and
redraw the window. We save this way that part of the stack and the
paint_boxes. We had to change the positions of the elements when
drawing.
ChangeLog
src/hildon-pannable-area.c