pango r2458 - in trunk: . docs docs/tmpl pango



Author: behdad
Date: 2007-10-24 06:43:57 +0100 (Wed, 24 Oct 2007)
New Revision: 2458
ViewCVS link: http://svn.gnome.org/viewcvs/pango?rev=2458&view=rev

Modified:
   trunk/ChangeLog
   trunk/docs/pango-docs.sgml
   trunk/docs/pango-sections.txt
   trunk/docs/tmpl/glyphs.sgml
   trunk/docs/tmpl/text-attributes.sgml
   trunk/pango/pango-attributes.c
   trunk/pango/pango-attributes.h
   trunk/pango/pango.def
Log:
2007-10-24  Behdad Esfahbod  <behdad gnome org>

        Bug 469641 â Initialize attribute start/end to [0..MAXUINT]

        * pango/pango-attributes.h:
        * pango/pango-attributes.c:
        New public API:

                pango_attribute_init()

        * pango/pango-attributes.c:
        (pango_attr_string_new), (pango_attr_language_new),
        (pango_attr_color_new), (pango_attr_int_new),
        (pango_attr_float_new), (pango_attr_size_new_internal),
        (pango_attr_font_desc_new), (pango_attr_shape_new_with_data):
        Initialize attributes using pango_attribute_init().

        * pango/pango.def:
        * docs/pango-docs.sgml:
        * docs/pango-sections.txt:
        * docs/tmpl/text-attributes.sgml:
        Update.






[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]