summaryrefslogtreecommitdiff
path: root/src/cairo-hull.c
Commit message (Expand)AuthorAgeFilesLines
* Remove trailing whitespace from lines that look like comments.Carl Worth2006-06-061-1/+1
* simplify id initialisation of last patchBertram Felgenhauer2005-09-291-6/+7
* Using a pointer comparison as the fallback total order was wrong - these poin...Bertram Felgenhauer2005-09-291-5/+9
* Fix for bug #4165:Billy Biggs2005-08-211-1/+6
* Switch from broken cworth@isi.edu address to canonical cworth@cworth.org addr...Carl Worth2005-02-221-1/+1
* Convert all files to utf-8. Add copyright information to cairo_png_surface.c.Carl Worth2004-10-211-1/+1
* Fix comparison so that it results in a stable sort. This should fix some rend...Carl Worth2004-10-211-2/+5
* Add the MPL as a new license option, in addition to the LGPL.Carl Worth2004-09-041-10/+27
* Fix to explicitly refer to GNU Lesser Public License 2.1 rather than the Libr...Carl Worth2004-08-021-7/+5
* Change from MIT license to LGPL.Carl Worth2004-08-021-20/+14
* Fixed copyright attribution to refer to "University of Southern CaliforniaCarl Worth2003-10-231-1/+1
* Generate convex hull of pen before stroking.Carl Worth2003-10-041-0/+190