2008-08-08 Alberto Garcia <agarcia@igalia.com>
authorAlberto Garcia <agarcia@igalia.com>
Thu, 7 Aug 2008 22:44:03 +0000 (22:44 +0000)
committerAlberto Garcia <agarcia@igalia.com>
Thu, 7 Aug 2008 22:44:03 +0000 (22:44 +0000)
commit4ba14a566d78d5917da51a7da4b17e318edb3d6e
tree3caf1e386efa95ec7fb7c637c707ee7e66052a40
parent1da4d36cbf78c903a4264032df654768cf85b579
2008-08-08 Alberto Garcia <agarcia@igalia.com>

* doc/hildon-docs.sgml
* src/Makefile.am
* src/hildon.h
* src/hildon-gtk.h
* src/hildon-gtk.c: Convenience functions for standard Gtk
widgets, used to easily perform frequent operations.

* src/hildon-button-helpers.h
* src/hildon-button-helpers.c: Removed in favour of hildon-gtk.[ch]

* src/hildon-helper.h
* src/hildon-helper.c (hildon_helper_set_theme_size): Renamed to
hildon_gtk_widget_set_theme_size and moved to hildon-gtk.h

* src/hildon-button.h
* src/hildon-button.c: Use the new hildon-gtk.[ch] functions.
12 files changed:
ChangeLog
doc/hildon-docs.sgml
src/Makefile.am
src/hildon-button-helpers.c [deleted file]
src/hildon-button-helpers.h [deleted file]
src/hildon-button.c
src/hildon-button.h
src/hildon-gtk.c [new file with mode: 0644]
src/hildon-gtk.h [new file with mode: 0644]
src/hildon-helper.c
src/hildon-helper.h
src/hildon.h