1. 30 12月, 2015 1 次提交
  2. 01 9月, 2015 1 次提交
  3. 21 6月, 2014 2 次提交
    • B
      Rename HB_VERSION_CHECK and hb_version_check to "atleast" · 2b051c60
      Behdad Esfahbod 提交于
      HB_VERSION_CHECK's comparison was originally written wrongly
      by mistake.  When API tests were written, they were also written
      wrongly to pass given the wrong implementation... Sigh.
      
      Given the purpose of this API, there's no point in fixing it
      without renaming it.  As such, rename.
      
      API changes:
      
        HB_VERSION_CHECK -> HB_VERSION_ATLEAST
        hb_version_check -> hb_version_atleast
      2b051c60
    • B
      Adjust unused doc symbols · cabfa538
      Behdad Esfahbod 提交于
      cabfa538
  4. 29 8月, 2013 1 次提交
    • B
      [gobject] Flesh out hb-gobject · 71439a8c
      Behdad Esfahbod 提交于
      Move it to new harfbuzz-gobject library.  Implement enums and
      boxed types for object-types.  Still have to do boxed types for
      value types.
      71439a8c
  5. 27 8月, 2013 3 次提交