summaryrefslogtreecommitdiff
path: root/src/cairo-font-options.c
Commit message (Expand)AuthorAgeFilesLines
* Remove all remaining trailing whitespace.Carl Worth2006-06-061-2/+2
* Remove trailing whitespace from lines with a single brace.Carl Worth2006-06-061-1/+1
* Remove trailing whitespace from lines that look like comments.Carl Worth2006-06-061-23/+23
* Remove extraneous whitespace from "blank" lines.Carl Worth2006-06-061-4/+4
* Add a function for copying font options rather than just using direct structu...Carl Worth2005-11-071-1/+11
* src/cairo.[ch] src/cairo-gstate-private.h src/cairo-gstate.c src/cairoint.c: ...Owen Taylor2005-07-251-1/+1
* src/cairo-font-options.c src/cairo.h src/cairoint.h src/Makefile.am: Add an o...Owen Taylor2005-07-211-0/+352