summaryrefslogtreecommitdiff
path: root/pango/reorder-items.c
Commit message (Expand)AuthorAgeFilesLines
* Cosmetics: Move a function aroundMatthias Clasen2021-08-201-5/+6
* docs: Convert gtk-doc syntax leftoversdocs-cleanupMatthias Clasen2021-05-191-3/+3
* docs: Tweak reorder docsMatthias Clasen2021-03-111-4/+6
* Add missing (element-type) annotations for list argumentsPavel Holejsovsky2012-06-041-1/+1
* Fixed (transfer full) and (element-type) introspection annotation for the ret...Alberto Ruiz2011-04-261-1/+2
* Include "config.h" instead of <config.h> Command used: find -nameJohan Dahlin2008-06-221-1/+1
* Fixed gtk-doc warnings.Wouter Bolsterlee2008-01-281-1/+1
* *.c, *.h: Drop trailing whitespace.Behdad Esfahbod2007-01-161-1/+1
* Spell-check the docs.Behdad Esfahbod2007-01-071-4/+3
* Make #include syntax in sources and headers more consistent. We are usingBehdad Esfahbod2006-03-311-1/+1
* Make sure #include <config.h> is the first include in the file. (bugBehdad Esfahbod2006-01-141-0/+1
* move pango_shape and pango_reorder_items in here.Havoc Pennington2000-12-161-1/+1
* Memory management functions for PangoItem.Owen Taylor2000-03-131-1/+1
* First draft of highlevel driver. It currently only handles a paragraph asOwen Taylor2000-03-081-0/+10
* Initial revisionOwen Taylor2000-01-131-0/+104