summaryrefslogtreecommitdiff
path: root/pango
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Fix build, small typo.Richard Hult2008-08-221-1/+1
* Use atomic reference counting.Behdad Esfahbod2008-08-226-22/+14
* Bug 143542 – PangoFT2Fontmap leakBehdad Esfahbod2008-08-2210-20/+55
* Minor doc improvement.Behdad Esfahbod2008-08-201-1/+2
* Add a comma to Persian text.Behdad Esfahbod2008-08-201-1/+1
* Cache language information to avoid bsearch()ing all the time.Behdad Esfahbod2008-08-201-7/+91
* Add a macroBehdad Esfahbod2008-08-201-8/+10
* Cleanup bsearching in language arrays.Behdad Esfahbod2008-08-201-88/+73
* pango_language_get_scripts(): Fix a tiny typo in the documentation.Murray Cumming2008-08-201-1/+1
* Fix docsBehdad Esfahbod2008-08-201-2/+3
* Bug 314094 – Get rid of poutpourri default sample stringBehdad Esfahbod2008-08-202-20/+31
* Bug 473806 – Improve pango_language_get_sample_string()Behdad Esfahbod2008-08-203-33/+624
* Various corrections.Behdad Esfahbod2008-08-201-7/+7
* Bug 473805 – Add API enumerating scripts for a languageBehdad Esfahbod2008-08-204-30/+125