Age | Commit message (Expand) | Author | Files | Lines |
2005-05-03 | Fills as paths patch originally by Owen Taylor. | Kristian Høgsberg | 1 | -0/+9 |
2005-05-02 | Use correct arguments to compute absolute positions. | Keith Packard | 1 | -4/+4 |
2005-04-26 | Originally: 2005-04-19 Carl Worth <cworth@cworth.org> | Carl Worth | 1 | -37/+56 |
2005-03-23 | Clean up names of cairo_path internals. | Carl Worth | 1 | -147/+146 |
2005-03-23 | Rename cairo_path_real_t to cairo_path_fixed_t and fix all _cairo_path functi... | Carl Worth | 1 | -37/+37 |
2005-03-23 | Begin the process of breaking up cairoint.h, moving structure definitions of ... | Carl Worth | 1 | -0/+2 |
2005-03-18 | * src/cairo.c: (cairo_copy_path), (cairo_copy_path_flat), (cairo_append_path)... | Carl Worth | 1 | -27/+35 |
2005-03-09 | Rename all the cairo_current functions to cairo_get functions instead. Add do... | Carl Worth | 1 | -1/+1 |
2005-02-22 | Switch from broken cworth@isi.edu address to canonical cworth@cworth.org addr... | Carl Worth | 1 | -1/+1 |
2005-02-16 | Patches from Mike Owens <etc@filespanker.com>: | Kristian Høgsberg | 1 | -0/+2 |
2004-10-21 | Convert all files to utf-8. Add copyright information to cairo_png_surface.c. | Carl Worth | 1 | -1/+1 |
2004-09-04 | Add the MPL as a new license option, in addition to the LGPL. | Carl Worth | 1 | -10/+27 |
2004-08-02 | Fix to explicitly refer to GNU Lesser Public License 2.1 rather than the Libr... | Carl Worth | 1 | -7/+5 |
2004-08-02 | Change from MIT license to LGPL. | Carl Worth | 1 | -20/+14 |
2004-02-12 | Add typedefs for new callbacks to be used by cairo_current_path: cairo_move_t... | Carl Worth | 1 | -61/+50 |
2003-12-16 | Move all current_point state fields from cairo_gstate_t to cairo_path_t. | Carl Worth | 1 | -4/+106 |
2003-12-08 | Clean up cairo_path_callbacks to have move_to, line_to, curve_to, abd close_p... | Carl Worth | 1 | -49/+7 |
2003-11-06 | Bumped version to 0.1.12 for new cairo_in_stroke and cairo_in_fill functions. | Carl Worth | 1 | -10/+10 |
2003-10-23 | Fixed copyright attribution to refer to "University of Southern California | Carl Worth | 1 | -1/+1 |
2003-10-04 | Remove abbreviation of "point" as "pt". Fix cairo_destrot, cairo_set_target_s... | Carl Worth | 1 | -39/+39 |
2003-09-27 | Fixed some internal enums that had been mistakenly converted to lowercase at ... | Carl Worth | 1 | -19/+18 |
2003-09-25 | Removed support for cairo_path_t and related functions. Bumped version to 0.1.5 | Carl Worth | 1 | -177/+11 |
2003-09-25 | Expose a cairo_path_t object with related functions: cairo_set_path, cairo_cu... | Carl Worth | 1 | -11/+177 |
2003-07-31 | Mark const. | Richard Henderson | 1 | -1/+1 |
2003-07-30 | Made all changes necessary to abandon the Xc library, (sucking the functional... | Carl Worth | 1 | -17/+17 |
2003-07-18 | Fixed some inconsistent tag/typedef names I missed the first time. | Carl Worth | 1 | -6/+6 |
2003-07-18 | Renamed everything from Xr* to cairo_* | Carl Worth | 1 | -0/+436 |