Upgrade to latest harfbuzz
[framework/uifw/harfbuzz.git] / src / Makefile.am
2012-06-27 Ankush DuaUpgrade to latest harfbuzz 2.0alpha master submit/master/20120920.151126
2011-08-02 Mike McCormackMerge branch 'upstream'
2011-08-01 Behdad EsfahbodUse missing script for calling ragel
2011-07-30 Behdad EsfahbodBug 39686 - Add '-no-undefined' to libharfbuzz LDFLAGS
2011-07-21 Behdad EsfahbodTowards normalization
2011-07-12 Behdad EsfahbodDistribute hb-ot-shape-complex-indic-machine.rl
2011-07-08 Behdad EsfahbodMinor
2011-06-17 Behdad Esfahbod[indic] Add syllable recognition state machine
2011-06-02 Behdad Esfahbod[Indic] Start an Indic shaper
2011-06-01 Behdad EsfahbodMinor rename
2011-05-27 Behdad EsfahbodAdd check-includes.sh
2011-05-25 Behdad EsfahbodAdd libtool versioning
2011-05-11 Behdad EsfahbodMinor
2011-05-11 Behdad EsfahbodAdd maxp table
2011-05-06 Behdad Esfahbod[API] Add version macros and functions
2011-05-04 Behdad EsfahbodMove code around
2011-04-27 Behdad EsfahbodRename hb-view.c and test.c to .cc files
2011-04-20 Behdad EsfahbodRename all private sources and headers to C++ files
2011-04-20 Behdad EsfahbodRename hb-blob.c to hb-blob.cc in preparation of more...
2011-04-20 Behdad Esfahbodunicode: Cleanup implementation
2011-04-11 Behdad EsfahbodFold hb-language.[ch] into hb-common.[ch]
2011-03-02 Behdad Esfahbod[hb-view] Link with -lm
2011-02-22 Behdad EsfahbodAdd initial hb-view tool
2011-01-10 Behdad EsfahbodFix 'make distcheck'
2010-12-27 Behdad EsfahbodRemove Graphite backend
2010-11-17 Behdad EsfahbodMove generated table to its own file
2010-10-12 Behdad EsfahbodAdd hb_ot_complex_shaper_t stuff and start hooking...
2010-10-09 Behdad EsfahbodAdd hb-ot-map.cc
2010-10-08 Behdad EsfahbodAdd hb-ot-shape-private.hh
2010-10-08 Behdad EsfahbodAdd hb-ot-map-private.hh
2010-10-05 Behdad EsfahbodAdd Arabic/Syriac/N'ko shaping logic
2010-09-22 Behdad EsfahbodAdd test.c using public API
2010-07-23 Behdad EsfahbodPrefer C linkage
2010-07-23 Behdad EsfahbodDe-C++ where possible
2010-06-09 Behdad EsfahbodAdd a test for header preprocessor guards
2010-05-26 Behdad EsfahbodRevert "Merge remote branch 'martin/master'"
2010-05-24 Behdad EsfahbodMerge remote branch 'martin/master'
2010-05-22 Martin HoskenMerge branch 'master' of git://git.freedesktop.org...
2010-05-21 Martin HoskenAdd graphical output to hbtestfont
2010-05-21 Behdad EsfahbodFix Makefile to install hb-ot-shape.h
2010-05-21 Behdad EsfahbodGraphite also forces us to link to libstdc++ currently
2010-05-21 Behdad EsfahbodImport Graphite shaping backend by Martin Hosken
2010-05-21 Behdad EsfahbodAdd hb_tag_from_string()
2010-05-19 Behdad EsfahbodAdd 'head' table
2010-05-13 Behdad EsfahbodAdd check for internal symbols
2010-05-12 Behdad EsfahbodRename a few files to be C++ sources
2010-04-24 Behdad EsfahbodCleanup hb_face_create_for_data()
2009-12-20 Behdad EsfahbodHook OpenType shaping up
2009-12-20 Behdad EsfahbodWe'll have to link to libstdc++ if linking to ICU,...
2009-11-05 Behdad EsfahbodAdd hb_language_t as well as language/script conversion...
2009-11-03 Behdad EsfahbodStart ft glue
2009-11-03 Behdad EsfahbodAdd ICU glue
2009-11-03 Behdad Esfahbod[Makefile] Install hb-unicode.h
2009-11-03 Behdad EsfahbodAdd check for not linking to libstdc++
2009-11-03 Behdad EsfahbodUse the C linker, not C++ linker
2009-11-02 Behdad EsfahbodFix build without glib, again
2009-11-02 Behdad EsfahbodUpdate Makefile to build without glib
2009-11-02 Behdad EsfahbodInstall library
2009-11-02 Behdad Esfahbod[HB] Add empty hb_shape() API
2009-11-02 Behdad EsfahbodBug 591413 – needs to link with libstdc++
2009-11-02 Behdad Esfahbod[HB] Add hb-glib
2009-11-02 Behdad Esfahbod[HB] Start adding Unicode funcs
2009-11-02 Behdad Esfahbod[HB] Don't override CXX compiler
2009-11-02 Behdad Esfahbod[HB] Use glib again
2009-11-02 Behdad Esfahbod[HB] Fix build of main.cc
2009-11-02 Behdad Esfahbod[HB] Rename open-types to open-type; beauty
2009-11-02 Behdad Esfahbod[HB] Fix mix warnings
2009-11-02 Behdad Esfahbod[HB] Rename hb-font.c to hb-font.cc
2009-11-02 Behdad Esfahbod[OT] Rename C++ header files from *.h to *.hh
2009-11-02 Behdad Esfahbod[HB] Move OT file handling out of ot-layout
2009-11-02 Behdad Esfahbod[HB] Add top-level header files
2009-11-02 Behdad Esfahbod[HB] Remove glib dependency
2009-11-02 Behdad Esfahbod[HB] Simplify object creation
2009-11-02 Behdad Esfahbod[HB] Add abstract font and face API
2009-11-02 Behdad Esfahbod[HB] Add a "blob" manager
2009-11-02 Behdad EsfahbodRevert "XX"
2009-11-02 Behdad EsfahbodXX
2009-11-02 Behdad Esfahbod[HB] Add get_attach_points()
2009-11-02 Behdad Esfahbod[HB] Rename harfbuzz-buffer to hb-buffer
2009-11-02 Behdad Esfahbod[HB] Remove all references to the old code!
2009-11-02 Behdad Esfahbod[GPOS] Fix more brokenness
2009-11-02 Behdad Esfahbod[GSUB] Implement ligature substitutions
2009-11-02 Behdad EsfahbodMerge harfbuzz-ng
2009-04-17 Behdad EsfahbodUse git.mk
2009-03-02 Behdad EsfahbodFix Bug 572529 – Poor -I ordering can break build
2008-01-16 Behdad EsfahbodRemove COPYING.GPL and COPYING.FTL that are no longer...
2007-11-07 Behdad EsfahbodSome more cleanup and merging.
2007-10-29 Behdad EsfahbodFix typo.
2007-10-25 Behdad EsfahbodRename ftglue.c to harfbuzz-impl.c and more type rename...
2007-10-24 Behdad EsfahbodNew header file harfbuzz-global.h. Rename FT_* int...
2007-10-11 Behdad EsfahbodMark internal symbols as HB_INTERNAL and define that...
2007-10-11 Behdad EsfahbodBuild harfbuzz.c instead of individual source files...
2007-10-11 Behdad EsfahbodDon't include harfbuzz-dump.[ch] in libharfbuzz.a....
2007-05-01 Behdad EsfahbodLink freetype to harfbuzz-dump, for those systems that...
2006-06-22 Behdad EsfahbodBug 345600 – cvs build error in pango/opentype/Makefile
2006-03-31 Behdad EsfahbodConvert pango/opentype to the new project called HarfBuzz.
2006-01-28 Behdad EsfahbodRemoved.
2006-01-25 Behdad EsfahbodIf major.minor of required and available glib versions...
2005-07-22 Owen TaylorPatch from David Turner. Review and testing by Behdad...
2005-04-12 Tor LillqvistRename LDADDS to libpango_ot_la_LIBADD to actually...
next