summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* === Released 1.17.0 ===PANGO_1_17_0Behdad Esfahbod2007-05-143-3/+137
* Update to api changesBehdad Esfahbod2007-05-141-4/+4
* Update.Behdad Esfahbod2007-05-141-0/+8
* Bug 325714 – Pango should respect $LANGUAGEBehdad Esfahbod2007-05-142-1/+115
* Move pango_script_get_sample_language() from pango-script.c toBehdad Esfahbod2007-05-143-132/+139
* Part of Bug 325714 – Pango should respect $LANGUAGE Bug 414264 – PangoBehdad Esfahbod2007-05-144-701/+196
* Part of Bug 414264 – Pango vertical writing support is different withBehdad Esfahbod2007-05-142-0/+9
* Part of Bug 325714 – Pango should respect $LANGUAGEBehdad Esfahbod2007-05-147-16/+375
* Add a FIXMEBehdad Esfahbod2007-05-141-1/+4
* Mark some arguments const.Behdad Esfahbod2007-05-144-18/+27
* Part of Bug 325714 – Pango should respect $LANGUAGEBehdad Esfahbod2007-05-141-0/+35
* Part of Bug 325714 – Pango should respect $LANGUAGEBehdad Esfahbod2007-05-1410-45/+481
* Add --language.Behdad Esfahbod2007-05-142-2/+12
* Use PANGO_OT_DEFAULT_LANGUAGE and PANGO_OT_ALL_GLYPHS instead of hardcodedBehdad Esfahbod2007-05-109-75/+72
* Split ChangeLog.Behdad Esfahbod2007-05-102-1823/+1831
* New public API:Behdad Esfahbod2007-05-1011-24/+695
* Bug 437534 – pango_language_includes_script is buggyBehdad Esfahbod2007-05-102-30/+53
* Don't set gravity in pango_fc_font_description_from_pattern() if it wasBehdad Esfahbod2007-05-102-8/+13
* Update from latest fontconfig sources.Behdad Esfahbod2007-05-093-2/+18
* Move pango_language_includes_script() from pango-script.c toBehdad Esfahbod2007-05-093-88/+99
* Minor include reordering.Behdad Esfahbod2007-05-082-2/+8
* Move PangoLanguage stuff into pango-language.[ch]Behdad Esfahbod2007-05-087-373/+446
* Bug 436988 – Adding PangoScript to PangoAnalysisBehdad Esfahbod2007-05-084-3/+17
* Bug 416515 – Time is not aligned with date on vertical panelBehdad Esfahbod2007-05-082-3/+13
* Bug 436154 – Error building the pango.modules file while cross compilingBehdad Esfahbod2007-05-082-6/+17
* Bug 434160 - [atsui] Italic versions of some faces can't be createdRichard Hult2007-05-054-50/+178
* Add bug reference.Behdad Esfahbod2007-05-041-0/+2
* Add new symbols.Behdad Esfahbod2007-05-041-0/+2
* New APIBehdad Esfahbod2007-05-0411-8/+402
* Rip non-fontmap stuff from pangocairo-fontmap.c into pangocairo-context.c.Behdad Esfahbod2007-05-044-299/+334
* Improve docs about freeing returned items.Behdad Esfahbod2007-05-033-2/+8
* New test text that contains a Persian monologue by YarAli PourMoghaddamBehdad Esfahbod2007-05-032-0/+26
* When breaking item to fit it into current line, go from the beginning,Behdad Esfahbod2007-05-032-6/+15
* Save one layout rendering per view. Down to two from three now.Behdad Esfahbod2007-05-032-10/+21
* New test text with long Latin and Arabic lines, suitable for --justifyBehdad Esfahbod2007-05-032-0/+10
* Bug 64538 – pango_layout_set_justify() doesn't workBehdad Esfahbod2007-05-032-4/+104
* Fix letter-spacing with justification. We now distribute letter-spacingBehdad Esfahbod2007-05-024-42/+187
* Bug 64538 – pango_layout_set_justify() doesn't workBehdad Esfahbod2007-05-022-2/+110
* Add patch-from.Behdad Esfahbod2007-05-021-0/+2
* Add is_expandable_space to PangoLogAttr.Behdad Esfahbod2007-05-024-5/+22
* Add --justify.Mathias Hasselmann2007-05-022-0/+9
* Bug 355789 – Pango misaligns word-wrapped text due to trailingBehdad Esfahbod2007-05-022-0/+43
* Keep track of line start_offset in break state.Behdad Esfahbod2007-05-022-1/+9
* Add a "wrapped" argument to pango_layout_line_postprocess(). Going to useBehdad Esfahbod2007-05-022-6/+17
* Set is_wrapped to true on BREAK_EMPTY_FIT too.Behdad Esfahbod2007-05-022-0/+6
* MinorBehdad Esfahbod2007-05-021-3/+3
* Remove stale prototype of _pango_layout_iter_get_line_readonly().Behdad Esfahbod2007-05-022-1/+5
* Add note about how we should not be using pango_break() here.Behdad Esfahbod2007-05-022-0/+9
* Add option for testing text alignment.Mathias Hasselmann2007-05-012-4/+29
* Link freetype to harfbuzz-dump, for those systems that don't trackBehdad Esfahbod2007-05-012-2/+8