summaryrefslogtreecommitdiff
path: root/pango/pango-tabs.h
Commit message (Expand)AuthorAgeFilesLines
* g-i: add since annotations to enum membersbilelmoussaoui/giBilal Elmoussaoui2022-01-081-6/+3
* docs: Expand PangoTabArray docsMatthias Clasen2021-12-101-3/+3
* tabs: Add a missing setterMatthias Clasen2021-12-021-0/+4
* Add pango_tab_array_sortMatthias Clasen2021-12-011-0/+3
* tabs: Add a decimal pointMatthias Clasen2021-11-291-0/+7
* tabs: Add other tab alignmentsMatthias Clasen2021-11-291-11/+17
* Add more autoptr definitionsMatthias Clasen2021-11-221-0/+3
* Add pango_tab_array_to/from_stringserialize-attrs-and-tabsMatthias Clasen2021-11-171-0/+4
* docs: Tweak tabs docsMatthias Clasen2021-03-111-1/+1
* docs: Port PangoTabArray to the new doc formatMatthias Clasen2021-03-111-6/+1
* Decorate the symbols in the headers with version macrosChun-wei Fan2016-06-291-0/+11
* Bug 685167 - migrate docs to no-tmpl flavourBehdad Esfahbod2013-09-271-0/+11
* Add G_GNUC_CONST and G_GNUC_PURE annotations.Behdad Esfahbod2007-06-121-1/+1
* *.c, *.h: Replace preceding sequences of 8 spaces with tabs.Behdad Esfahbod2007-01-161-14/+14
* Reverted the tab alignments patch.Behdad Esfahbod2006-01-291-3/+3
* Implement other tab alignments. Bug #325547, Itai Bar-Haim.Behdad Esfahbod2006-01-281-3/+3
* Up to 0.19.Owen Taylor2001-09-181-8/+2
* copy function. (pango_glyph_string_get_type): implement get_type function.James Henstridge2001-07-021-0/+3
* Change to return allocated array.Havoc Pennington2000-09-271-2/+2
* Add a tab array field to PangoLayout, and use it when laying out the textHavoc Pennington2000-09-251-0/+79