summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* === Released 1.9.1 ===PANGO_1_9_1Owen Taylor2005-07-264-4/+22
* Skip lookups with lookup index out of range. (Patch from Behdad Esfahbod,Owen Taylor2005-07-265-20/+91
* Fix mixed code and declarations (#311626, Kazuki IWAMOTO)Owen Taylor2005-07-264-3/+23
* Fixes for signed/unsigned in PangoAttrIterator ((#166700, Morten Welinder)Owen Taylor2005-07-266-36/+118
* Change U+0B30 from _rv to _rb. Oriya doesn't have a vattu form of ra.Owen Taylor2005-07-263-3/+33
* Fixed a couple of leaks and freed memory after use.Behdad Esfahbod2005-07-262-0/+12
* Fixed a couple of leaks and freed memory after use.Behdad Esfahbod2005-07-264-12/+35
* Set font options as well.Owen Taylor2005-07-255-3/+18
* Always set line->resolved_dir to one of LTR or RTL. (#171439, Reported byOwen Taylor2005-07-253-3/+38
* configure.in Fix a few typos that prevented build on Win32.Tor Lillqvist2005-07-256-9/+26
* New function added.Behdad Esfahbod2005-07-2313-51/+71
* Handle context == NULL. (Reported by Behdad Esfahbod)Owen Taylor2005-07-223-1/+16
* Revert ChangeLog changesOwen Taylor2005-07-222-144/+144
* Whitespace and date-format cleanup.Behdad Esfahbod2005-07-222-144/+144
* ytpo fixManish Singh2005-07-222-2/+2
* Use -export-symbols-regex to control symbol exports, including notOwen Taylor2005-07-2215-60/+85
* Add some missing statics on functions added in the recent layout iterOwen Taylor2005-07-223-3/+13
* Remove an unecessary set of block2.Owen Taylor2005-07-223-1/+10
* Patch from David Turner. Review and testing by Behdad EsfahbodOwen Taylor2005-07-2213-132/+564
* use GPOINTER_TO_UINT() instead of bare casts to guint.Manish Singh2005-07-223-2/+12
* Based on patch from Gustavo J. A. M. Carneiro (#305975)Owen Taylor2005-07-2211-7/+78
* No need to include modules.h here any longer. (pango_win32_get_context):Tor Lillqvist2005-07-224-5/+35
* Fix an excess copy. (pango_fc_font_map_get_patterns): Add back a call toOwen Taylor2005-07-213-3/+15
* Minor formatting tweak to license header.Owen Taylor2005-07-213-14/+27
* Load a fontset and return the first font to take advantage of existingOwen Taylor2005-07-213-7/+40
* license on these ICU-derived files is X license, not LGPL.Owen Taylor2005-07-216-43/+123
* Force on metrics hinting for all Xft fonts (this fixes font metrics -Owen Taylor2005-07-213-0/+20
* Update information about the location of Xft. (#172637, Karel 'Clock'Owen Taylor2005-07-213-5/+16
* Fix URL to tml's download page (#169467, Brandon Bergren)Owen Taylor2005-07-212-0/+10
* pango/pangowin32-fontmap.c (pango_win32_font_map_class_init) MoveOwen Taylor2005-07-214-11/+19
* Change the char class for U+0A5C from _cn (consonant with nukta) to _ct.Owen Taylor2005-07-213-1/+15
* Enable touching for Sinhala with the ZWJ + al-lakuna combination.Owen Taylor2005-07-213-2/+13
* Avoid calling memcpy with a NULL argument. (#310021, Morten Welinder)Owen Taylor2005-07-213-1/+12
* Merges of fixes from Arabic module (#308813, Emil Soleyman-Zomalan)Owen Taylor2005-07-213-1/+30
* Fix up places where there is missing or incomplete Copyright and LicenseOwen Taylor2005-07-2120-166/+494
* Check for a new enough cairo.Matthias Clasen2005-07-213-1/+9
* Rework handling of context-specific options: drop get_render_key() and addOwen Taylor2005-07-2137-402/+887
* Actually commit the configure.in change...Tor Lillqvist2005-07-121-0/+6
* Call AC_CANONICAL_HOST before looking at $host. Check for windres onTor Lillqvist2005-07-096-33/+72
* Drop superfluous trailing slash in -I path.Tor Lillqvist2005-06-263-1/+11
* Don't key off zero-height to know whether to use the "empty extents" ...Owen Taylor2005-06-243-1/+15
* Fix a stray newline (#308887, Ryan Lortie)Owen Taylor2005-06-243-2/+11
* Shut up CVSManish Singh2005-06-221-0/+1
* Add back accidentally dropped line (Pointed out by Behdad Esfahbod)Owen Taylor2005-06-223-0/+12
* Fix C89 var after code issues.Behdad Esfahbod2005-06-214-3/+24
* Some additional ChangeLog details from last commitOwen Taylor2005-06-212-0/+16
* Fix up the operation of PangoLayoutIter, especially for Bidi (#89541,Owen Taylor2005-06-215-176/+534
* Go back to honoring alpha in the XftColor passed in; it was a 1.6 => 1.8Owen Taylor2005-06-213-4/+35
* Add a Khmer module by Jens Herden and Javier Sola. (#125605)Owen Taylor2005-06-217-2/+804
* === Released 1.9.0 ===PANGO_1_9_0Owen Taylor2005-06-204-28/+71