Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-09-22 | HildonAnimationActor: make the "show" parameter a gboolean | David King | |
* hildon/hildon-animation-actor-private.h (HildonAnimationActorPrivate) * hildon/hildon-animation-actor.c (hildon_animation_actor_show) (hildon_animation_actor_hide) * hildon/hildon-animation-actor.h (hildon_animation_actor_set_show_full) (hildon_animation_actor_set_show): Change "show" parameter type from gint to gboolean. Fixes: MB#4696 (hildon_animation_actor_set_show() gint argument should be a gboolean) | |||
2009-04-30 | Renamed src/ to hildon/ | Alberto Garcia | |
* src/ * Makefile.am * configure.ac * doc/Makefile.am * doc/hildon.types * po/POTFILES.in: Renamed src/ to hildon/ * examples/*.c * debian/changelog * debian/rules: Include <hildon/hildon.h> directly in all examples. |