summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Win32: Enable rendering colored textNicolas Hake2017-04-071-10/+8
* 1.40.41.40.4Matthias Clasen2017-02-272-1/+6
* Bug 779232 - Wrong introspection annotation for pango_layout_get_sizeBehdad Esfahbod2017-02-251-2/+2
* win32/Makefile.msvc-introspection: Sync with G-IChun-wei Fan2017-02-171-3/+7
* win32/detectenv-msvc.mak: Sync with GLibChun-wei Fan2017-02-171-1/+3
* pango-layout: Add a clarifying assertionPhilip Withnall2017-02-161-0/+4
* pango: Remove some unnecessary NULL checksPhilip Withnall2017-02-162-4/+1
* Remove win32/vs15/pango-install.props before re-generationChun-wei Fan2017-02-151-0/+1
* Visual Studio builds: Support Visual Studio 2017Chun-wei Fan2017-02-157-12/+53
* 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: Fix project file move to win32/Chun-wei Fan2017-01-203-5/+5
* Visual Studio builds: Move projects to win32/Chun-wei Fan2017-01-2054-368/+370
* Visual Studio 201x build: Fix pangocairo projectChun-wei Fan2016-11-151-4/+4
* Visual Studio builds: Remove -lm from .pc filesChun-wei Fan2016-11-151-1/+2
* build/win32/vs10/Makefile.am: Remove pango-install.props's on re-generationChun-wei Fan2016-10-191-0/+3
* build/: Force MSVC project file generation on Makefile.am changesChun-wei Fan2016-10-192-3/+10
* 1.40.31.40.3Matthias Clasen2016-09-122-1/+7
* Fix build on OS XMatthias Clasen2016-09-121-2/+2
* Fix exporting pango_cairo_win32_font_map_get_typePatrick Griffis2016-09-071-0/+1
* 1.40.21.40.2Matthias Clasen2016-08-292-1/+8
* Avoid deprecation warningsMatthias Clasen2016-08-298-8/+87
* pango/pango-version-macros.h: Update copyright noticeChun-wei Fan2016-08-221-3/+5
* Export symbols with compiler directives if possibleChun-wei Fan2016-06-2917-683/+55
* 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-2944-75/+691
* Add a header for versioning macrosChun-wei Fan2016-06-292-24/+652
* Visual Studio builds: Make .pc generation more flexibleChun-wei Fan2016-06-221-14/+30
* Visual Studio builds: Clean up PangoCairo build filesChun-wei Fan2016-06-225-24/+22
* PangoCairo MSVC builds: Look for headers in $(prefix)/include/cairoChun-wei Fan2016-06-224-4/+24
* Bug 766148 - CT font weights do not map correctly to PangoWeightBehdad Esfahbod2016-05-191-33/+43
* colors: Add rebeccapurpleBenjamin Otte2016-05-052-110/+113
* 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
* Visual Studio builds: Generate .pc filesChun-wei Fan2016-04-2113-24/+449
* Visual Studio builds: Have package version in the projectsChun-wei Fan2016-04-213-11/+50
* MSVC Builds: Use Autotools Module for IntrospectionChun-wei Fan2016-04-139-336/+238