summaryrefslogtreecommitdiff
path: root/pango
Commit message (Expand)AuthorAgeFilesLines
* 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
* pango/pango-enum-types.c.template: Include config.h firstChun-wei Fan2016-06-291-0/+2
* Decorate the symbols in the headers with version macrosChun-wei Fan2016-06-2943-75/+601
* Add a header for versioning macrosChun-wei Fan2016-06-292-24/+652
* Bug 766148 - CT font weights do not map correctly to PangoWeightBehdad Esfahbod2016-05-191-33/+43
* colors: Add rebeccapurpleBenjamin Otte2016-05-051-110/+112
* coretext: implement obtaining coverage of supplementary planesKristian Rietveld2016-04-241-4/+28
* coretext: remove useless calls to pango_coverage_set()Kristian Rietveld2016-04-241-3/+2
* coretext: properly handle UTF32 characters in CFStringsKristian Rietveld2016-04-241-9/+63
* MSVC Builds: Use Autotools Module for IntrospectionChun-wei Fan2016-04-131-1/+46
* Bug 764089 - PangoWin32FontMap Memory LeakBehdad Esfahbod2016-03-261-3/+53
* Don't treat U+1680 OGHAM SPACE MARK as whitespaceBehdad Esfahbod2016-03-111-1/+1
* Fix typo in pango_layout_xy_to_index() docsKhaled Hosny2016-02-141-1/+1
* Fix copy-paste mistakeKrzesimir Nowak2015-12-141-29/+29
* Update PangoScript to Unicode 8.0Matthias Clasen2015-12-141-1/+63
* Update pango-script-lang-table.hpango-1-38Matthias Clasen2015-12-141-3/+3
* Add note re threadsafe libthaiBehdad Esfahbod2015-10-221-0/+5
* Avoid some overhead in itemize_state_process_runMatthias Clasen2015-09-131-10/+9
* Avoid some overhead in pango_default_breakMatthias Clasen2015-09-131-4/+14
* Use g_unichar_get_script directlyMatthias Clasen2015-09-122-2/+2
* pango/pango-renderer.c: Fix BuildChun-wei Fan2015-09-041-2/+2
* Only use finer harfbuzz clusters when they workMatthias Clasen2015-09-011-1/+1