summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Followup on previous change.Behdad Esfahbod2006-06-061-0/+15
* Bug 343355 – Add pango_cairo_show_error_underline &Behdad Esfahbod2006-06-061-0/+20
* Bug 343966 – pango Cygwin build fixes Patch from Cygwin PortsBehdad Esfahbod2006-06-061-0/+8
* synthesize some italic variants for fonts no having them already. ThisHans Breuer2006-06-051-0/+4
* fixed typo in dateHans Breuer2006-06-051-1/+1
* not only handle PANGO_GLYPH_EMPTY but also PANGO_GLYPH_UNKNOWN_FLAG. TheHans Breuer2006-06-051-0/+14
* Don't g_return if text == NULL and length == 0.Behdad Esfahbod2006-06-021-0/+5
* Bug 341138 – Using TTC font, Gtk2 programs begin to eating big memoryBehdad Esfahbod2006-05-311-0/+9
* Bug 336153 – Mark to mark positioning (Lookup Type 6) isn't correct whenBehdad Esfahbod2006-05-311-0/+9
* Set absolute_size, since we are using describe_with_absolute_size now...Behdad Esfahbod2006-05-311-0/+5
* Bug 333984 – pango_language_from_string improvementsBehdad Esfahbod2006-05-311-0/+13
* Bug 125378 – Better underline thickness handlingBehdad Esfahbod2006-05-301-0/+7
* Fix offset to center the underline in requested rectangle.Behdad Esfahbod2006-05-301-0/+8
* Initialize the describe_absolute method pointer correctly.Tor Lillqvist2006-05-231-0/+10
* Bug 342525 – With PangoFc and PangoWin32, approximate digit width is notBehdad Esfahbod2006-05-221-0/+21
* New function pango_font_describe_with_absolute_size().Behdad Esfahbod2006-05-221-0/+15
* Bug 339730 – Pango needlessly falls back away from a Type 1 font into aBehdad Esfahbod2006-05-221-0/+7
* Bug 342562 – Support absolute sizes inBehdad Esfahbod2006-05-221-0/+9
* Bug 341922 – pango should handle more characters as zero width PatchBehdad Esfahbod2006-05-221-0/+14
* Bug 342525 – With PangoFc and PangoWin32, approximate digit width is notBehdad Esfahbod2006-05-221-0/+12
* Calculate average digit width correctly, not as max of the digit widths.Tor Lillqvist2006-05-211-0/+9
* Remove unused struct _cairo_font_options.Behdad Esfahbod2006-05-211-0/+5
* Bug 342079 – pangoatsui-private.h missing from releaseBehdad Esfahbod2006-05-171-0/+7
* === Released 1.13.1 ===PANGO_1_13_1Behdad Esfahbod2006-05-151-0/+8
* Add some bug links.Behdad Esfahbod2006-05-151-0/+9
* Add the necessary frameworks to make this build with -no-undefined.Richard Hult2006-05-151-0/+5
* Don't copy item before g_return_if_fail'ing it for NULL. (Coverity issueBehdad Esfahbod2006-05-131-1/+6
* Fix possible NULL dereference. (Coverity found)Behdad Esfahbod2006-05-131-0/+5
* Update docs to note a size value of zero may have been set explicitly.Behdad Esfahbod2006-05-111-0/+15
* Bug 340229 – pango_font_description_from_string does not do boundBehdad Esfahbod2006-05-011-0/+10
* Require cairo >= 1.1.2. Also pass -no-undefined on all systems.Behdad Esfahbod2006-04-291-0/+8
* Bug 329664 – Move gunichar_to_glyph cache from PangoCairoFcFont toBehdad Esfahbod2006-04-291-0/+14
* Bug 329547 – pango_layout_get_pixel_extents andBehdad Esfahbod2006-04-291-0/+13
* Oops.Behdad Esfahbod2006-04-291-1/+0
* Doc updates.Behdad Esfahbod2006-04-291-0/+30
* Bug 337594 – pango_glyph_string_extents_range possible bugBehdad Esfahbod2006-04-291-0/+7
* Bug 333771 – Use gmodule-no-export-2.0 instead of gmodule-2.0 inBehdad Esfahbod2006-04-291-0/+8
* Bug 307196 – Unhinted fonts are measured incorrectly and drawingBehdad Esfahbod2006-04-291-0/+13
* Bug 339749 – pango_language_from_string issues Patch from MortenBehdad Esfahbod2006-04-281-0/+7
* Don't use is_hinted. Metrics are always hinted now.Behdad Esfahbod2006-04-281-0/+9
* Remove CAIRO_CFLAGS from Cflags, as we Require cairo already.Behdad Esfahbod2006-04-281-0/+5
* Add more warning_history items and handle more font failures, to make sureBehdad Esfahbod2006-04-271-0/+11
* Bug 339747 – pango_font_metrics_get_approximate_digit_width docsBehdad Esfahbod2006-04-261-0/+6
* Bug 339749 – pango_language_from_string issuesBehdad Esfahbod2006-04-261-0/+7
* === Released 1.13.0 ===PANGO_1_13_0Behdad Esfahbod2006-04-231-0/+8
* Add Sinhala. (patch from Harshula)Behdad Esfahbod2006-04-141-0/+4
* Bug 338343 – Bad castBehdad Esfahbod2006-04-141-0/+6
* Check for nullity somewhere else.Behdad Esfahbod2006-04-131-0/+5
* Fix loop variables. (coverity found bug.)Behdad Esfahbod2006-04-121-0/+5
* Bug 337924 – cleanups for issues reported by various compilers PatchBehdad Esfahbod2006-04-111-0/+35