summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* MSVC Builds: Add Common Autotools Module for IntrospectionChun-wei Fan2016-04-131-0/+125
* Add source informationMatthias Clasen2016-04-121-0/+2
* Add an example file with EmojiMatthias Clasen2016-04-121-0/+64
* 1.40.11.40.1Matthias Clasen2016-04-112-1/+6
* Bug 764089 - PangoWin32FontMap Memory LeakBehdad Esfahbod2016-03-261-3/+53
* Use $PKG_CONFIG instead of pkg-config consistentlyBehdad Esfahbod2016-03-261-1/+1
* 1.40.01.40.0Matthias Clasen2016-03-222-1/+6
* Don't treat U+1680 OGHAM SPACE MARK as whitespaceBehdad Esfahbod2016-03-111-1/+1
* MSVC builds: Re-arrange GLib include pathsChun-wei Fan2016-03-022-2/+2
* Fix typo in pango_layout_xy_to_index() docsKhaled Hosny2016-02-141-1/+1
* 1.39.01.39.0Matthias Clasen2015-12-141-0/+4
* Fix copy-paste mistakeKrzesimir Nowak2015-12-141-29/+29
* Add api index for 1.40 APIMatthias Clasen2015-12-141-0/+4
* Bump version to 1.39Matthias Clasen2015-12-141-2/+2
* Update PangoScript to Unicode 8.0Matthias Clasen2015-12-141-1/+63
* Update pango-script-lang-table.hpango-1-38Matthias Clasen2015-12-141-3/+3
* gen-script-lang-table: Fix compiler warningsMatthias Clasen2015-12-141-3/+1
* MSVC 2010+ builds: Do not explicitly use /LTCGChun-wei Fan2015-11-124-11/+0
* MSVC release builds: Ensure that /LTCG is usedChun-wei Fan2015-10-234-20/+31
* Add note re threadsafe libthaiBehdad Esfahbod2015-10-221-0/+5
* 1.38.11.38.1Matthias Clasen2015-10-122-1/+7
* MSVC projects: Ensure files have UNIX line endingsChun-wei Fan2015-10-0813-65/+65
* MSVC builds: Update PangoFT2-related itemsChun-wei Fan2015-10-086-54/+59
* MSVC builds: Clean up PangoWin32 projects a bitChun-wei Fan2015-10-082-2/+0
* testattributes: Make it work with --enable-debug=noMatthias Clasen2015-10-031-11/+11
* Build: Require HarfBuzz 0.9.30Manuel Bachmann2015-10-031-1/+1
* build/Makefile-newvs.am: Update Comments for UsageChun-wei Fan2015-09-251-2/+6
* Build: Make Makefile.msvcproj A Bit More GenericChun-wei Fan2015-09-251-2/+6
* 1.38.01.38.0Matthias Clasen2015-09-212-2/+7
* docs: Add PANGO_ANALYSIS_FLAG_IS_ELLIPSISMatthias Clasen2015-09-211-0/+1
* 1.37.51.37.5Matthias Clasen2015-09-142-1/+4
* 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