summaryrefslogtreecommitdiff
path: root/pango/pango-context.h
Commit message (Expand)AuthorAgeFilesLines
* Cosmetics: Reindent pango-context.hMatthias Clasen2021-08-201-49/+41
* Cosmetics: Clean up pango-context.hMatthias Clasen2021-08-201-17/+1
* docs: Convert gtk-doc syntax leftoversdocs-cleanupMatthias Clasen2021-05-191-5/+0
* context: Add an option for rounding glyph positionsMatthias Clasen2019-08-031-0/+7
* Fix fallout from bidi deprecationMatthias Clasen2018-12-111-0/+1
* Decorate the symbols in the headers with version macrosChun-wei Fan2016-06-291-0/+25
* Track changes in PangoContext via a serialAlexander Larsson2012-12-061-1/+2
* Stop using G_CONST_RETURN in PangoRyan Lortie2011-06-091-3/+3
* Make the following API public:Behdad Esfahbod2008-08-061-2/+0
* Bug 323173 – Add layout of mixed direction text for vertical layoutBehdad Esfahbod2007-01-161-0/+3
* Spell-check the docs.Behdad Esfahbod2007-01-071-2/+2
* Correct switched return value of EAST/WEST.Behdad Esfahbod2006-08-201-0/+1
* Add enum PangoGravity.Behdad Esfahbod2006-08-151-0/+3
* Make PangoMatrix arguments const where appropriate.Owen Taylor2004-07-101-3/+3
* Add pango_context_get_font_map()Owen Taylor2004-07-081-0/+1
* Add PangoMatrix type for affine transforms.Owen Taylor2004-05-281-0/+4
* Patch from Dov Grobgeld to add auto-direction to PangoLayout (more ofOwen Taylor2004-03-011-7/+13
* Add new function pango_context_load_fontset() to wrapAlex Larsson2001-11-181-1/+5
* Check for LEX and YACC. This will be made optional later, with the buildAlexander Larsson2001-11-181-1/+1
* Up to 0.19.Owen Taylor2001-09-181-15/+10
* Couple of bug fixes for the last change.Owen Taylor2001-06-261-0/+5
* Add a new PangoLanguage type to represent language tags; these canOwen Taylor2001-06-141-10/+9
* Add a new attribute for scaling a font; also required addingHavoc Pennington2000-11-011-4/+7
* Utilize G_GNUC_CONST.Elliot Lee2000-08-301-1/+1
* GTK+ should compile now... sorry about the mess...Havoc Pennington2000-06-211-9/+15
* add comment delimiters around trailing text after #endifs to remove warningsChristopher Blizzard2000-06-191-1/+1
* Add libgobject.Owen Taylor2000-05-281-0/+1
* Add user data to PangoContextOwen Taylor2000-04-051-0/+7
* Memory management functions for PangoItem.Owen Taylor2000-03-131-3/+3
* Add size to the font description structure instead of continually passingOwen Taylor2000-02-251-5/+1
* Make refcounted.Owen Taylor2000-02-161-23/+36
* Add style selector, rewrite family selector to use list_families().Owen Taylor2000-02-111-0/+4
* The great header file reorganization. Split up roughtly by objects.Owen Taylor2000-02-011-0/+62