summaryrefslogtreecommitdiff
path: root/pango
Commit message (Expand)AuthorAgeFilesLines
* 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
* pango/pango-renderer.c: parent_class is already defined in G_DEFINE_ABSTRACT_...Javier Jardón2011-04-301-5/+1
* ngo/pango-ot-ruleset.c: Use G_DEFINE_TYPEJavier Jardón2011-04-301-35/+4
* pango/pango-ot-info.c: Use G_DEFINE_TYPEJavier Jardón2011-04-301-31/+6
* pango/pangox.c: Use G_DEFINE_TYPEJavier Jardón2011-04-301-34/+3
* Remove unneeded custom macrosJavier Jardón2011-04-301-46/+0
* pango/pangofc-fontmap.c: Use G_DEFINE_TYPE instead custom macroJavier Jardón2011-04-301-24/+13
* pango/pango-fontset.c: Use G_DEFINE_TYPE instead custom macroJavier Jardón2011-04-301-11/+10
* pango/pango-engine.c: Use G_DEFINE_TYPE instead custom macroJavier Jardón2011-04-301-13/+36
* pango/modules.c: Use G_DEFINE_TYPE instead custom macroJavier Jardón2011-04-301-8/+8