summaryrefslogtreecommitdiff
path: root/pango/pango-engine.h
Commit message (Expand)AuthorAgeFilesLines
* docs: Reduce redundancydocs-cleanupsMatthias Clasen2021-05-201-4/+4
* docs: Convert gtk-doc syntax leftoversdocs-cleanupMatthias Clasen2021-05-191-20/+20
* Drop some useless things from the girMatthias Clasen2021-03-111-5/+5
* docs: Replace lots of vestigial xml markupMatthias Clasen2021-03-111-18/+17
* Ignore unprefixed symbolsEmmanuele Bassi2019-08-021-0/+7
* Header cleanupMatthias Clasen2019-07-041-2/+2
* docs: Fix some introspection annotation syntaxPhilip Withnall2017-04-081-2/+2
* docs: Add (skip) annotation to some non-introspectable deprecated funcsPhilip Withnall2017-04-081-4/+4
* Decorate the symbols in the headers with version macrosChun-wei Fan2016-06-291-4/+7
* Fix other used of “Deprecated: 1.38”Khaled Hosny2015-05-171-17/+17
* MinorBehdad Esfahbod2015-04-051-1/+0
* Remove gmodule dependency and deprecate some more symbolsBehdad Esfahbod2015-04-051-4/+26
* Deprecate module system, skip it for shaper modulesBehdad Esfahbod2015-04-041-17/+15
* Add many missing nullability annotations.Evan Nemerson2014-10-161-10/+10
* Revert "Fix leftover markup in docs"Matthias Clasen2014-08-301-29/+30
* Fix leftover markup in docsMatthias Clasen2014-08-301-30/+29
* Bug 685167 - migrate docs to no-tmpl flavourBehdad Esfahbod2013-09-271-0/+46
* Add pango_shape_full()Behdad Esfahbod2012-09-261-5/+7
* Bug 564877 – pango-engine.h: PANGO_MODULE_PREFIX and G_MODULE_EXPORTBehdad Esfahbod2008-12-171-1/+1
* Add G_MODULE_EXPORT annotation for modules.Behdad Esfahbod2008-12-081-2/+4
* *.c, *.h: Removed spaces followed b tabs.Behdad Esfahbod2007-01-161-1/+1
* *.c, *.h: Replace preceding sequences of 8 spaces with tabs.Behdad Esfahbod2007-01-161-4/+4
* *.c, *.h: Drop trailing whitespace.Behdad Esfahbod2007-01-161-8/+8
* Bug 356194 – more pango_get_log_attrs problemsBehdad Esfahbod2006-09-181-1/+5
* Remove unnecessary 'static' in type definition that causes a relocation.Behdad Esfahbod2006-09-131-1/+1
* Oops, undo stuff that were committed accidentally.Behdad Esfahbod2006-09-131-1/+1
* Part of Bug 355782 – Misaligned extents in pangoBehdad Esfahbod2006-09-131-1/+1
* Minor comment typo fix.Behdad Esfahbod2006-05-311-1/+1
* Bug 331723 – shapers should not crash on failuresBehdad Esfahbod2006-02-211-1/+4
* Bug 314548 – pango_shape() is missing const correctness Patch fromBehdad Esfahbod2006-02-091-1/+1
* Finish the 'glyph 0' work of this morning: PANGO_GLYPH_NULL that IBehdad Esfahbod2006-02-031-2/+2
* Turn various gcc warnings off. Adding const, adding static, fullyBehdad Esfahbod2005-11-041-1/+2
* Add const to gchar * members of structs. Shuts up gcc warnings. (#317676)Behdad Esfahbod2005-10-031-4/+4
* Replace get_coverage by covers in the doc comment.Matthias Clasen2003-09-291-1/+1
* Modules now declare a list of scripts that they cover instead of a list ofOwen Taylor2003-09-231-8/+9
* Make PangoEngine{,Lang,Shape} GObjects, and use a GTypeModule-basedOwen Taylor2003-08-031-32/+282
* Switch over the way that module entry points work, taking advantage of theOwen Taylor2003-04-141-0/+18
* require one more log attr in the buffer passed in, to account for the endHavoc Pennington2001-10-031-1/+2
* Up to 0.19.Owen Taylor2001-09-181-6/+6
* Add a new PangoLanguage type to represent language tags; these canOwen Taylor2001-06-141-1/+1
* add comment delimiters around trailing text after #endifs to remove warningsChristopher Blizzard2000-06-191-1/+1
* Memory management functions for PangoItem.Owen Taylor2000-03-131-3/+4
* Conditionally define G_N_ELEMENTS() when using glib-1.3.Owen Taylor2000-02-011-2/+4
* The great header file reorganization. Split up roughtly by objects.Owen Taylor2000-02-011-0/+98