| .. |
|
.gitignore
|
Update .gitignore
|
2007-04-16 15:08:54 +01:00 |
|
cairo-analysis-surface-private.h
|
cairo_analysis_surface: Rename region_[un]supported() to get_[un]supported().
|
2006-02-27 14:58:51 -08:00 |
|
cairo-analysis-surface.c
|
Add/remove const to cairo_glyph_t* arguments consistently
|
2006-12-11 01:39:51 -05:00 |
|
cairo-arc-private.h
|
Add cairo_private to several function prototypes that were missing it.
|
2005-08-09 13:01:14 +00:00 |
|
cairo-arc.c
|
Rename ARRAY_LEN to ARRAY_LENGTH
|
2007-04-10 10:14:49 -07:00 |
|
cairo-array.c
|
Spell check the docs
|
2007-01-07 02:08:15 -05:00 |
|
cairo-atsui-font.c
|
_cairo_scaled_font_init: Detect an invalid matrix and return an error.
|
2007-04-11 01:18:08 -07:00 |
|
cairo-atsui.h
|
Bring the ATSUI backend up to date wrt the new font backend changes. Also, add cairo_atsui_font_face_create_for_atsu_font_id which takes an ATSUFontID and returns a cairo_font_face_t.
|
2005-09-30 08:31:36 +00:00 |
|
cairo-backend.pc.in
|
Fix Name tag in backend .pc files to include "cairo-".
|
2006-07-13 14:33:41 -04:00 |
|
cairo-base85-stream.c
|
Make sure all nil objects start with _cairo_
|
2007-04-03 19:26:18 -04:00 |
|
cairo-bentley-ottmann.c
|
Fix cairo_traps_t status handling
|
2007-04-10 12:06:09 -07:00 |
|
cairo-beos-surface.cpp
|
[src] Make sure all source files #include "cairoint.h" as their first include
|
2007-04-03 20:28:11 -04:00 |
|
cairo-beos.h
|
Remove initial, final, and duplicate blank lines.
|
2006-06-06 15:50:33 -07:00 |
|
cairo-cache-private.h
|
Make all hash/cache keys_equal function accept const pointers.
|
2006-03-22 23:12:23 -08:00 |
|
cairo-cache.c
|
Spell check the docs
|
2007-01-07 02:08:15 -05:00 |
|
cairo-cff-subset.c
|
Add CFF CID Fallback
|
2007-04-20 22:30:55 +09:30 |
|
cairo-clip-private.h
|
Make _cairo_clip_reset void
|
2007-04-10 13:28:48 -07:00 |
|
cairo-clip.c
|
Optionally provide a pattern to use for creating a similar solid surface.
|
2007-04-19 11:56:15 +01:00 |
|
cairo-color.c
|
Cache solid patterns
|
2007-03-20 18:21:53 -04:00 |
|
cairo-debug.c
|
Cache solid patterns
|
2007-03-20 18:21:53 -04:00 |
|
cairo-deflate-stream.c
|
Make sure all nil objects start with _cairo_
|
2007-04-03 19:26:18 -04:00 |
|
cairo-deprecated.h
|
Move the REPLACED/DEPRECATED_BY macros from cairo.h to cairo-deprecated.h
|
2006-09-11 11:12:47 -07:00 |
|
cairo-directfb-surface.c
|
[directfb] Silence compiler warning
|
2007-04-20 00:52:03 -04:00 |
|
cairo-directfb.h
|
Fixed compile error from missing directfb.h include
|
2007-04-11 21:42:57 -07:00 |
|
cairo-fixed.c
|
Change _cairo_fixed_from_double to use the "magic number" technique
|
2006-11-06 09:37:40 -08:00 |
|
cairo-font-face.c
|
Rename cairo-font.c to cairo-font-face.c
|
2007-04-18 18:24:09 -04:00 |
|
cairo-font-options.c
|
Make sure all nil objects start with _cairo_
|
2007-04-03 19:26:18 -04:00 |
|
cairo-freelist-private.h
|
[cairo-freelist] Remove redundant struct declarations
|
2007-04-19 16:07:15 -04:00 |
|
cairo-freelist.c
|
[src] Make sure all source files #include "cairoint.h" as their first include
|
2007-04-03 20:28:11 -04:00 |
|
cairo-ft-font.c
|
Add missing error check of return value of _cairo_path_fixed_close_path
|
2007-04-10 13:59:42 -07:00 |
|
cairo-ft-private.h
|
slim_hidden_proto: Move smeicolon from definition to use for consistency and legibility
|
2006-09-05 17:22:07 -07:00 |
|
cairo-ft.h
|
Give cairo_public an empty definition by default.
|
2005-09-07 16:31:22 +00:00 |
|
cairo-glitz-private.h
|
[slim] hide cairo_glitz_surface_create() (#8551)
|
2006-10-08 17:07:17 -04:00 |
|
cairo-glitz-surface.c
|
Optionally provide a pattern to use for creating a similar solid surface.
|
2007-04-19 11:56:15 +01:00 |
|
cairo-glitz.h
|
Give cairo_public an empty definition by default.
|
2005-09-07 16:31:22 +00:00 |
|
cairo-gstate-private.h
|
Remove extraneous whitespace from "blank" lines.
|
2006-06-06 15:25:49 -07:00 |
|
cairo-gstate.c
|
_cairo_gstate_ensure_scaled_font: Add missing propagation for error hiding inside the scaled_font
|
2007-04-11 01:21:09 -07:00 |
|
cairo-hash-private.h
|
Make all hash/cache keys_equal function accept const pointers.
|
2006-03-22 23:12:23 -08:00 |
|
cairo-hash.c
|
Rename ARRAY_LEN to ARRAY_LENGTH
|
2007-04-10 10:14:49 -07:00 |
|
cairo-hull.c
|
Remove trailing whitespace from lines that look like comments.
|
2006-06-06 15:35:48 -07:00 |
|
cairo-image-surface.c
|
[image] Set hint-metrics on in default font options
|
2007-04-12 18:49:38 -04:00 |
|
cairo-lzw.c
|
Spell check the docs
|
2007-01-07 02:08:15 -05:00 |
|
cairo-matrix.c
|
Make _cairo_matrix_compute_scale_factors void
|
2007-04-09 17:15:33 -07:00 |
|
cairo-meta-surface-private.h
|
Fix some signed/unsigned comparison warnings that cropped up during the warnings-cleanup branch
|
2006-08-07 15:22:49 -07:00 |
|
cairo-meta-surface.c
|
Make _cairo_clip_reset void
|
2007-04-10 13:28:48 -07:00 |
|
cairo-mutex-list-private.h
|
[cairo-mutex] Err on unintended inclusion of cairo-mutex-list-private.h
|
2007-04-19 16:07:15 -04:00 |
|
cairo-mutex-private.h
|
Fix build break related to mutexes on OS/2
|
2007-04-20 20:46:55 +02:00 |
|
cairo-mutex.c
|
[cairo-mutex] Define and use CAIRO_MUTEX_USE_GENERIC_INITIALIZATION
|
2007-04-19 16:21:13 -04:00 |
|
cairo-operator.c
|
Remove extraneous whitespace from "blank" lines.
|
2006-06-06 15:25:49 -07:00 |
|
cairo-os2-private.h
|
OS/2 backend files
|
2006-09-15 11:18:14 +02:00 |
|
cairo-os2-surface.c
|
Introduce CAIRO_MUTEX_FINALIZE as counter-part for CAIRO_MUTEX_INITIALIZE
|
2007-04-19 13:38:26 +02:00 |
|
cairo-os2.h
|
[directfb,os2] #error if the backend is not compiled in, like others do
|
2007-03-13 05:14:18 -04:00 |
|
cairo-output-stream-private.h
|
Change _cairo_dtostr to have a void return type
|
2007-04-10 13:07:09 -07:00 |
|
cairo-output-stream.c
|
Make cairo-output-stream.c accept variable width printf fields
|
2007-04-20 22:43:37 +09:30 |
|
cairo-paginated-surface-private.h
|
Mark function tables with attribute(warn_unused_result)
|
2007-04-11 14:44:54 -07:00 |
|
cairo-paginated-surface.c
|
paginated: Add missing error check for _cairo_surface_show_page
|
2007-04-10 23:01:55 -07:00 |
|
cairo-path-bounds.c
|
Make _cairo_path_bounder_add_point void
|
2007-04-09 17:16:30 -07:00 |
|
cairo-path-fill.c
|
Add a status field to cairo_polygon_t
|
2007-04-10 10:45:15 -07:00 |
|
cairo-path-fixed-private.h
|
[cairo-path-fixed] Fine-tune size of buffer
|
2007-03-13 05:14:18 -04:00 |
|
cairo-path-fixed.c
|
[src] Make sure all source files #include "cairoint.h" as their first include
|
2007-04-03 20:28:11 -04:00 |
|
cairo-path-private.h
|
Rename remaining cairo_path_data to cairo_path in function names, etc.
|
2006-12-19 13:10:14 -08:00 |
|
cairo-path-stroke.c
|
Add a status field to cairo_polygon_t
|
2007-04-10 10:45:15 -07:00 |
|
cairo-path.c
|
Cleanup multi-line if condition
|
2007-04-10 10:14:48 -07:00 |
|
cairo-pattern.c
|
Optionally provide a pattern to use for creating a similar solid surface.
|
2007-04-19 11:56:15 +01:00 |
|
cairo-pdf-surface.c
|
Exclude Type1 fonts from CID subsets
|
2007-04-20 22:45:12 +09:30 |
|
cairo-pdf-test.h
|
Prefix "cairo_*_test_*" symbols with underscore.
|
2006-06-29 15:22:44 +02:00 |
|
cairo-pdf.h
|
cairo-pdf.h: Add missing cairo_public decorators
|
2006-09-18 13:32:00 -04:00 |
|
cairo-pen.c
|
Add a status field to cairo_polygon_t
|
2007-04-10 10:45:15 -07:00 |
|
cairo-png.c
|
Clean up compiler warnings from cairo-png
|
2007-04-20 17:49:10 +01:00 |
|
cairo-polygon.c
|
Add a status field to cairo_polygon_t
|
2007-04-10 10:45:15 -07:00 |
|
cairo-private.h
|
[cairo_t] Embed a gstate into cairo_t
|
2007-03-13 05:14:19 -04:00 |
|
cairo-ps-surface.c
|
Add support for creating CID/composite font subsets
|
2007-04-20 22:29:41 +09:30 |
|
cairo-ps-test.h
|
Prefix "cairo_*_test_*" symbols with underscore.
|
2006-06-29 15:22:44 +02:00 |
|
cairo-ps.h
|
New API: Replace cairo_{ps,pdf,svg}_set_dpi with new cairo_surface_set_fallback_resolution.
|
2006-06-09 16:52:17 -07:00 |
|
cairo-quartz-private.h
|
[quartz] rename remaining nquartz symbols to quartz.
|
2007-03-06 23:24:33 +00:00 |
|
cairo-quartz-surface.c
|
[quartz] fix floating point precision issue (#10531)
|
2007-04-06 00:00:33 +01:00 |
|
cairo-quartz.h
|
[quartz] Remove (disabled) support for rendering via AGL/CGGL
|
2007-02-20 16:18:27 -08:00 |
|
cairo-rectangle.c
|
Fix bogus cairo_rectangle_fixed_t to be cairo_rectangle_int16_t.
|
2006-06-06 16:54:03 -07:00 |
|
cairo-region.c
|
[pixman-region] Separate pixman_region_init
|
2007-04-08 21:49:46 -04:00 |
|
cairo-scaled-font-subsets-private.h
|
Exclude Type1 fonts from CID subsets
|
2007-04-20 22:45:12 +09:30 |
|
cairo-scaled-font-subsets.c
|
Ensure _cairo_scaled_font_subsets_map_glyph() returns correct values
|
2007-04-21 00:26:25 +09:30 |
|
cairo-scaled-font-test.h
|
Prefix "cairo_*_test_*" symbols with underscore.
|
2006-06-29 15:22:44 +02:00 |
|
cairo-scaled-font.c
|
Merge cached-scaled-font-in-error into cairo
|
2007-04-11 16:02:08 -07:00 |
|
cairo-skiplist-private.h
|
[cairo-skiplist] Use one random number per insertion, instead of two
|
2007-04-09 19:39:50 -04:00 |
|
cairo-skiplist.c
|
Merge branch 'warn-unused-result' into cairo
|
2007-04-11 13:15:57 -07:00 |
|
cairo-slope.c
|
[cairo-slope] Make comparison stable if both vectors are zero
|
2007-03-13 05:14:20 -04:00 |
|
cairo-spline.c
|
Rename ARRAY_LEN to ARRAY_LENGTH
|
2007-04-10 10:14:49 -07:00 |
|
cairo-stroke-style.c
|
Remove initial, final, and duplicate blank lines.
|
2006-06-06 15:50:33 -07:00 |
|
cairo-surface-fallback-private.h
|
Add/remove const to cairo_glyph_t* arguments consistently
|
2006-12-11 01:39:51 -05:00 |
|
cairo-surface-fallback.c
|
cairo-surface-fallback - propagate error returns
|
2007-04-09 15:06:49 +01:00 |
|
cairo-surface.c
|
Optionally provide a pattern to use for creating a similar solid surface.
|
2007-04-19 11:56:15 +01:00 |
|
cairo-svg-surface.c
|
Add support for creating CID/composite font subsets
|
2007-04-20 22:29:41 +09:30 |
|
cairo-svg-test.h
|
Prefix "cairo_*_test_*" symbols with underscore.
|
2006-06-29 15:22:44 +02:00 |
|
cairo-svg.h
|
[SVG] Define enum _cairo_svg_version.
|
2006-11-21 00:22:19 -05:00 |
|
cairo-traps.c
|
Fix mis-indented _cairo_traps_init_box
|
2007-04-10 12:13:10 -07:00 |
|
cairo-truetype-subset-private.h
|
TrueType: fix bug #9998 - build error with gcc 2.95
|
2007-02-17 10:55:14 +10:30 |
|
cairo-truetype-subset.c
|
Add support for creating CID/composite font subsets
|
2007-04-20 22:29:41 +09:30 |
|
cairo-type1-fallback.c
|
Add CFF CID Fallback
|
2007-04-20 22:30:55 +09:30 |
|
cairo-type1-private.h
|
[Type1] Add cairo-type1-private.h that Type1 fallback and subset code share
|
2007-03-07 16:02:08 -05:00 |
|
cairo-type1-subset.c
|
Exclude Type1 fonts from CID subsets
|
2007-04-20 22:45:12 +09:30 |
|
cairo-unicode.c
|
[src] Make sure all source files #include "cairoint.h" as their first include
|
2007-04-03 20:28:11 -04:00 |
|
cairo-wideint-private.h
|
Define INT32 limits on MSVC as noticed by Hans-Jürgen Schäler
|
2007-04-19 14:54:30 +02:00 |
|
cairo-wideint.c
|
cairo-wideint: Fix to eliminate comparison of signed and unsigned values
|
2007-01-20 02:01:29 -08:00 |
|
cairo-win32-font.c
|
_cairo_scaled_font_init: Detect an invalid matrix and return an error.
|
2007-04-11 01:18:08 -07:00 |
|
cairo-win32-private.h
|
Initialize mutexes at central location.
|
2007-03-20 10:11:14 +01:00 |
|
cairo-win32-surface.c
|
Reintroduce DllMain as deterministic mutex initialization path
|
2007-04-19 13:38:26 +02:00 |
|
cairo-win32.h
|
Remove WINVER from public header file
|
2007-01-04 16:46:22 +01:00 |
|
cairo-xcb-surface.c
|
XCB: Fix parameter-order confusion with xcb_create_pixmap
|
2007-03-16 17:46:08 -07:00 |
|
cairo-xcb-xrender.h
|
XCB: Move slim_hidden_def to cairo-xcb-surface.c, not cairo-xcb-xrender.h.
|
2006-10-16 11:44:08 -07:00 |
|
cairo-xcb.h
|
Update XCB names for XCB 1.0 RC2 release.
|
2006-10-11 21:52:49 -07:00 |
|
cairo-xlib-private.h
|
Add a reference count to cairo_xlib_screen_info_t
|
2007-04-12 23:31:37 +01:00 |
|
cairo-xlib-screen.c
|
[xlib] Turn metrics-hinting on by default
|
2007-04-12 18:49:38 -04:00 |
|
cairo-xlib-surface-private.h
|
[xlib] Move cairo_xlib_surface_t definition into cairo-xlib-surface-private.h
|
2007-04-21 02:08:37 -04:00 |
|
cairo-xlib-surface.c
|
[xlib] Move cairo_xlib_surface_t definition into cairo-xlib-surface-private.h
|
2007-04-21 02:08:37 -04:00 |
|
cairo-xlib-test.h
|
Prefix "cairo_*_test_*" symbols with underscore.
|
2006-06-29 15:22:44 +02:00 |
|
cairo-xlib-xrender.h
|
Remove initial, final, and duplicate blank lines.
|
2006-06-06 15:50:33 -07:00 |
|
cairo-xlib.h
|
Surface size getters for xlib
|
2006-06-25 11:23:43 +02:00 |
|
cairo.c
|
pixman region operations can fail, propagate the error.
|
2007-04-10 13:18:02 -07:00 |
|
cairo.h
|
Revert cairo_public_warn addition to cairo.h
|
2007-04-12 13:46:03 -07:00 |
|
cairo.pc.in
|
Improve backend .pc files generation:
|
2006-07-12 04:27:55 -04:00 |
|
cairoint.h
|
Exclude Type1 fonts from CID subsets
|
2007-04-20 22:45:12 +09:30 |
|
check-cairoint.sh
|
[pixman/src/check-config.sh] Test that all source files #include <config.h>
|
2007-04-03 20:30:30 -04:00 |
|
check-def.sh
|
check-def.sh: Adjust test to exempt _cairo_test_* functions as well as _cairo_*_test_*
|
2007-03-14 15:48:15 -07:00 |
|
check-headers.sh
|
Add attribute(warn_unused_result)
|
2007-04-09 15:01:58 +01:00 |
|
check-plt.sh
|
[x86-64] check-plt.sh: match on JU?MP_SLO as on x86-64 "SLOT" is truncated
|
2006-09-06 16:39:18 -04:00 |
|
Makefile.am
|
[xlib] Move cairo_xlib_surface_t definition into cairo-xlib-surface-private.h
|
2007-04-21 02:08:37 -04:00 |
|
Makefile.win32
|
Rename cairo-font.c to cairo-font-face.c
|
2007-04-18 18:24:09 -04:00 |
|
test-fallback-surface.c
|
Implement clone_surface for test-fallback-surface.
|
2007-04-09 16:50:20 -07:00 |
|
test-fallback-surface.h
|
[test-surfaces] Prefix public symbols with _cairo
|
2007-03-13 05:14:19 -04:00 |
|
test-meta-surface.c
|
test-meta-surface.c: Fix memory leak on error recovery path.
|
2007-04-10 16:32:09 -07:00 |
|
test-meta-surface.h
|
[test-surfaces] Prefix public symbols with _cairo
|
2007-03-13 05:14:19 -04:00 |
|
test-paginated-surface.c
|
[src] Make sure all source files #include "cairoint.h" as their first include
|
2007-04-03 20:28:11 -04:00 |
|
test-paginated-surface.h
|
[test-surfaces] Prefix public symbols with _cairo
|
2007-03-13 05:14:19 -04:00 |