summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-04-16doc: do not use / in section titleNis Martensen1-1/+1
2012-04-14configure.ac: Do not generate template files when building docsJavier Jardón1-1/+1
2012-04-14autogen.sh: User autoreconf instead custom scriptJavier Jardón1-180/+14
2012-04-14configure.ac: generate xz tarballs by defaultJavier Jardón2-3/+3
2012-04-14configure.ac: Update autotools configurationJavier Jardón2-6/+12
2012-04-14Revert accidental push of ps debugging API.Chris Wilson6-97/+46
2012-04-14configure: Conditionally include -fltoMarcus Meissner1-1/+12
2012-04-12pdf (debug API): Export the ability to force fallbacksChris Wilson3-13/+32
2012-04-12ps (debug API): Export the ability to force fallbacksChris Wilson3-14/+30
2012-04-12ps (API): Export the ability to set the creation date of the surfaceChris Wilson3-19/+35
2012-04-12doc: add returns statement to cairo_surface_supports_mime_typeNis Martensen1-0/+3
2012-04-12doc: no separate cairo-xcb-xrender sectionNis Martensen1-13/+0
2012-04-12add unused symbols to sections docNis Martensen1-1/+31
2012-04-11xlib: Disable fallback compositor with xlib-xcbUli Schlachter1-0/+4
2012-04-10Cosmetic configure fixGilles Espinasse1-1/+1
2012-04-10any2ppm: fix missing enumeration warningAdrian Johnson1-0/+1
2012-04-10Add _cairo_win32_print_gdi_error to boilerplate codeMaarten Bosmans1-2/+28
2012-04-10test: Only use alarm() when SIGALRM is also definedMaarten Bosmans1-1/+1
2012-04-10Protect code using dlfcn.h with CAIRO_HAS_DLSYMMaarten Bosmans2-0/+5
2012-04-10test: Give some functions in any2ppm a prefixMaarten Bosmans1-7/+7
2012-04-09pdf: avoid unnecessary use of patterns in mask groupsAdrian Johnson1-82/+106
2012-04-09test: disable subsurface tests with vector backendsAdrian Johnson10-10/+10
2012-04-09analysis: Apply the integer translation to the bbox as wellChris Wilson1-0/+8
2012-04-09build: Disable -Wset-but-unused-variableChris Wilson1-0/+5
2012-04-08traps: Clip the trapezoid extents against the clip extentsChris Wilson1-2/+7
2012-04-08stroke: Fix misuse of half_line_x for vertical caps on dashesChris Wilson1-4/+4
2012-04-06fix _cairo_pattern_get_ink_extents to work with snapshot recording surfacesAdrian Johnson1-0/+4
2012-04-06type1-subset: if font name is prefixed with a subset tag, strip it offAdrian Johnson1-0/+11
2012-04-06fix indentation in cairo_type1_font_subset_parse_charstringAdrian Johnson1-73/+74
2012-04-06type1-subset: use fallback font if glyph widths are calculatedAdrian Johnson1-0/+6
2012-04-04fix bug in _cairo_image_analyze_colorAdrian Johnson1-1/+4
2012-04-02gl: Remove an unused variableHenry (Yu) Song1-1/+0
2012-04-02xcb: Fix SHM in _get_image()Uli Schlachter1-1/+1
2012-03-29win32: Avoid redefining ssize_tKalev Lember1-0/+2
2012-03-29gl: fix y-axis origin when map_to_image() for non texture GL surfaceHenry (Yu) Song1-1/+7
2012-03-29cairoint: Mark PDF surface as requiring the deflate stream outputChris Wilson1-2/+7
2012-03-29test: update two reference images highlighted to be wrong due to source extentsChris Wilson4-0/+0
2012-03-29doc: Silence last 'missing Since field' errorsAndrea Canciani2-0/+6
2012-03-29doc: Silence warnings about 'Since' field in private functionsAndrea Canciani1-8/+0
2012-03-29doc: Add since documentation for enumeration valuesAndrea Canciani6-144/+145
2012-03-29doc: Fix some wrong versionsAndrea Canciani3-5/+5
2012-03-29doc: Add "since" tag to documentationAndrea Canciani29-1/+495
2012-03-29doc: Do not use the '@' prefix on some tagsAndrea Canciani5-12/+12
2012-03-29doc: Make the documentation name match the function nameAndrea Canciani3-6/+6
2012-03-29doc: Make doc ids more consistent my always putting ':' after themAndrea Canciani11-35/+35
2012-03-29doc: Manually fix remaining warnings about symmetryAndrea Canciani4-5/+6
2012-03-29doc: Make documentation comments symmetricAndrea Canciani40-105/+105
2012-03-29doc: Make informational comments syntactically different from docsAndrea Canciani1-15/+15
2012-03-29doc: Add script to enforce stricter validation of documentation commentsAndrea Canciani3-2/+111
2012-03-29composite-rectangles: Trim extents for SOURCE and CLEAR to the maskChris Wilson1-3/+15