aboutsummaryrefslogtreecommitdiff
path: root/hildon/hildon-gtk.h
AgeCommit message (Collapse)Author
2012-01-24Removed MAEMO_CHANGES and MAEMO_GTKTomasz Sterna
2011-11-14Merged setthemesize.patchTomasz Sterna
2011-11-14Merged fix-hildonsizetype.patchTomasz Sterna
2009-12-15Rename hildon_gtk_window_take_screenshot_then_wait()Claudio Saavedra
To hildon_gtk_take_screenshot_sync(), for sake of simplicity. Also, added to the docs.
2009-12-15hildon_gtk_window_take_screenshot_then_wait()Adam Endrodi
Enhance the horrible take screenshot interface to block the client until it's complete. The test program may not build out of the box. Requires modified hildon-desktop from http://maemo.gitorious.org/fremantle-hildon-desktop/hildon-desktop/commits/screenshot. Signed-off-by: Claudio Saavedra <csaavedra@igalia.com>
2009-10-15New API to enable/disable the zoom keysAlberto Garcia
Fixes: NB#141240 (New API: hildon_gtk_window_enable_zoom_keys())
2009-09-03Documentation updatesAlberto Garcia
* doc/hildon-sections.txt * hildon/hildon-button.c * hildon/hildon-edit-toolbar.c * hildon/hildon-gtk.[ch] * hildon/hildon-main.c * hildon/hildon-program.c * hildon/hildon-stackable-window.c: Documentation updates
2009-05-15New API function to take a screenshot of a windowAlberto Garcia
* hildon/hildon-gtk.h * hildon/hildon-gtk.c (hildon_gtk_window_take_screenshot): New API function to take a screenshot of a window Fixes: NB#106374 (Need API to take a loading screenshot)
2009-05-04Minor style fixesAlberto Garcia
2009-04-30Renamed 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.