summaryrefslogtreecommitdiff
path: root/pango
Commit message (Expand)AuthorAgeFilesLines
* Add data files and routines for emoji itemizationBehdad Esfahbod2017-07-314-0/+721
* Update pango_default_break function for Sentence BoundaryPeng Wu2017-07-311-443/+305
* Update pango_default_break function for Word BoundaryPeng Wu2017-07-311-16/+59
* Update pango_default_break function for Emoji ZWJ sequencePeng Wu2017-07-311-1/+116
* pango: Support emoji sequence in UnicodePeng Wu2017-07-291-0/+27
* Fix typo in meson build supportuserwithuid2017-07-251-2/+2
* Don't check array for NULLTing-Wei Lan2017-07-181-1/+1
* Cast enum to int before doing calculationTing-Wei Lan2017-07-181-2/+2
* Drop an questionable G_UNLIKELYMatthias Clasen2017-06-301-1/+1
* Don't throw away text prematurelyMatthias Clasen2017-06-301-1/+1
* trivial: fix a typoMatthias Clasen2017-06-301-1/+1
* Ignore undefined macros when importing freetype / 2Emmanuele Bassi2017-05-312-0/+9
* Ignore undefined macros when importing freetypeEmmanuele Bassi2017-05-313-0/+13
* [break-thai] Fix two bugs in libthai glue layerBehdad Esfahbod2017-05-231-1/+6
* Unmark private symbols as exportedEmmanuele Bassi2017-05-232-3/+0
* meson: Remove the pango enums type from the sub-librariesEmmanuele Bassi2017-05-231-5/+5
* Don't change fonts for variation selectorsBehdad Esfahbod2017-05-221-1/+6
* meson: Generate correct sonamesJan Alexander Steffens (heftig)2017-05-221-0/+5
* meson: Use only spaces for indentJan Alexander Steffens (heftig)2017-05-221-8/+8
* Use the appropriate symbols for the version stringEmmanuele Bassi2017-05-221-1/+1
* build: Drop the 'lib' prefix from shared librariesEmmanuele Bassi2017-05-221-4/+4
* meson: Add a few missing things, minor fixes, TODONirbheek Chauhan2017-05-192-6/+4
* build: Add Meson build systemEmmanuele Bassi2017-05-193-0/+392
* ft2: Silence a compiler warningEmmanuele Bassi2017-05-191-1/+1
* Add prototype for _pango_color_parse_with_alpha()Emmanuele Bassi2017-05-193-13/+13
* Correctly implement version macros for PangoEmmanuele Bassi2017-05-191-128/+135
* Don't use deprecated hb_font_funcs_set_glyph_func()Behdad Esfahbod2017-04-171-5/+6
* Avoid a compiler warningMatthias Clasen2017-04-081-1/+1
* docs: Fix some introspection annotation syntaxPhilip Withnall2017-04-083-4/+4
* docs: Add (skip) annotation to some non-introspectable deprecated funcsPhilip Withnall2017-04-082-6/+6
* docs: Add a few missing (transfer) annotationsPhilip Withnall2017-04-082-4/+5
* pango-utils: Fix non-escaped \r\n line endings in pango_read_line()Philip Withnall2017-04-081-1/+2
* attributes: Make alpha work without colorMatthias Clasen2017-04-081-8/+29
* Win32: Remove "uncolored" from docsNicolas Hake2017-04-071-2/+2
* Win32: Fix background rect boundsNicolas Hake2017-04-071-2/+2
* Win32: Draw background box in correct colorNicolas Hake2017-04-071-9/+9
* Win32: Reset BkMode so ETO doesn't draw its ownNicolas Hake2017-04-071-0/+3
* Win32: Enable colored underline drawingNicolas Hake2017-04-071-3/+32
* Win32: Enable rendering colored textNicolas Hake2017-04-071-10/+8
* Bug 779232 - Wrong introspection annotation for pango_layout_get_sizeBehdad Esfahbod2017-02-251-2/+2
* pango-layout: Add a clarifying assertionPhilip Withnall2017-02-161-0/+4
* pango: Remove some unnecessary NULL checksPhilip Withnall2017-02-162-4/+1
* Add assertions to guard against division by zero on sample text pathsPhilip Withnall2017-02-143-3/+15
* pangofc-shape: Fix potential array overrunPhilip Withnall2017-02-141-4/+0
* Visual Studio builds: Move projects to win32/Chun-wei Fan2017-01-201-12/+12
* Fix build on OS XMatthias Clasen2016-09-121-2/+2
* Fix exporting pango_cairo_win32_font_map_get_typePatrick Griffis2016-09-071-0/+1
* Avoid deprecation warningsMatthias Clasen2016-08-297-8/+85
* pango/pango-version-macros.h: Update copyright noticeChun-wei Fan2016-08-221-3/+5
* Export symbols with compiler directives if possibleChun-wei Fan2016-06-297-643/+13