2009-04-13 Alejandro G. Castro <alex@igalia.com>
authorAlejandro G. Castro <alex@igalia.com>
Mon, 13 Apr 2009 07:58:24 +0000 (07:58 +0000)
committerAlejandro G. Castro <alex@igalia.com>
Mon, 13 Apr 2009 07:58:24 +0000 (07:58 +0000)
commit5855737c95da00c54472b8038ebffc35321d7b3f
treeb898ae7686c0a0749d51bf4ff94a0c6f6e6901b5
parent403aae198b946f5c3aae3393e61c6b397ddc118a
2009-04-13 Alejandro G. Castro <alex@igalia.com>

Deprecation of the hildon_pannable_area_set_size_request_policy
API, the only policy properly supported in gtk+ nowadays is the
minimum size.

* src/hildon-pannable-area.c,
(hildon_pannable_area_size_request): Added a workaround for the
size_request to avoid the problems of huge pixmaps in case someone
is still using the function.
* src/hildon-pannable-area.h: Deprecated the enum with the
policies.

Fixes: NB#110244 (Problems with the
hildon_pannable_area_set_size_request_policy API)
ChangeLog
src/hildon-pannable-area.c
src/hildon-pannable-area.h