summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Apply fix for #316054 on this branch too.pango-1-8Morten Welinder2005-09-142-1/+6
* Replace perror with perror_. Remove FT_BEGIN_STMNT and FT_END_STMNT.Behdad Esfahbod2005-08-153-4/+14
* Updated to Unicode 4.1, adding new scripts and Arabic joining data.Roozbeh Pournader2005-08-098-111/+193
* updatedHans Breuer2005-07-303-1/+10
* Use egrep for khmer, like the rest, to fix --with-included-modules.Owen Taylor2005-07-303-1/+11
* === Released 1.8.2 ===PANGO_1_8_2Owen Taylor2005-07-2626-13/+89
* Skip lookups with lookup index out of range. (Patch from Behdad Esfahbod,Owen Taylor2005-07-264-12/+68
* Fixes for signed/unsigned in PangoAttrIterator ((#166700, Morten Welinder)Owen Taylor2005-07-266-36/+117
* Change U+0B30 from _rv to _rb. Oriya doesn't have a vattu form of ra.Owen Taylor2005-07-264-4/+57
* Always set line->resolved_dir to one of LTR or RTL. (#171439, Reported byOwen Taylor2005-07-253-3/+38
* 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-224-0/+515
* Patch from David Turner. Review and testing by Behdad EsfahbodOwen Taylor2005-07-2210-37/+58
* Fix underlining. (#304692) Mention in the doc comment that the DC's textTor Lillqvist2005-07-223-3/+23
* Minor formatting tweak to license header.Owen Taylor2005-07-214-22/+33
* 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/+14
* Fix URL to tml's download page (#169467, Brandon Bergren)Owen Taylor2005-07-213-3/+13
* Change the char class for U+0A5C from _cn (consonant with nukta) to _ct.Owen Taylor2005-07-213-1/+13
* Enable touching for Sinhala with the ZWJ + al-lakuna combination.Owen Taylor2005-07-213-4/+15
* Fix up the operation of PangoLayoutIter, especially for Bidi (#89541,Owen Taylor2005-07-214-174/+292
* 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-2119-166/+320
* Remove pango_script_for_lang. It was never part of the public API, and isTor Lillqvist2005-06-264-2/+17
* Fix a stray newline (#308887, Ryan Lortie)Owen Taylor2005-06-244-2/+13
* Add back accidentally dropped line (Pointed out by Behdad Esfahbod)Owen Taylor2005-06-222-0/+10
* Fix C89 var after code issues.Behdad Esfahbod2005-06-214-3/+24
* Go back to honoring alpha in the XftColor passed in; it was a 1.6 => 1.8Owen Taylor2005-06-213-6/+37
* Add a Khmer module by Jens Herden and Javier Sola.Owen Taylor2005-06-217-2/+804
* Move the check for native Win32 a bit later, as $host didn't seem to beTor Lillqvist2005-06-163-14/+24
* Mark U+A33, U+A36 as _cn, not _ct, since they are combinations of otherOwen Taylor2005-06-143-1/+13
* Misc fixes from Stepan Kasal, #169928Owen Taylor2005-06-145-6/+29
* Fix some missing case variants in the switch statement. (#169852, MortenOwen Taylor2005-06-143-0/+14
* Hand edit to fix a bug in the 4.0.0 data tables. (#173096, SukhjinderOwen Taylor2005-06-144-5/+25
* #307433, Sebastien BacherOwen Taylor2005-06-143-0/+15
* Chain up from finalize. (#307547, Paolo Borelli)Owen Taylor2005-06-144-1/+23
* Fix FALSE/TRUE typo that was causing crashes with fonts not containingOwen Taylor2005-06-144-3/+25
* Fix potential leak of state->base_font. (#168930, Ben Maurer, AivarsOwen Taylor2005-06-143-0/+14
* Merge from HEAD:Hans Breuer2005-06-133-4/+18
* Add support to pangowin32 for TrueType fonts covering more than the BMP.Tor Lillqvist2005-04-286-139/+346
* handles zero width chars, patch by Young-Ho Cha. (#157565)Changwoo Ryu2005-04-243-3/+22
* Merge from HEAD:Theppitak Karoonboonyanan2005-04-044-5/+21
* Merge from HEAD:Tor Lillqvist2005-03-233-0/+13
* Forgot something.Tor Lillqvist2005-03-202-12/+14
* Force fRTL for each item returned from ScriptItemize() to the bidiTor Lillqvist2005-03-206-78/+155
* const correctness for _pango_fribidi_prop_to_typeManish Singh2005-03-055-2/+18
* Reduce non-shared data (#168899, inspired by patches from Tommi KomulainenOwen Taylor2005-03-0519-844/+1723
* === Released 1.8.1 ===PANGO_1_8_1Owen Taylor2005-03-045-974/+32