Move enum types to hb-common.h
[profile/ivi/org.tizen.video-player.git] / src / hb-unicode.c
2011-04-15 Behdad EsfahbodMove enum types to hb-common.h
2011-04-15 Behdad EsfahbodAdd hb_script_from_string()
2011-04-11 Behdad EsfahbodRename hb_category_t to hb_unicode_general_category_t
2011-03-16 Behdad EsfahbodAdd script to/from ISO 15924 tag support
2011-03-16 Behdad EsfahbodLet hb_shape() guess script and direction...
2010-11-17 Behdad EsfahbodAdd Unicode 6.0 scripts
2010-10-04 Behdad EsfahbodAdd is_mutable() functions
2010-10-04 Behdad EsfahbodAdd getters for all setter APIs
2010-07-23 Behdad EsfahbodPrefer C linkage
2010-05-26 Behdad EsfahbodCypriot is RTL
2010-05-24 Behdad EsfahbodMerge remote branch 'martin/master'
2010-05-24 Behdad EsfahbodMake sure we initialize all callbacks upon creation
2010-05-24 Behdad EsfahbodMove all callback functions in a vtable structs
2010-05-21 Behdad EsfahbodAdd Unicode 5.2 scripts
2010-05-13 Behdad EsfahbodMinor
2010-05-04 Behdad EsfahbodCosmetic: Rename HB_LIKELY/HB_UNLIKELY to likely/unlikely
2010-04-29 Behdad EsfahbodRename HB_GNUC_UNUSED -> HB_UNUSED
2010-04-23 Behdad EsfahbodFix compile warnings (HB_GNUC_UNUSED)
2010-04-22 Behdad EsfahbodChange header comment
2009-12-20 Behdad EsfahbodAdd hb_unicode_get_*() functions
2009-11-07 Behdad EsfahbodHandle shaping in non-native direction
2009-11-02 Behdad Esfahbod[HB] Add hb-glib
2009-11-02 Behdad Esfahbod[HB] Add hb_unicode_funcs_make_immutable()
2009-11-02 Behdad Esfahbod[HB] Use nil unicode funcs in nil face
2009-11-02 Behdad Esfahbod[HB] Initialize unicode funcs to nil getters
2009-11-02 Behdad Esfahbod[HB] Flesh out Unicode funcs
2009-11-02 Behdad Esfahbod[HB] Start adding Unicode funcs