summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Change PangoFc font loading API such that PangoContext is not passed down.Behdad Esfahbod2009-01-2811-228/+363
* Remove desc argument from _pango_cairo_font_private_initialize(). ReplaceBehdad Esfahbod2009-01-286-6/+17
* Avoid context key comparison if any of the keys is NULL.Behdad Esfahbod2009-01-282-2/+7
* Remove context argument from _pango_cairo_font_private_initialize().Behdad Esfahbod2009-01-286-9/+22
* [pangocairo-fc] Remove unused memberBehdad Esfahbod2009-01-281-2/+0
* Minor.Behdad Esfahbod2009-01-271-1/+1
* Bug 567934 – Add introspection support inside pangoJohan Dahlin2009-01-205-26/+202
* Protect against a NULL context.Behdad Esfahbod2009-01-082-1/+6
* Improve warning message.Behdad Esfahbod2009-01-082-10/+6
* Bug 549532 – Correction to the sample string for Hindi inBehdad Esfahbod2009-01-082-3/+11
* Bug 566726 – Minor optimizationBehdad Esfahbod2009-01-082-16/+29
* Bug 566941 – Add PANGO_ATTRIBUTE_INDEX_FROM_TEXT_BEGINNING andBehdad Esfahbod2009-01-075-4/+44
* Bug 551469 – Fold '@' to '-' when parsing PangoLanguagesBehdad Esfahbod2009-01-072-1/+7
* Bug 328206 – Update/remove some old filesBehdad Esfahbod2009-01-063-55/+9
* Bug 328206 – Update/remove some old filesBehdad Esfahbod2009-01-066-387/+12
* Remove the old gen-script-for-lang tool, rename the new one to it.Behdad Esfahbod2009-01-064-493/+173
* Bug 166709 – Handle font variants more consistentlyBehdad Esfahbod2009-01-064-48/+42
* Bug 166709 – Handle font variants more consistentlyBehdad Esfahbod2009-01-064-4/+28
* Make it Unicode safe.Behdad Esfahbod2009-01-062-4/+8
* Move the parse_*() functions in fonts.c and have them share tables withBehdad Esfahbod2009-01-063-303/+196
* Bug 166676 – pango_fc_font_map_finalizeBehdad Esfahbod2009-01-062-2/+76
* Bug 164001 - pango-querymodules doesn't work uninstalled on win32Tor Lillqvist2009-01-062-1/+15
* Bug 384362 – pango can't select some font stylesBehdad Esfahbod2009-01-043-2/+22
* Bug 168085 – numeric styles in pango_font_description_to_string()Behdad Esfahbod2009-01-042-11/+57
* Bug 529591 – Code related to malayalam is misplaced. Patch from RahulBehdad Esfahbod2009-01-042-1/+9
* Bug 515807 – Don't bind modules lazilyBehdad Esfahbod2009-01-032-1/+7
* Bug 512662 – Update check.docs for pango-undeclared.txtBehdad Esfahbod2009-01-033-16/+33
* Make sure we measure layout with the same surface type as the finalBehdad Esfahbod2009-01-027-33/+36
* Completely ignore CTM translation offsets.Behdad Esfahbod2009-01-022-3/+8
* Finalize FreeType library after finalizing the FC fontmap. Fixes segfaultBehdad Esfahbod2009-01-023-4/+11
* Fix possible reference leak when fallback is disabled.Behdad Esfahbod2009-01-022-5/+15
* Bug 565644 – Maybe pango_font_descriptions_free is deprecatedBehdad Esfahbod2008-12-262-1/+7
* Call cairo_debug_reset_static_data().Behdad Esfahbod2008-12-262-0/+7
* Fix all warnings in modules/.Behdad Esfahbod2008-12-2614-39/+56
* Fix warning.Behdad Esfahbod2008-12-261-1/+1
* Fix all warnings in pango-view/Behdad Esfahbod2008-12-268-39/+58
* Cleanup fontmap finalization.Behdad Esfahbod2008-12-262-11/+17
* Bug 469049 – Fix all compiler warningsBehdad Esfahbod2008-12-2610-52/+111
* Fix more warnings.Behdad Esfahbod2008-12-2614-43/+73
* Fix warnings.Behdad Esfahbod2008-12-2617-129/+177
* Reword.Behdad Esfahbod2008-12-221-1/+1
* Bug 565379 – pango_font_description_better_match some style attributesBehdad Esfahbod2008-12-222-0/+9
* Bug 564877 – pango-engine.h: PANGO_MODULE_PREFIX and G_MODULE_EXPORTBehdad Esfahbod2008-12-172-1/+8
* === Released 1.22.4 ===PANGO_1_22_4Behdad Esfahbod2008-12-153-2/+31
* Bug 564644 – Not complete description of theBehdad Esfahbod2008-12-152-3/+13
* Bug 564644 – Not complete description of theBehdad Esfahbod2008-12-152-1/+10
* Bug 563898 – Generated output is not deterministicBehdad Esfahbod2008-12-143-4/+12
* Don't call exit(). Let us crash.Behdad Esfahbod2008-12-092-7/+6
* Bug 563803 – pango_renderer_finalize fails to call parent finalizeBehdad Esfahbod2008-12-092-12/+36
* Bug 499626 – Space should be optional after comma inBehdad Esfahbod2008-12-082-1/+8