summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Revert "some test cases"Matthias Clasen2017-07-311-3/+1
* some test casesPeng Wu2017-07-291-1/+3
* pango: Support emoji sequence in UnicodePeng Wu2017-07-291-0/+27
* Fix a typo in the emoji test fileMatthias Clasen2017-07-291-2/+2
* Fix typo in meson build supportuserwithuid2017-07-251-2/+2
* meson: Specify version when defining _POSIX_C_SOURCETing-Wei Lan2017-07-181-1/+1
* 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
* 1.40.71.40.7Matthias Clasen2017-07-173-2/+9
* 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-222-1/+7
* meson: Use only spaces for indentJan Alexander Steffens (heftig)2017-05-221-8/+8
* meson: Ensure we generate the appropriate pkg-config filesEmmanuele Bassi2017-05-221-6/+19
* 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
* build: Add Meson files to the Autotools distEmmanuele Bassi2017-05-221-1/+18
* 1.40.61.40.6Matthias Clasen2017-05-223-2/+10
* meson: Add pango-view's man page generationwip/mesonEmmanuele Bassi2017-05-191-8/+26
* meson: Install tests and additional dataEmmanuele Bassi2017-05-194-1/+131
* meson: Add a few missing things, minor fixes, TODONirbheek Chauhan2017-05-197-41/+66
* build: Add Meson build systemEmmanuele Bassi2017-05-1912-0/+994
* tests: Use the appropriate extension for the C++ testEmmanuele Bassi2017-05-192-1/+1
* Remove uninstalled pkg-config filesEmmanuele Bassi2017-05-197-58/+1
* Remove old ChangeLog filesEmmanuele Bassi2017-05-1912-20078/+0
* examples: Initialize variablesEmmanuele Bassi2017-05-191-3/+3
* 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
* win32/replace.py: Fix replacing items in files with UTF-8 contentChun-wei Fan2017-05-091-2/+8
* Don't use deprecated hb_font_funcs_set_glyph_func()Behdad Esfahbod2017-04-172-6/+7
* 1.40.51.40.5Matthias Clasen2017-04-082-1/+8
* 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