summaryrefslogtreecommitdiff
path: root/pango
Commit message (Expand)AuthorAgeFilesLines
* Group bidi stuff together. Add a section in the docs for them.Behdad Esfahbod2008-04-224-171/+172
* Bug 515432 – Add function to get bidirectional character type of aBehdad Esfahbod2008-04-217-6/+177
* Bug 517119 – Add pango_cairo_create_context()Behdad Esfahbod2008-04-213-5/+36
* Bug 404416 – pango_layout_get_baseline or somethingBehdad Esfahbod2008-04-213-0/+25
* Bug 474706 – cairo hexbox looks uglyBehdad Esfahbod2008-04-211-3/+4
* Bug 490669 – add some <span> attribute aliasesBehdad Esfahbod2008-04-211-1/+11
* Bug 501334 – Make pango_cairo_[show_]*[_path]() functions preserveBehdad Esfahbod2008-04-211-26/+43
* Require cairo >= 1.6.4. Remove compat cruft that were added to supportBehdad Esfahbod2008-04-213-11/+2
* Bug 514617 – Add pango_cairo_font_map_set_default()Behdad Esfahbod2008-04-213-3/+39
* Bug 511183 – Add pango_attr_type_get_name()Behdad Esfahbod2008-04-213-4/+44
* Write err to stderrBehdad Esfahbod2008-04-211-1/+1
* Write out HarfBuzz errors as hex.Behdad Esfahbod2008-04-211-3/+3
* Really fix build without cairo-atsui.Behdad Esfahbod2008-04-092-1/+2
* Bug 491553 – Update to Unicode 5.1.0Behdad Esfahbod2008-04-084-93/+220
* Try making our OS X stuff compile with latest cairo 1.5.x snapshots thatBehdad Esfahbod2008-04-082-0/+8
* When doing ALIGN_CENTER, round line offset to whole pixel if hinting.Behdad Esfahbod2008-03-211-2/+7
* Adapt the shear matrix for synthesized italic to work with cairo 1.5.13+,Richard Hult2008-03-111-2/+11
* Bug 518084 – Thai is not Virama language Patch from TheppitakBehdad Esfahbod2008-02-281-1/+0
* Bug 511172 – pango_layout_set_height() with positive height always showsBehdad Esfahbod2008-02-261-9/+25
* Bug 515484: Pango on Windows is missing Type 1 font support Patch fromTor Lillqvist2008-02-243-13/+88
* Bug 517083 – pango modules: wrong fallback adding code?Behdad Esfahbod2008-02-171-1/+1
* Improve docs.Behdad Esfahbod2008-02-171-0/+5
* Improve docs.Behdad Esfahbod2008-02-151-1/+7
* Bug 515484: Pango on Windows is missing non-TrueType font support PatchTor Lillqvist2008-02-131-12/+18
* indentation.Sven Neumann2008-02-131-8/+10
* Bug 515484 – Variable is initialized twiceDominic Lachowicz2008-02-101-1/+1
* Fixed gtk-doc warnings.Wouter Bolsterlee2008-01-286-10/+10
* Minor reordering to make debugging easier.Behdad Esfahbod2008-01-251-2/+3
* Remove unused macroBehdad Esfahbod2008-01-241-2/+0
* Fix typo.Behdad Esfahbod2008-01-221-1/+1
* Mark behavior as undefined if height is not -1 and ellipsize mode isBehdad Esfahbod2008-01-221-4/+5
* Bug 508002 – change pango_layout_pixel_extents() to round logical rectBehdad Esfahbod2008-01-224-43/+46
* Remove COPYING.GPL and COPYING.FTL that are no longer there.Behdad Esfahbod2008-01-161-2/+0
* HarfBuzz was relicensed to a more generous and simpler license. Adapt. SeeBehdad Esfahbod2008-01-1528-741/+564
* Minor cleanup.Behdad Esfahbod2008-01-151-16/+14
* Bug 469313 – Add pango_layout_set_height()Behdad Esfahbod2008-01-151-43/+117
* Bug 469313 – Add pango_layout_set_height() Bug 508179 – PangoGlyphUnitBehdad Esfahbod2008-01-157-56/+145
* Ignore indent if aligned center, and document so. This assumption wasBehdad Esfahbod2008-01-081-3/+14
* Minor cleanup. Attributes are initialized with start/end_index to apply toBehdad Esfahbod2008-01-081-16/+8
* Bug 506284 – docs typo for pango_coverage_unref Patch from ChristianPANGO_1_18_4Behdad Esfahbod2007-12-291-2/+2
* Red Hat Bug 426178: gtkdoc-scan fails on pangoBehdad Esfahbod2007-12-202-17/+11
* Improve pango_cairo_font_map_get_default() docs.Behdad Esfahbod2007-12-101-1/+6
* Bug 399573 – replace strtoul in pango-markup.c with pango_scan_int()Behdad Esfahbod2007-12-101-8/+9
* Bug 478914 – Use something invalid instead of '?' when validating inputBehdad Esfahbod2007-12-1020-252/+412
* Minor doc improvement.Behdad Esfahbod2007-12-071-1/+1
* Bug 501575 – Compile errors Patch from Jens GranseuerBehdad Esfahbod2007-12-052-3/+3
* Undo accidental change.Behdad Esfahbod2007-11-301-2/+0
* Bug 485536 – underline_position can be zeroBehdad Esfahbod2007-11-304-15/+35
* Bug 500549 – pangocairo.h should include pango.h and cairo.hBehdad Esfahbod2007-11-291-3/+1
* Remove unused macro.Behdad Esfahbod2007-11-241-18/+0