summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bug 357686 – pangocairo-font.c: illegal g_object_unref inpango-1-12Behdad Esfahbod2006-09-252-1/+8
* === Released 1.12.4 ===PANGO_1_12_4Behdad Esfahbod2006-09-153-2/+33
* Bug 347073 – Allow empty GPOS tableBehdad Esfahbod2006-07-252-2/+11
* Bug 322374 – Examples does not build on MacOS X (merge from HEAD).Richard Hult2006-07-173-0/+19
* Bug 345274 – list of new symbols for each version is missing in docsBehdad Esfahbod2006-07-092-0/+32
* Fix doc typo.Behdad Esfahbod2006-07-081-1/+1
* Bug 344766 – Memory leak in get_ruleset() in modules/basic/basic-fc.cBehdad Esfahbod2006-07-073-7/+27
* Bug 343966 – pango Cygwin build fixes Patch from Cygwin PortsBehdad Esfahbod2006-06-063-9/+18
* [merged from HEAD] synthesize some italic variants for fonts no havingHans Breuer2006-06-052-0/+76
* [merged from HEAD] not only handle PANGO_GLYPH_EMPTY but alsoHans Breuer2006-06-052-1/+18
* Bug 341138 – Using TTC font, Gtk2 programs begin to eating big memoryBehdad Esfahbod2006-05-312-1/+10
* Bug 336153 – Mark to mark positioning (Lookup Type 6) isn't correct whenBehdad Esfahbod2006-05-312-14/+33
* Bug 125378 – Better underline thickness handlingBehdad Esfahbod2006-05-302-40/+42
* Doc.Behdad Esfahbod2006-05-281-1/+1
* === Released 1.12.3 ===PANGO_1_12_3Behdad Esfahbod2006-05-263-1/+27
* Fix crash, don't dereference NULL.Tor Lillqvist2006-05-232-1/+5
* Call pango_font_description_set_absolute_size() instead ofTor Lillqvist2006-05-232-1/+11
* Bug 342525 – With PangoFc and PangoWin32, approximate digit width is notBehdad Esfahbod2006-05-223-6/+67
* Bug 339730 – Pango needlessly falls back away from a Type 1 font into aBehdad Esfahbod2006-05-222-1/+9
* Bug 341922 – pango should handle more characters as zero width PatchBehdad Esfahbod2006-05-222-4/+32
* Calculate average digit width correctly, not as max of the digit widths.Tor Lillqvist2006-05-212-25/+12
* Update docs.Behdad Esfahbod2006-04-2927-167/+304
* Bug 337594 – pango_glyph_string_extents_range possible bugBehdad Esfahbod2006-04-292-2/+9
* Bug 307196 – Unhinted fonts are measured incorrectly and drawingBehdad Esfahbod2006-04-294-5/+60
* Don't use is_hinted. Metrics are always hinted now.Behdad Esfahbod2006-04-283-42/+14
* Remove CAIRO_CFLAGS from Cflags, as we Require cairo already.Behdad Esfahbod2006-04-283-2/+7
* Add more warning_history items and handle more font failures, to make sureBehdad Esfahbod2006-04-274-10/+69
* === Released 1.12.2 ===PANGO_1_12_2Behdad Esfahbod2006-04-273-2/+16
* Fix loop variables. (coverity found bug.)Behdad Esfahbod2006-04-132-3/+8
* Bug 337821 – invisible unicode chars are visible next to hebrew charsBehdad Esfahbod2006-04-093-52/+20
* Incorrect text rendering when in x86 64-bit precision modeBehdad Esfahbod2006-04-072-7/+22
* === Released 1.12.1 ===PANGO_1_12_1Behdad Esfahbod2006-04-073-2/+19
* Bug 337502 – Win32 build fix Patch from Alexander Larsson.Behdad Esfahbod2006-04-063-2/+13
* Fix blurred underlines on Win32 (#332656):Tor Lillqvist2006-04-012-0/+34
* Part of Bug 336026 – Make fallback shaper in modules work Patch fromBehdad Esfahbod2006-03-312-0/+10
* Bug 334802 – Using plain integer as NULL pointerBehdad Esfahbod2006-03-314-363/+11
* Create pango-1-12 stable branch.pango-1-12-branchpointBehdad Esfahbod2006-03-133-1739/+1753
* === Released 1.12.0 ===PANGO_1_12_0Behdad Esfahbod2006-03-135-17/+42
* Fix compilation error with MSVC. (#333115)Tor Lillqvist2006-03-022-2/+9
* Check the font pointer being NULL to avoid crashes for at least one classTor Lillqvist2006-03-012-1/+12
* pango/pangowin32-private.h (PING) pango/pangowin32.c Use g_print() insteadTor Lillqvist2006-02-284-70/+78
* === Released 1.11.99 "Just In Case" ===PANGO_1_11_99Behdad Esfahbod2006-02-263-3/+20
* Replace each byte in invalid UTF-8 sequences with '?'. (bug #331995)Behdad Esfahbod2006-02-263-28/+44
* return TRUE to glyphs rendered at all (instead of box). This may beHans Breuer2006-02-254-5/+19
* Added. Parts of Genesis.Behdad Esfahbod2006-02-253-0/+20
* Comment typo.Behdad Esfahbod2006-02-241-1/+1
* Bug 332167 – Void function returns value - breaks Solaris build ReportedBehdad Esfahbod2006-02-222-2/+10
* === Released 1.11.6 ===PANGO_1_11_6Behdad Esfahbod2006-02-213-1/+19
* Bug 328206 – Update/remove some old filesBehdad Esfahbod2006-02-217-135/+15
* Bug 314239 – pangocairo crashes when font cannot be readBehdad Esfahbod2006-02-214-6/+46