summaryrefslogtreecommitdiff
path: root/docs/tmpl
Commit message (Expand)AuthorAgeFilesLines
* Bug 530757 – Docs build breaks because of hash sign in URL in <ulink...>Behdad Esfahbod2008-04-301-3/+2
* Part of Bug 97545 – Make pango_default_break follow Unicode TR #29Behdad Esfahbod2008-04-251-0/+13
* Group bidi stuff together. Add a section in the docs for them.Behdad Esfahbod2008-04-223-89/+105
* Bug 515432 – Add function to get bidirectional character type of aBehdad Esfahbod2008-04-213-0/+52
* Bug 514617 – Add pango_cairo_font_map_set_default()Behdad Esfahbod2008-04-211-0/+8
* Bug 511183 – Add pango_attr_type_get_name()Behdad Esfahbod2008-04-211-0/+9
* Minor.Behdad Esfahbod2008-04-081-4/+0
* Bug 491553 – Update to Unicode 5.1.0Behdad Esfahbod2008-04-081-13/+28
* Bug 508002 – change pango_layout_pixel_extents() to round logical rectBehdad Esfahbod2008-01-221-2/+2
* Bug 469313 – Add pango_layout_set_height() Bug 508179 – PangoGlyphUnitBehdad Esfahbod2008-01-151-0/+18
* Bug 478914 – Use something invalid instead of '?' when validating inputBehdad Esfahbod2007-12-101-0/+14
* Bug 501317 – "and" found where word should be "an"Behdad Esfahbod2007-12-031-1/+1
* Improve vertical docs.Behdad Esfahbod2007-10-302-11/+48
* Bug 471601 – Pass pango version information to fontconfigBehdad Esfahbod2007-10-241-14/+28
* Bug 472629 – Add pango_renderer_get_layout(_line)Behdad Esfahbod2007-10-241-0/+18
* Bug 469641 – Initialize attribute start/end to [0..MAXUINT]Behdad Esfahbod2007-10-242-1/+12
* Bug 471577 – GBoxed GType for PangoGlyphItemBehdad Esfahbod2007-10-242-0/+25
* Bug 471571 – Add pango_layout_iter_get_layout()Behdad Esfahbod2007-10-221-0/+9
* Remove obsolete comment. PangoLayoutRun is not deprecated. It's just sameBehdad Esfahbod2007-10-221-1/+1
* Bug 348348 – Add a way to get the script name of a gunicharBehdad Esfahbod2007-08-211-2/+2
* Part of Bug 347236 – provide pango_cairo_font_get_scaled_fontBehdad Esfahbod2007-07-215-6/+21
* === Released 1.17.4 ===Behdad Esfahbod2007-07-021-9/+0
* Update.Behdad Esfahbod2007-06-201-0/+10
* New engine public macros:Behdad Esfahbod2007-06-121-3/+27
* Bug 440588 – Add pango_font_face_is_synthesized()Behdad Esfahbod2007-06-111-0/+9
* Bug 347236 – provide pango_cairo_font_get_scaled_font Bug 347235 – AddBehdad Esfahbod2007-06-111-1/+28
* Fix various typos reported by Peter Moulder.Behdad Esfahbod2007-06-031-1/+1
* Rename pango_ot_ruleset_get_for() toBehdad Esfahbod2007-06-031-2/+13
* Add stability note.Behdad Esfahbod2007-05-244-5/+7
* Document how Pango's vertical text support works.Behdad Esfahbod2007-05-241-0/+15
* Add new engine API:Behdad Esfahbod2007-05-161-0/+11
* Part of Bug 325714 – Pango should respect $LANGUAGEBehdad Esfahbod2007-05-142-3/+76
* Part of Bug 325714 – Pango should respect $LANGUAGEBehdad Esfahbod2007-05-143-5/+93
* New public API:Behdad Esfahbod2007-05-102-2/+47
* New APIBehdad Esfahbod2007-05-041-0/+37
* Add is_expandable_space to PangoLogAttr.Behdad Esfahbod2007-05-021-0/+2
* Add PANGO_UNITS_ROUND to docs.Behdad Esfahbod2007-04-301-0/+17
* 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