summaryrefslogtreecommitdiff
path: root/pango/pango-break.h
Commit message (Expand)AuthorAgeFilesLines
* Reserve the remaining bits in PangoLogAttrMatthias Clasen2021-11-111-0/+2
* Refine hyphenationMatthias Clasen2021-08-251-0/+3
* Add hyphens to log attrsMatthias Clasen2021-08-241-0/+3
* break: Add pango_attr_break apiMatthias Clasen2021-08-231-0/+7
* break: Some code reorganizationMatthias Clasen2021-08-231-3/+4
* Cosmetics: Reindent pango-break.hMatthias Clasen2021-08-201-28/+23
* Cosmetics: Move a function aroundMatthias Clasen2021-08-201-6/+0
* CosmeticsMatthias Clasen2021-05-081-1/+1
* docs: Replace lots of vestigial xml markupMatthias Clasen2021-03-111-35/+28
* Ensure arguments name match the documentationEmmanuele Bassi2019-08-021-2/+2
* Add an offset argument to pango_tailor_breakMatthias Clasen2019-07-201-2/+3
* Deprecate pango_breakMatthias Clasen2019-07-161-4/+1
* Add pango_tailor_breakMatthias Clasen2019-07-161-0/+7
* Clean up docs a bitMatthias Clasen2019-07-131-45/+13
* Revert "break: Mark breaks induced by soft hyphens"Matthias Clasen2019-07-091-4/+1
* break: Mark breaks induced by soft hyphensMatthias Clasen2019-07-071-1/+4
* Header cleanupMatthias Clasen2019-07-041-4/+0
* Decorate the symbols in the headers with version macrosChun-wei Fan2016-06-291-0/+4
* Bug 685167 - migrate docs to no-tmpl flavourBehdad Esfahbod2013-09-271-0/+53
* Part of Bug 97545 – Make pango_default_break follow Unicode TR #29Behdad Esfahbod2008-04-251-0/+3
* Add is_expandable_space to PangoLogAttr.Behdad Esfahbod2007-05-021-5/+10
* *.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-8/+8
* Add backspace_deletes_character to PangoLogAttr. (#114483)Noah Levitt2003-08-141-0/+5
* require one more log attr in the buffer passed in, to account for the endHavoc Pennington2001-10-031-5/+8
* Up to 0.19.Owen Taylor2001-09-181-6/+5
* Add a new PangoLanguage type to represent language tags; these canOwen Taylor2001-06-141-1/+1
* s/is_break/is_line_break/g;Havoc Pennington2001-01-221-1/+3
* move pango_shape and pango_reorder_items in here.Havoc Pennington2000-12-161-0/+103