| .. |
|
.gitignore
|
Add win32 output files to gitignore
|
2006-09-19 12:19:21 -07:00 |
|
cairo-analysis-surface-private.h
|
|
|
|
cairo-analysis-surface.c
|
|
|
|
cairo-arc-private.h
|
|
|
|
cairo-arc.c
|
Fix typos in internal documentation.
|
2006-08-07 10:33:15 -07:00 |
|
cairo-array.c
|
Add _cairo_array_size to allow querying the allocated size
|
2006-09-07 17:33:35 -07:00 |
|
cairo-atsui-font.c
|
[nquartz] Initial commit of native quartz surface
|
2006-09-13 14:48:40 -07:00 |
|
cairo-atsui.h
|
|
|
|
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
|
|
|
|
cairo-beos-surface.cpp
|
|
|
|
cairo-beos.h
|
|
|
|
cairo-cache-private.h
|
|
|
|
cairo-cache.c
|
|
|
|
cairo-clip-private.h
|
Add clip getters API + tests
|
2006-09-25 23:22:45 -07:00 |
|
cairo-clip.c
|
Add documentation for cairo_rectangle_list_destroy
|
2006-09-29 17:44:34 -07:00 |
|
cairo-color.c
|
|
|
|
cairo-debug.c
|
|
|
|
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
|
Fixed debug statement that broke compile
|
2006-08-02 14:32:24 -07:00 |
|
cairo-directfb.h
|
cairo-directfb.h: Add missing cairo_public decorators
|
2006-09-18 13:32:19 -04:00 |
|
cairo-fixed.c
|
|
|
|
cairo-font-options.c
|
Add many missing slim_hidden calls to bypass PLT entries for local use of public functions
|
2006-09-05 17:22:00 -07:00 |
|
cairo-font.c
|
Add many missing slim_hidden calls to bypass PLT entries for local use of public functions
|
2006-09-05 17:22:00 -07:00 |
|
cairo-ft-font.c
|
Add many missing slim_hidden calls to bypass PLT entries for local use of public functions
|
2006-09-05 17:22:00 -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
|
|
|
|
cairo-glitz-surface.c
|
Ignore color for CAIRO_OPERATOR_CLEAR in glitz backend.
|
2006-07-06 13:50:41 -04:00 |
|
cairo-glitz.h
|
|
|
|
cairo-gstate-private.h
|
|
|
|
cairo-gstate.c
|
Remove unused variable
|
2006-10-04 17:14:12 -07:00 |
|
cairo-hash-private.h
|
|
|
|
cairo-hash.c
|
Add -Wsign-compare compiler flag and fix all warnings
|
2006-07-28 22:50:06 -07:00 |
|
cairo-hull.c
|
|
|
|
cairo-image-surface.c
|
Fix cairo_image_surface_create to report INVALID_FORMAT errors.
|
2006-10-04 17:14:12 -07:00 |
|
cairo-lzw.c
|
Fix few remaining compiler warnings, revealed by -O3
|
2006-08-08 02:58:50 -04:00 |
|
cairo-matrix.c
|
Fix _cairo_matrix_transform_bounding_box to return tightness info
|
2006-09-25 23:14:43 -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
|
Apply device_transform during meta-surface replay to fix bug 7533
|
2006-08-03 19:26:50 -07:00 |
|
cairo-nquartz-surface.c
|
[nquartz] Return correct values from operation setup function
|
2006-09-28 14:58:49 -07:00 |
|
cairo-nquartz.h
|
cairo-nquartz.h: Add missing cairo_public decorators.
|
2006-09-18 13:32:41 -04:00 |
|
cairo-operator.c
|
|
|
|
cairo-os2-private.h
|
OS/2 backend files
|
2006-09-15 11:18:14 +02:00 |
|
cairo-os2-surface.c
|
OS/2 backend files
|
2006-09-15 11:18:14 +02:00 |
|
cairo-os2.h
|
OS/2 backend files
|
2006-09-15 11:18:14 +02:00 |
|
cairo-output-stream-private.h
|
Make _cairo_output_stream_destroy return the stream's status as a last gasp.
|
2006-09-07 16:01:07 -07:00 |
|
cairo-output-stream.c
|
Make _cairo_output_stream_destroy return the stream's status as a last gasp.
|
2006-09-07 16:01:07 -07:00 |
|
cairo-paginated-surface-private.h
|
|
|
|
cairo-paginated-surface.c
|
Eliminate most compiler warnings from the test suite
|
2006-08-08 01:16:49 -07:00 |
|
cairo-path-bounds.c
|
|
|
|
cairo-path-data-private.h
|
Rename the create_for_status pattern to create_in_error.
|
2006-10-04 17:14:12 -07:00 |
|
cairo-path-data.c
|
Rename the create_for_status pattern to create_in_error.
|
2006-10-04 17:14:12 -07:00 |
|
cairo-path-fill.c
|
|
|
|
cairo-path-fixed-private.h
|
|
|
|
cairo-path-stroke.c
|
Merge branch 'jrmuizel-stroking-fixes' into cairo
|
2006-08-18 07:59:20 -07:00 |
|
cairo-path.c
|
Fix close-path failure by adding explicit move_to after close_path.
|
2006-08-18 06:32:12 -07:00 |
|
cairo-pattern.c
|
Rename the create_for_status pattern to create_in_error.
|
2006-10-04 17:14:12 -07:00 |
|
cairo-pdf-surface.c
|
Use new return value from _cairo_output_stream_destroy
|
2006-09-07 16:10:40 -07:00 |
|
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
|
|
|
|
cairo-png.c
|
Add many missing slim_hidden calls to bypass PLT entries for local use of public functions
|
2006-09-05 17:22:00 -07:00 |
|
cairo-polygon.c
|
|
|
|
cairo-private.h
|
|
|
|
cairo-ps-surface.c
|
Check status value of output_stream object at time of destroy
|
2006-09-07 16:42:04 -07:00 |
|
cairo-ps-test.h
|
Prefix "cairo_*_test_*" symbols with underscore.
|
2006-06-29 15:22:44 +02:00 |
|
cairo-ps.h
|
|
|
|
cairo-quartz-private.h
|
[nquartz] Initial commit of native quartz surface
|
2006-09-13 14:48:40 -07:00 |
|
cairo-quartz-surface.c
|
|
|
|
cairo-quartz.h
|
|
|
|
cairo-rectangle.c
|
|
|
|
cairo-region.c
|
|
|
|
cairo-scaled-font-subsets-private.h
|
Generate Type 1 fonts from glyph outlines
|
2006-09-05 15:57:47 -04:00 |
|
cairo-scaled-font-subsets.c
|
Add -Wsign-compare compiler flag and fix all warnings
|
2006-07-28 22:50:06 -07:00 |
|
cairo-scaled-font-test.h
|
Prefix "cairo_*_test_*" symbols with underscore.
|
2006-06-29 15:22:44 +02:00 |
|
cairo-scaled-font.c
|
Fix typo that was resulting in device glyph_extents of INT16_MAX in some cases.
|
2006-10-05 12:31:50 -07:00 |
|
cairo-slope.c
|
|
|
|
cairo-spline.c
|
|
|
|
cairo-stroke-style.c
|
|
|
|
cairo-surface-fallback-private.h
|
|
|
|
cairo-surface-fallback.c
|
Remove redundant call to _cairo_surface_get_extents
|
2006-09-26 15:48:06 -07:00 |
|
cairo-surface.c
|
Add many missing slim_hidden calls to bypass PLT entries for local use of public functions
|
2006-09-05 17:22:00 -07:00 |
|
cairo-svg-surface.c
|
Use new return value from _cairo_output_stream_destroy
|
2006-09-07 16:10:40 -07:00 |
|
cairo-svg-test.h
|
Prefix "cairo_*_test_*" symbols with underscore.
|
2006-06-29 15:22:44 +02:00 |
|
cairo-svg.h
|
Remove CAIRO_SVG_VERSION_LAST from public header file.
|
2006-06-30 02:21:50 +02:00 |
|
cairo-traps.c
|
|
|
|
cairo-truetype-subset-private.h
|
[TrueType] Add comment block describing why we only use int16_t
|
2006-08-08 13:13:18 -04:00 |
|
cairo-truetype-subset.c
|
Compute right index when looking up left side bearing.
|
2006-09-26 17:33:29 -04:00 |
|
cairo-type1-fallback.c
|
Fix bitmap-font test failure by not generating a type1 font for a bitmap font.
|
2006-09-07 17:46:21 -07:00 |
|
cairo-type1-subset.c
|
Fix Type 1 embedding in PDF
|
2006-09-05 14:19:26 -04:00 |
|
cairo-unicode.c
|
|
|
|
cairo-wideint-private.h
|
Rename cairo-wideint.h to cairo-wideint-private.h.
|
2006-06-14 05:06:10 -07:00 |
|
cairo-wideint.c
|
|
|
|
cairo-win32-font.c
|
[win32] correct win32 show_glyphs for non-y-aligned text
|
2006-09-12 16:27:40 -07:00 |
|
cairo-win32-private.h
|
[win32] Support for DDBs, AlphaBlend fix
|
2006-09-12 16:08:40 -07:00 |
|
cairo-win32-surface.c
|
[win32] correct win32 show_glyphs for non-y-aligned text
|
2006-09-12 16:27:40 -07:00 |
|
cairo-win32.h
|
[win32] correct win32 show_glyphs for non-y-aligned text
|
2006-09-12 16:27:40 -07:00 |
|
cairo-xcb-surface.c
|
XCB: implement set_clip_region
|
2006-07-31 09:59:09 -07:00 |
|
cairo-xcb-xrender.h
|
Update the XCB backend for screen sensitivity.
|
2006-06-16 22:43:49 -07:00 |
|
cairo-xcb.h
|
Update the XCB backend for screen sensitivity.
|
2006-06-16 22:43:49 -07:00 |
|
cairo-xlib-private.h
|
slim_hidden_proto: Move smeicolon from definition to use for consistency and legibility
|
2006-09-05 17:22:07 -07:00 |
|
cairo-xlib-screen.c
|
|
|
|
cairo-xlib-surface.c
|
Deprecated CAIRO_FORMAT_RGB16_565. Add cairo-deprecated.h .
|
2006-09-11 11:05:02 -07:00 |
|
cairo-xlib-test.h
|
Prefix "cairo_*_test_*" symbols with underscore.
|
2006-06-29 15:22:44 +02:00 |
|
cairo-xlib-xrender.h
|
|
|
|
cairo-xlib.h
|
Surface size getters for xlib
|
2006-06-25 11:23:43 +02:00 |
|
cairo.c
|
Rename the create_for_status pattern to create_in_error.
|
2006-10-04 17:14:12 -07:00 |
|
cairo.h
|
Add missing 'Since: 1.4' tags to documentation of 'clip getter' functions.
|
2006-09-29 17:47:01 -07:00 |
|
cairo.pc.in
|
Improve backend .pc files generation:
|
2006-07-12 04:27:55 -04:00 |
|
cairoint.h
|
Add clip getters API + tests
|
2006-09-25 23:22:45 -07:00 |
|
check-def.sh
|
[configure] Print out whether SVG and PDF surfaces can be tested
|
2006-09-26 13:54:28 -04:00 |
|
check-headers.sh
|
[check-headers.sh] Don't use '\>' regexp syntax
|
2006-10-02 14:35:35 -04: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
|
[Makefile.am] Pass srcdir down to the tests
|
2006-10-05 11:53:06 -04:00 |
|
Makefile.win32
|
[win32] Makefile.win32: use correct (/MD) runtime library flag everywhere
|
2006-09-09 23:29:17 -07:00 |
|
test-fallback-surface.c
|
slim_hidden_proto: Move smeicolon from definition to use for consistency and legibility
|
2006-09-05 17:22:07 -07:00 |
|
test-fallback-surface.h
|
|
|
|
test-meta-surface.c
|
|
|
|
test-meta-surface.h
|
|
|
|
test-paginated-surface.c
|
test-paginated: Fix memory leak within _test_paginated_surface_create_for_data
|
2006-08-08 02:24:48 -07:00 |
|
test-paginated-surface.h
|
|
|