summaryrefslogtreecommitdiff
path: root/util/cairo-gobject
Commit message (Expand)AuthorAgeFilesLines
* [gobject] Bind cairo_glyph_t and cairo_text_cluster_tBehdad Esfahbod2023-03-092-0/+14
* Remove autotools buildAdrian Johnson2023-01-081-15/+0
* gobject: Remove the use of volatileEmmanuele Bassi2021-08-152-92/+92
* meson: Use more dependency objectsUli Schlachter2021-05-221-6/+3
* Drop the conditional inclusion of config.hEmmanuele Bassi2021-05-012-4/+0
* meson: Define HAVE_CONFIG_H as a project flagEmmanuele Bassi2021-05-011-1/+0
* Merge branch 'ebassi/warnings-fixes' into 'master'Uli Schlachter2021-04-271-1/+1
|\
| * Drop volatile from the GType registrationEmmanuele Bassi2021-04-271-1/+1
* | Use g_memdup2() with newer versions of GLibEmmanuele Bassi2021-04-271-3/+10
|/
* meson: fix library versioningTim-Philipp Müller2020-12-151-2/+2
* cairo-gobject: Missing cairo include directoriesXavier Claessens2020-10-071-1/+2
* meson: Use pkgmod.generate() for all cairo pc filesXavier Claessens2020-10-061-0/+8
* Add meson build definitionsMathieu Duponchelle2020-07-311-0/+25
* Add CAIRO_STATUS_WIN32_GDI_ERROR for GDI errorsAdrian Johnson2016-03-261-0/+1
* Add CAIRO_STATUS_FREETYPE_ERROR for errors returned by libfreetypeAdrian Johnson2016-03-261-0/+1
* Adding missing error status to utilsAdrian Johnson2016-03-261-1/+4
* gobject: Add wrapper around cairo_matrix_tNicola Fontana2013-03-232-1/+7
* gobject: Fix my typo s/TEST/TEXT/ in the previous commitChris Wilson2013-01-041-1/+1
* gobject: Fix "text_cluster_flags_get_type" typoKouhei Sutou2013-01-041-1/+1
* gobject: Add the correct macro name for the hint-metrics typeKouhei Sutou2013-01-031-0/+2
* api: Extend cairo_antialias_t to include performace/quality hintsChris Wilson2011-08-301-0/+6
* mesh: Add mesh pattern type and enum valuesAdrian Johnson2011-01-011-0/+2
* Reduce the cairo_device_type_t to only hold the used entries.Chris Wilson2010-09-061-20/+4
* gobject: Fix header definesBenjamin Otte2010-09-011-32/+32
* Add cairo-gobject libraryBenjamin Otte2010-08-074-0/+807