summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Put cairotwisted in public domainPANGO_1_16_5Behdad Esfahbod2007-07-261-0/+1
* Bug 150883 – Unicode LRO defectBehdad Esfahbod2007-07-244-14/+32
* Remove unused file!Behdad Esfahbod2007-07-241-361/+0
* A bit moreBehdad Esfahbod2007-07-211-2/+2
* Part of Bug 347236 – provide pango_cairo_font_get_scaled_fontBehdad Esfahbod2007-07-2113-27/+84
* OopsBehdad Esfahbod2007-07-201-2/+3
* Bug 449482 – Build error when xft not presentBehdad Esfahbod2007-07-202-2/+12
* Update copyright headers.Behdad Esfahbod2007-07-206-19/+35
* Remove list of supported scripts. Supporting all is what we really wantBehdad Esfahbod2007-07-092-27/+5
* Remove unused empty header file basic-common.hBehdad Esfahbod2007-07-056-37/+9
* === Released 1.17.4 ===Behdad Esfahbod2007-07-024-10/+19
* Bug 451547 – FAIL: runtests.shBehdad Esfahbod2007-06-272-0/+12
* Move the remaining uses of font_id from PangoCairoATSUIFont toRichard Hult2007-06-263-23/+25
* Bug 449543 - Ship pangoatsui.hRichard Hult2007-06-249-64/+206
* Add missing types.Behdad Esfahbod2007-06-212-2/+12
* Add G_UNLIKELY() to type registration block in _get_type() functions.Behdad Esfahbod2007-06-2017-23/+49
* minor whitespace fix.Behdad Esfahbod2007-06-201-3/+3
* Update.Behdad Esfahbod2007-06-201-0/+10
* === 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