summaryrefslogtreecommitdiff
path: root/docs/tmpl
Commit message (Expand)AuthorAgeFilesLines
* Update templatesBehdad Esfahbod2007-04-011-0/+28
* Bug 328585 – Need to know if a layout has unknown glyphs Patch fromBehdad Esfahbod2007-01-161-0/+9
* Part of Bug 326693 – PangoLayouts should be query-able about theirBehdad Esfahbod2007-01-161-0/+9
* Bug 363510 – Ability to query whether a PangoLayout is effectivelyBehdad Esfahbod2007-01-161-0/+9
* New attribute types PANGO_ATTR_GRAVITY and PANGO_ATTR_GRAVITY_HINT. NewBehdad Esfahbod2007-01-162-9/+42
* Bug 323173 – Add layout of mixed direction text for vertical layoutBehdad Esfahbod2007-01-163-26/+101
* Remove .cvsignore files (moved to svn:ignore prop)Behdad Esfahbod2007-01-091-2/+0
* Don't introduce bitfields in public struct and rename PangoAnalysis.Behdad Esfahbod2007-01-082-2/+20
* Spell-check the docs.Behdad Esfahbod2007-01-0715-25/+25
* Part of Bug 332266 – gdk_draw_layout fails for coordinates >= 2^21Behdad Esfahbod2007-01-041-0/+56
* New generated public header file pango-features.h. Currently contains theBehdad Esfahbod2006-12-071-0/+110
* Bug 333982 – Fallback to $LANG whenever NULL PangoLanguage is used PatchBehdad Esfahbod2006-12-061-0/+8
* Bug 373856 – Wish: Function to convert a GdkColor to a string Patch fromBehdad Esfahbod2006-12-061-6/+15
* Add new functions: pango_layout_iter_get_line_readonly()Behdad Esfahbod2006-12-051-0/+37
* 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-201-0/+19
* Correct switched return value of EAST/WEST.Behdad Esfahbod2006-08-201-0/+10
* Render block progression and line direction arrows, and a base gravityBehdad Esfahbod2006-08-162-0/+18
* 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-151-0/+35
* === 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
* 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-081-0/+10
* Bug 343355 – Add pango_cairo_show_error_underline &Behdad Esfahbod2006-06-061-0/+24
* New function pango_font_describe_with_absolute_size().Behdad Esfahbod2006-05-221-0/+9
* Bug 329547 – pango_layout_get_pixel_extents andBehdad Esfahbod2006-04-291-1/+17
* Doc updates.Behdad Esfahbod2006-04-2924-167/+247
* Convert pango/opentype to the new project called HarfBuzz.Behdad Esfahbod2006-03-311-0/+16
* Bug 335840 – Typo in including Xft.Behdad Esfahbod2006-03-311-46/+46
* Hook up pango-utils.h into the documentation, as we are installing itBehdad Esfahbod2006-03-311-0/+204
* Docs rebuilt.Behdad Esfahbod2006-02-111-0/+9
* Change PANGO_GLYPH_EMPTY to 0x0FFFFFFF, to not overlap withBehdad Esfahbod2006-02-051-0/+30
* Reverted the tab alignments patch.Behdad Esfahbod2006-01-291-2/+0
* Implement other tab alignments. Bug #325547, Itai Bar-Haim.Behdad Esfahbod2006-01-281-0/+2
* Document PangoOTBuffer and PangoOTGlyph.Behdad Esfahbod2006-01-287-26/+16
* Documentation improvements.Behdad Esfahbod2006-01-282-2/+7
* Use AC_HELP_STRING everywhere. Bump required version to 2.56.Behdad Esfahbod2006-01-281-1/+1
* Finish ATSUI module work. Bug #322022, Matthias Clasen.Behdad Esfahbod2006-01-211-0/+31
* Add pangocairo-atsui.h and pangoatsui-private.h.Behdad Esfahbod2006-01-042-6/+27
* More documentation improvements.Behdad Esfahbod2005-11-178-37/+36
* Various documentation improvements.Behdad Esfahbod2005-11-1722-112/+58
* Updated to FriBidi version 0.10.7 patched to handle UTF-8 directly. MovedBehdad Esfahbod2005-11-031-12/+0
* === Released 1.10.0 ===PANGO_1_10_0Owen Taylor2005-08-151-7/+7
* Updated to Unicode 4.1, adding new scripts and Arabic joining data.Roozbeh Pournader2005-08-091-0/+7
* Based on patch from Gustavo J. A. M. Carneiro (#305975)Owen Taylor2005-07-222-0/+2
* Rework handling of context-specific options: drop get_render_key() and addOwen Taylor2005-07-2122-1/+145
* Fix PANGO_DIRECTION_LTR/RTL cut-and-paste. (Tim Janik)Owen Taylor2005-03-161-1/+1