summaryrefslogtreecommitdiff
path: root/pango/pango-ot-ruleset.c
Commit message (Expand)AuthorAgeFilesLines
* docs: Link syntax fixesdocs-link-fixesMatthias Clasen2021-05-251-1/+1
* docs: Convert gtk-doc syntax leftoversdocs-cleanupMatthias Clasen2021-05-191-114/+115
* docs: Replace lots of vestigial xml markupMatthias Clasen2021-03-111-14/+8
* Add missing GType for PangoOT deprecated typesEmmanuele Bassi2020-06-081-0/+4
* Minor doc fixBehdad Esfahbod2015-05-051-1/+1
* Add many missing nullability annotations.Evan Nemerson2014-10-161-2/+4
* Bug 685167 - migrate docs to no-tmpl flavourBehdad Esfahbod2013-09-271-0/+12
* More churnBehdad Esfahbod2012-08-281-3/+3
* Deprecate pango-ot.hBehdad Esfahbod2012-08-231-243/+8
* Stop using G_CONST_RETURN in PangoRyan Lortie2011-06-091-1/+1
* ngo/pango-ot-ruleset.c: Use G_DEFINE_TYPEJavier Jardón2011-04-301-35/+4
* Switch Pango to new, defunt, GPOSBehdad Esfahbod2009-05-181-28/+4
* [GSUB] Hook new GSUB up in PangoBehdad Esfahbod2009-05-051-34/+3
* Fix more warnings.Behdad Esfahbod2008-12-261-2/+2
* Fix compiler warning.Behdad Esfahbod2008-08-061-2/+2
* Include "config.h" instead of <config.h> Command used: find -nameJohan Dahlin2008-06-221-1/+1
* Even more cleanup and more type renames.Behdad Esfahbod2007-10-251-6/+6
* Bug 481537 – compiler warning fixes Patch from Kjartan MaraasBehdad Esfahbod2007-10-151-2/+2
* Bug 485559 – Boston Summit HarfBuzz optimizationsBehdad Esfahbod2007-10-111-1/+1
* Move ruleset initialization to _init() instead of _new().Behdad Esfahbod2007-08-291-5/+4
* Add G_UNLIKELY() to type registration block in _get_type() functions.Behdad Esfahbod2007-06-201-1/+1
* Use G_CONST_RETURNBehdad Esfahbod2007-06-101-1/+1
* Rename pango_ot_ruleset_get_for() toBehdad Esfahbod2007-06-031-28/+64
* Add new engine API:Behdad Esfahbod2007-05-161-0/+30
* Part of Bug 325714 – Pango should respect $LANGUAGEBehdad Esfahbod2007-05-141-10/+236
* Mark some arguments const.Behdad Esfahbod2007-05-141-4/+4
* Part of Bug 325714 – Pango should respect $LANGUAGEBehdad Esfahbod2007-05-141-0/+184
* *.c, *.h: Replace preceding sequences of 8 spaces with tabs.Behdad Esfahbod2007-01-161-13/+13
* *.c, *.h: Drop trailing whitespace.Behdad Esfahbod2007-01-161-11/+11
* Spell-check the docs.Behdad Esfahbod2007-01-071-1/+1
* Make TypeInfo structs not static. Reduces relocations.Behdad Esfahbod2006-10-131-1/+1
* Bug 344766 – Memory leak in get_ruleset() in modules/basic/basic-fc.cBehdad Esfahbod2006-07-071-5/+12
* Convert pango/opentype to the new project called HarfBuzz.Behdad Esfahbod2006-03-311-9/+10
* Hook up pango-utils.h into the documentation, as we are installing itBehdad Esfahbod2006-03-311-1/+1
* Improve documentation for functions allocating memory, on how the objectBehdad Esfahbod2006-01-311-1/+2
* Document PangoOTBuffer and PangoOTGlyph.Behdad Esfahbod2006-01-281-1/+8
* Removed.Behdad Esfahbod2006-01-281-0/+224