summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Fix typo.Behdad Esfahbod2008-01-221-1/+1
* Mark behavior as undefined if height is not -1 and ellipsize mode isBehdad Esfahbod2008-01-222-4/+11
* Bug 508002 – change pango_layout_pixel_extents() to round logical rectBehdad Esfahbod2008-01-226-45/+72
* Remove COPYING.GPL and COPYING.FTL that are no longer there.Behdad Esfahbod2008-01-162-2/+5
* HarfBuzz was relicensed to a more generous and simpler license. Adapt. SeeBehdad Esfahbod2008-01-1529-741/+571
* Minor cleanup.Behdad Esfahbod2008-01-152-16/+19
* Bug 469313 – Add pango_layout_set_height()Behdad Esfahbod2008-01-152-43/+129
* Minor.Behdad Esfahbod2008-01-151-1/+0
* Bug 469313 – Add pango_layout_set_height() Bug 508179 – PangoGlyphUnitBehdad Esfahbod2008-01-1511-72/+218
* Ignore indent if aligned center, and document so. This assumption wasBehdad Esfahbod2008-01-082-3/+20
* Bug 508007 – Add option for single-paragraph mode to pango-viewBehdad Esfahbod2008-01-082-0/+11
* Minor cleanup. Attributes are initialized with start/end_index to apply toBehdad Esfahbod2008-01-082-16/+16
* Bug 506284 – docs typo for pango_coverage_unref Patch from ChristianPANGO_1_18_4Behdad Esfahbod2007-12-292-2/+9
* Check for dummy man pages in dist-local.Behdad Esfahbod2007-12-212-1/+10
* Bug 504802 – build failure: No rule to make targetBehdad Esfahbod2007-12-212-4/+14
* Bug 504585 – pango-querymodules.1 syntax errorBehdad Esfahbod2007-12-204-52/+12
* Red Hat Bug 426178: gtkdoc-scan fails on pangoBehdad Esfahbod2007-12-204-17/+39
* === Released 1.19.2 ===PANGO_1_19_2Behdad Esfahbod2007-12-173-2/+31
* use pkg-config to detect cairo featuresBenjamin Otte2007-12-132-9/+13
* Better fix: set both LIBS and LDFLAGS.Behdad Esfahbod2007-12-112-2/+9
* Bug 502926 – pango-1.16.4 configure bug: can fail to accept cairoBehdad Esfahbod2007-12-102-3/+9
* Improve pango_cairo_font_map_get_default() docs.Behdad Esfahbod2007-12-102-1/+11
* Bug 399573 – replace strtoul in pango-markup.c with pango_scan_int()Behdad Esfahbod2007-12-102-8/+16
* Bug 478914 – Use something invalid instead of '?' when validating inputBehdad Esfahbod2007-12-1023-252/+478
* Minor doc improvement.Behdad Esfahbod2007-12-071-1/+1
* Optimize double math.Behdad Esfahbod2007-12-062-46/+74
* Bug 501938 – Arabic shaping broken with vertical layout withBehdad Esfahbod2007-12-062-1/+11
* Fix assertion in pango_gravity_get_rotation().Behdad Esfahbod2007-12-062-1/+6
* Bug 501575 – Compile errors Patch from Jens GranseuerBehdad Esfahbod2007-12-053-3/+12
* === Released 1.19.1 ===PANGO_1_19_1Behdad Esfahbod2007-12-043-2/+21
* Bug 501317 – "and" found where word should be "an"Behdad Esfahbod2007-12-032-1/+7
* Add some more comments to document the math involved.Behdad Esfahbod2007-12-032-4/+26
* Document cairotwisted example.Behdad Esfahbod2007-11-302-123/+171
* Undo accidental change.Behdad Esfahbod2007-11-301-2/+0
* Add some documentation.Behdad Esfahbod2007-11-301-0/+4
* Bug 485536 – underline_position can be zeroBehdad Esfahbod2007-11-308-20/+87
* Bug 500549 – pangocairo.h should include pango.h and cairo.hBehdad Esfahbod2007-11-292-3/+7
* Make it reusable by not hardcoding "pango".Behdad Esfahbod2007-11-242-9/+23
* Remove unused macro.Behdad Esfahbod2007-11-242-18/+4
* MinorBehdad Esfahbod2007-11-182-47/+46
* Replace GNU-specific syntax with more general one.Behdad Esfahbod2007-11-182-1/+5
* Replace GNU-specific syntax with more common Makefile.am syntaxBehdad Esfahbod2007-11-181-1/+1
* s/CVS/SVN/Behdad Esfahbod2007-11-181-1/+1
* Factor out the common code from read_builtin_aliases() andTor Lillqvist2007-11-162-168/+116
* Include ATSUI included modules.Behdad Esfahbod2007-11-092-0/+5
* Bug 495091 – pango-utils.c:variable is declared at middle of blockBehdad Esfahbod2007-11-082-1/+9
* Remove dead code.Behdad Esfahbod2007-11-072-91/+1
* And some more.Behdad Esfahbod2007-11-0712-96/+99
* Some more cleanup and merging.Behdad Esfahbod2007-11-0719-372/+423
* Update to new propsed language enumeration API for fontconfig.Behdad Esfahbod2007-11-052-2/+10