summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* [pangofc] Add a "fontmap" property to PangoFcFontBehdad Esfahbod2009-03-133-0/+16
* Update doc templatesBehdad Esfahbod2009-01-281-23/+23
* Bug 567165 – Apply all pattern matricesBehdad Esfahbod2009-01-282-5/+72
* Autogenerage pango.types. Remove it from repository, but dist it.Behdad Esfahbod2009-01-282-37/+14
* Change PangoFc font loading API such that PangoContext is not passed down.Behdad Esfahbod2009-01-283-1/+42
* Bug 566941 – Add PANGO_ATTRIBUTE_INDEX_FROM_TEXT_BEGINNING andBehdad Esfahbod2009-01-072-0/+21
* Bug 328206 – Update/remove some old filesBehdad Esfahbod2009-01-062-55/+1
* Bug 166709 – Handle font variants more consistentlyBehdad Esfahbod2009-01-061-2/+6
* Bug 512662 – Update check.docs for pango-undeclared.txtBehdad Esfahbod2009-01-032-16/+25
* Bug 563898 – Generated output is not deterministicBehdad Esfahbod2008-12-142-4/+4
* Bug 563557 – set g_get_prgname() in fc patternBehdad Esfahbod2008-12-082-0/+8
* Bug 563356 – The input area of firefox and the blank width after text inBehdad Esfahbod2008-12-061-1/+4
* Fix docsBehdad Esfahbod2008-08-201-2/+2
* Bug 473806 – Improve pango_language_get_sample_string()Behdad Esfahbod2008-08-201-1/+2
* Bug 473805 – Add API enumerating scripts for a languageBehdad Esfahbod2008-08-205-90/+101
* Implement draw_glyph_item using cairo_show_text_glyphs().Behdad Esfahbod2008-08-065-29/+28
* Bug 377948 – Make pango_glyph_item_iter publicBehdad Esfahbod2008-08-062-4/+131
* Make the following API public:Behdad Esfahbod2008-08-062-0/+10
* New public API:Behdad Esfahbod2008-08-063-0/+25
* Fix doc build warning.Behdad Esfahbod2008-08-061-3/+3
* Bug 537258 – Add a pango_language_to_string() functionBehdad Esfahbod2008-06-091-1/+1
* 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-225-101/+126
* Bug 515432 – Add function to get bidirectional character type of aBehdad Esfahbod2008-04-214-0/+56
* Bug 517119 – Add pango_cairo_create_context()Behdad Esfahbod2008-04-211-0/+1
* Bug 404416 – pango_layout_get_baseline or somethingBehdad Esfahbod2008-04-211-0/+1
* Bug 490669 – add some <span> attribute aliasesBehdad Esfahbod2008-04-211-18/+31
* Bug 514617 – Add pango_cairo_font_map_set_default()Behdad Esfahbod2008-04-212-0/+9
* Add index of new API in 1.22.Behdad Esfahbod2008-04-211-0/+3
* Bug 511183 – Add pango_attr_type_get_name()Behdad Esfahbod2008-04-212-0/+10
* Minor.Behdad Esfahbod2008-04-081-4/+0
* Bug 491553 – Update to Unicode 5.1.0Behdad Esfahbod2008-04-081-13/+28
* MinorBehdad Esfahbod2008-01-281-10/+14
* 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-152-0/+20
* Check for dummy man pages in dist-local.Behdad Esfahbod2007-12-211-1/+6
* Bug 504802 – build failure: No rule to make targetBehdad Esfahbod2007-12-211-4/+6
* Bug 504585 – pango-querymodules.1 syntax errorBehdad Esfahbod2007-12-202-51/+1
* Red Hat Bug 426178: gtkdoc-scan fails on pangoBehdad Esfahbod2007-12-201-0/+10
* Bug 478914 – Use something invalid instead of '?' when validating inputBehdad Esfahbod2007-12-102-0/+15
* Bug 501317 – "and" found where word should be "an"Behdad Esfahbod2007-12-031-1/+1
* Make it reusable by not hardcoding "pango".Behdad Esfahbod2007-11-241-9/+19
* Replace GNU-specific syntax with more general one.Behdad Esfahbod2007-11-181-1/+1
* Replace GNU-specific syntax with more common Makefile.am syntaxBehdad Esfahbod2007-11-181-1/+1
* Improve vertical docs.Behdad Esfahbod2007-10-303-12/+49
* Adds a link to pango_font_description_from_string() so that the font_descMurray Cumming2007-10-271-5/+6
* Bug 471601 – Pass pango version information to fontconfigBehdad Esfahbod2007-10-242-18/+34
* Bug 472629 – Add pango_renderer_get_layout(_line)Behdad Esfahbod2007-10-242-0/+20
* Bug 469641 – Initialize attribute start/end to [0..MAXUINT]Behdad Esfahbod2007-10-244-1/+16