summaryrefslogtreecommitdiff
path: root/pango
Commit message (Expand)AuthorAgeFilesLines
* Bug 166676 – pango_fc_font_map_finalizeBehdad Esfahbod2009-01-061-2/+65
* Bug 164001 - pango-querymodules doesn't work uninstalled on win32Tor Lillqvist2009-01-061-1/+7
* Bug 384362 – pango can't select some font stylesBehdad Esfahbod2009-01-042-2/+10
* Bug 168085 – numeric styles in pango_font_description_to_string()Behdad Esfahbod2009-01-041-11/+48
* Bug 515807 – Don't bind modules lazilyBehdad Esfahbod2009-01-031-1/+1
* Completely ignore CTM translation offsets.Behdad Esfahbod2009-01-021-3/+3
* Finalize FreeType library after finalizing the FC fontmap. Fixes segfaultBehdad Esfahbod2009-01-022-4/+4
* Fix possible reference leak when fallback is disabled.Behdad Esfahbod2009-01-021-5/+8
* Bug 565644 – Maybe pango_font_descriptions_free is deprecatedBehdad Esfahbod2008-12-261-1/+1
* Cleanup fontmap finalization.Behdad Esfahbod2008-12-261-11/+11
* Bug 469049 – Fix all compiler warningsBehdad Esfahbod2008-12-268-52/+93
* Fix more warnings.Behdad Esfahbod2008-12-2613-43/+44
* Fix warnings.Behdad Esfahbod2008-12-2616-129/+130
* Reword.Behdad Esfahbod2008-12-221-1/+1
* Bug 565379 – pango_font_description_better_match some style attributesBehdad Esfahbod2008-12-221-0/+2
* Bug 564877 – pango-engine.h: PANGO_MODULE_PREFIX and G_MODULE_EXPORTBehdad Esfahbod2008-12-171-1/+1
* Bug 564644 – Not complete description of theBehdad Esfahbod2008-12-151-3/+6
* Bug 564644 – Not complete description of theBehdad Esfahbod2008-12-151-1/+3
* Don't call exit(). Let us crash.Behdad Esfahbod2008-12-091-7/+1
* Bug 563803 – pango_renderer_finalize fails to call parent finalizeBehdad Esfahbod2008-12-091-12/+24
* Bug 499626 – Space should be optional after comma inBehdad Esfahbod2008-12-081-1/+1
* Bug 499624 – Spaces around commas in PangoFontDescription family nameBehdad Esfahbod2008-12-082-5/+18
* Bug 499624 – Spaces around commas in PangoFontDescription family nameBehdad Esfahbod2008-12-081-2/+5
* Bug 563557 – set g_get_prgname() in fc patternBehdad Esfahbod2008-12-084-2/+27
* Add G_MODULE_EXPORT annotation for modules.Behdad Esfahbod2008-12-081-2/+4
* Fix docs re NULL language. Also allow NULL desc.Behdad Esfahbod2008-12-071-7/+9
* Add more debug info if creating scaled font failed.Behdad Esfahbod2008-12-061-0/+13
* Bug 563356 – The input area of firefox and the blank width after text inBehdad Esfahbod2008-12-064-3/+35
* Bug 562574 – Pangocariowin32 is leaking every cairo font it ever createsBehdad Esfahbod2008-11-284-4/+16
* Bug 561779 – incorrect calculations in pango_matrix_concatBehdad Esfahbod2008-11-211-1/+1
* Bug 560730 – pango 1.22.2 build failure on Solaris 10, too many arrayBehdad Esfahbod2008-11-191-5/+7
* Write error code in capital hex.Behdad Esfahbod2008-11-191-3/+3
* Bug 558254 – Internal reference handling messed upBehdad Esfahbod2008-10-282-1/+7
* Bug 558107 – is_monospace always returns FALSE in pangoatsuiRichard Hult2008-10-281-13/+33
* Bug 557620 – pango_font_description_from_string not correctBehdad Esfahbod2008-10-231-5/+3
* Bug 528272 – "Error loading GPOS table 5503" when using katakanaBehdad Esfahbod2008-10-151-0/+7
* Fix a gcc warning.Kjartan Maraas2008-10-101-1/+1
* Bug 539623 – document that pango_color_parse accepts NULLChristian Persch2008-10-081-1/+1
* Bug 555219 – Memory leak when using pango_layout_iter_copy Patch fromBehdad Esfahbod2008-10-061-2/+1
* Fix left-to-right positioning. Reported by Peter Hunter.Behdad Esfahbod2008-09-291-1/+1
* Improve Japanese textBehdad Esfahbod2008-09-231-1/+1
* Update to cairo-1.7.6 API.Behdad Esfahbod2008-09-221-2/+2
* Bug 552993 – Romanian pangramBehdad Esfahbod2008-09-201-5/+5
* Don't use the deprectated g_win32_get_package_installation_subdirectory().Tor Lillqvist2008-09-131-15/+34
* Bug 551865 – Can't change justification of a PangoLayout after firstBehdad Esfahbod2008-09-111-11/+29
* Bug 551416 - pangowin32-fontcache.c: argument is different typeTor Lillqvist2008-09-081-2/+2
* Bug 549758 – Swedish font sample text could use punctuationBehdad Esfahbod2008-08-281-14/+14
* Bug 549522 – New pt_BR pangram for pangoBehdad Esfahbod2008-08-271-2/+3
* Bug 549520 – fr sample stringBehdad Esfahbod2008-08-261-3/+3
* Bug 549003 – pango_layout_set_height(): layout should not be clearedBehdad Esfahbod2008-08-222-2/+11