Upgrade to latest harfbuzz
[framework/uifw/harfbuzz.git] / src /
2012-06-27 Ankush DuaUpgrade to latest harfbuzz 2.0alpha master submit/master/20120920.151126
2011-08-03 Mike McCormackRemove old harfbuzz files
2011-08-02 Mike McCormackMerge branch 'upstream'
2011-08-01 Behdad EsfahbodUse missing script for calling ragel
2011-08-01 Behdad Esfahbod[Indic] Disable CJCT-disabling logic
2011-07-31 Behdad Esfahbod[Indic] Stop looking for base upon seeing joiners
2011-07-31 Behdad EsfahbodCosmetic
2011-07-31 Behdad Esfahbod[Indic] Fix ZWJ/ZWNJ application
2011-07-31 Behdad Esfahbod[Indic] Add Final Reordering rules into comments
2011-07-31 Behdad Esfahbod[Indic] Handle Reph when determining base consonant
2011-07-31 Behdad Esfahbod[Indic] Ra is a consonant too
2011-07-31 Behdad Esfahbod[Indic] Fix reph inhibition logic
2011-07-31 Behdad Esfahbod[Indic] Support ZWJ/ZWNJ
2011-07-31 Behdad Esfahbod[Indic] Suppress reph formation upon joiners
2011-07-31 Behdad EsfahbodUn-Ra U+09F1. According to the test suite this is...
2011-07-31 Behdad EsfahbodCosmetic
2011-07-31 Behdad Esfahbod[Indic] For old-style Indic tables, move Halant around
2011-07-31 Behdad Esfahbod[OT] Save chosen script tag
2011-07-31 Behdad Esfahbod[Indic] Handle initial Ra+Halant in scripts that suppor...
2011-07-30 Behdad EsfahbodMinor
2011-07-30 Behdad Esfahbod[Indic] Categorize Ra in scripts that have Reph
2011-07-30 Behdad Esfahbod[Indic] Reorder matras
2011-07-30 Behdad EsfahbodBug 39686 - Add '-no-undefined' to libharfbuzz LDFLAGS
2011-07-29 Behdad EsfahbodMinor
2011-07-29 Behdad Esfahbod[Indic] Apply Indic features
2011-07-28 Behdad EsfahbodRegister buffer vars in Indic shaper
2011-07-28 Behdad EsfahbodOops. This should have gone into the previous commit
2011-07-28 Behdad EsfahbodFormalize buffer var allocations
2011-07-28 Behdad EsfahbodMove more code around
2011-07-26 Behdad EsfahbodStreamline debugging infrastructure even more
2011-07-25 Behdad EsfahbodUse variadic macros for debugging
2011-07-25 Behdad EsfahbodAdd sugar syntax for debug messages
2011-07-25 Behdad EsfahbodMinor, fix leak from my previous refactorings
2011-07-25 Behdad EsfahbodAdd internal API for buffer var allocation
2011-07-25 Behdad EsfahbodStart cleaning up buffer var allocation
2011-07-25 Behdad EsfahbodMove code around
2011-07-25 Behdad EsfahbodShrink space used for ligature ids
2011-07-25 Behdad EsfahbodMinor
2011-07-24 Behdad EsfahbodKeep Unicode props updated as we go so we avoid a scan...
2011-07-23 Behdad EsfahbodImplement the Unicode Canonical Composition algorithm
2011-07-22 Behdad EsfahbodHandle singleton decompositions
2011-07-22 Behdad EsfahbodImplement Unicode Canonical Reordering Algorithm
2011-07-22 Behdad EsfahbodDecomposition works now!
2011-07-22 Behdad EsfahbodMove buffer methods into the object
2011-07-22 Behdad EsfahbodMore normalization kick
2011-07-22 Behdad EsfahbodFix decompose() implementations to work with non-starte...
2011-07-21 Behdad EsfahbodDocument normalization design
2011-07-21 Behdad EsfahbodAdd prefer_decomposed() complex-shaper callback
2011-07-21 Behdad EsfahbodMore kicking
2011-07-21 Behdad EsfahbodRemove intermittent_glyph()
2011-07-21 Behdad EsfahbodNo need to handle variation-selectors seperately, they...
2011-07-21 Behdad EsfahbodOnly form clusters if we are reversing
2011-07-21 Behdad EsfahbodTowards normalization
2011-07-21 Behdad EsfahbodRemove stale comment
2011-07-21 Behdad EsfahbodForm clusters before ensuring native direciton
2011-07-21 Behdad EsfahbodAdd _hb_buffer_output_glyph() and _hb_buffer_skip_glyph()
2011-07-21 Behdad EsfahbodTowards normalization
2011-07-21 Behdad EsfahbodInclude variation-selectors in cluster calculation
2011-07-21 Behdad EsfahbodFix cluster calculation for non-LTR text
2011-07-21 Behdad EsfahbodWhen forming clusters, participate all mark types
2011-07-21 Behdad EsfahbodRename HB_UNICODE_GENERAL_CATEGORY_COMBINING_MARK to...
2011-07-21 Behdad EsfahbodMinor
2011-07-21 Behdad Esfahbod[icu] Implement compose()/decompose()
2011-07-21 Behdad EsfahbodAdd tests for compose()/decompose()
2011-07-21 Behdad EsfahbodMinor
2011-07-21 Behdad Esfahbod[glib] Use g_unicode_script_to/from_iso15924() if available
2011-07-21 Behdad Esfahbod[glib] Add compose() and decompose() implementations...
2011-07-20 Behdad EsfahbodMinor
2011-07-12 Behdad EsfahbodDistribute hb-ot-shape-complex-indic-machine.rl
2011-07-08 Behdad EsfahbodLet shapers decide when to apply ccmp and locl
2011-07-08 Behdad Esfahbod[API] Add compose() and decompose() unicode funcs,...
2011-07-08 Behdad EsfahbodMore code generation through preprocessor
2011-07-08 Behdad EsfahbodHumm, undo some shuffling
2011-07-08 Behdad EsfahbodMore code shuffling
2011-07-08 Behdad EsfahbodMinor
2011-07-08 Behdad EsfahbodShuffle code around, remove shape_plan from complex...
2011-07-08 Behdad EsfahbodMinor, use function typedefs
2011-07-08 Behdad EsfahbodUpdate copyright headers
2011-07-08 Behdad EsfahbodRefactor some code common to GSUB and GPOS
2011-07-08 Behdad EsfahbodEnable applying GSUB/GPOS features in multiple segments
2011-07-07 Behdad EsfahbodShuffle code around
2011-07-06 Behdad EsfahbodFix reverse_range() position loop
2011-07-04 Behdad EsfahbodMinor
2011-07-04 Behdad Esfahbod[Indic] Well, at least finding syllables works now :)
2011-06-28 Behdad Esfahbod[Indic] Optimize Indic table storage
2011-06-28 Behdad Esfahbod[Indic] Generate a single data table instead of multipl...
2011-06-25 Behdad Esfahbod[Indic] Define indic_position_t
2011-06-24 Behdad Esfahbod[Indic] Add a table of consonant positions
2011-06-24 Behdad Esfahbod[Indic] Some of the basic features are global; Mark...
2011-06-17 Behdad Esfahbod[indic] Add syllable recognition state machine
2011-06-15 Behdad EsfahbodBetter categorize Indic character classes
2011-06-15 Behdad EsfahbodMinor compiler warning fixes
2011-06-15 Behdad EsfahbodChange a couple strstr() to strchr()
2011-06-14 Behdad EsfahbodFix compiler warnings with -pedantic
2011-06-14 Behdad EsfahbodRemove extra semicolon
2011-06-13 Behdad EsfahbodCosmetic
2011-06-11 Behdad EsfahbodGNOME Bug 652227 - Unconditional use of stdint.h
2011-06-07 Behdad EsfahbodMore Indic data shuffling
2011-06-07 Behdad EsfahbodMinor
2011-06-02 Behdad Esfahbod[Indic] Start an Indic shaper
next