summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Bug 441654 – prefix fails when more than one base characters (asBehdad Esfahbod2008-08-062-1/+11
* Bug 546534 – pango_cairo_font_map_set_default(NULL) errsBehdad Esfahbod2008-08-062-3/+13
* Bug 431394 – Use pango_glyph_item_iter in more placesBehdad Esfahbod2008-08-062-36/+41
* Bug 377948 – Make pango_glyph_item_iter publicBehdad Esfahbod2008-08-0610-111/+322
* Oops.Behdad Esfahbod2008-08-061-1/+1
* Improve docs.Behdad Esfahbod2008-08-062-2/+2
* Fix compiler warning.Behdad Esfahbod2008-08-061-2/+2
* Make the following API public:Behdad Esfahbod2008-08-0629-83/+200
* New public API:Behdad Esfahbod2008-08-0610-8/+299
* Fix doc build warning.Behdad Esfahbod2008-08-062-3/+7
* Justify lines broken by U+2028 LINE SEPARATOR. Also affects return valueBehdad Esfahbod2008-08-062-9/+8
* Add a mkdir to be sure the destination directory exists before copyingTor Lillqvist2008-08-052-0/+4
* On Windows set LIB_EXE_MACHINE_FLAG to X86 or X64 depending on hostTor Lillqvist2008-08-053-4/+22
* Don't attempt to build the MS import libraries for libpangoft2 unlessTor Lillqvist2008-08-032-2/+13
* Include <string.h> for strlen() prototype.Tor Lillqvist2008-08-032-0/+7
* MinorBehdad Esfahbod2008-07-041-1/+1
* 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