summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Bug 499624 – Spaces around commas in PangoFontDescription family nameBehdad Esfahbod2008-12-083-5/+28
* Bug 499624 – Spaces around commas in PangoFontDescription family nameBehdad Esfahbod2008-12-082-2/+13
* Bug 563557 – set g_get_prgname() in fc patternBehdad Esfahbod2008-12-087-2/+46
* Add G_MODULE_EXPORT annotation for modules.Behdad Esfahbod2008-12-082-2/+8
* Fix docs re NULL language. Also allow NULL desc.Behdad Esfahbod2008-12-072-7/+14
* Add more debug info if creating scaled font failed.Behdad Esfahbod2008-12-062-0/+19
* Bug 563356 – The input area of firefox and the blank width after text inBehdad Esfahbod2008-12-066-4/+57
* Bug 562574 – Pangocariowin32 is leaking every cairo font it ever createsBehdad Esfahbod2008-11-285-4/+29
* Handle close_path correctly.Behdad Esfahbod2008-11-262-6/+17
* === Released 1.22.3 ===PANGO_1_22_3Behdad Esfahbod2008-11-233-1/+20
* Minor indentation fixes for previous commit.Theppitak Karoonboonyanan2008-11-222-2/+7
* Bug 561740 – Use stack allocation for thai_engine_breakChris Wilson2008-11-222-26/+42
* Bug 561779 – incorrect calculations in pango_matrix_concatBehdad Esfahbod2008-11-212-1/+9
* Bug 560730 – pango 1.22.2 build failure on Solaris 10, too many arrayBehdad Esfahbod2008-11-192-5/+14
* Write error code in capital hex.Behdad Esfahbod2008-11-192-3/+9
* === Released 1.22.2 ===PANGO_1_22_2Behdad Esfahbod2008-10-283-1/+19
* Bug 558254 – Internal reference handling messed upBehdad Esfahbod2008-10-283-1/+15
* Bug 558107 – is_monospace always returns FALSE in pangoatsuiRichard Hult2008-10-282-13/+42
* Bug 557620 – pango_font_description_from_string not correctBehdad Esfahbod2008-10-232-5/+10
* === Released 1.22.1 ===Behdad Esfahbod2008-10-233-1/+26
* Bug 528272 – "Error loading GPOS table 5503" when using katakanaBehdad Esfahbod2008-10-152-0/+15
* Bug 552107 – Small libtool fixesBehdad Esfahbod2008-10-102-1/+10
* Fix a gcc warning.Kjartan Maraas2008-10-102-1/+5
* Bug 539623 – document that pango_color_parse accepts NULLChristian Persch2008-10-082-1/+7
* Bug 555219 – Memory leak when using pango_layout_iter_copy Patch fromBehdad Esfahbod2008-10-062-2/+9