Upgrade to latest harfbuzz
[framework/uifw/harfbuzz.git] / src / main.cc
2012-06-27 Ankush DuaUpgrade to latest harfbuzz 2.0alpha master submit/master/20120920.151126
2011-08-02 Mike McCormackMerge branch 'upstream'
2011-04-21 Behdad EsfahbodUpdate Copyright headers
2010-11-02 Behdad EsfahbodRename lookup_flags to lookup_props since it's more...
2010-07-23 Behdad EsfahbodPrefer C linkage
2010-05-11 Behdad EsfahbodClean up NO_INDEX
2010-05-04 Behdad Esfahbod[main] Recognize Apple SFNTs
2010-04-23 Behdad EsfahbodAdd different casts from pointer and ref to avoid bugs
2010-04-23 Behdad EsfahbodRemove GET_FOR_DATA macros
2010-04-23 Behdad EsfahbodCleanup OpenTypeFontFile
2010-04-22 Behdad EsfahbodMore sanitize cleanup
2010-04-22 Behdad EsfahbodChange header comment
2009-12-15 Behdad EsfahbodMake main.cc compile without glib
2009-11-02 Behdad Esfahbod[HB] Print mark sets in main.cc
2009-11-02 Behdad Esfahbod[HB] Fix mix warnings
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] Remove glib dependency
2009-11-02 Behdad Esfahbod[HB] Implement get_lig_carets()
2009-11-02 Behdad Esfahbod[HB] Add get_attach_points()
2009-11-02 Behdad Esfahbod[HB] Simplify some basic things
2009-11-02 Behdad Esfahbod[HB] Update copyright years
2009-11-02 Behdad EsfahbodMerge harfbuzz-ng
2009-04-15 Behdad EsfahbodGive it a start at GSUB
2008-01-28 Behdad EsfahbodAdd script and language public getter API
2008-01-28 Behdad EsfahbodMake main.cc compile again, which means finished getter API
2008-01-28 Behdad EsfahbodGDEF completely working now
2008-01-24 Behdad EsfahbodStarting public interface
2008-01-23 Behdad EsfahbodMinor renaming
2008-01-23 Behdad EsfahbodInitial gsub stub
2008-01-23 Behdad EsfahbodAdd copyright notices.
2008-01-23 Behdad EsfahbodClean up file names, add namespace
2008-01-23 Behdad EsfahbodMake all code NULL-free and assert-free
2008-01-23 Behdad EsfahbodDefine get_for_data() factories
2008-01-23 Behdad EsfahbodFinish and test GDEF
2008-01-23 Behdad EsfahbodMisc cleanup
2006-12-28 Behdad EsfahbodAdd stub GDEF files
2006-12-28 Behdad EsfahbodBreak and rename, in the layout of old HarfBuzz codebase