gpgme/doc
Marcus Brinkmann 695ec56ffb 2008-06-27 Marcus Brinkmann <marcus@g10code.de>
* gpgme.texi (Cancellation): Document gpgme_cancel_async.

gpgme/
2008-06-27  Marcus Brinkmann  <marcus@g10code.de>

	* context.h: Include "sema.h".
	(struct gpgme_context): New members lock and canceled.
	* gpgme.c (gpgme_new): Initialize lock.
	(gpgme_release): Destroy lock.
	(gpgme_cancel_async): New function.
	* op-support.c (_gpgme_op_reset): Reset the canceled flag.
	* wait-global.c (gpgme_wait): Check cancel flag before processing
	any I/O callbacks.
	* wait-private.c (_gpgme_wait_on_condition): Likewise.
	* wait-user.c (_gpgme_user_io_cb_handler): Likewise.
2008-06-27 16:07:33 +00:00
..
examples Updated the example. 2008-06-20 10:40:52 +00:00
ChangeLog 2008-06-27 Marcus Brinkmann <marcus@g10code.de> 2008-06-27 16:07:33 +00:00
gpgme.texi 2008-06-27 Marcus Brinkmann <marcus@g10code.de> 2008-06-27 16:07:33 +00:00
gpl.texi Include the GnuPG UI Server specification. 2008-06-04 14:14:38 +00:00
lesser.texi Include the GnuPG UI Server specification. 2008-06-04 14:14:38 +00:00
Makefile.am Include the GnuPG UI Server specification. 2008-06-04 14:14:38 +00:00
mdate-sh Added files usually installed bu automake. We want to keep them in the CVS 2004-01-12 13:49:11 +00:00
texinfo.tex Added files usually installed bu automake. We want to keep them in the CVS 2004-01-12 13:49:11 +00:00
uiserver.texi Add new types to the gpgconf interface. 2008-06-19 17:37:31 +00:00