summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-11-04Another oneBehdad Esfahbod1-1/+1
2009-11-04MinorBehdad Esfahbod1-1/+1
2009-11-04Fix previous commit, ouch!Behdad Esfahbod3-16/+20
2009-11-04Fix array query APIBehdad Esfahbod6-91/+131
2009-11-04Finish FT glue. Rough and untestedBehdad Esfahbod3-55/+63
2009-11-03Add TODO itemBehdad Esfahbod1-0/+1
2009-11-03Implement nil font functionsBehdad Esfahbod7-26/+91
2009-11-03Start ft glueBehdad Esfahbod10-17/+281
2009-11-03Add ICU glueBehdad Esfahbod4-5/+288
2009-11-03Fix hb_be_uint16()Behdad Esfahbod1-1/+1
2009-11-03Namespace MSVC defines in public headerBehdad Esfahbod1-4/+4
2009-11-03Move unicode_funcs to bufferBehdad Esfahbod7-36/+63
2009-11-03[Makefile] Install hb-unicode.hBehdad Esfahbod1-11/+16
2009-11-03[TODO] Add item for fixing buffer error handlingBehdad Esfahbod1-0/+1
2009-11-03Add check for not linking to libstdc++Behdad Esfahbod3-2/+33
2009-11-03Use the C linker, not C++ linkerBehdad Esfahbod1-0/+2
2009-11-03[configure] Fix check for FreeTypeBehdad Esfahbod1-1/+1
2009-11-03[TODO] Remove obsolete itemBehdad Esfahbod1-2/+0
2009-11-03Add bunch of TODO itemsBehdad Esfahbod1-3/+12
2009-11-03More MSVC fixes from Jonathan KewBehdad Esfahbod2-1/+11
2009-11-03Don't use zero-sized arraysBehdad Esfahbod8-137/+122
2009-11-02CosmeticBehdad Esfahbod1-1/+1
2009-11-02Another try at build without glibBehdad Esfahbod1-2/+6
2009-11-02Fix build without glib, againBehdad Esfahbod1-2/+2
2009-11-02Disable configure cacheBehdad Esfahbod1-1/+0
2009-11-02We don't really use gthread directlyBehdad Esfahbod1-1/+1
2009-11-02Update Makefile to build without glibBehdad Esfahbod2-3/+11
2009-11-02Build without glibBehdad Esfahbod1-2/+17
2009-11-02MSVC has no stdint.hBehdad Esfahbod1-0/+13
2009-11-02Remove use of GINT16_FROM_BEBehdad Esfahbod1-8/+2
2009-11-02Install libraryBehdad Esfahbod2-4/+3
2009-11-02Generate ChangeLogBehdad Esfahbod1-0/+39
2009-11-02Add build systemBehdad Esfahbod12-12/+427
2009-11-02[HB] Add glyph_metrics typedefpango-extractpointBehdad Esfahbod1-0/+9
2009-11-02[HB] Add point_index to get_contour_point()Behdad Esfahbod1-0/+1
2009-11-02[HB] Fix lookup_flag ignoringBehdad Esfahbod2-1/+2
2009-11-02[HB] Add commentBehdad Esfahbod1-0/+5
2009-11-02[HB] Fix apply_lookup() loopBehdad Esfahbod1-1/+2
2009-11-02[HB] Fix bug in chain_context_lookup() invocationsBehdad Esfahbod1-2/+2
2009-11-02[HB] Add TODO itemBehdad Esfahbod1-0/+1
2009-11-02[HB] Rename DEBUG to TRACE where appropriateBehdad Esfahbod7-176/+176
2009-11-02[HB] Add GSUB/GPOS tracingBehdad Esfahbod3-8/+98
2009-11-02[HB] Allow enabling different debug facilities individuallyBehdad Esfahbod2-26/+34
2009-11-02Fix stupid array growing bugBehdad Esfahbod1-1/+4
2009-11-02[HB] Simplify countingBehdad Esfahbod1-4/+5
2009-11-02[HB] IndentBehdad Esfahbod1-2/+2
2009-11-02[HB] Bug 593231 - < c99 compiler dislikes ValueRecordBehdad Esfahbod1-1/+3
2009-11-02Bug 592484 - invalid write in HBBehdad Esfahbod1-2/+2
2009-11-02[HB][glib] Make glib unicode funcs staticBehdad Esfahbod1-19/+17
2009-11-02[HB] Fix more castsBehdad Esfahbod1-5/+5