profile/ivi/org.tizen.video-player.git
2011-01-06 Behdad EsfahbodFix ICU detection
2010-12-27 Behdad EsfahbodRemove Graphite backend
2010-12-22 Behdad EsfahbodDocs
2010-12-21 Behdad EsfahbodBug 32274 - classic mongolian shaper
2010-12-21 Behdad EsfahbodReroute Mandaic shaping through the Arabic shaper
2010-12-21 Behdad EsfahbodAnnotate the Arabic joining table with block information
2010-12-18 Behdad EsfahbodRename remaining metrics uses to extents
2010-12-15 Behdad EsfahbodRename TableDirectory to TableRecord as per OpenType 1.6
2010-12-13 Behdad EsfahbodUpdate 'head' table to OpenType 1.6
2010-12-13 Behdad EsfahbodDisallow ligature substitutions replacing one glyph
2010-12-13 Behdad EsfahbodMozilla Bug 618592 - freeze on typekit
2010-12-07 Behdad EsfahbodRename original_direction to target_direction
2010-12-07 Behdad EsfahbodFix arabic shaping of LTR text
2010-11-30 Behdad EsfahbodBug 31965 - some GNU/Linux distributions lack icu.pc...
2010-11-29 Behdad EsfahbodAdjust pyx files to reflect change from int to hb_var_int_t
2010-11-22 Behdad EsfahbodFix failing checks
2010-11-22 Behdad EsfahbodRemove email address from Copyright headers
2010-11-18 Behdad EsfahbodClarify copyright notice
2010-11-17 Behdad EsfahbodMove generated table to its own file
2010-11-17 Behdad EsfahbodUpdate Arabic joining table to include Mandaic
2010-11-17 Behdad EsfahbodAdd OpenType script tags for Unicode 5.2 and Unicode...
2010-11-17 Behdad EsfahbodAdd Unicode 6.0 scripts
2010-11-17 Behdad EsfahbodChange HB_SCRIPT_MEITEI_MAYEK to HB_SCRIPT_MEETEI_MAYEK
2010-11-17 Behdad EsfahbodAdd TODO item
2010-11-17 Behdad EsfahbodAdd XXX marks
2010-11-05 Behdad EsfahbodAdd TODO item
2010-11-03 Behdad EsfahbodSave general category and combining class in the buffer...
2010-11-03 Behdad EsfahbodMore "unreached code" warning fixes
2010-11-03 Behdad EsfahbodAdd comment
2010-11-03 Behdad EsfahbodPedantic
2010-11-03 Behdad EsfahbodMinor code shuffling
2010-11-03 Behdad EsfahbodFix a few more "unreachable code" warnings
2010-11-03 Behdad EsfahbodRemove another couple lines of dead code
2010-11-03 Behdad EsfahbodFix unreachable-code warning
2010-11-02 Behdad EsfahbodMove things around some more
2010-11-02 Behdad EsfahbodMove buffer var allocation local
2010-11-02 Behdad EsfahbodMove code around
2010-11-02 Behdad EsfahbodMove some more code around
2010-11-02 Behdad EsfahbodSimplify mark skipping logic
2010-11-02 Behdad EsfahbodRename lookup_flags to lookup_props since it's more...
2010-11-02 Behdad EsfahbodWIP removing external synthesized GDEF support and...
2010-11-02 Behdad EsfahbodRemove unused function
2010-11-02 Behdad EsfahbodMore cleanup
2010-11-02 Behdad EsfahbodMore lig-id cleanup
2010-11-02 Behdad EsfahbodMore removal of lig-id code from buffer
2010-11-02 Behdad EsfahbodMinor renaming
2010-11-02 Behdad EsfahbodMove setting lig_id/component out of buffer and to...
2010-11-02 Behdad EsfahbodAlways allocate new ligature id
2010-11-02 Behdad EsfahbodSet component=0 for ligature glyph
2010-11-02 Behdad EsfahbodRemove comment
2010-11-02 Behdad EsfahbodGet rid of the OpenType-specific internal buffer repres...
2010-11-02 Behdad EsfahbodAdd hb_var_int_t
2010-11-02 Behdad EsfahbodRemove trailing comma
2010-10-27 Behdad EsfahbodSupposedly implement vertical support in GPOS
2010-10-27 Behdad EsfahbodClarify cursive_chain (and change its sign)
2010-10-27 Behdad EsfahbodRemove more pointless LONGTERMTODO items
2010-10-27 Behdad EsfahbodRename hb_ot_layout_get_lig_carets() to hb_ot_layout_ge...
2010-10-27 Behdad EsfahbodImplement vertical support in get_lig_carets()
2010-10-27 Behdad EsfahbodRemove LONGTERMTODO item that I'll never fix
2010-10-27 Behdad EsfahbodRemove unused macro
2010-10-27 Behdad EsfahbodRewrite Cursive joining to act more like other pair...
2010-10-27 Behdad EsfahbodFix Cursive positioning
2010-10-27 Behdad EsfahbodFix segfault with Arabic combining marks
2010-10-27 Behdad EsfahbodRemove obsolete TODO item
2010-10-27 Behdad EsfahbodOops, remove extra mask setting that broke complex...
2010-10-27 Behdad EsfahbodDivide get_metrics into get_advance and get_extents
2010-10-26 Behdad EsfahbodFix blob leak
2010-10-13 Behdad EsfahbodMassage mask setting a bit more
2010-10-13 Behdad EsfahbodOops, actually set global mask
2010-10-13 Behdad EsfahbodMake sure boolean features always use value=1
2010-10-13 Behdad EsfahbodReturn early if mask is 0
2010-10-13 Behdad EsfahbodMake sure feature values don't leak out of their mask
2010-10-13 Behdad EsfahbodFix applying default-value for features
2010-10-13 Behdad EsfahbodSet user masks after complex masks
2010-10-13 Behdad EsfahbodAdd TODO item
2010-10-13 Behdad EsfahbodCleanup TODO
2010-10-13 Behdad EsfahbodFix stupid bug, oops
2010-10-12 Behdad EsfahbodStep the version up to 0.2 now that Arabic shaper is in
2010-10-12 Behdad EsfahbodFix Arabic shaper
2010-10-12 Behdad EsfahbodHookup Arabic shaper!
2010-10-12 Behdad EsfahbodMerge clearing masks and setting global masks
2010-10-12 Behdad EsfahbodForm clusters before setting masks
2010-10-12 Behdad EsfahbodClear masks before setting them up, not after!
2010-10-12 Behdad EsfahbodAdd hb_ot_shape_execute()
2010-10-12 Behdad EsfahbodAdd hb_ot_complex_shaper_t stuff and start hooking...
2010-10-12 Behdad EsfahbodAdd hb_ot_shape_plan_t
2010-10-12 Behdad EsfahbodRefactor, in a different direction
2010-10-12 Behdad EsfahbodMore refactoring
2010-10-12 Behdad EsfahbodUpdate Arabic shaping table to Unicode 6.0.0.
2010-10-12 Behdad EsfahbodFix infinite loop!
2010-10-12 Behdad EsfahbodFix missing negation in unreachable code!
2010-10-09 Behdad EsfahbodMore separation
2010-10-09 Behdad EsfahbodMinor
2010-10-09 Behdad EsfahbodEnable 'rtlm' mirroring
2010-10-09 Behdad EsfahbodRename hb_mask_allocator_t to hb_ot_map_t
2010-10-09 Behdad EsfahbodImprove checks
2010-10-09 Behdad EsfahbodAdd hb-ot-map.cc
2010-10-09 Behdad EsfahbodFix feature overriding
2010-10-08 Behdad EsfahbodMinor cleanup
2010-10-08 Behdad EsfahbodAdd hb-ot-shape-private.hh
next