summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* === Released 1.17.3 ===PANGO_1_17_3Behdad Esfahbod2007-06-193-1/+44
* Bug 448342 – pango_layout_index_to_line_x() counts lines from 1Behdad Esfahbod2007-06-192-1/+8
* Include pangocairo.h too.Behdad Esfahbod2007-06-193-1/+14
* Bug 447568 – improve docs on what absolute size meansBehdad Esfahbod2007-06-192-2/+12
* Clarify docs.Behdad Esfahbod2007-06-151-1/+3
* updatedHans Breuer2007-06-152-3/+22
* Check for NULL before dereferencing. Patch from Keith Packard.Behdad Esfahbod2007-06-142-2/+11
* Bug 447189 – fonts.c: pango_font_face_is_synthesized returns NULLBehdad Esfahbod2007-06-132-1/+8
* TypoTor Lillqvist2007-06-131-1/+1
* Compare set fields of two font descriptions for equality too, asBehdad Esfahbod2007-06-122-1/+10
* Implement get_font_type().Richard Hult2007-06-122-0/+12
* Implement PangoCairoWin32FontMap::get_font_type().Tor Lillqvist2007-06-122-1/+14
* TypoTor Lillqvist2007-06-121-1/+1
* Add is_synthetic field.Tor Lillqvist2007-06-125-288/+79
* Bug 445832 – pango_cairo_update_layout() always invalidates layoutBehdad Esfahbod2007-06-122-24/+64
* Add G_GNUC_CONST and G_GNUC_PURE annotations.Behdad Esfahbod2007-06-1231-80/+114
* New engine public macros:Behdad Esfahbod2007-06-126-280/+337
* Implement is_synthesized for the ATSUI backend.Richard Hult2007-06-112-0/+14
* Bug 440588 – Add pango_font_face_is_synthesized()Behdad Esfahbod2007-06-117-11/+74
* Update for the changes to PangoCairoFontMap and PangoCairoFont.Richard Hult2007-06-113-242/+58
* Bug 446355 – the parsing with pango_parse_markup is not coherentBehdad Esfahbod2007-06-112-1/+11
* Make sure all enabled font backends included (reported by VincentBehdad Esfahbod2007-06-112-2/+9
* Add 'gravity', 'gravity_hint', and 'letter_spacing' span attributes.Behdad Esfahbod2007-06-112-0/+23
* Bug 438801 – underline should add "error" type.Behdad Esfahbod2007-06-112-1/+7
* Bug 347236 – provide pango_cairo_font_get_scaled_font Bug 347235 – AddBehdad Esfahbod2007-06-1110-13/+162
* Bug 337593 – move glyph extents code (and cache) from pangocairo-*font.cBehdad Esfahbod2007-06-107-505/+586
* Use G_CONST_RETURNBehdad Esfahbod2007-06-101-1/+1
* Add missing g_return_if_fail()s. Pointed out by fcrozat.Behdad Esfahbod2007-06-052-7/+41
* Zero glyphs->num_glyphs before calling into shape engine.Behdad Esfahbod2007-06-054-4/+37
* === Released 1.17.2 ===PANGO_1_17_2Behdad Esfahbod2007-06-043-1/+26
* Fix various typos reported by Peter Moulder.Behdad Esfahbod2007-06-035-6/+14
* Rename pango_ot_ruleset_get_for() toBehdad Esfahbod2007-06-0314-42/+114
* Bug 443206 – PANGO_SCRIPT_UNKNOWN should not cause a run break PatchBehdad Esfahbod2007-06-022-1/+9
* Improve docs.Behdad Esfahbod2007-05-312-0/+9
* === Released 1.17.1 ===PANGO_1_17_1Behdad Esfahbod2007-05-283-1/+46
* Fix Japanese text. Patch from Ben KonrathBehdad Esfahbod2007-05-283-2/+8
* Fix wrong Unicode version in header.Behdad Esfahbod2007-05-252-1/+6
* Bug 357790 – Rendering problem for malayalam consonant RA (U+0D30)Behdad Esfahbod2007-05-243-17/+9
* Add stability note.Behdad Esfahbod2007-05-245-5/+14
* Document how Pango's vertical text support works.Behdad Esfahbod2007-05-242-0/+20
* Part of Bug 440603 – Minor ABI changeBehdad Esfahbod2007-05-232-3/+19
* New test text for N'Ko.Behdad Esfahbod2007-05-233-0/+22
* Bug 440603 – Minor ABI changeBehdad Esfahbod2007-05-233-11/+20
* Improve the fix for bug #433805 so that the metrics actually are right,Richard Hult2007-05-202-1/+7
* Bug 438705 – Test runs non-existent "/bin/bash" on HP-UX 11.11Behdad Esfahbod2007-05-163-2/+10
* Add a test file showing off OpenType language-system support used withBehdad Esfahbod2007-05-163-0/+13
* Bug 438814 – synaptic crash with pango 1.17.0Behdad Esfahbod2007-05-162-1/+8
* Port to new OpenType APIs. Add standard features.Behdad Esfahbod2007-05-162-118/+57
* Port to new OpenType APIs and cleanup a bit. Add standard features.Behdad Esfahbod2007-05-167-331/+115
* Add bug referencesBehdad Esfahbod2007-05-161-0/+4