summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* === 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
* Bug 490669 – add some <span> attribute aliasesBehdad Esfahbod2008-04-213-19/+50
* Bug 501334 – Make pango_cairo_[show_]*[_path]() functions preserveBehdad Esfahbod2008-04-212-26/+55
* Require cairo >= 1.6.4. Remove compat cruft that were added to supportBehdad Esfahbod2008-04-215-17/+17
* Bug 514617 – Add pango_cairo_font_map_set_default()Behdad Esfahbod2008-04-216-3/+62
* Add index of new API in 1.22.Behdad Esfahbod2008-04-212-0/+7
* Bug 511183 – Add pango_attr_type_get_name()Behdad Esfahbod2008-04-216-4/+68
* Write err to stderrBehdad Esfahbod2008-04-211-1/+1
* Write out HarfBuzz errors as hex.Behdad Esfahbod2008-04-212-3/+9
* === Released 1.20.2 ===PANGO_1_20_2Behdad Esfahbod2008-04-093-1/+13
* Really fix build without cairo-atsui.Behdad Esfahbod2008-04-093-1/+8
* === Released 1.20.1 ===PANGO_1_20_1Behdad Esfahbod2008-04-083-2/+19
* Minor.Behdad Esfahbod2008-04-081-4/+0