summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Try to fix module list generationbaserock/morphSam Thursfield2012-09-181-2/+2
* rm .la files for pango modules (why is it broken??)Sam Thursfield2012-09-171-1/+2
* pango.morph: Set LD_LIBRARY_PATH when running pango-querymodulesSam Thursfield2012-08-161-1/+1
* Add morphology: runs pango-querymodules after installSam Thursfield2012-07-181-0/+10
* utils: Add missing prototype for pango_config_key_get_system()Fabian Groffen2012-06-161-0/+1
* [opentype] Free mutex on hb_blob destructionRobert Ancell2012-06-142-0/+2
* coretext: don't insert item in the hash if it originated from the hashKristian Rietveld2012-06-051-11/+14
* Fix list of exported symbols1.30.1Matthias Clasen2012-06-053-1/+11
* coretext: implement detection of fonts supporting small capsKristian Rietveld2012-06-041-4/+46
* Bug 673497 - corefont fallback not always workingKristian Rietveld2012-06-041-6/+42
* Fix transfer annotation for pango_font_family_list_facesPavel Holejsovsky2012-06-041-3/+4
* Add missing (element-type) annotations for list argumentsPavel Holejsovsky2012-06-042-4/+5
* Annotations: add missing colons after symbol namesPavel Holejsovsky2012-06-048-12/+12
* Fix annotation for pango_layout_move_cursor_visually()Pavel Holejsovsky2012-06-041-6/+7
* Read pangox.aliases from XDG_CONFIG_HOMEMatthias Clasen2012-05-221-1/+7
* Read pangorc from XDG_CONFIG_HOMEMatthias Clasen2012-05-222-13/+8
* Use same font family name fallback in pango_core_text_font_map_initKristian Rietveld2012-05-131-6/+9
* querymodules: Add --system argumentColin Walters2012-04-252-15/+61
* Fix missing hyphen in -I option for g-ir-scanner invocationPavel Holejsovsky2012-04-251-2/+2
* Fix sourcedir!=builddir .gir build from source tarballPavel Holejsovsky2012-04-071-4/+4
* Update Arabic joining classes to Unicode 6.1.0Khaled Hosny2012-04-061-9/+51
* 1.30.01.30.0Matthias Clasen2012-03-262-2/+12
* Guard for an accumulated glyph count of zero in CoreText shape engineKristian Rietveld2012-03-181-1/+9
* Make relative paths work in pango.modules filesBehdad Esfahbod2012-03-171-2/+9
* Fix "install" paths in VS property sheetsChun-wei Fan2012-03-152-2/+2
* Make CoreText shaping engine more robustKristian Rietveld2012-02-191-79/+338
* Make CoreText backend more robust against broken fontsKristian Rietveld2012-01-282-11/+64
* CoreText backend: implement font fallbacksKristian Rietveld2012-01-286-428/+1131
* Update git.mk. git.mk lives in its own upstream repo now.Behdad Esfahbod2012-01-251-11/+10
* Bug 664125 - Zero-width spaces cause missing charactersKristian Rietveld2012-01-191-43/+37
* Fix cross-compiling bug in configure.inDan Winship2012-01-121-1/+1
* config.h.win32.in: Update a bitChun-wei Fan2011-12-301-0/+3
* Switch to dist-xzMatthias Clasen2011-11-221-1/+1
* 1.29.51.29.5Matthias Clasen2011-11-222-1/+17
* Make docs a bit more completeMatthias Clasen2011-11-223-7/+45
* Include corefont docsMatthias Clasen2011-11-221-0/+1
* Fix doc buildMatthias Clasen2011-11-221-20/+4
* Move gmodule to Requires.privateMatthias Clasen2011-11-222-2/+4
* CoreText: stricter handling of FontSymbolic traitsKristian Rietveld2011-11-141-5/+11
* Get _pango_get_lc_ctype from system prefs on Mac OS XKristian Rietveld2011-11-141-0/+21
* Update VS property sheetsChun-wei Fan2011-10-172-2/+2
* Don't set build-breaking definesMatthias Clasen2011-10-131-7/+0
* Add deprecation attributes to deprecated functionsMatthias Clasen2011-10-139-1/+41
* Bump versionMatthias Clasen2011-09-281-1/+1
* Update VS2008 PangoFT2 projectChun-wei Fan2011-09-251-4/+4
* README.win32: Update compilation info a bitChun-wei Fan2011-09-251-4/+4
* break.c: Fix compilation against newer GLib versionsChun-wei Fan2011-09-172-5/+13
* hb-private.h: Fix compilation on newer GLib versionsChun-wei Fan2011-09-171-0/+4
* VS support: Fix VS2008/2010 property sheetsChun-wei Fan2011-09-162-5/+11
* VS2010 support: Update README.txtChun-wei Fan2011-09-161-88/+96