summaryrefslogtreecommitdiff
path: root/pango/opentype
Commit message (Expand)AuthorAgeFilesLines
* Handle realloc failure in the bufferBehdad Esfahbod2011-03-143-28/+41
* Bug 626966 - SIGFPE _hb_sanitize_arrayBehdad Esfahbod2010-09-232-1/+2
* Backport this commit from harfbuzz-ng repo:Behdad Esfahbod2010-06-152-12/+12
* [HB] MinorBehdad Esfahbod2010-04-211-1/+1
* [HB] Improve commentsBehdad Esfahbod2010-04-211-8/+14
* [HB] Remove stale TODO itemBehdad Esfahbod2010-04-211-1/+0
* [HB] Use a function template instead of struct template for NullBehdad Esfahbod2010-04-211-14/+10
* [HB] Simplify Tag structBehdad Esfahbod2010-04-213-7/+5
* [HB] CosmeticBehdad Esfahbod2010-04-202-7/+7
* [HB] Fix Class operator return typeBehdad Esfahbod2010-04-201-1/+1
* [HB] Add couple consts to operatorsBehdad Esfahbod2010-04-201-3/+3
* [HB] Remove ASSERT_SIZE_DATABehdad Esfahbod2010-04-202-7/+6
* GNOME Bug 613015 - [HB] Does not sanitize Device tables referenced from Value...Behdad Esfahbod2010-04-191-31/+116
* [HB] Round instead of truncBehdad Esfahbod2010-04-192-11/+11
* [HB] Fix warningsBehdad Esfahbod2010-04-194-8/+8
* [HB] Fix debug buildBehdad Esfahbod2010-04-192-2/+2
* [HB] Fix leak when duplicating blobBehdad Esfahbod2010-03-271-2/+4
* [HB] Fix the mystery bug!Behdad Esfahbod2010-03-165-31/+46
* [HB] CosmeticBehdad Esfahbod2010-03-161-3/+3
* Add solution and project files for Visual Studio buildsTor Lillqvist2010-03-151-0/+10
* Make blob unlocking 64bit-safeBehdad Esfahbod2010-03-011-7/+7
* Ensure proper alignment of NullPoolBehdad Esfahbod2010-02-221-1/+1
* Bug 610183 - Pango doesn't compile with gcc 3.3.3Behdad Esfahbod2010-02-171-1/+1
* [HB] Remove unused argumentBehdad Esfahbod2010-01-262-2/+0
* [HB/GDEF] Fix bug in building synthetic GDEF tableBehdad Esfahbod2010-01-261-1/+3
* [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
* [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
* [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
* [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
* Fix stupid array growing bugBehdad Esfahbod2009-08-281-1/+4
* [HB] Simplify countingBehdad Esfahbod2009-08-271-4/+5
* [HB] IndentBehdad Esfahbod2009-08-271-2/+2
* [HB] Bug 593231 - < c99 compiler dislikes ValueRecordBehdad Esfahbod2009-08-261-1/+3
* Bug 592484 - invalid write in HBBehdad Esfahbod2009-08-201-2/+2
* [HB][glib] Make glib unicode funcs staticBehdad Esfahbod2009-08-201-19/+17
* [HB] Fix more castsBehdad Esfahbod2009-08-191-5/+5
* [HB] Rename CAIRO_ in macro prefix to HB_Behdad Esfahbod2009-08-191-3/+3
* [HB] Remove HB_MEMORY_MODE_READONLY_NEVER_DUPLICATEBehdad Esfahbod2009-08-192-27/+25
* [HB] s/writeable/writable/gBehdad Esfahbod2009-08-193-27/+27
* [HB] Hide lig_id and component members of hb_glyph_info_tBehdad Esfahbod2009-08-191-3/+2