summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add some more reference images to REFERENCE_IMAGES1.5.8Carl Worth2008-01-301-0/+3
* Increment cairo version to 1.5.8 and libtool version to 16:0:14Carl Worth2008-01-301-3/+3
* Add a1-image-sample and a1-traps-sample reference images to the dist listCarl Worth2008-01-301-0/+2
* check-doc-syntax.sh: Fix for non-srcdir builds (such as make distcheck)Carl Worth2008-01-301-4/+1
* Add doc/public test scripts to EXTRA_DISTCarl Worth2008-01-301-0/+1
* Remove extend-pad-similar test caseCarl Worth2008-01-302-108/+0
* NEWS: Add notes for the 1.5.8 snapshotCarl Worth2008-01-301-0/+103
* Use ADD instead of IN for clipping.Jeff Muizelaar2008-01-291-2/+32
* Fix typo in printf arguments in error messageCarl Worth2008-01-291-1/+1
* wAdd proper error propagation to _cairo_matrix_compute_scale_factorsCarl Worth2008-01-296-37/+83
* Initialize return values for cairo_*_extents in case of errorCarl Worth2008-01-291-4/+50
* Add missing libcairo_font_subset_sources to fix the buildCarl Worth2008-01-291-0/+2
* Fix typosNis Martensen2008-01-292-4/+4
* [src/Makefile.am] ReorganizeBehdad Esfahbod2008-01-292-162/+195
* Fix undefined macro that was preventing the tests from compilingAdrian Johnson2008-01-291-14/+14
* [cairo_operator_t] Mark DestAtop unbounded and document boundednessBehdad Esfahbod2008-01-291-1/+6
* [doc] Fix cairo_operator_t docs to make Carl (and Keith) happyBehdad Esfahbod2008-01-291-5/+12
* [Makefile.am] Minor wording changeBehdad Esfahbod2008-01-291-1/+1
* [cairo-image-surface.c] Cleanup stride checking and improve docsBehdad Esfahbod2008-01-291-8/+8
* [Makefile.am] Remove ROADMAP and TODO from dist filesBehdad Esfahbod2008-01-291-3/+1
* [cairo_image_surface_create_for_data] Document stride error statusBehdad Esfahbod2008-01-291-1/+3
* [doc] Run check-doc-syntax.sh for SGML docs tooBehdad Esfahbod2008-01-293-11/+37
* [src/check-doc-syntax.sh] Skip test if GNU grep is not availableBehdad Esfahbod2008-01-291-1/+6
* Fix bitmap-font test by using near-equality for double comparisonCarl Worth2008-01-283-8/+9
* [configure.in] Minor change to cairo-features.h comments to make tests passBehdad Esfahbod2008-01-281-1/+1
* [doc] Document CAIRO_HAS_* macros. We now finally have real 100% coverage.Behdad Esfahbod2008-01-2811-0/+84
* [configure.in] Generate a cairo-no-features.h with macros for disabled suppor...Behdad Esfahbod2008-01-283-5/+36
* [doc] Remove excess paranthesisBehdad Esfahbod2008-01-281-1/+1
* [doc] More syntax fixesBehdad Esfahbod2008-01-281-2/+2
* [configure.in] Add commented-out #undef's for disable stable backends in cair...Behdad Esfahbod2008-01-281-0/+8
* [doc] Rename cairo-font.sgml to cairo-font-face.sgmlBehdad Esfahbod2008-01-283-2/+2
* [doc] Document the surface type of win32-printing surface being differentBehdad Esfahbod2008-01-281-1/+10
* [doc] Fix typoBehdad Esfahbod2008-01-281-2/+2
* [doc] Stricter syntax check for type names, update testBehdad Esfahbod2008-01-2818-44/+45
* [doc] Replace 'NOTE' by 'Note' and add it to testBehdad Esfahbod2008-01-2816-26/+33
* [doc] Make sure all function names in docs are followed by ()Behdad Esfahbod2008-01-2826-75/+68
* [src/check-doc-syntax.sh] Check for various doc syntax consistency rulesBehdad Esfahbod2008-01-282-1/+37
* [doc] Improve syntaxBehdad Esfahbod2008-01-289-13/+33
* [doc] Minor improvementBehdad Esfahbod2008-01-281-2/+2
* [doc/public/check-doc-coverage.sh] Test that doc coverage is 100%Behdad Esfahbod2008-01-282-0/+45
* [doc] Improve docs for new APIBehdad Esfahbod2008-01-282-11/+17
* [doc] Make sure all type names in docs are prefixed by #Behdad Esfahbod2008-01-2829-79/+79
* [doc] Make sure all macro names in docs are prefixed by %Behdad Esfahbod2008-01-2838-166/+166
* [doc] Another enum nick expansionBehdad Esfahbod2008-01-281-1/+1
* [doc] Update templates for recently added APIsBehdad Esfahbod2008-01-285-1/+23
* [src/check-*] Shut make upBehdad Esfahbod2008-01-282-3/+3
* [doc] Expand a couple nicks to full enum namesBehdad Esfahbod2008-01-281-2/+2
* [cairo_operator_t] Improve docsBehdad Esfahbod2008-01-281-3/+5
* [doc] Add Long_Description and some See_Also for all chaptersBehdad Esfahbod2008-01-2828-64/+202
* [src] Fix gtk-doc warningsBehdad Esfahbod2008-01-283-5/+5