projects
/
apps
/
home
/
video-player.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
[test/unicode] Use text fixture instead of static variables
[apps/home/video-player.git]
/
src
/
hb-buffer-private.hh
2011-04-28
Behdad Esfahbod
[buffer] More error handling
blob
|
commitdiff
2011-04-21
Behdad Esfahbod
Add hb_object_header_t which is the common part of...
blob
|
commitdiff
|
diff to current
2011-04-21
Behdad Esfahbod
Update Copyright headers
blob
|
commitdiff
|
diff to current
2011-04-20
Behdad Esfahbod
Rename all private sources and headers to C++ files
blob
|
commitdiff
|
diff to current
2011-04-20
Behdad Esfahbod
unicode: Cleanup implementation
blob
|
commitdiff
|
diff to current
2011-04-15
Behdad Esfahbod
Change buffer default properties to invalid
blob
|
commitdiff
|
diff to current
2011-04-15
Behdad Esfahbod
Remove hb_buffer_clear_positions(), add hb_ot_layout_po...
blob
|
commitdiff
|
diff to current
2011-01-06
Behdad Esfahbod
Fix ChanContext backtrack matching with GPOS
blob
|
commitdiff
|
diff to current
2010-11-02
Behdad Esfahbod
WIP removing external synthesized GDEF support and...
blob
|
commitdiff
|
diff to current
2010-11-02
Behdad Esfahbod
Remove unused function
blob
|
commitdiff
|
diff to current
2010-11-02
Behdad Esfahbod
More cleanup
blob
|
commitdiff
|
diff to current
2010-11-02
Behdad Esfahbod
More lig-id cleanup
blob
|
commitdiff
|
diff to current
2010-11-02
Behdad Esfahbod
Minor renaming
blob
|
commitdiff
|
diff to current
2010-11-02
Behdad Esfahbod
Move setting lig_id/component out of buffer and to...
blob
|
commitdiff
|
diff to current
2010-11-02
Behdad Esfahbod
Get rid of the OpenType-specific internal buffer repres...
blob
|
commitdiff
|
diff to current
2010-10-13
Behdad Esfahbod
Massage mask setting a bit more
blob
|
commitdiff
|
diff to current
2010-10-12
Behdad Esfahbod
Merge clearing masks and setting global masks
blob
|
commitdiff
|
diff to current
2010-10-08
Behdad Esfahbod
Add private hb_segment_properties_t
blob
|
commitdiff
|
diff to current
2010-07-23
Behdad Esfahbod
Towards separating bit allocation from shaping
blob
|
commitdiff
|
diff to current
2010-07-23
Behdad Esfahbod
Prefer C linkage
blob
|
commitdiff
|
diff to current
2010-06-09
Behdad Esfahbod
Fix header
blob
|
commitdiff
|
diff to current
2010-05-28
Behdad Esfahbod
Allow disabling default features
blob
|
commitdiff
|
diff to current
2010-05-22
Martin Hosken
Merge branch 'master' of git://git.freedesktop.org...
blob
|
commitdiff
|
diff to current
2010-05-21
Behdad Esfahbod
Cleanup bitmask allocation
blob
|
commitdiff
|
diff to current
2010-05-15
Behdad Esfahbod
Handle malloc failture in the buffer
blob
|
commitdiff
|
diff to current
2010-05-15
Behdad Esfahbod
Update buffer docs
blob
|
commitdiff
|
diff to current
2010-05-15
Behdad Esfahbod
Shortening buffer accessors: rename buffer->in_pos...
blob
|
commitdiff
|
diff to current
2010-05-15
Behdad Esfahbod
Shortening buffer accessors: rename buffer->out_length...
blob
|
commitdiff
|
diff to current
2010-05-15
Behdad Esfahbod
Shortening buffer accessors: rename buffer->in_length...
blob
|
commitdiff
|
diff to current
2010-05-15
Behdad Esfahbod
Shortening buffer accessors: rename buffer->positions...
blob
|
commitdiff
|
diff to current
2010-05-15
Behdad Esfahbod
Shortening buffer accessors: rename buffer->out_string...
blob
|
commitdiff
|
diff to current
2010-05-15
Behdad Esfahbod
Shortening buffer accessors: rename buffer->in_string...
blob
|
commitdiff
|
diff to current
2010-05-15
Behdad Esfahbod
Merge buffer->out_pos and buffer->out_length
blob
|
commitdiff
|
diff to current
2010-05-15
Behdad Esfahbod
Remove the unused BUFFER macro
blob
|
commitdiff
|
diff to current
2010-05-15
Behdad Esfahbod
Remove the IN_CURGLYPH() macro
blob
|
commitdiff
|
diff to current
2010-05-15
Behdad Esfahbod
Remove the IN_CURINFO() macro
blob
|
commitdiff
|
diff to current
2010-05-15
Behdad Esfahbod
Remove IN_INFO() and IN_NEXTGLYPH() macros
blob
|
commitdiff
|
diff to current
2010-05-15
Behdad Esfahbod
Remove the IN_GLYPH() macro
blob
|
commitdiff
|
diff to current
2010-05-15
Behdad Esfahbod
Remove the IN_CLUSTER() macro
blob
|
commitdiff
|
diff to current
2010-05-15
Behdad Esfahbod
Remove the IN_MASK() macro
blob
|
commitdiff
|
diff to current
2010-05-15
Behdad Esfahbod
Remove the IN_LIGID() macro
blob
|
commitdiff
|
diff to current
2010-05-15
Behdad Esfahbod
Remove IN_COMPONENT() macro
blob
|
commitdiff
|
diff to current
2010-05-15
Behdad Esfahbod
Remove OUT_GLYPH() and OUT_INFO() macros
blob
|
commitdiff
|
diff to current
2010-05-14
Behdad Esfahbod
Remove POSITION() and CURPOSITION() macros
blob
|
commitdiff
|
diff to current
2010-05-13
Behdad Esfahbod
Add a few more buffer convenience methods
blob
|
commitdiff
|
diff to current
2010-05-13
Behdad Esfahbod
Add a few other buffer methods
blob
|
commitdiff
|
diff to current
2010-05-13
Behdad Esfahbod
Add buffer->swap()
blob
|
commitdiff
|
diff to current
2010-05-13
Behdad Esfahbod
Add buffer->allocate_lig_id()
blob
|
commitdiff
|
diff to current
2010-05-12
Behdad Esfahbod
Rename a few files to be C++ sources
blob
|
commitdiff
|
diff to current