summaryrefslogtreecommitdiff
path: root/src/cairo-path-fill.c
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* 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
* Add typedefs for new callbacks to be used by cairo_current_path: cairo_move_t...Carl Worth2004-02-121-38/+20
* Clean up cairo_path_callbacks to have move_to, line_to, curve_to, abd close_p...Carl Worth2003-12-081-24/+77
* Fixed copyright attribution to refer to "University of Southern CaliforniaCarl Worth2003-10-231-1/+1
* Remove abbreviation of "point" as "pt". Fix cairo_destrot, cairo_set_target_s...Carl Worth2003-10-041-2/+2
* Fixed some internal enums that had been mistakenly converted to lowercase at ...Carl Worth2003-09-271-2/+2
* Added missing underscores to several internal functions.Carl Worth2003-08-261-3/+3
* Made all changes necessary to abandon the Xc library, (sucking the functional...Carl Worth2003-07-301-4/+8
* Fixed some inconsistent tag/typedef names I missed the first time.Carl Worth2003-07-181-13/+13
* Renamed everything from Xr* to cairo_*Carl Worth2003-07-181-0/+158