..
.gitignore
[build] Include all generated win32 build files in the repo
2009-01-09 15:55:24 -05:00
cairo-analysis-surface-private.h
[analysis] Merge two analysis status codes.
2008-09-26 13:42:28 +01:00
cairo-analysis-surface.c
[region] Move region function prototypes to cairo.h along with helper types.
2009-03-28 18:02:57 -04: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
Remove some bogus XXX marks
2008-05-28 19:10:09 -04:00
cairo-array.c
Fix a const warning in _cairo_user_data_array_foreach()
2009-02-18 18:43:29 -05:00
cairo-atomic-private.h
Make sure feature macros are checked using #if, not #ifdef; add a test for it
2008-09-20 17:20:36 -04:00
cairo-atomic.c
Make sure feature macros are checked using #if, not #ifdef; add a test for it
2008-09-20 17:20:36 -04:00
cairo-base85-stream.c
Mark allocation failures as unlikely.
2008-11-29 11:20:34 +00:00
cairo-bentley-ottmann.c
Trivial warning fixes.
2009-01-30 21:54:56 +00:00
cairo-beos-surface.cpp
[cairo-spans] Add a check/create_span_renderer backend methods.
2008-12-06 14:04:36 +02:00
cairo-beos.h
Use #include "cairo-*." instead of #include <cairo-*.h>
2008-06-23 00:30:04 -04:00
cairo-cache-private.h
[scaled-font] Lean and mean global glyph cache.
2009-03-16 20:51:50 +00:00
cairo-cache.c
[scaled-font] Lean and mean global glyph cache.
2009-03-16 20:51:50 +00:00
cairo-cff-subset.c
[cff-subset] Free ps_name.
2009-01-29 10:10:41 +00:00
cairo-clip-private.h
[region] Move region function prototypes to cairo.h along with helper types.
2009-03-28 18:02:57 -04:00
cairo-clip.c
[region] Remove underscores from _cairo_region_*
2009-03-28 18:02:07 -04:00
cairo-color.c
[directfb] When blitting check if we need the un-premultiplied color.
2008-10-20 23:20:24 +01:00
cairo-combsort-private.h
[tessellator] Use a combsort for sorting the event queue.
2008-10-30 19:08:24 +00:00
cairo-compiler-private.h
[win32] Use _hypot instead of hypot
2009-03-21 11:56:18 -07:00
cairo-debug.c
[scaled-font] Make cairo_debug_reset_static_data() work again
2008-12-26 00:05:19 -05:00
cairo-deflate-stream.c
Mark allocation failures as unlikely.
2008-11-29 11:20:34 +00:00
cairo-deprecated.h
[cairo-deprecated.h] Remove mention of cairoint.h from public header
2008-05-09 15:54:10 +02:00
cairo-directfb-surface.c
[region] Remove underscores from _cairo_region_*
2009-03-28 18:02:07 -04:00
cairo-directfb.h
Make sure feature macros are checked using #if, not #ifdef; add a test for it
2008-09-20 17:20:36 -04:00
cairo-features-uninstalled.pc.in
Build -uninstalled.pc files
2008-09-11 00:38:30 -04:00
cairo-features.pc.in
More fixes for pkgconfig files
2008-09-10 12:41:57 -04:00
cairo-fixed-private.h
[cairo-fixed] Implement _cairo_fixed_mul_div()
2008-05-15 20:02:33 -04:00
cairo-fixed-type-private.h
Change cairo's fixed-point format from 16.16 to 24.8
2008-02-27 15:08:18 -08:00
cairo-fixed.c
[fixpt] Make fixed point methods static inline and generic
2007-07-18 22:45:21 +02:00
cairo-font-face-twin-data.c
[twin] Improve glyph hints
2008-12-25 02:46:27 -05:00
cairo-font-face-twin.c
[twin] Reorganize matching code to better reflect the code in Pango
2009-03-17 19:22:31 -04:00
cairo-font-face.c
[toy-font-face] Move toy font face code in a file of its own
2008-12-20 01:18:12 -05:00
cairo-font-options.c
Remove all lcd_filter code.
2008-09-25 13:31:20 -07:00
cairo-freelist-private.h
Revamp the build system.
2008-09-02 20:24:08 -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
Support compiling without fontconfig
2009-03-17 00:58:40 -04:00
cairo-ft-private.h
Add CairoScript backend.
2008-11-13 11:36:54 +00:00
cairo-ft.h
Support compiling without fontconfig
2009-03-17 00:58:40 -04:00
cairo-glitz-private.h
[slim] hide cairo_glitz_surface_create() ( #8551 )
2006-10-08 17:07:17 -04:00
cairo-glitz-surface.c
[glitz] use image fallback if the cairo_content_t is unsupported
2009-01-29 10:10:39 +00:00
cairo-glitz.h
Use #include "cairo-*." instead of #include <cairo-*.h>
2008-06-23 00:30:04 -04:00
cairo-gstate-private.h
Remove include of cairoint.h from *-private.h header files.
2007-08-23 16:13:04 -07:00
cairo-gstate.c
[in-stroke] Check point against extents before computing path.
2009-01-29 10:10:39 +00:00
cairo-hash-private.h
[scaled-font] Lean and mean global glyph cache.
2009-03-16 20:51:50 +00:00
cairo-hash.c
[scaled-font] Lean and mean global glyph cache.
2009-03-16 20:51:50 +00:00
cairo-hull.c
Mark allocation failures as unlikely.
2008-11-29 11:20:34 +00:00
cairo-image-info-private.h
Add PNG get info function
2008-11-24 22:27:09 +10:30
cairo-image-info.c
Change uint to uint32_t
2008-11-26 06:40:47 +10:30
cairo-image-surface.c
[region] Miscellaneous bug fixes.
2009-03-28 18:01:19 -04:00
cairo-lzw.c
Mark allocation failures as unlikely.
2008-11-29 11:20:34 +00:00
cairo-malloc-private.h
[malloc] Check for integer overflow when realloc'ing.
2007-10-04 00:42:29 +01:00
cairo-matrix.c
[stroker] Rectilinear dashing.
2009-01-29 14:55:21 +00:00
cairo-meta-surface-private.h
Make meta-surface store and replay extents of each operation
2008-11-02 20:12:29 +10:30
cairo-meta-surface.c
Query the backend to see if we can repaint the solid pattern.
2008-12-18 12:06:45 +00:00
cairo-misc.c
[wince] Use the official _WIN32_WCE define instead of WINCE
2009-03-20 17:20:22 -04:00
cairo-mutex-impl-private.h
Spelling corrections: s/it's/its/
2009-01-29 10:10:40 +00:00
cairo-mutex-list-private.h
[scaled-font] Global glyph cache
2009-01-29 10:10:39 +00:00
cairo-mutex-private.h
[cairo-mutex] Move semicolons out of cairo-mutex-list-private.h
2008-09-19 18:45:44 -04:00
cairo-mutex-type-private.h
Ensure that the scaled font is frozen for the lifetime of the scaled glyph.
2008-10-22 00:53:55 +01:00
cairo-mutex.c
[cairo-mutex] Move semicolons out of cairo-mutex-list-private.h
2008-09-19 18:45:44 -04:00
cairo-os2-private.h
[os2] Fix includes
2008-11-26 20:22:57 +00:00
cairo-os2-surface.c
Support compiling without fontconfig
2009-03-17 00:58:40 -04:00
cairo-os2.h
[os2] Move include cairo.h before os2.h
2008-11-26 20:23:05 +00:00
cairo-output-stream-private.h
Add CairoScript backend.
2008-11-13 11:36:54 +00:00
cairo-output-stream.c
Mark allocation failures as unlikely.
2008-11-29 11:20:34 +00:00
cairo-paginated-private.h
[svg] Use finer-grained fallbacks for SVG 1.2
2008-10-08 12:43:35 +01:00
cairo-paginated-surface-private.h
Remove include of cairoint.h from *-private.h header files.
2007-08-23 16:13:04 -07:00
cairo-paginated-surface.c
[region] Remove underscores from _cairo_region_*
2009-03-28 18:02:07 -04:00
cairo-path-bounds.c
[bounds] Skip spline evaluation based on bounding bbox of control points.
2009-01-29 10:10:39 +00:00
cairo-path-fill.c
[path] Mark points as const during _cairo_path_fixed_interpret()
2008-12-12 11:11:49 +00:00
cairo-path-fixed-private.h
[fill] Allow rectangles to be implicitly closed.
2008-11-29 10:14:26 +00:00
cairo-path-fixed.c
Support compiling without fontconfig
2009-03-17 00:58:40 -04:00
cairo-path-in-fill.c
[in_fill] Correctly track current point in curve_to.
2009-03-26 04:56:27 +01:00
cairo-path-private.h
[cairo-path] Make _cairo_path_nil static.
2007-10-30 10:58:16 +00:00
cairo-path-stroke.c
[stroker] Rectilinear dashing.
2009-01-29 14:55:21 +00:00
cairo-path.c
[path] Fix regression introduced with 005436
2009-03-01 10:10:24 +00:00
cairo-pattern.c
[pattern] Report the true error status from getters.
2009-03-18 09:44:33 +00:00
cairo-pdf-operators-private.h
PDF: Disable PDF 1.5 features when version 1.4 is selected
2008-11-24 22:27:09 +10:30
cairo-pdf-operators.c
Spelling corrections: s/it's/its/
2009-01-29 10:10:40 +00:00
cairo-pdf-surface-private.h
PDF: Add cairo_pdf_surface_restrict_to_version API
2008-11-24 22:27:09 +10:30
cairo-pdf-surface.c
[pdf] Intialize 'interpolate'
2009-03-03 12:20:47 -05:00
cairo-pdf.h
Document PDF restrict_to_version API
2008-12-23 15:04:10 +10:30
cairo-pen.c
[stroker] Rectilinear dashing.
2009-01-29 14:55:21 +00:00
cairo-png.c
Merge branch '1.8'
2009-02-12 10:46:29 +00:00
cairo-polygon.c
Mark allocation failures as unlikely.
2008-11-29 11:20:34 +00:00
cairo-private.h
[cairo] Embed a second gstate.
2009-01-02 09:53:25 +00:00
cairo-ps-surface-private.h
[ps] Free images after emitting patterns.
2009-01-29 10:10:41 +00:00
cairo-ps-surface.c
[ps] Check the status of _cairo_type3_glyph_surface_create()
2009-02-24 20:27:36 +00:00
cairo-ps.h
Use #include "cairo-*." instead of #include <cairo-*.h>
2008-06-23 00:30:04 -04:00
cairo-quartz-font.c
[quartz] Delay allocation of string until after guard.
2009-01-02 09:53:27 +00:00
cairo-quartz-image-surface.c
[surface] add CAIRO_STATUS_INVALID_SIZE
2009-01-29 10:10:40 +00:00
cairo-quartz-image.h
Use #include "cairo-*." instead of #include <cairo-*.h>
2008-06-23 00:30:04 -04:00
cairo-quartz-private.h
Make sure feature macros are checked using #if, not #ifdef; add a test for it
2008-09-20 17:20:36 -04:00
cairo-quartz-surface.c
[surface] add CAIRO_STATUS_INVALID_SIZE
2009-01-29 10:10:40 +00:00
cairo-quartz.h
Make sure feature macros are checked using #if, not #ifdef; add a test for it
2008-09-20 17:20:36 -04:00
cairo-rectangle.c
[path] Separate the approx. bounds into 3 distinct functions
2008-12-18 14:55:20 +00:00
cairo-reference-count-private.h
Make sure (and check) that all private headers include some cairo header first
2008-09-19 17:19:10 -04:00
cairo-region.c
[region] Move region function prototypes to cairo.h along with helper types.
2009-03-28 18:02:57 -04:00
cairo-scaled-font-private.h
[scaled-font] Lean and mean global glyph cache.
2009-03-16 20:51:50 +00:00
cairo-scaled-font-subsets-private.h
[scaled-font] Fix up syntax in doc comments
2009-01-29 10:10:39 +00:00
cairo-scaled-font-subsets.c
Mark allocation failures as unlikely.
2008-11-29 11:20:34 +00:00
cairo-scaled-font.c
Support compiling without fontconfig
2009-03-17 00:58:40 -04:00
cairo-script-surface.c
Query the backend to see if we can repaint the solid pattern.
2008-12-18 12:06:45 +00:00
cairo-script.h
Add CairoScript backend.
2008-11-13 11:36:54 +00:00
cairo-skiplist-private.h
[skiplist] Provide an initial stack allocated pool.
2009-01-29 16:47:53 +00:00
cairo-skiplist.c
[skiplist] Provide an initial stack allocated pool.
2009-01-29 16:47:53 +00:00
cairo-slope.c
[slope] Replace open-coding 64bit integer arithmetic.
2008-10-07 01:45:45 +01:00
cairo-spans-private.h
[cairo-spans] New cairo_tor_scan_converter_t.
2008-12-06 14:04:36 +02:00
cairo-spans.c
[surface] add CAIRO_STATUS_INVALID_SIZE
2009-01-29 10:10:40 +00:00
cairo-spline.c
[spline] fix wrong sign in _cairo_spline_bound.
2009-03-27 07:10:21 +01:00
cairo-stroke-style.c
[stroker] Rectilinear dashing.
2009-01-29 14:55:21 +00:00
cairo-surface-fallback-private.h
[pattern] Avoid needless copying of patterns.
2008-10-30 17:52:05 +00:00
cairo-surface-fallback.c
[region] Remove underscores from _cairo_region_*
2009-03-28 18:02:07 -04:00
cairo-surface-private.h
[surface] Separate the mime-data from the user-data.
2009-02-13 13:08:24 +00:00
cairo-surface.c
[region] Remove underscores from _cairo_region_*
2009-03-28 18:02:07 -04:00
cairo-svg-surface-private.h
Remove include of cairoint.h from *-private.h header files.
2007-08-23 16:13:04 -07:00
cairo-svg-surface.c
[image] Eliminate the short-lived context used for coercing.
2008-12-18 10:40:14 +00:00
cairo-svg.h
Use #include "cairo-*." instead of #include <cairo-*.h>
2008-06-23 00:30:04 -04:00
cairo-system.c
[cairo.h] Don't define cairo_public to __declspec(dllimport) for static build
2008-09-26 13:27:42 -04:00
cairo-tor-scan-converter.c
Remove zero size data array for compilation with MSVC
2009-02-10 01:58:15 +02:00
cairo-toy-font-face.c
[scaled-font] Hold reference to original font face
2009-02-24 20:00:17 +00:00
cairo-traps.c
[region] Remove underscores from _cairo_region_*
2009-03-28 18:02:07 -04:00
cairo-truetype-subset-private.h
Revamp the build system.
2008-09-02 20:24:08 -04:00
cairo-truetype-subset.c
[truetype] Move the sizeof asserts to compile time.
2009-03-03 11:21:35 +00:00
cairo-type1-fallback.c
[path] Mark points as const during _cairo_path_fixed_interpret()
2008-12-12 11:11:49 +00:00
cairo-type1-private.h
Revamp the build system.
2008-09-02 20:24:08 -04:00
cairo-type1-subset.c
Mark allocation failures as unlikely.
2008-11-29 11:20:34 +00:00
cairo-type3-glyph-surface-private.h
Don't add a notdef glyph to Type 3 font subsets
2008-10-22 22:00:31 +10:30
cairo-type3-glyph-surface.c
[image] Eliminate the short-lived context used for coercing.
2008-12-18 10:40:14 +00:00
cairo-types-private.h
[region] Move region function prototypes to cairo.h along with helper types.
2009-03-28 18:02:57 -04:00
cairo-unicode.c
[doc] Fix a few gtk-doc errors.
2008-10-14 14:42:48 +01:00
cairo-uninstalled.pc.in
Build -uninstalled.pc files
2008-09-11 00:38:30 -04:00
cairo-user-font-private.h
Revamp the build system.
2008-09-02 20:24:08 -04:00
cairo-user-font.c
[twin] Add face properties
2008-12-23 13:41:03 -05:00
cairo-version.c
Some nasty tracks to make changing version number not cause a total rebuild
2008-08-28 18:18:23 -04:00
cairo-version.h
Some nasty tracks to make changing version number not cause a total rebuild
2008-08-28 18:18:23 -04:00
cairo-wideint-private.h
[tessellator] Compile fixes for !HAVE_INT64_T
2008-10-07 22:16:26 +01:00
cairo-wideint-type-private.h
Make sure (and check) that all private headers include some cairo header first
2008-09-19 17:19:10 -04:00
cairo-wideint.c
[tessellator] Replace open-coding _cairo_int64_cmp().
2008-10-06 12:07:41 +01:00
cairo-win32-font.c
win32-font: truncate instead of fail if toy font name too long
2008-12-22 11:09:27 +10:30
cairo-win32-printing-surface.c
[path] Mark points as const during _cairo_path_fixed_interpret()
2008-12-12 11:11:49 +00:00
cairo-win32-private.h
Win32-print: Add PNG embedding support
2008-11-24 22:27:09 +10:30
cairo-win32-surface.c
[region] Remove underscores from _cairo_region_*
2009-03-28 18:02:07 -04:00
cairo-win32.h
Make sure feature macros are checked using #if, not #ifdef; add a test for it
2008-09-20 17:20:36 -04:00
cairo-xcb-surface.c
[region] Remove underscores from _cairo_region_*
2009-03-28 18:02:07 -04:00
cairo-xcb-xrender.h
Use #include "cairo-*." instead of #include <cairo-*.h>
2008-06-23 00:30:04 -04:00
cairo-xcb.h
Use #include "cairo-*." instead of #include <cairo-*.h>
2008-06-23 00:30:04 -04:00
cairo-xlib-display.c
Support compiling without fontconfig
2009-03-17 00:58:40 -04:00
cairo-xlib-private.h
[xlib] Only clear the GC clip mask as necessary.
2008-10-30 17:52:14 +00:00
cairo-xlib-screen.c
Support compiling without fontconfig
2009-03-17 00:58:40 -04:00
cairo-xlib-surface-private.h
[region] Use the caller supplied array for extracting boxes.
2008-11-21 09:40:42 +00:00
cairo-xlib-surface.c
[region] Remove underscores from _cairo_region_*
2009-03-28 18:02:07 -04:00
cairo-xlib-visual.c
Mark allocation failures as unlikely.
2008-11-29 11:20:34 +00:00
cairo-xlib-xrender-private.h
Define RepeatNone, etc if the available Render version doesn't ( #18385 )
2008-11-05 11:54:54 -05:00
cairo-xlib-xrender.h
Use #include "cairo-*." instead of #include <cairo-*.h>
2008-06-23 00:30:04 -04:00
cairo-xlib.h
Use #include "cairo-*." instead of #include <cairo-*.h>
2008-06-23 00:30:04 -04:00
cairo.c
Relanding: Add CAIRO_ENSURE_UNIQUE macro and use it in _cairo_error()
2009-02-19 16:00:17 -05:00
cairo.h
[region] Move region function prototypes to cairo.h along with helper types.
2009-03-28 18:02:57 -04:00
cairo.pc.in
Improve backend .pc files generation:
2006-07-12 04:27:55 -04:00
cairoint.h
[region] Add slim_hidden_proto for region functions
2009-03-28 18:02:57 -04:00
check-def.sh
[check-*.sh] Redirect error reports to stderr
2008-09-26 11:08:22 -04:00
check-doc-syntax.sh
[check] Search for the word NOTE
2008-11-29 10:14:26 +00:00
check-has-hidden-symbols.c
[check] Move the hidden symbol check into check-{def,plt}.sh
2008-01-11 21:21:34 +00:00
check-headers.sh
[check-*.sh] Redirect error reports to stderr
2008-09-26 11:08:22 -04:00
check-link.c
[src/check-link.c] Simple test to check we can link to the built cairo.so
2008-09-02 21:31:43 -04:00
check-plt.sh
[check-*.sh] Redirect error reports to stderr
2008-09-26 11:08:22 -04:00
check-preprocessor-syntax.sh
[check-*.sh] Redirect error reports to stderr
2008-09-26 11:08:22 -04:00
Makefile.am
Don't distribute cairo-features.h ( #19992 )
2009-02-06 12:56:48 -05:00
Makefile.am.analysis
[Makefile.am] Only rerun headers-standalone if a header file has changed
2008-09-30 11:11:47 +01:00
Makefile.sources
[region] Move region function prototypes to cairo.h along with helper types.
2009-03-28 18:02:57 -04:00
Makefile.win32
[win32] Include $(OPT) flags when linking cairo.dll
2009-02-26 16:04:49 -05:00
Makefile.win32.features
Support compiling without fontconfig
2009-03-17 00:58:40 -04:00
README
Fix various README typos
2009-01-02 02:56:38 -05:00
test-fallback-surface.c
[cairo-spans] Add a check/create_span_renderer backend methods.
2008-12-06 14:04:36 +02:00
test-fallback-surface.h
[test-surfaces] Prefix public symbols with _cairo
2007-03-13 05:14:19 -04:00
test-meta-surface.c
Query the backend to see if we can repaint the solid pattern.
2008-12-18 12:06:45 +00:00
test-meta-surface.h
[test-surfaces] Prefix public symbols with _cairo
2007-03-13 05:14:19 -04:00
test-paginated-surface.c
Query the backend to see if we can repaint the solid pattern.
2008-12-18 12:06:45 +00:00
test-paginated-surface.h
[test-surfaces] Prefix public symbols with _cairo
2007-03-13 05:14:19 -04:00