summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* New engine public macros:Behdad Esfahbod2007-06-122-3/+29
* Bug 440588 – Add pango_font_face_is_synthesized()Behdad Esfahbod2007-06-112-0/+10
* Add 'gravity', 'gravity_hint', and 'letter_spacing' span attributes.Behdad Esfahbod2007-06-111-0/+18
* Bug 438801 – underline should add "error" type.Behdad Esfahbod2007-06-111-1/+1
* Bug 347236 – provide pango_cairo_font_get_scaled_font Bug 347235 – AddBehdad Esfahbod2007-06-112-2/+32
* Fix various typos reported by Peter Moulder.Behdad Esfahbod2007-06-031-1/+1
* Rename pango_ot_ruleset_get_for() toBehdad Esfahbod2007-06-032-3/+15
* Add stability note.Behdad Esfahbod2007-05-244-5/+7
* Document how Pango's vertical text support works.Behdad Esfahbod2007-05-241-0/+15
* Bug 438705 – Test runs non-existent "/bin/bash" on HP-UX 11.11Behdad Esfahbod2007-05-161-1/+1
* Add new engine API:Behdad Esfahbod2007-05-162-0/+12
* Part of Bug 325714 – Pango should respect $LANGUAGEBehdad Esfahbod2007-05-143-3/+82
* Part of Bug 325714 – Pango should respect $LANGUAGEBehdad Esfahbod2007-05-145-19/+116
* New public API:Behdad Esfahbod2007-05-104-2/+55
* New APIBehdad Esfahbod2007-05-042-0/+40
* Add is_expandable_space to PangoLogAttr.Behdad Esfahbod2007-05-021-0/+2
* Add PANGO_UNITS_ROUND to docs.Behdad Esfahbod2007-04-302-0/+18
* Add --disable-doc-cross-references.Behdad Esfahbod2007-04-271-1/+17
* Update templatesBehdad Esfahbod2007-04-011-0/+28
* Add new symbols to docs.Behdad Esfahbod2007-03-121-0/+3
* Xrefs for glib and cairo in the docs. Add object hierarchy to the docs.Stefan Kost2007-02-202-1/+7
* Bug 328585 – Need to know if a layout has unknown glyphs Patch fromBehdad Esfahbod2007-01-162-0/+10
* Part of Bug 326693 – PangoLayouts should be query-able about theirBehdad Esfahbod2007-01-162-0/+10
* Bug 363510 – Ability to query whether a PangoLayout is effectivelyBehdad Esfahbod2007-01-162-0/+10
* New attribute types PANGO_ATTR_GRAVITY and PANGO_ATTR_GRAVITY_HINT. NewBehdad Esfahbod2007-01-163-10/+46
* Bug 323173 – Add layout of mixed direction text for vertical layoutBehdad Esfahbod2007-01-165-30/+120
* Remove .cvsignore files (moved to svn:ignore prop)Behdad Esfahbod2007-01-092-18/+0
* Don't introduce bitfields in public struct and rename PangoAnalysis.Behdad Esfahbod2007-01-083-2/+21
* Spell-check the docs.Behdad Esfahbod2007-01-0715-25/+25
* Part of Bug 332266 – gdk_draw_layout fails for coordinates >= 2^21Behdad Esfahbod2007-01-042-0/+63
* New generated public header file pango-features.h. Currently contains theBehdad Esfahbod2006-12-075-1/+163
* Bug 333982 – Fallback to $LANG whenever NULL PangoLanguage is used PatchBehdad Esfahbod2006-12-062-0/+9
* Bug 373856 – Wish: Function to convert a GdkColor to a string Patch fromBehdad Esfahbod2006-12-062-7/+17
* Add new functions: pango_layout_iter_get_line_readonly()Behdad Esfahbod2006-12-052-0/+41
* Bug 359043 – PangoRenderer does not show in API docsBehdad Esfahbod2006-10-021-0/+2
* Drop #include <config.h> from example in docs.Behdad Esfahbod2006-08-211-1/+0
* Bug 352114 – pango-1.14: generated docs still contain old example codeBehdad Esfahbod2006-08-211-24/+28
* Add gravity in PangoFontDescription.Behdad Esfahbod2006-08-202-0/+21
* Correct switched return value of EAST/WEST.Behdad Esfahbod2006-08-202-0/+11
* Render block progression and line direction arrows, and a base gravityBehdad Esfahbod2006-08-163-0/+20
* Return if none of logical_rect or ink_rect is non-NULL.Behdad Esfahbod2006-08-161-0/+2
* Oops. Exchange west<->east and north<->south gravities. The gravity is theBehdad Esfahbod2006-08-152-0/+36
* Add enum PangoGravity.Behdad Esfahbod2006-08-151-0/+4
* === Released 1.14.0 ===vertical-branch-pointPANGO_1_14_0verticalBehdad Esfahbod2006-08-081-3/+3
* Minor doc improvement.Behdad Esfahbod2006-07-251-1/+1
* Update to UCD 5.0.0.Behdad Esfahbod2006-07-251-1/+7
* Bug 345274 – list of new symbols for each version is missing in docsBehdad Esfahbod2006-07-091-0/+24
* Fix silly error in implementation of pango_glyph_string_get_width(), andBehdad Esfahbod2006-07-081-1/+0
* Part of Bug 135683 – Cache glyphstring extentsBehdad Esfahbod2006-07-082-0/+11
* Bug 343355 – Add pango_cairo_show_error_underline &Behdad Esfahbod2006-06-062-0/+26