summaryrefslogtreecommitdiff
path: root/pango
Commit message (Expand)AuthorAgeFilesLines
* Update.Behdad Esfahbod2007-05-141-0/+8
* Bug 325714 – Pango should respect $LANGUAGEBehdad Esfahbod2007-05-141-1/+102
* Move pango_script_get_sample_language() from pango-script.c toBehdad Esfahbod2007-05-142-132/+133
* Part of Bug 325714 – Pango should respect $LANGUAGEBehdad Esfahbod2007-05-143-13/+261
* Add a FIXMEBehdad Esfahbod2007-05-141-1/+4
* Mark some arguments const.Behdad Esfahbod2007-05-143-18/+18
* Part of Bug 325714 – Pango should respect $LANGUAGEBehdad Esfahbod2007-05-145-26/+365
* New public API:Behdad Esfahbod2007-05-104-5/+471
* 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-101-8/+4
* Update from latest fontconfig sources.Behdad Esfahbod2007-05-091-2/+3
* Move pango_language_includes_script() from pango-script.c toBehdad Esfahbod2007-05-092-88/+92
* Minor include reordering.Behdad Esfahbod2007-05-081-2/+4
* Move PangoLanguage stuff into pango-language.[ch]Behdad Esfahbod2007-05-086-373/+436
* Bug 436988 – Adding PangoScript to PangoAnalysisBehdad Esfahbod2007-05-083-3/+4
* Bug 416515 – Time is not aligned with date on vertical panelBehdad Esfahbod2007-05-081-3/+1
* Bug 434160 - [atsui] Italic versions of some faces can't be createdRichard Hult2007-05-053-50/+167
* Add new symbols.Behdad Esfahbod2007-05-041-0/+2
* New APIBehdad Esfahbod2007-05-044-5/+132
* Rip non-fontmap stuff from pangocairo-fontmap.c into pangocairo-context.c.Behdad Esfahbod2007-05-043-299/+326
* Improve docs about freeing returned items.Behdad Esfahbod2007-05-031-1/+3
* When breaking item to fit it into current line, go from the beginning,Behdad Esfahbod2007-05-031-6/+7
* Bug 64538 – pango_layout_set_justify() doesn't workBehdad Esfahbod2007-05-031-4/+96
* Fix letter-spacing with justification. We now distribute letter-spacingBehdad Esfahbod2007-05-023-42/+175
* Bug 64538 – pango_layout_set_justify() doesn't workBehdad Esfahbod2007-05-021-2/+101
* Add is_expandable_space to PangoLogAttr.Behdad Esfahbod2007-05-022-5/+13
* Bug 355789 – Pango misaligns word-wrapped text due to trailingBehdad Esfahbod2007-05-021-0/+34
* Keep track of line start_offset in break state.Behdad Esfahbod2007-05-021-1/+4
* Add a "wrapped" argument to pango_layout_line_postprocess(). Going to useBehdad Esfahbod2007-05-021-6/+10
* Set is_wrapped to true on BREAK_EMPTY_FIT too.Behdad Esfahbod2007-05-021-0/+1
* MinorBehdad Esfahbod2007-05-021-3/+3
* Remove stale prototype of _pango_layout_iter_get_line_readonly().Behdad Esfahbod2007-05-021-1/+0
* Add note about how we should not be using pango_break() here.Behdad Esfahbod2007-05-021-0/+4
* Link freetype to harfbuzz-dump, for those systems that don't trackBehdad Esfahbod2007-05-011-2/+3
* Move PANGO_UNITS_ROUND here... ...from here.Behdad Esfahbod2007-04-307-25/+73
* A font name in encoding UCS4_ENCODING_ID actually is in UTF-16, not UCS-4.Tor Lillqvist2007-04-301-2/+4
* 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-271-2/+2
* Improved hexbox position.Behdad Esfahbod2007-04-181-2/+6
* Quantize kerning adjustment, otherwise all the metrics hinting effort willBehdad Esfahbod2007-04-124-19/+47
* Copy fixes from harfbuzz stable branch. Includes a leak fix, a kerningBehdad Esfahbod2007-04-033-1/+11
* Bug 419262 - Don't create coverage every time it's asked forRichard Hult2007-03-186-39/+77
* Add missing declaration of pango_win32_family_get_type(). (#417946, IvanTor Lillqvist2007-03-141-1/+3
* Add new symbols to docs.Behdad Esfahbod2007-03-122-2/+2
* pango/pangowin32-private.h pango/pangowin32.c pango/pangowin32-fontcache.cTor Lillqvist2007-03-106-229/+206
* This change was supposed to go in the trunk before 1.16.0, but it didn'tTor Lillqvist2007-02-277-213/+508
* Bug 409212 – Missing link flag prevents build with "-z defs" ld flagsBehdad Esfahbod2007-02-181-0/+1
* Bug 355987 – choosing font/shaper for spaces breaks Arabic runs onBehdad Esfahbod2007-02-171-13/+4
* If something has gone wrong in setting the family of the font description,Owen Taylor2007-02-131-1/+13
* Use pangocairo.def only on Win32, not Cygwin. (#402373, "paul")Tor Lillqvist2007-01-311-0/+2