summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 1.26.21.26.2Behdad Esfahbod2009-12-142-1/+10
* Simplify make rulesBehdad Esfahbod2009-12-141-4/+2
* Do not multiply return value of CTFontGetDescent with -1Kristian Rietveld2009-12-061-1/+1
* Bug 602823 - void function cannot return valueBehdad Esfahbod2009-11-251-1/+1
* [GSUB] More ligature/component fixingBehdad Esfahbod2009-11-221-2/+2
* Fix MarkMark issue with ligid and componentsBehdad Esfahbod2009-11-222-10/+7
* Bug 602660 - [HB] don't use flexible arraysBehdad Esfahbod2009-11-228-137/+122
* Another C++ strictness fixBehdad Esfahbod2009-11-192-5/+5
* Release 1.26.11.26.1Behdad Esfahbod2009-11-172-1/+13
* Fix pangocairo-fc fontsize weirdnessBehdad Esfahbod2009-11-171-3/+2
* Bug 341481 - pangocairo kerning problem with nonidentity scalingBehdad Esfahbod2009-11-173-6/+113
* Bug 596614 - Pango application receives SIGSEGV on pasting text with U+202EBehdad Esfahbod2009-11-179-27/+65
* Fix typo in previous commitBehdad Esfahbod2009-11-111-1/+1
* Bug 587768 - [patch] Don't build pango-view twiceBehdad Esfahbod2009-11-111-15/+13
* Bug 587768 - [patch] Don't build pango-view twiceBehdad Esfahbod2009-11-101-9/+16
* Remove REBUILD black magicBehdad Esfahbod2009-11-102-15/+2
* Fix leak with non-mmapped fontsBehdad Esfahbod2009-11-031-1/+1
* [HB] Add glyph_metrics typedefBehdad Esfahbod2009-10-291-0/+9
* [HB] Add point_index to get_contour_point()Behdad Esfahbod2009-10-291-0/+1
* [HB] Fix lookup_flag ignoringBehdad Esfahbod2009-10-292-1/+2
* Bug 594101 - [Indic] character class data updates to support unicode 5.1Behdad Esfahbod2009-10-231-4/+4
* Allow using uninstalled glibBehdad Esfahbod2009-10-222-2/+7
* [configure] Allow using uninstalled cairoBehdad Esfahbod2009-10-221-4/+2
* Update from vteBehdad Esfahbod2009-10-211-1/+2
* TypoBehdad Esfahbod2009-10-051-1/+1
* Bug 596837 - Typo in pango_cairo_show_layout documentationBehdad Esfahbod2009-09-301-1/+1
* Release 1.26.01.26.0Behdad Esfahbod2009-09-212-2/+8
* [HB] Add commentBehdad Esfahbod2009-09-211-0/+5
* [HB] Fix apply_lookup() loopBehdad Esfahbod2009-09-211-1/+2
* [HB] Fix bug in chain_context_lookup() invocationsBehdad Esfahbod2009-09-211-2/+2
* Bug 595350 - set LC_ALL=C, not LANG=CBehdad Esfahbod2009-09-163-3/+6
* Bug 594936 - pango_layout_set_wrapBehdad Esfahbod2009-09-111-1/+1
* Bug 594934 - pango_layout_copyBehdad Esfahbod2009-09-112-32/+22
* Revert "[basic-win32] Increase performance of Uniscribe code"Tor Lillqvist2009-09-101-6/+7
* Only check doc coverage if building docsBehdad Esfahbod2009-09-091-0/+2
* Release 1.25.61.25.6Behdad Esfahbod2009-09-082-1/+8
* [HB] Add TODO itemBehdad Esfahbod2009-08-301-0/+1
* [HB] Rename DEBUG to TRACE where appropriateBehdad Esfahbod2009-08-287-176/+176
* [HB] Add GSUB/GPOS tracingBehdad Esfahbod2009-08-283-8/+98
* [HB] Allow enabling different debug facilities individuallyBehdad Esfahbod2009-08-282-26/+34
* Enable silent rules by defaultBehdad Esfahbod2009-08-281-1/+1
* Fix stupid array growing bugBehdad Esfahbod2009-08-281-1/+4
* [HB] Simplify countingBehdad Esfahbod2009-08-271-4/+5
* Fix bug with lookup_index overflowing our static arrayBehdad Esfahbod2009-08-271-0/+2
* [HB] IndentBehdad Esfahbod2009-08-271-2/+2
* [HB] Bug 593231 - < c99 compiler dislikes ValueRecordBehdad Esfahbod2009-08-261-1/+3
* Release 1.25.51.25.5Behdad Esfahbod2009-08-242-1/+8
* Update git.mkBehdad Esfahbod2009-08-201-0/+1
* Bug 592484 - invalid write in HBBehdad Esfahbod2009-08-201-2/+2
* [HB][glib] Make glib unicode funcs staticBehdad Esfahbod2009-08-201-19/+17