cairo/doc/public
Alp Toker e104fcab1c Introduce cairo_has_current_point()
cairo_has_current_point() can be used to determine whether a current
point is defined. We introduce this new symbol with a boolean return
value to avoid the versioning ambiguity of modifying
cairo_get_current_point(). This way we also don't have to map what
should be a routine operation to an error condition as was previously
proposed.
2008-02-06 01:06:01 -05:00
..
tmpl [doc] Document CAIRO_HAS_* macros. We now finally have real 100% coverage. 2008-01-28 23:27:10 -05:00
.gitignore Ignore *.bak 2006-06-28 03:16:33 +02:00
cairo-docs.xml [doc] Rename cairo-font.sgml to cairo-font-face.sgml 2008-01-28 22:45:06 -05:00
cairo-overrides.txt configure.in Makefile.am docs/Makefile.am docs/public/*: Add framework for doing docs via gtk-doc. 2005-01-27 11:35:25 +00:00
cairo-sections.txt Introduce cairo_has_current_point() 2008-02-06 01:06:01 -05:00
cairo.types configure.in Makefile.am docs/Makefile.am docs/public/*: Add framework for doing docs via gtk-doc. 2005-01-27 11:35:25 +00:00
check-doc-coverage.sh [doc/public/check-doc-coverage.sh] Test that doc coverage is 100% 2008-01-28 21:02:44 -05:00
check-doc-syntax.sh [doc] Run check-doc-syntax.sh for SGML docs too 2008-01-29 00:43:10 -05:00
Headers.mk [doc] Update list of private header files 2008-01-25 19:48:36 -05:00
language-bindings.xml [doc] Make section title capitalization more consistent 2007-04-18 18:28:43 -04:00
Makefile.am Add doc/public test scripts to EXTRA_DIST 2008-01-30 04:54:05 -08:00
version.xml.in Add an autoconf-generated version file to advertise what cairo version the manual was generated for. Idea taken from the GTK+ documentation. 2005-08-18 08:28:08 +00:00