Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-06-05 | Cleanup TRUE/FALSE vs true/false | Behdad Esfahbod | 1 | -1/+1 |
2012-05-05 | Fix warning and build issues | Behdad Esfahbod | 1 | -4/+5 |
2011-08-17 | Rename table files from eg maxp-private.hh to maxp-table.hh | Behdad Esfahbod | 1 | -1/+1 |
2011-08-09 | [buffer] Make API take signed int length | Behdad Esfahbod | 1 | -1/+0 |
2011-08-04 | Remove C++ guards from source files | Behdad Esfahbod | 1 | -2/+0 |
2011-08-02 | Add mingw32 support | Behdad Esfahbod | 1 | -0/+1 |
2011-04-21 | Update Copyright headers | Behdad Esfahbod | 1 | -1/+1 |
2010-11-02 | Rename lookup_flags to lookup_props since it's more than just flags | Behdad Esfahbod | 1 | -2/+2 |
2010-07-23 | Prefer C linkage | Behdad Esfahbod | 1 | -0/+6 |
2010-05-10 | Clean up NO_INDEX | Behdad Esfahbod | 1 | -1/+1 |
2010-05-04 | [main] Recognize Apple SFNTs | Behdad Esfahbod | 1 | -0/+6 |
2010-04-23 | Add different casts from pointer and ref to avoid bugs | Behdad Esfahbod | 1 | -3/+3 |
2010-04-23 | Remove GET_FOR_DATA macros | Behdad Esfahbod | 1 | -3/+3 |
2010-04-23 | Cleanup OpenTypeFontFile | Behdad Esfahbod | 1 | -1/+1 |
2010-04-22 | More sanitize cleanup | Behdad Esfahbod | 1 | -2/+2 |
2010-04-22 | Change header comment | Behdad Esfahbod | 1 | -1/+1 |
2009-12-15 | Make main.cc compile without glib | Behdad Esfahbod | 1 | -2/+16 |
2009-11-02 | [HB] Print mark sets in main.cc | Behdad Esfahbod | 1 | -0/+2 |
2009-11-02 | [HB] Fix mix warnings | Behdad Esfahbod | 1 | -3/+1 |
2009-11-02 | [OT] Rename C++ header files from *.h to *.hh | Behdad Esfahbod | 1 | -3/+3 |
2009-11-02 | [HB] Move OT file handling out of ot-layout | Behdad Esfahbod | 1 | -2/+2 |
2009-11-02 | [HB] Remove glib dependency | Behdad Esfahbod | 1 | -0/+1 |
2009-11-02 | [HB] Implement get_lig_carets() | Behdad Esfahbod | 1 | -8/+1 |
2009-11-02 | [HB] Add get_attach_points() | Behdad Esfahbod | 1 | -4/+4 |
2009-11-02 | [HB] Simplify some basic things | Behdad Esfahbod | 1 | -3/+5 |
2009-11-02 | [HB] Update copyright years | Behdad Esfahbod | 1 | -1/+1 |
2009-11-02 | Merge harfbuzz-ngng-mergepoint | Behdad Esfahbod | 1 | -0/+174 |
2009-04-15 | Give it a start at GSUB | Behdad Esfahbod | 1 | -2/+2 |
2008-01-28 | Add script and language public getter API | Behdad Esfahbod | 1 | -1/+1 |
2008-01-28 | Make main.cc compile again, which means finished getter API | Behdad Esfahbod | 1 | -30/+69 |
2008-01-27 | GDEF completely working now | Behdad Esfahbod | 1 | -6/+6 |
2008-01-24 | Starting public interface | Behdad Esfahbod | 1 | -0/+1 |
2008-01-23 | Minor renaming | Behdad Esfahbod | 1 | -2/+2 |
2008-01-23 | Initial gsub stub | Behdad Esfahbod | 1 | -0/+1 |
2008-01-23 | Add copyright notices. | Behdad Esfahbod | 1 | -0/+26 |
2008-01-23 | Clean up file names, add namespace | Behdad Esfahbod | 1 | -2/+2 |
2008-01-23 | Make all code NULL-free and assert-free | Behdad Esfahbod | 1 | -4/+4 |
2008-01-23 | Define get_for_data() factories | Behdad Esfahbod | 1 | -6/+4 |
2008-01-23 | Finish and test GDEF | Behdad Esfahbod | 1 | -0/+10 |
2008-01-23 | Misc cleanup | Behdad Esfahbod | 1 | -6/+6 |
2006-12-28 | Add stub GDEF files | Behdad Esfahbod | 1 | -0/+1 |
2006-12-28 | Break and rename, in the layout of old HarfBuzz codebase | Behdad Esfahbod | 1 | -0/+98 |