cairo/src
2003-11-03 13:44:53 +00:00
..
.cvsignore Fix error correction on intersection test to avoid needless spinning. 2003-07-25 13:29:07 +00:00
cairo-color.c Fixed copyright attribution to refer to "University of Southern California 2003-10-23 07:47:29 +00:00
cairo-fixed.c Fixed copyright attribution to refer to "University of Southern California 2003-10-23 07:47:29 +00:00
cairo-font.c A few cleanups to eliminate a memory leak. 2003-10-30 10:55:04 +00:00
cairo-ft-font.c Moved all libic-related drawing into cairo_image_surface.c 2003-10-31 10:41:37 +00:00
cairo-gstate.c Implemented preliminary PostScript output support. Added cairo_show_page. Bumped version number to 0.1.10 2003-10-31 21:30:35 +00:00
cairo-hull.c Fixed copyright attribution to refer to "University of Southern California 2003-10-23 07:47:29 +00:00
cairo-image-surface.c Implemented preliminary PostScript output support. Added cairo_show_page. Bumped version number to 0.1.10 2003-10-31 21:30:35 +00:00
cairo-matrix.c Fixed copyright attribution to refer to "University of Southern California 2003-10-23 07:47:29 +00:00
cairo-path-bounds.c Fixed copyright attribution to refer to "University of Southern California 2003-10-23 07:47:29 +00:00
cairo-path-fill.c Fixed copyright attribution to refer to "University of Southern California 2003-10-23 07:47:29 +00:00
cairo-path-stroke.c Fixed copyright attribution to refer to "University of Southern California 2003-10-23 07:47:29 +00:00
cairo-path.c Fixed copyright attribution to refer to "University of Southern California 2003-10-23 07:47:29 +00:00
cairo-pen.c Fixed copyright attribution to refer to "University of Southern California 2003-10-23 07:47:29 +00:00
cairo-polygon.c Fixed copyright attribution to refer to "University of Southern California 2003-10-23 07:47:29 +00:00
cairo-ps-surface.c Fix misplacement of PS origin, (was translating vertically by width instead of height). 2003-10-31 21:56:14 +00:00
cairo-slope.c Fixed copyright attribution to refer to "University of Southern California 2003-10-23 07:47:29 +00:00
cairo-spline.c Fixed copyright attribution to refer to "University of Southern California 2003-10-23 07:47:29 +00:00
cairo-surface.c Implemented preliminary PostScript output support. Added cairo_show_page. Bumped version number to 0.1.10 2003-10-31 21:30:35 +00:00
cairo-traps.c Preliminary support for running Cairo with X servers without the Render extension. This is still horribly slow. Removed many uses of X-specific macros, (eg. XDoubleToFixed) 2003-09-05 15:29:49 +00:00
cairo-xlib-surface.c Implemented preliminary PostScript output support. Added cairo_show_page. Bumped version number to 0.1.10 2003-10-31 21:30:35 +00:00
cairo-xlib.h Moved all libic-related drawing into cairo_image_surface.c 2003-10-31 10:41:37 +00:00
cairo.c Implemented preliminary PostScript output support. Added cairo_show_page. Bumped version number to 0.1.10 2003-10-31 21:30:35 +00:00
cairo.h Added __external_linkage to a few functions that were missing it. 2003-11-03 13:44:53 +00:00
cairo_color.c Fixed copyright attribution to refer to "University of Southern California 2003-10-23 07:47:29 +00:00
cairo_fixed.c Fixed copyright attribution to refer to "University of Southern California 2003-10-23 07:47:29 +00:00
cairo_font.c A few cleanups to eliminate a memory leak. 2003-10-30 10:55:04 +00:00
cairo_ft_font.c Moved all libic-related drawing into cairo_image_surface.c 2003-10-31 10:41:37 +00:00
cairo_gstate.c Implemented preliminary PostScript output support. Added cairo_show_page. Bumped version number to 0.1.10 2003-10-31 21:30:35 +00:00
cairo_hull.c Fixed copyright attribution to refer to "University of Southern California 2003-10-23 07:47:29 +00:00
cairo_image_surface.c Implemented preliminary PostScript output support. Added cairo_show_page. Bumped version number to 0.1.10 2003-10-31 21:30:35 +00:00
cairo_matrix.c Fixed copyright attribution to refer to "University of Southern California 2003-10-23 07:47:29 +00:00
cairo_path.c Fixed copyright attribution to refer to "University of Southern California 2003-10-23 07:47:29 +00:00
cairo_path_bounds.c Fixed copyright attribution to refer to "University of Southern California 2003-10-23 07:47:29 +00:00
cairo_path_fill.c Fixed copyright attribution to refer to "University of Southern California 2003-10-23 07:47:29 +00:00
cairo_path_stroke.c Fixed copyright attribution to refer to "University of Southern California 2003-10-23 07:47:29 +00:00
cairo_pen.c Fixed copyright attribution to refer to "University of Southern California 2003-10-23 07:47:29 +00:00
cairo_polygon.c Fixed copyright attribution to refer to "University of Southern California 2003-10-23 07:47:29 +00:00
cairo_ps_surface.c Fix misplacement of PS origin, (was translating vertically by width instead of height). 2003-10-31 21:56:14 +00:00
cairo_slope.c Fixed copyright attribution to refer to "University of Southern California 2003-10-23 07:47:29 +00:00
cairo_spline.c Fixed copyright attribution to refer to "University of Southern California 2003-10-23 07:47:29 +00:00
cairo_surface.c Implemented preliminary PostScript output support. Added cairo_show_page. Bumped version number to 0.1.10 2003-10-31 21:30:35 +00:00
cairo_traps.c Preliminary support for running Cairo with X servers without the Render extension. This is still horribly slow. Removed many uses of X-specific macros, (eg. XDoubleToFixed) 2003-09-05 15:29:49 +00:00
cairo_xlib_surface.c Implemented preliminary PostScript output support. Added cairo_show_page. Bumped version number to 0.1.10 2003-10-31 21:30:35 +00:00
cairoint.h Implemented preliminary PostScript output support. Added cairo_show_page. Bumped version number to 0.1.10 2003-10-31 21:30:35 +00:00
Makefile.am Implemented preliminary PostScript output support. Added cairo_show_page. Bumped version number to 0.1.10 2003-10-31 21:30:35 +00:00