summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-09-23docs: Add missing docblocks for content tagsEmmanuele Bassi1-0/+16
2023-09-23Ensure that argument names in declarations match definitionsEmmanuele Bassi1-7/+7
2023-09-23docs: Add missing long description for cairo-quartz-font sectionEmmanuele Bassi1-0/+1
2023-09-23docs: Do not make private symbols with docblocksEmmanuele Bassi2-20/+20
2023-09-23docs: Add missing docblocks for the device observer APIEmmanuele Bassi1-0/+72
2023-09-23docs: Add missing section docblock for cairo-teeEmmanuele Bassi1-1/+15
2023-09-23Remove pointless CAIRO_HAS_DITHEREmmanuele Bassi1-1/+0
2023-09-23docs: Add missing tee surface sectionEmmanuele Bassi1-0/+1
2023-09-23docs: Hide private docsEmmanuele Bassi1-22/+22
2023-09-23docs: Update the symbols listEmmanuele Bassi1-2/+2
2023-09-23docs: Fix versioned symbol indicesEmmanuele Bassi1-22/+22
2023-09-23Merge branch 'ebassi/dithering' into 'master'Emmanuele Bassi13-3/+223
2023-09-23tests: Add more dithering testsUli Schlachter1-7/+34
2023-09-23Merge branch 'remove-sphinx' into 'master'Emmanuele Bassi5-1853/+0
2023-09-23Merge branch 'leak-bug-431' into 'master'Emmanuele Bassi1-0/+4
2023-09-23Merge branch 'wip-fix-352' into 'master'Emmanuele Bassi1-0/+3
2023-09-20Merge branch 'leak' into 'master'Uli Schlachter1-0/+2
2023-09-19Avoid assert when drawing arcs with NaN anglesTim Serong1-0/+3
2023-09-18Fix font options leak in _cairo_gstate_ensure_scaled_font()Christian Hesse1-0/+2
2023-09-18Merge branch 'font-option-leaks' into 'master'Emmanuele Bassi8-0/+78
2023-09-17Fix leak in test/bug-431.cUli Schlachter1-0/+4
2023-09-17Fix font options leak in cairo script surfaceUli Schlachter1-0/+1
2023-09-17Fix font options leak in _cairo_surface_copy_similar_properties()Uli Schlachter1-0/+1
2023-09-17Fix font options leak in cairo-surface.cUli Schlachter1-0/+3
2023-09-17Fix font options leak in scaled fontUli Schlachter3-1/+11
2023-09-17Fix font options leak in gstateUli Schlachter4-0/+63
2023-09-07Make Cairo dither to Pixman dither conversion staticEmmanuele Bassi2-13/+8
2023-09-07Enable access to the pixman dithering pathMarc Jeanmougin13-3/+201
2023-09-06Remove cairo-sphinxUli Schlachter5-1853/+0
2023-09-06Merge branch 'sphinx-static' into 'master'Emmanuele Bassi2-72/+22
2023-09-04Merge branch 'ebassi/ci-static-linux-build' into 'master'Emmanuele Bassi1-39/+48
2023-09-04Update FDO_DISTRIBUTION_TAGUli Schlachter1-1/+1
2023-09-03Always build fdr.c into a shared libraryUli Schlachter1-1/+1
2023-09-03Revert "Allow static builds of cairo-sphinx"Uli Schlachter1-71/+21
2023-09-02Merge branch 'bobby285271/fix-format-security' into 'master'Adrian Johnson1-0/+1
2023-09-02Fix building with -Werror=format-security Bobby Rong1-0/+1
2023-08-28ci: Remove autotools from the Fedora imageEmmanuele Bassi1-4/+0
2023-08-28ci: Add a static build on LinuxEmmanuele Bassi1-34/+47
2023-08-23Merge branch 'ebassi/sphinx-static-build' into 'master'Emmanuele Bassi1-21/+71
2023-08-22Allow static builds of cairo-sphinxEmmanuele Bassi1-21/+71
2023-08-17Merge branch 'cairo-tee-checks' into 'master'Emmanuele Bassi3-106/+107
2023-08-17build: Enable cairo-sphinx only if we have SysV's SHMEmmanuele Bassi1-0/+1
2023-08-17build: Move 'tee' from disabled to autoEmmanuele Bassi1-1/+1
2023-08-17tee: Remove questionable terminologyEmmanuele Bassi1-105/+105
2023-08-17Merge branch 'no-slim-symbols' into 'master'Emmanuele Bassi43-695/+125
2023-08-16Merge branch 'issue-642' into 'master'Emmanuele Bassi2-0/+138
2023-08-16build: Remove unused filesEmmanuele Bassi4-98/+0
2023-08-16Build with hidden symbols by defaultEmmanuele Bassi10-42/+36
2023-08-16Add surface-to-png in the quartz boilerplateEmmanuele Bassi1-2/+78
2023-08-16Drop "slim" symbolsEmmanuele Bassi30-553/+11