summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Use g_unichar_get_script directlyMatthias Clasen2015-09-122-2/+2
* MSVC Builds: "Add" MSVC 2015 Project FilesChun-wei Fan2015-09-096-16/+44
* MSVC Builds: Rename testsrules_msvc.makChun-wei Fan2015-09-043-10/+2
* pango/pango-renderer.c: Fix BuildChun-wei Fan2015-09-041-2/+2
* Give testcases distinct names1.37.4Matthias Clasen2015-09-011-1/+1
* 1.37.4Matthias Clasen2015-09-011-1/+1
* Only use finer harfbuzz clusters when they workMatthias Clasen2015-09-011-1/+1
* Protect against bugs in HarfBuzz's (non-)monotone cluster valuesBehdad Esfahbod2015-09-011-4/+4
* [test] Use latin-only fontBehdad Esfahbod2015-09-011-0/+6
* Add assertion to glyph-item-iterBehdad Esfahbod2015-09-011-0/+8
* Updates for 3.17.4Matthias Clasen2015-08-311-0/+8
* Add more markup testsMatthias Clasen2015-08-222-0/+2
* Improve justify_cluster() some moreBehdad Esfahbod2015-08-211-15/+40
* Fix bug in previous commitBehdad Esfahbod2015-08-211-1/+1
* Fix justify_clusters()Behdad Esfahbod2015-08-211-37/+45
* Remove remaining uses of g_utf8_strlen()Behdad Esfahbod2015-08-213-5/+7
* Fix offset calculation for justifyBehdad Esfahbod2015-08-211-6/+28
* Fix crasher in justify codeBehdad Esfahbod2015-08-211-5/+8
* Port two minor bidi bug fixes from FriBidi 0.19.6Khaled Hosny2015-08-211-6/+12
* Serialize call to th_brk()Behdad Esfahbod2015-08-181-0/+5
* [test] Add Thai and Arabic to test-pangocairo-threadsBehdad Esfahbod2015-08-181-1/+1
* Bug 753167 - Pango script crashesBehdad Esfahbod2015-08-181-10/+7
* Use finer HarfBuzz cluster levelKhaled Hosny2015-08-181-0/+3
* Use grapheme boundaries in justify_clusters()Khaled Hosny2015-08-181-31/+46
* MSVC Introspection Builds: Remove GCC RequirementChun-wei Fan2015-08-172-16/+2
* fix distcheck1.37.3Matthias Clasen2015-08-141-0/+4
* 1.37.3Matthias Clasen2015-08-142-1/+7
* Add a testcase for font-features in markupMatthias Clasen2015-08-143-0/+12
* Add some tests for markup with alphaMatthias Clasen2015-08-1415-0/+105
* Allow rgba colors in markupMatthias Clasen2015-08-143-35/+97
* Support alpha in markupwip/matthiasc/alphaMatthias Clasen2015-08-112-4/+104
* Add alpha support to PangoCairoRendererMatthias Clasen2015-08-111-4/+9