Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
To hildon_gtk_take_screenshot_sync(), for sake of simplicity. Also,
added to the docs.
|
|
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>
|
|
Fixes: NB#141240 (New API: hildon_gtk_window_enable_zoom_keys())
|
|
* 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
|
|
* 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)
|
|
|
|
* 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.
|