summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Add PANGO_UNITS_ROUND to docs.Behdad Esfahbod2007-04-303-0/+24
* Move PANGO_UNITS_ROUND here... ...from here.Behdad Esfahbod2007-04-309-25/+100
* A font name in encoding UCS4_ENCODING_ID actually is in UTF-16, not UCS-4.Tor Lillqvist2007-04-302-2/+10
* Correct the signature by making PangoAnalysis const, fixes build warning.Richard Hult2007-04-272-6/+11
* Add comment to Richard's commit.Behdad Esfahbod2007-04-271-0/+2
* Use maxAdvanceWidth instead of avgAdvanceWidth, the latter is 0 for manyRichard Hult2007-04-272-2/+8
* === Released 1.16.4 ===PANGO_1_16_4Behdad Esfahbod2007-04-273-2/+19
* Add bug reference.Behdad Esfahbod2007-04-271-0/+2
* Add --disable-doc-cross-references.Behdad Esfahbod2007-04-274-7/+41
* === Released 1.16.3 ===PANGO_1_16_3Behdad Esfahbod2007-04-233-2/+17
* Improved hexbox position.Behdad Esfahbod2007-04-182-2/+11
* Quantize kerning adjustment, otherwise all the metrics hinting effort willBehdad Esfahbod2007-04-125-19/+60
* === Released 1.16.2 ===PANGO_1_16_2Behdad Esfahbod2007-04-093-2/+20
* Copy fixes from harfbuzz stable branch. Includes a leak fix, a kerningBehdad Esfahbod2007-04-034-1/+20
* Add EXEEXT around to make it build on OS/2 Patch from Dave Yeo.Behdad Esfahbod2007-04-012-5/+10
* Update templatesBehdad Esfahbod2007-04-011-0/+28
* Bug 419262 - Don't create coverage every time it's asked forRichard Hult2007-03-187-39/+95
* Add missing declaration of pango_win32_family_get_type(). (#417946, IvanTor Lillqvist2007-03-142-1/+8
* Add new symbols to docs.Behdad Esfahbod2007-03-124-2/+12
* === Released 1.16.1 ===PANGO_1_16_1Behdad Esfahbod2007-03-123-2/+32