summaryrefslogtreecommitdiff
path: root/src/hb-unicode.h
AgeCommit message (Expand)AuthorFilesLines
2018-10-11Add doc stubs for recently added APIBehdad Esfahbod1-1/+1
2018-10-08Deprecate decompose_compatibility stuffBehdad Esfahbod1-47/+0
2018-10-08Deprecate eastasian_width stuffBehdad Esfahbod1-28/+0
2018-09-101.9.01.9.0Behdad Esfahbod1-0/+5
2018-08-25[unicode] Add HB_UNICODE_MAXBehdad Esfahbod1-0/+3
2016-06-28[gobject] Fix a few warningsBehdad Esfahbod1-15/+0
2015-12-30[docs] Fix comment syntaxKhaled Hosny1-0/+16
2015-11-23Public headers: Decorate public symbols with HB_EXTERNChun-wei Fan1-26/+26
2015-09-03Fix Since tagsBehdad Esfahbod1-5/+5
2015-06-01Fix "Since:" tagsSascha Brawer1-3/+28
2013-09-13[introspection] Annotate Unicode / font callbacksBehdad Esfahbod1-9/+97
2012-08-01Use a lookup table for modified_combining_classBehdad Esfahbod1-0/+4
2012-08-01Add hb_unicode_combining_class_tBehdad Esfahbod1-2/+122
2012-07-31Implement Unicode compatibility decompositionsBehdad Esfahbod1-1/+36
2012-06-16Make source more digestable for gobject-introspectionBehdad Esfahbod1-1/+1
2012-04-12Make it an error to include non-top-level headersBehdad Esfahbod1-0/+4
2011-08-09[API] Make set_user_data() functions take a replace parameterBehdad Esfahbod1-1/+2
2011-07-08[API] Add compose() and decompose() unicode funcs, rename other onesBehdad Esfahbod1-20/+50
2011-05-11[API] Add hb_*_get_empty() for all objectsBehdad Esfahbod1-0/+3
2011-05-10WhitespaceBehdad Esfahbod1-15/+15
2011-05-10[API] Add hb_font_create_sub_font() and hb_font_get_parent()Behdad Esfahbod1-1/+1
2011-04-29[test/unicode] Use text fixture instead of static variablesBehdad Esfahbod1-1/+1
2011-04-27[API] Add _set/get_user_data() for all objectsBehdad Esfahbod1-0/+12
2011-04-27[API] Add hb_unicode_funcs_get_default()Behdad Esfahbod1-0/+8
2011-04-21Update Copyright headersBehdad Esfahbod1-1/+3
2011-04-20[API] Remove hb_*_get_reference_count()Behdad Esfahbod1-3/+0
2011-04-20unicode: Cleanup implementationBehdad Esfahbod1-28/+29
2011-04-20CosmeticBehdad Esfahbod1-13/+9
2011-04-20[API] unicode: rework virtual functions for subclassingRyan Lortie1-34/+34
2011-04-15Move enum types to hb-common.hBehdad Esfahbod1-166/+0
2011-04-15Add hb_script_from_string()Behdad Esfahbod1-0/+4
2011-04-11Rename hb_category_t to hb_unicode_general_category_tBehdad Esfahbod1-33/+33
2011-03-16Add script to/from ISO 15924 tag supportBehdad Esfahbod1-1/+7
2011-03-16Let hb_shape() guess script and direction...Behdad Esfahbod1-1/+7
2010-12-22DocsBehdad Esfahbod1-30/+30
2010-11-17Add Unicode 6.0 scriptsBehdad Esfahbod1-1/+6
2010-11-17Change HB_SCRIPT_MEITEI_MAYEK to HB_SCRIPT_MEETEI_MAYEKBehdad Esfahbod1-1/+1
2010-10-04Add is_mutable() functionsBehdad Esfahbod1-0/+2
2010-10-04Add getters for all setter APIsBehdad Esfahbod1-1/+30
2010-07-23Prefer C linkageBehdad Esfahbod1-0/+1
2010-05-21Add Unicode 5.2 scriptsBehdad Esfahbod1-1/+18
2010-04-22Change header commentBehdad Esfahbod1-1/+1
2009-12-20Add hb_unicode_get_*() functionsBehdad Esfahbod1-0/+21
2009-11-04Another oneBehdad Esfahbod1-1/+1
2009-11-02[HB] Add hb-glibBehdad Esfahbod1-3/+3
2009-11-02[HB] Add hb_unicode_funcs_make_immutable()Behdad Esfahbod1-0/+2
2009-11-02[HB] Flesh out Unicode funcsBehdad Esfahbod1-3/+0
2009-11-02[HB] Start adding Unicode funcsBehdad Esfahbod1-0/+220