framework/uifw/harfbuzz.git
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 EsfahbodMinor
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 EsfahbodMinor
2011-07-31 Behdad Esfahbod[test] Fix problem with N'ko test direction
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-29 Behdad EsfahbodMinor
2011-07-29 Behdad EsfahbodMinor
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 Esfahbods/COMBINING_MARK/SPACING_MARK/ here too. Oops!
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 Esfahbod[test] Work around glib <= 2.30 API
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-07 Behdad EsfahbodAdd todo
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[test-shape-complex] Remove the greek tests
2011-06-28 Behdad Esfahbod[test-shape-complex] Print out expected and actual...
2011-06-28 Behdad Esfahbod[test] Name tests after their input string
2011-06-28 Behdad EsfahbodMinor
2011-06-28 Behdad EsfahbodMinor
2011-06-28 Behdad Esfahbod[test] Remove disabled code
2011-06-28 Behdad Esfahbod[test] Restructure shape test data a bit
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-28 Behdad Esfahbod[test] Add Indic tests from harfbuzz.old
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
next