| .. |
|
.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
|
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-font.c
|
Fix access to uninitialized data
|
2005-01-26 06:49:16 +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
|
Update mail address
|
2005-01-25 12:25:29 +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
|
Add instructions for handling the new -head suffix of CAIRO_VERSION at release-time.
|
2005-01-23 12:49:56 +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
|
Change return value from cairo_status_t to cairo_int_status_t to match definition in cairo_surface_backend_t.
|
2004-12-20 07:38:38 +00:00 |
|
cairo-matrix.c
|
Allow NULL values for return pointers so that the user can easily get partial results from cairo_matrix_get_affine, cairo_current_point, and cairo_current_color_rgb as needed.
|
2005-01-19 12:12:42 +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
|
Convert all files to utf-8. Add copyright information to cairo_png_surface.c.
|
2004-10-21 18:40:50 +00:00 |
|
cairo-pdf-surface.c
|
Chec pdf_font for NULL, not font.
|
2005-01-25 10:56:50 +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
|
Track various renamings.
|
2005-01-20 08:28:54 +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
|
Convert all files to utf-8. Add copyright information to cairo_png_surface.c.
|
2004-10-21 18:40:50 +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
|
Fix access to uninitialized data
|
2005-01-26 06:49:16 +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
|
Track various renamings.
|
2005-01-20 08:28:54 +00:00 |
|
cairo.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_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
|
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_font.c
|
Fix access to uninitialized data
|
2005-01-26 06:49:16 +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
|
Update mail address
|
2005-01-25 12:25:29 +00:00 |
|
cairo_gstate.c
|
Add instructions for handling the new -head suffix of CAIRO_VERSION at release-time.
|
2005-01-23 12:49:56 +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
|
Change return value from cairo_status_t to cairo_int_status_t to match definition in cairo_surface_backend_t.
|
2004-12-20 07:38:38 +00:00 |
|
cairo_matrix.c
|
Allow NULL values for return pointers so that the user can easily get partial results from cairo_matrix_get_affine, cairo_current_point, and cairo_current_color_rgb as needed.
|
2005-01-19 12:12:42 +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
|
Convert all files to utf-8. Add copyright information to cairo_png_surface.c.
|
2004-10-21 18:40:50 +00:00 |
|
cairo_pdf_surface.c
|
Chec pdf_font for NULL, not font.
|
2005-01-25 10:56:50 +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
|
Track various renamings.
|
2005-01-20 08:28:54 +00:00 |
|
cairo_polygon.c
|
Remove unused CAIRO_TRAPS_GROWTH_INC.
|
2004-12-23 13:49:56 +00:00 |
|
cairo_ps_surface.c
|
Track various renamings.
|
2005-01-20 08:28:54 +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
|
Convert all files to utf-8. Add copyright information to cairo_png_surface.c.
|
2004-10-21 18:40:50 +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
|
Fix access to uninitialized data
|
2005-01-26 06:49:16 +00:00 |
|
cairoint.h
|
Qualify color argument as const. Closes bug #2336.
|
2005-01-24 09:01:52 +00:00 |
|
Makefile.am
|
Fix typo that made cairo-ft.h not get installed
|
2005-01-25 06:50:33 +00:00 |