summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bug 540592 – Crash in HB_GSUB_Apply_String with Linux-Libertine fontPANGO_1_20_5PANGO_1_20_4Behdad Esfahbod2008-06-292-1/+8
* require glib trunk (for newer glib-mkenums).Kristian Rietveld2008-06-263-2/+9
* Bug 540036 – Doesn't link to fontconfigBehdad Esfahbod2008-06-242-0/+7
* Bug 380094 – Fix split matra rendering bug for Kannada languageBehdad Esfahbod2008-06-232-5/+12
* Include "config.h" instead of <config.h> Command used: find -nameJohan Dahlin2008-06-2297-96/+103
* Bug 536017 – Remove SF_MPRE_FIXUP from Sinhala script flags Patch byBehdad Esfahbod2008-06-182-1/+10
* === Released 1.21.3 ===PANGO_1_21_3Behdad Esfahbod2008-06-163-2/+20
* Bug 538661 – Improve pango_cairo_context_update_context()Behdad Esfahbod2008-06-162-19/+21
* Bug 536190 – Make pango_fc_font_map_clear_cache() public?Behdad Esfahbod2008-06-103-5/+13
* Bug 537258 – Add a pango_language_to_string() functionBehdad Esfahbod2008-06-095-1/+30
* Bug 537257 – pango_language_from_string(NULL) not happyBehdad Esfahbod2008-06-092-5/+16
* Bug 537186 – Make PangoFcFont pattern property readableBehdad Esfahbod2008-06-092-1/+34
* === Released 1.21.2 ===PANGO_1_21_2Behdad Esfahbod2008-06-023-2/+20
* Bug 510299 – OpenType font variants are broken with ATSUI/CairoBehdad Esfahbod2008-05-282-2/+36
* Forgot to mention Normal.Tor Lillqvist2008-05-271-2/+2
* Map words that indicate weight and slant in the font name into theTor Lillqvist2008-05-272-9/+116
* Detail.Tor Lillqvist2008-05-271-1/+2
* Rework face synthesis once again. Code is simpler now, and we don'tTor Lillqvist2008-05-272-83/+92
* After the change to how the standard pseudo font families are set upTor Lillqvist2008-05-272-20/+9
* Add bug reference to last entry.Tor Lillqvist2008-05-271-0/+3
* Synthesize also Bold and Bold Italic (or Oblique) faces when feasible.Tor Lillqvist2008-05-272-71/+186
* Prune duplicated face names. Makes the GTK+ font selector look a bit sanerTor Lillqvist2008-05-262-8/+56
* pango/pangowin32-private.h Drop the PangoWin32FontMap::n_fonts field whichTor Lillqvist2008-05-263-27/+28
* pango/pangowin32.c Some whitespace cleanup.Tor Lillqvist2008-05-263-20/+27
* pango/pangowin32-private.h Drop the PangoWin32SizeInfo struct and the hashTor Lillqvist2008-05-263-123/+83
* Revert the addition of the alias "sansserif". The correct name isPANGO_1_20_3Tor Lillqvist2008-05-232-1/+7
* Add alias "sansserif" to the builtin aliases on Win32. Same contents asTor Lillqvist2008-05-202-0/+6
* Bug 523193 - Vista Hebrew, CJK fonts to builtin win32 pango aliasesTor Lillqvist2008-05-202-6/+15
* Fix typo.Behdad Esfahbod2008-05-131-1/+1
* === Released 1.21.1 ===PANGO_1_21_1Behdad Esfahbod2008-05-133-1/+30
* Remove Unicode test files from distBehdad Esfahbod2008-05-131-4/+1
* Bug 531242 – Leak when calculating win32 font coverage Patch from DanielBehdad Esfahbod2008-05-032-2/+14
* Bug 530757 – Docs build breaks because of hash sign in URL in <ulink...>Behdad Esfahbod2008-04-302-3/+8
* Bug 530685 – Pango no longer using cairo as a backend as of pango 1.19.4Behdad Esfahbod2008-04-302-11/+29
* Wait for convert(1) to finish. Patch by Jamie Guinan.Behdad Esfahbod2008-04-282-1/+12
* Minor.Behdad Esfahbod2008-04-251-1/+1
* Part of Bug 97545 – Make pango_default_break follow Unicode TR #29Behdad Esfahbod2008-04-255-25/+247
* Part of Bug 97545 – Make pango_default_break follow Unicode TR #29 PatchBehdad Esfahbod2008-04-244-3/+389
* Minor optimization.Behdad Esfahbod2008-04-241-8/+12
* Part of Bug 97545 – Make pango_default_break follow Unicode TR #29Behdad Esfahbod2008-04-242-123/+94
* Update GraphemeBoundary to Unicode 5.1.0. Pretty close now. Passes theBehdad Esfahbod2008-04-242-36/+59
* Allow line break at the end of string. UAX#14 rule LB3 says "Always breakBehdad Esfahbod2008-04-242-1/+8
* Minor.Behdad Esfahbod2008-04-241-2/+2
* === Released 1.21.0 ===PANGO_1_21_0Behdad Esfahbod2008-04-223-3/+41
* Wrap ChangeLog.Behdad Esfahbod2008-04-223-1105/+1116
* Group bidi stuff together. Add a section in the docs for them.Behdad Esfahbod2008-04-2210-272/+312
* Bug 515432 – Add function to get bidirectional character type of aBehdad Esfahbod2008-04-2112-6/+257
* Bug 517119 – Add pango_cairo_create_context()Behdad Esfahbod2008-04-215-5/+50
* Bug 404416 – pango_layout_get_baseline or somethingBehdad Esfahbod2008-04-215-0/+38
* Bug 474706 – cairo hexbox looks uglyBehdad Esfahbod2008-04-212-3/+12