summaryrefslogtreecommitdiff
path: root/pango
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Read pangox.aliases from XDG_CONFIG_HOMEMatthias Clasen2012-05-221-1/+7
* | | | | Read pangorc from XDG_CONFIG_HOMEMatthias Clasen2012-05-221-11/+6
* | | | | 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
* | | | | Make relative paths work in pango.modules filesBehdad Esfahbod2012-03-171-2/+9
* | | | | Make CoreText backend more robust against broken fontsKristian Rietveld2012-01-282-11/+64
* | | | | CoreText backend: implement font fallbacksKristian Rietveld2012-01-286-428/+1131
* | | | | Make docs a bit more completeMatthias Clasen2011-11-221-1/+1
* | | | | 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
* | | | | Add deprecation attributes to deprecated functionsMatthias Clasen2011-10-138-0/+40
* | | | | 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
* | | | | bgo# 650456: Visual C++ 2010 support-autotoolsChun-wei Fan2011-09-163-5/+158
* | | | | Fix annotation syntaxBehdad Esfahbod2011-09-081-1/+1
* | | | | Bug 658561 - Double free after calling Pango.Context.get_font_description()Behdad Esfahbod2011-09-081-2/+2
* | | | | Fix the buildMatthias Clasen2011-08-231-0/+1
* | | | | Fix ChanContext backtrack matching with GPOSKhaled Hosny2011-08-192-3/+4
* | | | | Fix missing GI transfer annotation for pango_layout_get_line_readonly()Michael Vogt2011-08-091-2/+2
* | | | | build: Fix srcdir != builddirColin Walters2011-07-221-4/+5
* | | | | Fix introspection build using uninstalled GIRsRico Tzschichholz2011-07-221-3/+3
* | | | | Bug 635399 - Add C include and exported packages information to GIRsEvan Nemerson2011-07-131-3/+8
* | | | | Part of Bug 653985 - Pango 1.29.x make GTK3-demo.exe crashed in WindowsKalev Lember2011-07-111-1/+1
* | | | | Make ATSUI backend compile againKristian Rietveld2011-07-012-2/+8
* | | | | docs: pangofc-fontmap: Fix typo in "Since" tagJavier Jardon2011-06-231-2/+2
* | | | | docs: Fix typoJavier Jardón2011-06-231-1/+1
* | | | | docs: Fix references to PangoFcFontmap -> PangoFcFontMapJavier Jardón2011-06-231-4/+4
* | | | | Bug 652841 - Various pieces of dead code found by gcc/clang static analyzerBehdad Esfahbod2011-06-178-22/+4
| |_|_|/ |/| | |
* | | | introspection: Remove incorrect trailing colon from (skip)Colin Walters2011-06-153-3/+3
* | | | Revert "layout: Make sure all lines are ellipsized"Behdad Esfahbod2011-06-151-1/+2
* | | | Cull some dead codeMatthias Clasen2011-06-151-2/+0
* | | | layout: Make sure all lines are ellipsizedBenjamin Otte2011-06-131-2/+1
* | | | Bug 652227 - Unconditional use of stdint.hBehdad Esfahbod2011-06-101-1/+5
* | | | Stop using G_CONST_RETURN in PangoRyan Lortie2011-06-0921-48/+48
* | | | Fix make checkMatthias Clasen2011-06-021-0/+1
* | | | Bug 650781 - Font Families are listed lowercaseMatej Knopp2011-05-311-7/+5
* | | | Part of Bug 377539 - Make Pango thread-safeBehdad Esfahbod2011-05-171-1/+1
* | | | Update pango.defChun-wei Fan2011-05-171-1/+1
* | | | MinorBehdad Esfahbod2011-05-162-5/+7
* | | | Provide access to PangoLayout.n_charsMatthias Clasen2011-05-163-0/+23
* | | | Add a readonly version of pango_layout_get_log_attrs()Matthias Clasen2011-05-163-0/+39
* | | | [OT] Fix logicBehdad Esfahbod2011-05-011-1/+1
* | | | Fix compiler warningsBehdad Esfahbod2011-05-015-14/+19
* | | | Bug 648044; Change PangoCoreTextFace::weight to type PangoWeight and perform ...John Ralls2011-05-011-52/+44
* | | | Finish conversion to using G_DEFINE_TYPE: Provide PangoCoreTextFamilyClass an...John Ralls2011-04-301-43/+50
* | | | pango/pangox-fontmap.c: Use G_DEFINE_TYPEJavier Jardón2011-04-302-98/+34
* | | | pango/pangocoretext-fontmap.c: Use G_DEFINE_TYPEJavier Jardón2011-04-301-35/+2
* | | | pango/pangoatsui-fontmap.c: Use G_DEFINE_TYPEJavier Jardón2011-04-301-36/+3