cairo/src
Owen Taylor 0f5b7d82de configure.in Makefile.am docs/Makefile.am docs/public/*: Add framework for doing docs via gtk-doc.
src/cairo.[ch] src/cairo-matrix.c: Add some inline docs for arcs and matrices.
gtk-doc.m4 acinclude.m4: Check in files from gtk-doc to make the dependency on gtk-doc optional.
Add --enable-gtk-doc to the default args.
2005-01-27 11:35:25 +00:00
..
.cvsignore Bump version to 0.1.15 for new CAIRO_HAS_XLIB_SURFACE macro. 2003-12-05 08:53:07 +00:00
cairo-array.c Add preliminary text support, including support for truetype font subsetting. 2005-01-17 09:40:00 +00:00
cairo-atsui-font.c Created new public header cairo-atsui.h. 2005-01-20 20:36:25 +00:00
cairo-atsui.h Change cairo_font_t to refer to a font scaled to a particular output device resolution. 2005-01-21 14:33:47 +00:00
cairo-cache.c Change cairo_font_t to refer to a font scaled to a particular output device resolution. 2005-01-21 14:33:47 +00:00
cairo-color.c Qualify color argument as const. Closes bug #2336. 2005-01-24 09:01:52 +00:00
cairo-features.h.in Created new public header cairo-atsui.h. 2005-01-20 20:36:25 +00:00
cairo-fixed.c Add _cairo_gstate_restore_external_state, _cairo_fixed_integer_floor and _cairo_fixed_integer_ceil. 2004-12-20 09:43:59 +00:00
cairo-font.c The overall idea of this rewrite is that we want to pass the source pattern all the way down into the backends. The motivation for this is that not all backends want a surface for the source operand, and by passing the pattern down, backends can choose to convert it to a surface if they need that. 2005-01-27 10:46:20 +00:00
cairo-ft-font.c The overall idea of this rewrite is that we want to pass the source pattern all the way down into the backends. The motivation for this is that not all backends want a surface for the source operand, and by passing the pattern down, backends can choose to convert it to a surface if they need that. 2005-01-27 10:46:20 +00:00
cairo-ft-private.h Change cairo_font_t to refer to a font scaled to a particular output device resolution. 2005-01-21 14:33:47 +00:00
cairo-ft.h Change cairo_font_t to refer to a font scaled to a particular output device resolution. 2005-01-21 14:33:47 +00:00
cairo-glitz-surface.c The overall idea of this rewrite is that we want to pass the source pattern all the way down into the backends. The motivation for this is that not all backends want a surface for the source operand, and by passing the pattern down, backends can choose to convert it to a surface if they need that. 2005-01-27 10:46:20 +00:00
cairo-glitz.h Change cairo_font_t to refer to a font scaled to a particular output device resolution. 2005-01-21 14:33:47 +00:00
cairo-gstate.c The overall idea of this rewrite is that we want to pass the source pattern all the way down into the backends. The motivation for this is that not all backends want a surface for the source operand, and by passing the pattern down, backends can choose to convert it to a surface if they need that. 2005-01-27 10:46:20 +00:00
cairo-hash.c Change cairo_font_t to refer to a font scaled to a particular output device resolution. 2005-01-21 14:33:47 +00:00
cairo-hull.c Convert all files to utf-8. Add copyright information to cairo_png_surface.c. 2004-10-21 18:40:50 +00:00
cairo-image-surface.c The overall idea of this rewrite is that we want to pass the source pattern all the way down into the backends. The motivation for this is that not all backends want a surface for the source operand, and by passing the pattern down, backends can choose to convert it to a surface if they need that. 2005-01-27 10:46:20 +00:00
cairo-matrix.c configure.in Makefile.am docs/Makefile.am docs/public/*: Add framework for doing docs via gtk-doc. 2005-01-27 11:35:25 +00:00
cairo-path-bounds.c Convert all files to utf-8. Add copyright information to cairo_png_surface.c. 2004-10-21 18:40:50 +00:00
cairo-path-fill.c Convert all files to utf-8. Add copyright information to cairo_png_surface.c. 2004-10-21 18:40:50 +00:00
cairo-path-stroke.c Convert all files to utf-8. Add copyright information to cairo_png_surface.c. 2004-10-21 18:40:50 +00:00
cairo-path.c Convert all files to utf-8. Add copyright information to cairo_png_surface.c. 2004-10-21 18:40:50 +00:00
cairo-pattern.c The overall idea of this rewrite is that we want to pass the source pattern all the way down into the backends. The motivation for this is that not all backends want a surface for the source operand, and by passing the pattern down, backends can choose to convert it to a surface if they need that. 2005-01-27 10:46:20 +00:00
cairo-pdf-surface.c The overall idea of this rewrite is that we want to pass the source pattern all the way down into the backends. The motivation for this is that not all backends want a surface for the source operand, and by passing the pattern down, backends can choose to convert it to a surface if they need that. 2005-01-27 10:46:20 +00:00
cairo-pdf.h Change cairo_font_t to refer to a font scaled to a particular output device resolution. 2005-01-21 14:33:47 +00:00
cairo-pen.c Convert all files to utf-8. Add copyright information to cairo_png_surface.c. 2004-10-21 18:40:50 +00:00
cairo-png.h Change cairo_font_t to refer to a font scaled to a particular output device resolution. 2005-01-21 14:33:47 +00:00
cairo-polygon.c Remove unused CAIRO_TRAPS_GROWTH_INC. 2004-12-23 13:49:56 +00:00
cairo-ps-surface.c The overall idea of this rewrite is that we want to pass the source pattern all the way down into the backends. The motivation for this is that not all backends want a surface for the source operand, and by passing the pattern down, backends can choose to convert it to a surface if they need that. 2005-01-27 10:46:20 +00:00
cairo-ps.h Change cairo_font_t to refer to a font scaled to a particular output device resolution. 2005-01-21 14:33:47 +00:00
cairo-quartz-surface.c Change cairo_font_t to refer to a font scaled to a particular output device resolution. 2005-01-21 14:33:47 +00:00
cairo-quartz.h Change cairo_font_t to refer to a font scaled to a particular output device resolution. 2005-01-21 14:33:47 +00:00
cairo-slope.c Convert all files to utf-8. Add copyright information to cairo_png_surface.c. 2004-10-21 18:40:50 +00:00
cairo-spline.c Remove unused CAIRO_TRAPS_GROWTH_INC. 2004-12-23 13:49:56 +00:00
cairo-surface.c The overall idea of this rewrite is that we want to pass the source pattern all the way down into the backends. The motivation for this is that not all backends want a surface for the source operand, and by passing the pattern down, backends can choose to convert it to a surface if they need that. 2005-01-27 10:46:20 +00:00
cairo-traps.c Remove unused CAIRO_TRAPS_GROWTH_INC. 2004-12-23 13:49:56 +00:00
cairo-wideint.c Remove useless const qualifier from functions returning simple values, (quiets the warning in gcc4). Thanks to John Ellson <ellson@research.att.com>. Closes bug #2299. 2005-01-19 07:07:00 +00:00
cairo-wideint.h Remove const qualifiers from the header file as well. 2005-01-19 07:11:14 +00:00
cairo-xcb-surface.c Add missing include directive so xcb backend compile again 2005-01-25 12:11:02 +00:00
cairo-xcb.h Change cairo_font_t to refer to a font scaled to a particular output device resolution. 2005-01-21 14:33:47 +00:00
cairo-xlib-surface.c The overall idea of this rewrite is that we want to pass the source pattern all the way down into the backends. The motivation for this is that not all backends want a surface for the source operand, and by passing the pattern down, backends can choose to convert it to a surface if they need that. 2005-01-27 10:46:20 +00:00
cairo-xlib.h Change cairo_font_t to refer to a font scaled to a particular output device resolution. 2005-01-21 14:33:47 +00:00
cairo.c configure.in Makefile.am docs/Makefile.am docs/public/*: Add framework for doing docs via gtk-doc. 2005-01-27 11:35:25 +00:00
cairo.h configure.in Makefile.am docs/Makefile.am docs/public/*: Add framework for doing docs via gtk-doc. 2005-01-27 11:35:25 +00:00
cairo_array.c Add preliminary text support, including support for truetype font subsetting. 2005-01-17 09:40:00 +00:00
cairo_atsui_font.c Created new public header cairo-atsui.h. 2005-01-20 20:36:25 +00:00
cairo_cache.c Change cairo_font_t to refer to a font scaled to a particular output device resolution. 2005-01-21 14:33:47 +00:00
cairo_color.c Qualify color argument as const. Closes bug #2336. 2005-01-24 09:01:52 +00:00
cairo_fixed.c Add _cairo_gstate_restore_external_state, _cairo_fixed_integer_floor and _cairo_fixed_integer_ceil. 2004-12-20 09:43:59 +00:00
cairo_font.c The overall idea of this rewrite is that we want to pass the source pattern all the way down into the backends. The motivation for this is that not all backends want a surface for the source operand, and by passing the pattern down, backends can choose to convert it to a surface if they need that. 2005-01-27 10:46:20 +00:00
cairo_ft_font.c The overall idea of this rewrite is that we want to pass the source pattern all the way down into the backends. The motivation for this is that not all backends want a surface for the source operand, and by passing the pattern down, backends can choose to convert it to a surface if they need that. 2005-01-27 10:46:20 +00:00
cairo_gdip_font.cpp Track various renamings. 2005-01-20 08:28:54 +00:00
cairo_gdip_surface.cpp Track various renamings. 2005-01-20 08:28:54 +00:00
cairo_glitz_surface.c The overall idea of this rewrite is that we want to pass the source pattern all the way down into the backends. The motivation for this is that not all backends want a surface for the source operand, and by passing the pattern down, backends can choose to convert it to a surface if they need that. 2005-01-27 10:46:20 +00:00
cairo_gstate.c The overall idea of this rewrite is that we want to pass the source pattern all the way down into the backends. The motivation for this is that not all backends want a surface for the source operand, and by passing the pattern down, backends can choose to convert it to a surface if they need that. 2005-01-27 10:46:20 +00:00
cairo_hull.c Convert all files to utf-8. Add copyright information to cairo_png_surface.c. 2004-10-21 18:40:50 +00:00
cairo_image_surface.c The overall idea of this rewrite is that we want to pass the source pattern all the way down into the backends. The motivation for this is that not all backends want a surface for the source operand, and by passing the pattern down, backends can choose to convert it to a surface if they need that. 2005-01-27 10:46:20 +00:00
cairo_matrix.c configure.in Makefile.am docs/Makefile.am docs/public/*: Add framework for doing docs via gtk-doc. 2005-01-27 11:35:25 +00:00
cairo_path.c Convert all files to utf-8. Add copyright information to cairo_png_surface.c. 2004-10-21 18:40:50 +00:00
cairo_path_bounds.c Convert all files to utf-8. Add copyright information to cairo_png_surface.c. 2004-10-21 18:40:50 +00:00
cairo_path_fill.c Convert all files to utf-8. Add copyright information to cairo_png_surface.c. 2004-10-21 18:40:50 +00:00
cairo_path_stroke.c Convert all files to utf-8. Add copyright information to cairo_png_surface.c. 2004-10-21 18:40:50 +00:00
cairo_pattern.c The overall idea of this rewrite is that we want to pass the source pattern all the way down into the backends. The motivation for this is that not all backends want a surface for the source operand, and by passing the pattern down, backends can choose to convert it to a surface if they need that. 2005-01-27 10:46:20 +00:00
cairo_pdf_surface.c The overall idea of this rewrite is that we want to pass the source pattern all the way down into the backends. The motivation for this is that not all backends want a surface for the source operand, and by passing the pattern down, backends can choose to convert it to a surface if they need that. 2005-01-27 10:46:20 +00:00
cairo_pen.c Convert all files to utf-8. Add copyright information to cairo_png_surface.c. 2004-10-21 18:40:50 +00:00
cairo_png_surface.c The overall idea of this rewrite is that we want to pass the source pattern all the way down into the backends. The motivation for this is that not all backends want a surface for the source operand, and by passing the pattern down, backends can choose to convert it to a surface if they need that. 2005-01-27 10:46:20 +00:00
cairo_polygon.c Remove unused CAIRO_TRAPS_GROWTH_INC. 2004-12-23 13:49:56 +00:00
cairo_ps_surface.c The overall idea of this rewrite is that we want to pass the source pattern all the way down into the backends. The motivation for this is that not all backends want a surface for the source operand, and by passing the pattern down, backends can choose to convert it to a surface if they need that. 2005-01-27 10:46:20 +00:00
cairo_quartz_surface.c Change cairo_font_t to refer to a font scaled to a particular output device resolution. 2005-01-21 14:33:47 +00:00
cairo_slope.c Convert all files to utf-8. Add copyright information to cairo_png_surface.c. 2004-10-21 18:40:50 +00:00
cairo_spline.c Remove unused CAIRO_TRAPS_GROWTH_INC. 2004-12-23 13:49:56 +00:00
cairo_surface.c The overall idea of this rewrite is that we want to pass the source pattern all the way down into the backends. The motivation for this is that not all backends want a surface for the source operand, and by passing the pattern down, backends can choose to convert it to a surface if they need that. 2005-01-27 10:46:20 +00:00
cairo_traps.c Remove unused CAIRO_TRAPS_GROWTH_INC. 2004-12-23 13:49:56 +00:00
cairo_wideint.c Remove useless const qualifier from functions returning simple values, (quiets the warning in gcc4). Thanks to John Ellson <ellson@research.att.com>. Closes bug #2299. 2005-01-19 07:07:00 +00:00
cairo_xcb_surface.c Add missing include directive so xcb backend compile again 2005-01-25 12:11:02 +00:00
cairo_xlib_surface.c The overall idea of this rewrite is that we want to pass the source pattern all the way down into the backends. The motivation for this is that not all backends want a surface for the source operand, and by passing the pattern down, backends can choose to convert it to a surface if they need that. 2005-01-27 10:46:20 +00:00
cairoint.h The overall idea of this rewrite is that we want to pass the source pattern all the way down into the backends. The motivation for this is that not all backends want a surface for the source operand, and by passing the pattern down, backends can choose to convert it to a surface if they need that. 2005-01-27 10:46:20 +00:00
Makefile.am Fix typo that made cairo-ft.h not get installed 2005-01-25 06:50:33 +00:00