Update Copyright headers
[apps/home/video-player.git] / src / hb-common.h
2011-04-21 Behdad EsfahbodUpdate Copyright headers
2011-04-19 Behdad Esfahbod[API] Use ISO 15924 tags for hb_script_t
2011-04-15 Behdad EsfahbodMove enum types to hb-common.h
2011-04-15 Behdad EsfahbodMake hb_language_t typesafe
2011-04-11 Behdad EsfahbodFold hb-language.[ch] into hb-common.[ch]
2011-04-11 Behdad EsfahbodMake HB_TAG_CHAR4 private
2011-04-11 Behdad EsfahbodRename HB_TAG_STR() to HB_TAG_CHAR4()
2011-04-11 Behdad EsfahbodAdd few more paratheses to the HB_TAG macro
2011-04-11 Behdad EsfahbodRemove warning message from public header file
2011-03-16 Behdad EsfahbodLet hb_shape() guess script and direction...
2010-11-02 Behdad EsfahbodAdd hb_var_int_t
2010-07-23 Behdad EsfahbodPrefer C linkage
2010-05-21 Behdad EsfahbodAdd hb_tag_from_string()
2010-05-19 Behdad EsfahbodFix scale issues
2010-05-12 Behdad EsfahbodUse bit tricks for HB_DIRECTION_IS_*
2010-05-12 Behdad EsfahbodRename a few files to be C++ sources
2010-04-22 Behdad EsfahbodChange header comment
2009-12-20 Behdad EsfahbodAdd HB_DIRECTION_IS_FORWARD/BACKWARD
2009-11-07 Behdad EsfahbodHandle shaping in non-native direction
2009-11-03 Behdad EsfahbodNamespace MSVC defines in public header
2009-11-03 Behdad EsfahbodMore MSVC fixes from Jonathan Kew
2009-11-02 Behdad EsfahbodMSVC has no stdint.h
2009-11-02 Behdad Esfahbod[HB] Rename hb_ot_layout_feature_mask_t to hb_mask_t
2009-11-02 Behdad Esfahbod[HB] Port ot-layout to new public API
2009-11-02 Behdad Esfahbod[HB] Move typedef's around
2009-11-02 Behdad Esfahbod[HB] Simplify refcounting functions
2009-11-02 Behdad Esfahbod[HB] Remove hinting setting and use ppem==0 to mean...
2009-11-02 Behdad EsfahbodRevert "XX"
2009-11-02 Behdad EsfahbodXX
2009-11-02 Behdad Esfahbod[HB] Update copyright years
2009-11-02 Behdad Esfahbod[HB] simplify macros
2009-11-02 Behdad Esfahbod[HB] Ouch. Add files.
2009-11-02 Behdad EsfahbodMerge harfbuzz-ng
2009-04-15 Behdad EsfahbodGive it a start at GSUB
2008-01-25 Behdad Esfahbod[GDEF] Finish public API
2008-01-23 Behdad EsfahbodAdd copyright notices.
2008-01-23 Behdad EsfahbodClean up file names, add namespace