summaryrefslogtreecommitdiff
path: root/pango/opentype/hb-buffer.c
Commit message (Expand)AuthorAgeFilesLines
* Handle realloc failure in the bufferBehdad Esfahbod2011-03-141-27/+39
* [HB] Always clear positions if dirty, before returning to userBehdad Esfahbod2009-08-121-2/+2
* [HB] Fix _hb_buffer_next() when positioningBehdad Esfahbod2009-08-121-0/+12
* [OT] Hookup glib unicode funcsBehdad Esfahbod2009-08-101-7/+7
* [HB] Implement buffer UTF-X inputBehdad Esfahbod2009-08-101-0/+110
* [HB] Add hb_buffer_reverse()Behdad Esfahbod2009-08-101-3/+29
* [HB] Reuse the positions array as alt string arrayBehdad Esfahbod2009-08-101-19/+9
* [HB] Rename hb_ot_layout_feature_mask_t to hb_mask_tBehdad Esfahbod2009-08-081-6/+6
* [HB] Remove use of typeof()Behdad Esfahbod2009-08-031-1/+1
* [HB] Cleanup public buffer structsBehdad Esfahbod2009-08-011-24/+25
* [OT] Match struct with HB'sBehdad Esfahbod2009-08-011-3/+3
* [HB] Port buffert to new object APIBehdad Esfahbod2009-08-011-15/+50
* [HB] Remove glib dependencyBehdad Esfahbod2009-08-011-1/+1
* [HB] Use calloc instead of malloc where feasibleBehdad Esfahbod2009-08-011-2/+2
* [HB] Move direction to bufferBehdad Esfahbod2009-07-301-0/+9
* [HB] Fix buffer enlargement. OuchBehdad Esfahbod2009-07-281-1/+1
* Apply patch from Jonathan KewBehdad Esfahbod2009-07-281-36/+39
* Revert "XX"Behdad Esfahbod2009-07-251-9/+0
* XXBehdad Esfahbod2009-06-101-0/+9
* [HB] Improve buffer. Don't dup out buffer unless out is longer than inBehdad Esfahbod2009-05-301-88/+68
* [HB] More buffer cleanupBehdad Esfahbod2009-05-251-69/+69
* [HB] Cleanup bufferBehdad Esfahbod2009-05-251-11/+15
* [HB] Remove last dependence on the old code base!Behdad Esfahbod2009-05-201-24/+23
* [HB] Rename harfbuzz-buffer to hb-bufferBehdad Esfahbod2009-05-201-0/+347